nagios

2007.08.17

nagios for service & host monitoring.  the new version’s utils.pm is not set up for running check_disk_smb

edit utils.pm and update this variable to include the path to your smbclient

$PATH_TO_SMBCLIENT = “/usr/bin/smbclient” ; (update yours to your path, mine is in /usr/bin)

fucking open source.

Categories : geek

Leave a comment