diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2007-04-25 22:10:13 (GMT) |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2007-04-25 22:10:13 (GMT) |
commit | d47be7a9e48242a25e356e2509f6fb774ae0be10 (patch) | |
tree | 1ea8e0185eda27100a26f43a98523f63695f2dfa /NEWS | |
parent | 27a624dd9f929af1330be508762057fa4fa8a0f5 (diff) | |
download | monitoring-plugins-d47be7a9e48242a25e356e2509f6fb774ae0be10.tar.gz |
check_load can optionally divide by number of cpus
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1700 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ This file documents the major additions and syntax changes between releases. | |||
5 | New/improved -E/--skip-stderr and -S/--skip-stdout options for check_by_ssh | 5 | New/improved -E/--skip-stderr and -S/--skip-stdout options for check_by_ssh |
6 | check_snmp now support Counter64 | 6 | check_snmp now support Counter64 |
7 | Fix compilation of check_ldap, check_radius and check_pgsql | 7 | Fix compilation of check_ldap, check_radius and check_pgsql |
8 | check_load can optionally divide by number of cpus | ||
8 | 9 | ||
9 | 1.4.8 11th April 2007 | 10 | 1.4.8 11th April 2007 |
10 | Respects --without-world-permissions for setuid plugins | 11 | Respects --without-world-permissions for setuid plugins |