Existing Linux server environment already has custom PERL plugins
established reporting to Nagios via NRPE. In setting up Icinga environment
to invoke the same utilities do these have to migrate to the
/usr/lib64/nagios/plugins directory or can they be run on the server
itself? (I assume that would be satellite configuration).
I did move one plugin to the directory to test it but received output as
displayed and not all the information this plug in displays.
[image: Inline image 2]
The other question looking through the documentation is a number of the
plugins require to run with root privileges.
*COMMANDS.CONF*
object CheckCommand "check_hp_ps" {
command = [ PluginDir + "/check_hp_ps" ]
}
*SERVICES.CONF*
apply Service "Check_PS" {
check_command = "check_hp_ps"
assign where host.name == NodeName
}
//Garrett
_______________________________________________
icinga-users mailing list
[email protected]
https://lists.icinga.org/mailman/listinfo/icinga-users