Ad Widget

Collapse

How to check a specific network folder

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vega2511
    Junior Member
    • Mar 2014
    • 11

    #1

    How to check a specific network folder

    Hello,

    I want to monitor a specific network folder and display the file names.
    example folder path: D:\Push\Teletext\blabla\outbox\page

    We generate pages and if the publish is OK the pages are disappearing from the outbox. And let say by a time interval of 10 seconds we want to check if the publish is going well.

    Can someone tell me how to set up something?
    Can you do this without scripts and only by adding some lines in the agent config file and how to make the data visible in the Zabbix frontend (item)?

    Many thanks in advance .
  • coreychristian
    Senior Member
    Zabbix Certified Specialist
    • Jun 2012
    • 159

    #2
    Well to start, you will run into problems with the zabbix service being able to see your network drive.

    Already spoke a bit about that in another thread.



    For the time stamps you might be able to use 'vfs.file.time[file,<mode>]' or something similar, or if you can get an output in a single command use the 'system.run[]'

    Comment

    Working...