Code: Select all
second=("postgresql" "httpd" "mysqld" "nagios" "ndo2db" "npcd" "snmptt" "ntpd" "crond" "shellinaboxd" "snmptrapd" )Code: Select all
second=("postgresql" "httpd" "mysqld" "nagios" "ndo2db" "npcd" "snmptt" "ntpd" "crond" "shellinaboxd" "snmptrapd" )Code: Select all
service snmptrapd statusCode: Select all
systemctl status snmptrapd.serviceAre you talking about adding the "snmptrapd" to manage_services.sh script?Based on that is this worth an enhancement request?
Code: Select all
second=("postgresql" "httpd" "mysqld" "nagios" "ndo2db" "npcd" "snmptt" "ntpd" "crond" "shellinaboxd" "snmptrapd")Actually, the "snmptrapd" has been already added to the script according to our developers, so it should be present in the next version of Nagios XI.Yes please about including snmptrapd in the manage_services.sh script, that's what I would have submitted in an enhancement request. For the time being I'll edit manually if I upgrade until it's in the next release. I'm expecting the upgrade will clobber any changes I make to that file.