Search found 17 matches

by slocrystal
Tue Mar 06, 2012 1:43 pm
Forum: Nagios XI
Topic: check_wmi_plus checkservice not working
Replies: 9
Views: 5527

Re: check_wmi_plus checkservice not working

The ini file seems to be the same and the plugin is the latest.
by slocrystal
Fri Mar 02, 2012 6:08 pm
Forum: Nagios XI
Topic: check_wmi_plus checkservice not working
Replies: 9
Views: 5527

Re: check_wmi_plus checkservice not working

I changed the checkservice to CheckService and now I get a message that says "A valid MODE and/or SUBMODE must be specified"
by slocrystal
Fri Mar 02, 2012 5:06 pm
Forum: Nagios XI
Topic: check_wmi_plus checkservice not working
Replies: 9
Views: 5527

Re: check_wmi_plus checkservice not working

I am able to use the checkcpu and some of the others without issue. The one I am trying to do is the actual "checkservice" The example from the link you gave me is as follows: Check all services with the string 'windows' in the short or long name Command: check_wmi_plus.pl -H HOST -u USER ...
by slocrystal
Fri Mar 02, 2012 4:38 pm
Forum: Nagios XI
Topic: check_wmi_plus checkservice not working
Replies: 9
Views: 5527

Re: check_wmi_plus checkservice not working

I receive the same error with the -a. The service name I had already been wrapping in single quotes. It is stating in the longer description that it's possible that the class is not on the destination machine. The machine I am trying to check the service on is a server core 2008 install.
by slocrystal
Fri Mar 02, 2012 2:51 pm
Forum: Nagios XI
Topic: check_wmi_plus checkservice not working
Replies: 9
Views: 5527

check_wmi_plus checkservice not working

I am not sure if I am using the checkservice correcly but I am getting the following response. "UNKNOWN - The WMI query had problems. The target host (192.168.10.75) might not have the required WMI classes installed. This can happen, for example, if you are trying to checkiis but IIS is not ins...
by slocrystal
Fri Mar 02, 2012 2:48 pm
Forum: Nagios XI
Topic: User cannot see any hosts or services in web console
Replies: 4
Views: 1609

Re: User cannot see any hosts or services in web console

Thanks that did the trick.
by slocrystal
Wed Feb 29, 2012 7:18 pm
Forum: Nagios XI
Topic: User cannot see any hosts or services in web console
Replies: 4
Views: 1609

User cannot see any hosts or services in web console

We are testing xi. I have setup a new user (not an admin) and I am unable to find how to allow this user to see specific hosts and services. I have checked and the notification information is correct but that does not seem to matter towards what the user can see in the web console.

Thanks.
by slocrystal
Thu Feb 23, 2012 3:18 pm
Forum: Nagios XI
Topic: WMI Monitor issues
Replies: 10
Views: 3518

Re: WMI Monitor issues

That did the trick....thank you so much.
by slocrystal
Thu Feb 23, 2012 1:43 pm
Forum: Nagios XI
Topic: WMI Monitor issues
Replies: 10
Views: 3518

Re: WMI Monitor issues

version 1.42

It is the same version as was installed on the VM I downloaded from the nagios site.
by slocrystal
Thu Feb 23, 2012 12:56 pm
Forum: Nagios XI
Topic: WMI Monitor issues
Replies: 10
Views: 3518

Re: WMI Monitor issues

When I run ./check_wmi_plus.pl --version it comes back with no hostname specified. It does not look like the --version is an option and I can't seem to find the command that gets the version.