monitor: smbclient -N -L host
Brought to you by:
trockij
This monitor checks that it gets some sort of answer
when it lists SMB shares. I knocked it up when I
realised that "tcp.monitor -p 139 host" had failed to
notice that our domain controller was having problems.
I'm contemplating a "free disk space via smbclient"
monitor, but not sure how best to do the configuration.
My "to do" list has some info at
http://www.fruitcake.demon.co.uk/Matthew/todo.html#0:3:3
.. interesting?
SMB share-list monitor
Logged In: YES
user_id=144698
I have added username/password functionality since our Win2k
PDC seems to fail to authenticate users at some times, and
the samba servers relying on it get the blame.
A new copy of the whole monitor is attached.
FWIW my "to do" list has moved to
http://www.t8o.org/~mca1001/todo.o2h.html and the free space
monitor is still as pending as it ever was.
New version, accepts "-u user -p password"