Thank you Natxo, I believe I am using the client to run it locally but
sending the execution instructions from the OpsView machine (If I understand
that correctly). The file directory is local to the machine that has the
client installed but the problem is I can't seem to get the backslash to
translate.  Forward slashes go through just fine but of course it can't find
that path, any backslashes I include (double backslashes as well) are simply
pulled out of the string concatenating everything together.  I've located
several documents similar to the one you directed me to but they all
reference another linux box and the forward slash.  I may be completely
misunderstanding how this all works and will attempt to tear into the
document you sent me at length to see if it sparks anything.

-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Natxo Asenjo
Sent: Monday, June 21, 2010 12:09 PM
To: Opsview Users
Subject: Re: [opsview-users] (no subject)

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


_______________________________________________
Opsview-users mailing list
[email protected]
http://lists.opsview.org/lists/listinfo/opsview-users

Reply via email to