Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with check_snmp plugin #214

Open
Vani2468 opened this issue Jan 17, 2025 · 0 comments
Open

Issue with check_snmp plugin #214

Vani2468 opened this issue Jan 17, 2025 · 0 comments

Comments

@Vani2468
Copy link

We are trying to use check_snmp plugin to monitor the hardware metrics on PTS devices.

On RHEL7, the plugin is working fine and check_snmp plugin version is v2.3.3

OMD[worker@XXXX]:~$ /omd/versions/default/lib/monitoring-plugins/check_snmp -H XXXX -P 3 -L authPriv -U test -A test -X admin -a MD5 -x DES -N testing -o 1.3.6.1.2.1.1.3.0
SNMP OK - Timeticks: (24949548) 2 days, 21:18:15.48 |
OMD[worker@XXXX]

On RHEL9, the plugin is not working and check_snmp plugin version is v2.4.0
OMD[worker@XXXX]:~$ /omd/versions/default/lib/monitoring-plugins/check_snmp -H XXXX -P 3 -L authPriv -U test -A test -X admin -a MD5 -x DES -N testing -o 1.3.6.1.2.1.1.3.0
External command error: Invalid privacy protocol specified after -3x flag: DES
OMD[worker@XXXX]
_

As per below link the issue fixed in check_snmp version 2.4.9
nagios-plugins/nagios-plugins#743

Kindly advice how we can update check_snmp version to 2.4.9 from v2.4.0 if this fixes the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant