Summary: | net-analyzer/nagios-plugins-snmp - check_snmp_storage shows wrong percent | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Johan Ymerson <johan.ymerson> |
Component: | Current packages | Assignee: | Sysadmin Bugs <sysadmin> |
Status: | UNCONFIRMED --- | ||
Severity: | normal | CC: | creffett, jstein, sysadmin |
Priority: | Normal | Keywords: | PATCH |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://sourceforge.net/p/nagios-snmp/support-requests/37/ | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | Patch to address integer overflow in check_snmp_storage |
Created attachment 371546 [details, diff] Patch to address integer overflow in check_snmp_storage check_snmp_storage shows wrong percent free/used disk due to an integer overflow. Attached is a patch that addresses the issue.