Build precise queries to find exactly what you need
Press ESC to close
@sdbhabal
Favorites0
Views
Projects0
How to specify multiple telegram chat id in contacts.cfg for single nagiosadmin contact ?
Reviewed 6 years ago
How to use/configure this script?
Reviewed 7 years ago
@call_krushna, You need to run this script from your Nagios libexec directory. For my example, it is /usr/local/nagios/libexec
Reviewed 8 years ago
I m monitoring my SMSC connection's, SMSbox with this plugin. But not able to monitor --smsrecvqwarn, --smsrecvqcrit, --smssendqwarn & --smssendqcrit. It doesn't show any warning or critical alert in send & receive SMS queue. I need help to monitor all this.
Reviewed 14 years ago
Could you please provide example of this command to use this plugin.
Reviewed 9 years ago
I am getting below error while running this plugin. [root@nagios bin]# ./check_raid.pl Can't locate App/Monitoring/Plugin/CheckRaid.pm in @INC (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at ./check_raid.pl line 10. BEGIN failed--compilation aborted at ./check_raid.pl line 10.
I am able to get proper output of the command when I am using it from the shell of Nagios server. But when I am trying get it executed through service in Nagios, it is saying 'Unable to connect to ORACLE orcl, error !!!' Is there I am missing something to configure in Nagios?