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
MySQL;UNKNOWN;xi_service_notification_handler;[b]Numerical v
Re: MySQL;UNKNOWN;xi_service_notification_handler;[b]Numeric
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?
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.
"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.
Re: MySQL;UNKNOWN;xi_service_notification_handler;[b]Numeric
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,
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
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.
Re: MySQL;UNKNOWN;xi_service_notification_handler;[b]Numeric
After removed the w and c parameter , i found the "2 process are running" .
so, i got the value . Thank you so much.
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
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.