|
From: Martijn L. <m...@rt...> - 2005-02-10 08:08:11
|
Chris Mann wrote: >I'm trying to use the check_disk_smb plugin to check disk space on >windows servers. via the command line it works fine, returns the info. > >When the plugin is configured, nagios reports the following error: >Result from smbclient not suitable > >Any thoughts as to where to start to look to fix this? > > Start fiddling with the commandline arguments. I had this same problem, somehow this plugin reacts differently when run from the commandline or from nagios. IIRC put the -c and -w flags first on the commandline. HTH, M4 |