Search Result

Collapse
4 results in 0.0044 seconds.
Keywords
Members
Tags
logging
  •  

  • Quarco
    started a topic get source IP of zabbix_sender sent data

    get source IP of zabbix_sender sent data

    I have data inserted into zabbix of wich i want to know which host/IP it came from. It is a trapper and data is inserted every hour.
    Tried to I adjust the debug level to 5 for couple of minutes, but this doesn't show the source addresses either.

    Can somebody help me? I have spent...
    See more | Go to post

  • Zabbix Server crash. No connection to mysql, no log files and no system process

    our Zabbix Server is running (service zabbix-server start: Job is already running: zabbix-server) and our MySQL Database is running, too.

    But the dashboard of the Zabbix Server gives the following information:

    "Zabbix Server is not running".

    Furthermore...
    See more | Go to post

  • cyberfarer
    started a topic Help with a log file

    Help with a log file

    Greetings,

    I want to capture failied sudo attempts. I created an item that looks like this:

    Code:
    log["/var/log/auth.log","sudo:auth","UTF-8",1]
    It works and I can view the sudo history in Zabbix. So next I created a trigger that looks like...
    See more | Go to post
    Last edited by cyberfarer; 03-04-2014, 19:13.

  • Zabbix trigger checking a file in a certain time period

    I need to set up a zabbix trigger that will check a log file from 20h to 22h each day, and look for a certain pattern. in case there is no data in these two hours, an alert is fired. The syntax of the trigger I configured is like this:

    HTML Code:
    "{item.time(0)}>200000&{item.time(0)}&
    ...
    See more | Go to post
    Last edited by safa; 06-11-2012, 12:03.
Working...