MySQL;UNKNOWN;xi_service_notification_handler;[b]Numerical v

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
Rupender
Posts: 43
Joined: Fri Aug 16, 2013 4:07 am

MySQL;UNKNOWN;xi_service_notification_handler;[b]Numerical v

Post by Rupender »

Hi All,

I got one Alert anyone can help me .

Mar 14 11:53:06 localusarad nagios: SERVICE NOTIFICATION: nagiosadmin;Magento_Mysql_Centos6.4;MySQL;UNKNOWN;xi_service_notification_handler;Numerical values for warning and critical


Please help me it out
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: MySQL;UNKNOWN;xi_service_notification_handler;[b]Numeric

Post by abrist »

I bet the check configuration has improper syntax, and the "Numerical values for warning and critical" are part of the plugin help/usage output.
1) Can you show us how the "MySQL" check on host "Magento_Mysql_Centos6.4" is configured?
2) Can you run the check from the cli and then post the results?
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Rupender
Posts: 43
Joined: Fri Aug 16, 2013 4:07 am

Re: MySQL;UNKNOWN;xi_service_notification_handler;[b]Numeric

Post by Rupender »

Hi abrist,

Here is the CCM configuration and i ran on check in cli which i am sending you , please let me know how to monitor mysql process.


Thanks,
You do not have the required permissions to view the files attached to this post.
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: MySQL;UNKNOWN;xi_service_notification_handler;[b]Numeric

Post by sreinhardt »

Have you tried putting numeric values in -w and -c instead of empty single quotes, or run without them entirely and observed the output?
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
Rupender
Posts: 43
Joined: Fri Aug 16, 2013 4:07 am

Re: MySQL;UNKNOWN;xi_service_notification_handler;[b]Numeric

Post by Rupender »

After removed the w and c parameter , i found the "2 process are running" .

so, i got the value . Thank you so much.
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: MySQL;UNKNOWN;xi_service_notification_handler;[b]Numeric

Post by sreinhardt »

Perfect, you 're welcome!
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
Locked