Windows server monitoring

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
jladd
Posts: 70
Joined: Fri Jan 22, 2010 11:30 am

Re: Windows server monitoring

Post by jladd »

It came from the pdf guide for installing configuration wizards
http://assets.nagios.com/downloads/nagi ... izards.pdf

Im just trying to get that one config wizard back and i have no clue where to find it I know on my previous install i had it and I dont know where it went.
mmestnik
Posts: 972
Joined: Mon Feb 15, 2010 2:23 pm

Re: Windows server monitoring

Post by mmestnik »

FWIW you can try these, they came from a testing box I use. When you said you have "Windows" and not "Windows Desktop" I got a little confused. It would be logical for these two Wizards to be merged into one, though I wouldn't be sure where you got it from.

I was trying to convince myself that you had just made a typo, but then things would have been exactly as I described them. Because this is the last item the indicator is if the "Next" button is drawn. Is it?
jladd
Posts: 70
Joined: Fri Jan 22, 2010 11:30 am

Re: Windows server monitoring

Post by jladd »

This has worked Perfectly! Thanks mmestnik I really appreciate the help.
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

R1.2 Bug: Windows Server Wizard - Missing Last 3 x case

Post by Box293 »

In the R1.2 Upgrade and R1.2 VM the included Windows Server configuration wizard is missing the last three case sections.

The missing entries are:
  • case "servicestate":
    case "processstate":
    case "counter":
windowsserver.inc.php
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
mmestnik
Posts: 972
Joined: Mon Feb 15, 2010 2:23 pm

Re: R1.2 Bug: Windows Server Wizard - Missing Last 3 x case

Post by mmestnik »

I get it these variables(massive arrays?) are created in the HTML, but never processed in the Wizard. I've refactored the way Wizards are written hopefully the template I wrote will become a standard and all this nonsense of defining every thing three or four times will go away.

For now, unless there is a bug associated with this, let's leave it.
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: R1.2 Bug: Windows Server Wizard - Missing Last 3 x case

Post by Box293 »

If you use the wizard and try to use these features in the wizard, no services are created.
Selected Options in Windows Server Wizard.png
Final Summary.PNG
Here you can see the final result. You can see no services have been created as it does not include a link to the hosts servivces under "Other Options" View status details for <server I just added>
You do not have the required permissions to view the files attached to this post.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
mmestnik
Posts: 972
Joined: Mon Feb 15, 2010 2:23 pm

Re: R1.2 Bug: Windows Server Wizard - Missing Last 3 x case

Post by mmestnik »

I hear you. I'll be in a meeting today with the developers and I'll bring it up with them.
pvmadmin
Posts: 39
Joined: Thu May 06, 2010 9:36 pm

Selecting Service or Process in Wizard Doesn't work

Post by pvmadmin »

I am using the wizard for Windows Servers to setup monitoring. When I select to add a service like SQL or a process with a name, it doesn't add them. I don't get any errors, but I also don't get them showing up in my service detail view. I do get CPU, Memory, Ping, Uptime, and all of the hard disks that I select. I have rebooted the nagios server and am running version 2009R1.2. This didn't happen when I was running Version 2009R1.1H.

Thanks.
mmestnik
Posts: 972
Joined: Mon Feb 15, 2010 2:23 pm

Re: Selecting Service or Process in Wizard Doesn't work

Post by mmestnik »

Thank you for the report, I'll take a look at it.
Locked