Search found 5 matches

by 800Response
Tue Jul 12, 2011 9:46 am
Forum: Nagios XI
Topic: MySQL Query result threshold less than?
Replies: 1
Views: 527

MySQL Query result threshold less than?

I am setting up a MySQL query monitor and everything works fine but I cant figure out how to tell Nagios XI to alarm if the result of the query is less than a given number. Here is the command that is running: check_xi_mysql_health!--hostname=xxxxxx --port=3306 --username=xxxxx --password="xxxx...
by 800Response
Tue Jun 14, 2011 3:46 pm
Forum: Nagios XI
Topic: WMI Check returns "No unit counter specified"
Replies: 4
Views: 730

Re: WMI Check returns "No unit counter specified"

That did it. Thanks for the help!
by 800Response
Tue Jun 14, 2011 1:39 pm
Forum: Nagios XI
Topic: WMI Check returns "No unit counter specified"
Replies: 4
Views: 730

Re: WMI Check returns "No unit counter specified"

Do you have any ideas on what I would need to change the command to in XI? Would I replace the check_xi_service_nsclient with a check_nt command?
by 800Response
Mon Jun 13, 2011 2:12 pm
Forum: Nagios XI
Topic: WMI Check returns "No unit counter specified"
Replies: 4
Views: 730

WMI Check returns "No unit counter specified"

I am setting up a few WMI counter monitors but while trying to monitor non paged pool usage I am gettting the following in Nagios: "No unit counter specified." Under the service definition in the reconfigure area this is what is listed as the command being run: check_xi_service_nsclient!xx...
by 800Response
Mon May 09, 2011 2:33 pm
Forum: Nagios XI
Topic: New Plugin Documentation
Replies: 1
Views: 190

New Plugin Documentation

Hi all, I am fairly new to Nagios XI and have a custom script that I need to monitor the output of. Is there a how-to anywhere on the site specifically for Nagios XI? I have found several for Nagios Core but the locations of everything are different. I really just need a how-to add a "custom sc...