[pkg-nagios-changes] [Git][nagios-team/pkg-monitoring-plugins][master] Fix OID for snmp_users check

Bas Couwenberg gitlab at salsa.debian.org
Wed Apr 8 20:17:35 BST 2020



Bas Couwenberg pushed to branch master at Debian Nagios Maintainer Group / pkg-monitoring-plugins


Commits:
ab5d5b97 by Christopher Huhn, GSI at 2020-04-08T20:41:11+02:00
Fix OID for snmp_users check

- - - - -


1 changed file:

- debian/pluginconfig/snmp.cfg


Changes:

=====================================
debian/pluginconfig/snmp.cfg
=====================================
@@ -50,7 +50,7 @@ define command{
 # 'snmp_users' command definition
 define command{
 	command_name	snmp_users
-	command_line	/usr/lib/nagios/plugins/check_snmp -H '$HOSTADDRESS$' -C '$ARG1$' -o host.hrSystem.hrSystemNumUsers -w :'$ARG2$' -c :'$ARG3$' -l users
+	command_line	/usr/lib/nagios/plugins/check_snmp -H '$HOSTADDRESS$' -C '$ARG1$' -o host.hrSystem.hrSystemNumUsers.0 -w :'$ARG2$' -c :'$ARG3$' -l users
 	}
 
 



View it on GitLab: https://salsa.debian.org/nagios-team/pkg-monitoring-plugins/-/commit/ab5d5b972c9de8a2e00c05218375ed98f0328085

-- 
View it on GitLab: https://salsa.debian.org/nagios-team/pkg-monitoring-plugins/-/commit/ab5d5b972c9de8a2e00c05218375ed98f0328085
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-nagios-changes/attachments/20200408/66862302/attachment.html>


More information about the pkg-nagios-changes mailing list