Page 2 of 2

Re: Windows server monitoring

Posted: Mon May 10, 2010 1:58 pm
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.

Re: Windows server monitoring

Posted: Mon May 10, 2010 2:54 pm
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?

Re: Windows server monitoring

Posted: Mon May 10, 2010 3:52 pm
by jladd
This has worked Perfectly! Thanks mmestnik I really appreciate the help.

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

Posted: Mon Jun 14, 2010 7:25 am
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

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

Posted: Mon Jun 14, 2010 10:48 am
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.

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

Posted: Mon Jun 14, 2010 7:38 pm
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>

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

Posted: Tue Jun 15, 2010 10:00 am
by mmestnik
I hear you. I'll be in a meeting today with the developers and I'll bring it up with them.

Selecting Service or Process in Wizard Doesn't work

Posted: Tue Jun 22, 2010 3:10 pm
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.

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

Posted: Tue Jun 22, 2010 4:05 pm
by mmestnik
Thank you for the report, I'll take a look at it.