diff options
author | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | 2007-04-15 06:44:46 +0000 |
---|---|---|
committer | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | 2007-04-15 06:44:46 +0000 |
commit | 6a564052eab2921b7027a259c5578319dbebde7c (patch) | |
tree | 317e102b6ab5380e8d51154f88caf0242ec166c3 /BUGS | |
parent | 8899bc81940c07ade019022bca5c8f64cac64c66 (diff) | |
download | monitoring-plugins-6a564052eab2921b7027a259c5578319dbebde7c.tar.gz |
Fix bug #1344584: Counter64 values not handled correctly
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1687 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -30,7 +30,6 @@ For the 1.4.8 release: | |||
30 | 1381604 - Perlsec breaks any perl plugin with perl 5.8.x | 30 | 1381604 - Perlsec breaks any perl plugin with perl 5.8.x |
31 | 1373801 - check_ping timeout on Mandrake 10.1 | 31 | 1373801 - check_ping timeout on Mandrake 10.1 |
32 | 1370031 - check_disk_smb requires DNS agree with NetBIOS names | 32 | 1370031 - check_disk_smb requires DNS agree with NetBIOS names |
33 | 1344584 - check_snmp counter64 values not handled correctly | ||
34 | 1291987 - urlize useragent does not work | 33 | 1291987 - urlize useragent does not work |
35 | 1225470 - check_swap perf data incorrect | 34 | 1225470 - check_swap perf data incorrect |
36 | 1218438 - check_radius linking to wrong header | 35 | 1218438 - check_radius linking to wrong header |