Page 3 of 5

Re: Monitoring IIS and httpd connections

Posted: Mon Nov 07, 2016 4:32 pm
by dwhitfield
Since we do not support these powershell scripts, we are going to have to leave this open for community input.

If you would be interested in more features, please think about upgrading to Nagios XI. You can try out an XI demo for 60 days to see if you think it is worth the license fee.

Another option would be custom development. Please let us know if that is something that would interest you.

Re: Monitoring IIS and httpd connections

Posted: Tue Nov 08, 2016 12:18 am
by rbizzell39
Okay thanks! I will have to work with the free version and work with custom development. Is there any documentation on custom development.Thanks!

Re: Monitoring IIS and httpd connections

Posted: Tue Nov 08, 2016 10:18 am
by rkennedy
For custom development quotes please email [email protected].

Re: Monitoring IIS and httpd connections

Posted: Wed Nov 09, 2016 9:39 am
by rbizzell39
I installed the powershell scripts but not sure if it is working getting some issues with powershell is there anyone that can assist

Re: Monitoring IIS and httpd connections

Posted: Wed Nov 09, 2016 11:09 am
by rbizzell39
using nagios_iis powershell scripts does anyone know if I need to create a command under nagios

Re: Monitoring IIS and httpd connections

Posted: Wed Nov 09, 2016 11:24 am
by rbizzell39
The commands are working when I manually test them from powershell. How do I get them to query this information automatically and send information to nagios

Re: Monitoring IIS and httpd connections

Posted: Wed Nov 09, 2016 12:29 pm
by mcapra
There's a few options, the easiest being setting up an agent to allow Nagios to execute the powershell script remotely and collect the results:
https://assets.nagios.com/downloads/nag ... ios-XI.pdf

I would suggest reviewing that documentation to setup an agent on your Windows machine as a first order of business.

Re: Monitoring IIS and httpd connections

Posted: Wed Nov 09, 2016 1:19 pm
by rbizzell39
I have the agents on the Windows machine and it is working so from there how do I get iis status connections statuses. I have these scripts from here https://github.com/esterniclos/nagios_iis. I have tested them manually out and they work but how would I get them to integrate into nagios as I have put them in the scripts folder NSClient++ scripts directory? How would I get that information sent to nagios?

Re: Monitoring IIS and httpd connections

Posted: Wed Nov 09, 2016 2:01 pm
by avandemore
From the previously linked document, follow the Configuring NRPE in NSClient++ section.

Re: Monitoring IIS and httpd connections

Posted: Wed Nov 09, 2016 4:05 pm
by rbizzell39
I am missing the check_nrpe in my libexec