diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2006-12-07 22:38:18 +0000 |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2006-12-07 22:38:18 +0000 |
commit | 8f253be7a4ae29a017566cc6cef01085a0d10d56 (patch) | |
tree | 5e3fce403ae8e6d95b7d61d5ed2852cf2ad04701 /CHANGES | |
parent | df3662bf3ac0d071b6f0b2d4e5bd45942667e75e (diff) | |
download | monitoring-plugins-8f253be7a4ae29a017566cc6cef01085a0d10d56.tar.gz |
Fixed HP/UX's swapinfo command for check_procs (Dick van den Burg - 1573700)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1547 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,10 +1,10 @@ This file documents the major additions and syntax changes between releases. -?? +?? ?? Reduced number of DNS lookups in check_ping and netutils.c for IPv6 configurations - -1.4.6 Fixed compile problems with *BSD re: alloca.h + Fixed Solaris problems with check_swap (tested on Solaris 9) + Fixed check_swap for HP/UX where swapinfo command was incorrect 1.4.5 Fixed bug in perl's is_hostname routine |