Download Latest Version nagios-wsc_v1_3_4.zip (120.0 kB)
Email in envelope

Get an email when there's a new version of NAGIOS web service checker

Home / OldFiles
Name Modified Size InfoDownloads / Week
Parent folder
nagios-wsc_v1_3_1.zip 2008-10-12 122.8 kB
Nagios-wsc-v1_3.pdf 2008-08-30 192.6 kB
Nagios-wsc-v1.2.1.pdf 2007-06-17 167.3 kB
Nagios-wsc-v1.2.pdf 2007-05-15 165.5 kB
nagios-wsc_v1_2beta1-net20.zip 2007-05-06 55.3 kB
Nagios-wsc-v1.1.pdf 2007-03-09 84.3 kB
nagios-wsc-v1.0_Rel.zip 2005-07-11 30.3 kB
nagios-wsc-v1.0_RC3.zip 2005-03-07 28.4 kB
nagios-wsc-v1.0_RC2.zip 2005-02-21 27.3 kB
Nagios-wsc-v1.0.pdf 2005-01-27 126.1 kB
nagios-wsc-v1.0_RC1.zip 2005-01-27 27.2 kB
nagios-wsc-v1.0_rc1.zip 2005-01-26 25.4 kB
nagios-wsc-v0.9.zip 2004-12-19 21.5 kB
nagios-wsc-v0.8.zip 2004-07-21 20.7 kB
Nagios-wsc.pdf 2004-07-10 17.5 kB
nagios-wsc-docs.zip 2004-07-10 25.7 kB
nagios-wsc-v0.7.zip 2004-07-09 19.6 kB
nagios-wsc-v0.6.zip 2004-07-08 19.4 kB
wsc.zip 2004-07-05 16.9 kB
readme.txt 2004-07-03 1.3 kB
nagios-wsc.zip 2004-07-03 15.5 kB
Totals: 21 Items   1.2 MB 0
Nagios-wsc README
---------------------------------------------------------------------------

Nagios-wsc is a combination of ASP.NET web service (written in VB) and perl
plugin for NAGIOS.

Unlike some other addons, this facility allows NAGIOS to query multiple 
windows boxes for status information through one windows server
without having to resort to installing client services on each machine.



INSTALLATION
---------------------------------------------------------------------------
Have a windows server running IIS 5 (or above) with the .Net Framework 
installed...

Create a virtual folder called nagios using the contents of the zip file.
Ensure the virtual folder is created as an application.
Edit the web.config file to set the username and password of a user that
will have rights to query the WMI information of remote computers

Check the web service page is working by visiting the site

http://name_of_your_server/nagios/service1.asmx

If all is OK, then you should see a list of methods that this web service uses.

Choose Checkdisks and type the name of a server.
Hopefully, you should see a file of xml that lists the local hard disks of 
that server.

If this works, then that completes the installation of the web service.



Note:
Nagios is a registered trademark of Ethan Galstad.
Source: readme.txt, updated 2004-07-03