alexus <[EMAIL PROTECTED]> writes:

> does anyone knows how i can monitor for a date file on a remote
> windows machine from my freebsd through samba client i guess, so
> result can be reported to nagios?

I can't think of a way to be automatically notified, so you would need
to check the file periodically.  cron is a good way if you're not
checking too often; otherwise you're better off with a daemon (a
looping script, even).
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to