On Mon, Jun 21, 2010 at 7:51 PM, Greg Fishback <[email protected]> wrote: > So I uncovered the Check_File_Age plugin but I'm not having any luck getting > the arguments to work. The problem is in how to path to a remote windows > server. I've tried every conceivable configuration I can thing of but can't > seem to get it to look at c:\temp\test.txt. Double backslash doesn't work, > I just wind up with c:temptest.txt as the file it can't find in the > monitor. What is the correct syntax for the windows file system in the > OpsView arugments line? Your assistance, as always, is greastly > appreciated.
I guess you mean this check_file: http://itefix.no/i2/check_file Why don't you run the check locally with nrpe? Then you do no need to worry about unc paths. You can use the nsclientpp ( also called nsclient++ ) client to run nrpe checks -- natxo _______________________________________________ Opsview-users mailing list [email protected] http://lists.opsview.org/lists/listinfo/opsview-users
