Ad Widget

Collapse

Help in Linux File monitoring

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vlam
    Senior Member
    Zabbix Certified Specialist
    • Jun 2009
    • 166

    #1

    Help in Linux File monitoring

    HI

    I need help with the following:

    I have a linux server running Netbackup, on this server it writes the output log files to "/usr/openv/netbackup/db/jobs/trylogs"
    The output files is being writen in incrimentals (100000.t -> upwords for each job)

    I need to monitor the servername, job number and the status of the backup job (success/warning/failure) also the output code (0=success, 58=cannot connect to host, etc)

    Nny help would be greatly apreciated
    Thanks
    4 Zabbix Frontend Servers (Load balanced)
    2 Zabbix App Servers (HA)
    2 Zabbix Database Servers (HA)
    18 Zabbix Proxy Servers (HA)
    3897 Deployed Zabbix Agents
    6161 Values per second
    X-Layer Integration
    Jaspersoft report Servers (HA)
  • simoon
    Junior Member
    • May 2014
    • 8

    #2
    So, if /usr/openv/netbackup/db/jobs/trylogs is a text file, you can try this:



    Remember, zabbix agent must be in active mode for file monitoring.

    Comment

    Working...