Monitor Fileserver

Ryan Wilcox rwilcox at mobitrac.com
Mon Feb 27 17:44:49 CET 2006



>> -----Original Message-----
>> From: nagios-users-admin at lists.sourceforge.net [mailto:nagios-users-
>> admin at lists.sourceforge.net] On Behalf Of Josh
>> Sent: Monday, February 27, 2006 10:19 AM
>> To: nagios-users at lists.sourceforge.net
>> Subject: [Nagios-users] Monitor Fileserver
>> 
>> Does anyone have any suggestions as to how to monitor
>> network drive (fileserver) status from Nagios?  I'm
>> trying to get the check_smb_shares.pl (from
>> nagiosexchange.org) but keep getting the following
>> error when Nagios executes the check:
>> 
>> **ePN 'check_smb_shares.pl' Can't create
>> /root/.smb/smb.conf : Permission denied
>> 
>> Not sure why when the Nagios binary executes the
>> script it wants to use /root/ (Nagios runs as the user
>> nagios).
>> 
>> Any other suggestions on monitoring network drives?
>> 


we use something like this to check disks on Windows machines: 

check_nt_disk!M!70!90

where M is the drive we are checking and 70/90 are our limits. there are
other nt commands that can be used like:

check_nt_cpuload
check_nt_procstate

and so on...

not sure this answers your question, would need to know exactly what you
want to monitor.


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
Nagios-users mailing list
Nagios-users at 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





More information about the Users mailing list