Search found 2 matches

by Txiki
Thu Oct 08, 2015 1:36 am
Forum: Open Source Nagios Projects
Topic: Plugin for window to check number of files in network drive?
Replies: 3
Views: 1268

Re: Plugin for window to check number of files in network dr

Hello.

The command I am using in nsc.ini is
check_files=cscript.exe //NoLogo D:\Nagios\scripts\check_files.vbs -r -p "N:\copia" -f "RegEx:copia*.*$" -w 1000 -c 2000
Where D:Local drive and N:Network drive

Thanks
Txiki
by Txiki
Wed Oct 07, 2015 5:34 am
Forum: Open Source Nagios Projects
Topic: Plugin for window to check number of files in network drive?
Replies: 3
Views: 1268

Plugin for window to check number of files in network drive?

Hello: New in this forum, and I am not sure if this is the right forum to ask for this question. I have been for a vbs plugin in a Windows client to check how many files are there in a network folder. When I do it locally it works fine, but when I try to check in a network drive which is mapped on s...