Hello,
I am using the Hirschmann plugin pack to monitor a switch.
The memory service returns a strange critical error:
CRITICAL: Memory total: 79.77 MB used: -87.12 MB (-109.22%) free: 166.88 MB (209.22%)
Here is the command :
/usr/lib/centreon/plugins//centreon_hirschmann.pl --plugin=network::hirschmann::standard::snmp::plugin --mode=memory --hostname=10.0.X.X --snmp-version='3' --privpassphrase='XX' --authprotocol='MD5' --snmp-username='admin' --privprotocol='DES' --authpassphrase='XX' --warning-memory-usage-prct='80' --critical-memory-usage-prct='90'
The other checks are not a problem: CPU, Process, Hardware…
The poller is installed on a debian server and the version of the net-snmp package is 5.9+dfsg-3
Is there a solution to this problem?
Best regards