Page 1 of 1

MySQL;UNKNOWN;xi_service_notification_handler;[b]Numerical v

Posted: Fri Mar 14, 2014 11:57 am
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

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

Posted: Fri Mar 14, 2014 2:32 pm
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?

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

Posted: Tue Mar 18, 2014 3:41 am
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,

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

Posted: Tue Mar 18, 2014 9:54 am
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?

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

Posted: Tue Mar 18, 2014 10:27 am
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.

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

Posted: Tue Mar 18, 2014 10:39 am
by sreinhardt
Perfect, you 're welcome!