Search found 1 match

by [email protected]
Fri Dec 21, 2018 12:13 pm
Forum: Open Source Nagios Projects
Topic: Help with adding fileinfo check to NagVis
Replies: 1
Views: 747

Help with adding fileinfo check to NagVis

Hello all. Regarding my Windows 2008 R2 Server using check_mk_agent.exe I use the fileinfo section within my check_mk.ini as follows: [fileinfo] # path = C:\Programs\Foo\*.log # path = M:\Bar Test\*.* # Recursive wildcards can also be used: # path = C:\MyDocuments\Foo\** path = C:\Test\testfile* The...