I am trying to install the "check_mssql_sproc.pl" plug in for nagios. Where and how do I install it?
+1
A:
Add the command definition to your nagios/etc/objects/commands.cfg
Where the pl file is actually installed doesnt matter... just make sure you can run it from the command line and set it up like that in your commands.cfg
JoshP
2010-06-23 18:07:46
how do you run it from the command line? i can't do ./check_mssql_sproc.pl can i?
Haonan
2010-06-23 19:45:36
i see. i need to "chmod a+x check_mssql_sproc.pl" it first
Haonan
2010-06-23 19:55:50
C.McAtackney
2010-07-01 09:06:25