Re: [Nagios-users] Nagios monitor Windows diskspace

2011-06-30 Thread Matthew Jurgens
You might like to try monitoring your Windows servers without installing anything on any Windows server (or introducing a point of failure) by checking them directly from your Nagios server. http://exchange.nagios.org/directory/Plugins/Operating-Systems/Windows/WMI/Check-WMI-Plus/details O

Re: [Nagios-users] Nagios monitor Windows diskspace

2011-06-30 Thread Axel Rosenski
Hi Marc, using check_nrpe is recommended. You can check your disk with this command check_commandcheck_nrpe!CheckDriveSize!-a ShowAll $_HOSTWINDOWS_DISK_LIMIT$ Regards, Axel Am Donnerstag, 30. Jun. 11, 13:40:26 schrieb Marc Haber: > Hi all. > I am currently deploying

Re: [Nagios-users] Nagios monitor Windows diskspace

2011-06-30 Thread Marc Haber
On Thu, June 30, 2011 1:51 pm, Assaf Flatto wrote: > Change the command to be : > > check_command check_nt!USEDDISKSPACE!-l c -w 80 -c 90 > > (drop the ":\") > > > > > > > > Marc Haber wrote: >> Hi all. >> I am currently deploying a Nagios installation to monitor several >> hundreds >> of nodes wit

Re: [Nagios-users] Nagios monitor Windows diskspace

2011-06-30 Thread Seth P. Low
On Jun 30, 2011, at 7:44 AM, "Marc Haber" wrote: > Hi all. > I am currently deploying a Nagios installation to monitor several hundreds > of nodes within our company. I installed NSClient++ on the WXP machines > and configured Nagios to query it. > Standard monitoring plugins work flawlessly (C

Re: [Nagios-users] Nagios monitor Windows diskspace

2011-06-30 Thread Assaf Flatto
Change the command to be : check_command check_nt!USEDDISKSPACE!-l c -w 80 -c 90 (drop the ":\") Marc Haber wrote: > Hi all. > I am currently deploying a Nagios installation to monitor several hundreds > of nodes within our company. I installed NSClient++ on the WXP machines > and configur

[Nagios-users] Nagios monitor Windows diskspace

2011-06-30 Thread Marc Haber
Hi all. I am currently deploying a Nagios installation to monitor several hundreds of nodes within our company. I installed NSClient++ on the WXP machines and configured Nagios to query it. Standard monitoring plugins work flawlessly (CPU load, Memory usage, NSC++ version), but I can't seem to make

Re: [Nagios-users] nagios Monitor

2010-07-19 Thread Assaf Flatto
Ron Wilson wrote: > > Yes but that is passive. If you do not get an alert you presume it is > all OK But if the ngaios system was misbehaving for instance or maybe > your sms notification was down you would not know. What is really > needed is a check independent of ngaios and that can use an a

Re: [Nagios-users] nagios Monitor

2010-07-19 Thread Ron Wilson
ngaios. It could check and say regular iintervals alerting only if it the check fails From: Bram Gillemon [mailto:b...@openminds.be] Sent: Tuesday, 20 July 2010 12:26 p.m. To: Nagios Users List Subject: Re: [Nagios-users] nagios Monitor What i've done to check if my nagios setup is

Re: [Nagios-users] nagios Monitor

2010-07-19 Thread Bram Gillemon
What i've done to check if my nagios setup is still working is, i configured a HTTP check, to check a page somewhere on a server, it's a simple php page, you can find it on the following url. http://bugoff.be/wp-content/uploads/monitoringcheck.phps then create a cronjob on the server where you

[Nagios-users] nagios Monitor

2010-07-19 Thread Ron Wilson
I am interested in somehow monitoring my Nagios setup to ensure it is running and working correctly. At present Nagios monitors and alerts for problems but if anything happened to Nagios server we would not necessarily know. I toyed with idea of setting up a dummy check that alerts at certain time

Re: [Nagios-users] Nagios Monitor for MSA500

2010-05-10 Thread Giorgio Zarrelli
Use snmp Ciao, Giorgio Il giorno 10/mag/2010, alle ore 22.52, rmp dmd ha scritto: Hi, We have HP ProLiant DL380 G4 Packaged Cluster with MSA500 G2 and I need to monitor the MSA500 for not only HDD failure but also fan or PSU. This (http://forums11.itrc.hp.com/service/forums/questio

[Nagios-users] Nagios Monitor for MSA500

2010-05-10 Thread rmp dmd
Hi, We have HP ProLiant DL380 G4 Packaged Cluster with MSA500 G2 and I need to monitor the MSA500 for not only HDD failure but also fan or PSU. This ( http://forums11.itrc.hp.com/service/forums/questionanswer.do?admit=109447626+1273520258039+28353475&threadId=1262924) indicates check_hpasm plugin

Re: [Nagios-users] Nagios monitor for VMware ESXi (free edition)

2009-12-21 Thread Natxo Asenjo
On Mon, Dec 21, 2009 at 4:15 PM, dOE wrote: > Could you post an example of how you compile this plugin? Check the installation instructions on the link I posted. natxo -- This SF.Net email is sponsored by the Verizon De

Re: [Nagios-users] Nagios monitor for VMware ESXi (free edition)

2009-12-21 Thread dOE
Could you post an example of how you compile this plugin? On Sun, Dec 20, 2009 at 8:56 AM, Natxo Asenjo wrote: > On Sat, Dec 19, 2009 at 4:45 PM, dOE wrote: > > I am hoping to monitor some hardware with the HP agents that are > pre-built > > in the ESXi (free edition) build we are using. > > we

Re: [Nagios-users] Nagios monitor for VMware ESXi (free edition)

2009-12-20 Thread ReynierPM
On 12/20/2009 8:56 am, Natxo Asenjo wrote: > On Sat, Dec 19, 2009 at 4:45 PM, dOE wrote: >> I am hoping to monitor some hardware with the HP agents that are pre-built >> in the ESXi (free edition) build we are using. > > we use http://labs.consol.de/lang/en/nagios/check_hpasm/ to check all > our p

Re: [Nagios-users] Nagios monitor for VMware ESXi (free edition)

2009-12-20 Thread Natxo Asenjo
On Sat, Dec 19, 2009 at 4:45 PM, dOE wrote: > I am hoping to monitor some hardware with the HP agents that are pre-built > in the ESXi (free edition) build we are using. we use http://labs.consol.de/lang/en/nagios/check_hpasm/ to check all our proliant servers (regardless of operating system). It

Re: [Nagios-users] Nagios monitor for VMware ESXi (free edition)

2009-12-19 Thread dOE
age- >> >> From: dOE [mailto:doep...@gmail.com] >> >> Sent: Monday, December 07, 2009 12:13 PM >> >> To: Nagios User-List >> >> Subject: [Nagios-users] Nagios monitor for VMware ESXi (free edition) >> >> >> >> I have created a mo

Re: [Nagios-users] Nagios monitor for VMware ESXi (free edition)

2009-12-07 Thread dOE
, James Pratt wrote: > > > >> -Original Message- > >> From: dOE [mailto:doep...@gmail.com] > >> Sent: Monday, December 07, 2009 12:13 PM > >> To: Nagios User-List > >> Subject: [Nagios-users] Nagios monitor for VMware ESXi (free edition) > &g

Re: [Nagios-users] Nagios monitor for VMware ESXi (free edition)

2009-12-07 Thread James Pratt
>> -Original Message- >> From: dOE [mailto:doep...@gmail.com] >> Sent: Monday, December 07, 2009 12:13 PM >> To: Nagios User-List >> Subject: [Nagios-users] Nagios monitor for VMware ESXi (free edition) >> >> I have created a monitor using the

[Nagios-users] Nagios monitor for VMware ESXi (free edition)

2009-12-07 Thread dOE
I have created a monitor using the "check_esxwbem.py", but it returns an "OK" and *null* It is not doing what it is intended to do. The script pulls the hardware resources of the host server through WBEM. I know WBEM is working because I am able to pull this information from HP SIM, but I want Nag

Re: [Nagios-users] Nagios Monitor Server, and NRPE clients, giving funny results

2009-05-08 Thread Sean Carolan
>> Dear All, >> >> I'm trying to get my Nagios instance to behave properly! It seems to >> be >> monitoring my servers just fine, but for some reason, all my servers, >> which are different from each other show the same swap space, and the >> same free disk space to within 10 megs. You're running

Re: [Nagios-users] Nagios Monitor Server, and NRPE clients, giving funny results

2009-05-08 Thread Marc Powell
On May 8, 2009, at 4:26 AM, Gabriel - IP Guys wrote: > Dear All, > > I'm trying to get my Nagios instance to behave properly! It seems to > be > monitoring my servers just fine, but for some reason, all my servers, > which are different from each other show the same swap space, and the > same f

Re: [Nagios-users] Nagios Monitor Server, and NRPE clients, giving funny results

2009-05-08 Thread Sean McAfee
Gabriel - IP Guys wrote: > I get the concept, NRPE is installed on my client servers, and nagios > itself is installed on ate server designated the monitor server. This > server itself also has NRPE installed as it's monitored by a separate > nagios install, but that's above and beyond this issue.

Re: [Nagios-users] Nagios Monitor Server, and NRPE clients, giving funny results

2009-05-08 Thread Gabriel - IP Guys
it? If this is the case, then I think I found where the guy I replaced made a mistake! > -Original Message- > From: Assaf Flatto [mailto:assaf.fla...@ssp-intl.com] > Sent: 08 May 2009 11:00 > To: Nagios User list > Subject: Re: [Nagios-users] Nagios Monitor Server, and NRPE

Re: [Nagios-users] Nagios Monitor Server, and NRPE clients, giving funny results

2009-05-08 Thread Assaf Flatto
way to check NRPE precompiled > binary to check for support of arguments? > > > -Original Message- > > From: Assaf Flatto [mailto:assaf.fla...@ssp-intl.com] > > Sent: 08 May 2009 10:38 > > To: nagios-users@lists.sourceforge.net > > Subject: Re: [Nag

Re: [Nagios-users] Nagios Monitor Server, and NRPE clients, giving funny results

2009-05-08 Thread Assaf Flatto
What is the configuration command of check_disk of the nrpe in the clinet machine ? Did you setup the nrpe with the support-args when you complied it ? if not , the you will not be able to pass arguments to the nrpe executor , but will have to define the exect execution of each command in the

[Nagios-users] Nagios Monitor Server, and NRPE clients, giving funny results

2009-05-08 Thread Gabriel - IP Guys
Dear All, I'm trying to get my Nagios instance to behave properly! It seems to be monitoring my servers just fine, but for some reason, all my servers, which are different from each other show the same swap space, and the same free disk space to within 10 megs. Now the above tells me that there i

Re: [Nagios-users] Nagios Monitor Ms exchange

2007-01-30 Thread Robert Smith
Use NRPE_NT and Groundwork Open Source wmi/vbscript http://archive.groundworkopensource.com/groundwork-exchange/tags/wmi-1.0/V2_nrpe_commands.cfg -Robert Smith trevor obba wrote: > I am looking for nagios plug-in to monitor our Microsoft exchange version > 2003. > > I would like to monitor th

[Nagios-users] Nagios Monitor Ms exchange

2007-01-30 Thread trevor obba
I am looking for nagios plug-in to monitor our Microsoft exchange version 2003. I would like to monitor the following Mail Queues, Mailloops etc How can I monitor microsoft exchange version 2003? Can you help? Please Thanks