Search found 6 matches

by shailendra
Sat Jun 07, 2014 4:57 am
Forum: Open Source Nagios Projects
Topic: errno is 2: No such file or directory.. check_mysql
Replies: 13
Views: 10680

Re: errno is 2: No such file or directory.. check_mysql

Again reinstalled nagios plugin, now getting below error for check_mysql

(Return code of 127 is out of bounds - plugin may be missing)

Please suggest a resolution
by shailendra
Sat Jun 07, 2014 12:12 am
Forum: Open Source Nagios Projects
Topic: errno is 2: No such file or directory.. check_mysql
Replies: 13
Views: 10680

Re: errno is 2: No such file or directory.. check_mysql

No error found while installing Nagios plugin. still getting same while using check_mysql or check_asterisk .
Still getting same error.
As per my observation, the inbuilt plugins are working fine but when using other plugin like mysql or asterisk it gives error. Please suggest.
by shailendra
Fri Jun 06, 2014 9:26 am
Forum: Open Source Nagios Projects
Topic: errno is 2: No such file or directory.. check_mysql
Replies: 13
Views: 10680

Re: errno is 2: No such file or directory.. check_mysql

I am trying from Nagios server only, check_mysql is located in /usr/local/nagios/libexec folder. I have download it separatly from internet. Kindly share the link from where I can download the entire Nagios plugin source and its installation steps. Also suggest, do I need to remove existing plugin? ...
by shailendra
Fri Jun 06, 2014 8:35 am
Forum: Open Source Nagios Projects
Topic: errno is 2: No such file or directory.. check_mysql
Replies: 13
Views: 10680

Re: errno is 2: No such file or directory.. check_mysql

Hi, I have run the command on Nagios server "yum install mysql mysql-libs Below is the output: Package mysql-5.1.73-3.el6_5.x86_64 already installed and latest version Package mysql-libs-5.1.73-3.el6_5.x86_64 already installed and latest version Nothing to do Please suggest. Sorry for multiple ...
by shailendra
Fri Jun 06, 2014 8:16 am
Forum: Open Source Nagios Projects
Topic: errno is 2: No such file or directory.. check_mysql
Replies: 13
Views: 10680

Re: errno is 2: No such file or directory.. check_mysql

Thanks for the reply,
Do I need to install this (yum install mysql mysql-libs) on Nagios server or the client Cent OS?

Also, suggest, the same thing is happening to monitor Asterisk service on a client CentOS.
by shailendra
Fri Jun 06, 2014 7:03 am
Forum: Open Source Nagios Projects
Topic: errno is 2: No such file or directory.. check_mysql
Replies: 13
Views: 10680

errno is 2: No such file or directory.. check_mysql

Hi, I am facing problem while monitoring Mysql of a CentOS Nagios Client machine. All other services are successfully monitored. I have downloaded check_mysql from internet and dumped in /usr/local/nagios/libexec . When I run command check_mysql then It gives the following error: [root@nagios libexe...