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.
Windows server monitoring
Re: Windows server monitoring
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?
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
This has worked Perfectly! Thanks mmestnik I really appreciate the help.
- 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
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:
The missing entries are:
- case "servicestate":
case "processstate":
case "counter":
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Re: R1.2 Bug: Windows Server Wizard - Missing Last 3 x case
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.
For now, unless there is a bug associated with this, let's leave it.
- 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
If you use the wizard and try to use these features in the wizard, no services are created.
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>
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.
Re: R1.2 Bug: Windows Server Wizard - Missing Last 3 x case
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
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.
Thanks.
Re: Selecting Service or Process in Wizard Doesn't work
Thank you for the report, I'll take a look at it.