Page 1 of 1

check_snmp_mem not an available "check command"

Posted: Wed Mar 11, 2020 1:48 pm
by boeingcccs2
In version 5.4.10 I created a service check using the check command check_snmp_mem. In 5.6.10 I am unable to import this service configuration due to error "Service check command 'check_snmp_mem .... not found anywhere". In the core config management service management GUI this check is no longer available in the "check command" drop down. It does exist under /usr/local/nagios/libexec and I can execute it from the command line. How can I use this check command?
Thanks!
Scott

Re: check_snmp_mem not an available "check command"

Posted: Wed Mar 11, 2020 2:29 pm
by scottwilkerson
boeingcccs2 wrote:In version 5.4.10 I created a service check using the check command check_snmp_mem.
You should import the commands.cfg form the old system first

Re: check_snmp_mem not an available "check command"

Posted: Thu Mar 12, 2020 12:12 pm
by boeingcccs2
Thanks! Importing the command definition for check_snmp_mem worked. Not sure why that got removed from the default commands.cfg.

Scott

Re: check_snmp_mem not an available "check command"

Posted: Thu Mar 12, 2020 12:15 pm
by scottwilkerson
boeingcccs2 wrote:Thanks! Importing the command definition for check_snmp_mem worked. Not sure why that got removed from the default commands.cfg.

Scott
Great!

Locking thread