Re: [Nagios-users] help

2012-06-20 Thread Jorge Pañeda
Hi Leandre, 
 
You need to read the documentation but maybe these two links can help you start 
to familiarize with nagios. 
 
http://www.thegeekstuff.com/2008/07/how-to-monitor-remote-windows-machine-using-nagios-on-linux/
http://www.thegeekstuff.com/2008/06/how-to-monitor-remote-linux-host-using-nagios-30/
 
Regards,
 
Jorge L. Pañeda
 

 
Systems Administrator
Scio Consulting | IT  Infrastructure Dept.
Las Cañadas 501 Int. 230 Col. Tres Marías 
Morelia, Mich., México Tel. (443) 310-96-01 y (443) 310-96-02 ext. 402
U.S. Phone: 408 404 3897 Ext. 402
www.sciodev.com
 
From: Léandre Mweze [mailto:lmw...@yahoo.fr] 
Sent: miércoles, 20 de junio de 2012 02:14 a.m.
To: nagios-users@lists.sourceforge.net
Subject: [Nagios-users] help
 
I have already install nagios3 but I do not know how to add nodes to start 
monitoring can you please help me?image001.jpg--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

[Nagios-users] Monitor Directory (Folders) Size with NSClient++

2012-03-07 Thread Jorge Pañeda
Hello all, 
 
I’m using NSClient++ 0.3.9, nsca and passive checks to monitor my Windows 
server behind a firewall. In one of this servers I have  a folder that inside 
have many other folders and files, I want to monitor this folder and let Nagios 
send me a warning or critical notification when the size of this folder grows 
too much (Ex. Folder Size 50 GB, warning when is over 70 GB and critical when 
is over 80 GB). 
 
I tried to accomplish this using CheckFileSize and CheckDriveSize but not 
succeeded at all. 
 
When I use CheckFileSize like this: 
 
alias_individual=CheckFileSize ShowAll MaxWarn=60G MaxCrit=70G 
File:_Individual=d:/Network Shares/individual/*.*
 
I got that the result is ok but 0 Bytes. I even got the same result if I 
eliminate the *.* at the end of the path. 
 

 
When CheckDriveSize is used:
 
alias_individual=CheckDriveSize MaxWarn=60G MaxCrit=70G ShowAll=long 
Drive=\\servername\\individual
 
I got the size but this size is the size of all the Hard Disk and not the size 
of the folder. 
 
Hope you can help me to solve this issue or give any ideas to accomplish the 
monitoring of size folders. 
 
Thanks in advance. 
 
Jorge L. Pañeda
 

 
Systems Administrator
Scio Consulting | IT  Infrastructure Dept.
Las Cañadas 501 Int. 230 Col. Tres Marías 
Morelia, Mich., México Tel. (443) 310-96-01 y (443) 310-96-02 ext. 402
U.S. Phone: 408 404 3897 Ext. 402
www.sciodev.com
 image002.pngimage001.jpg--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null