Ad Widget

Collapse

Monitor Log failed

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • exfish
    Junior Member
    • Jun 2009
    • 18

    #1

    Monitor Log failed

    Am I seting wrong?
    I'd tested many times.
    client name is same.

    The Status is Active, snapshot show wrong in here.
    Last edited by exfish; 03-03-2016, 06:08.
  • Calimero
    Senior Member
    • Nov 2006
    • 481

    #2
    Does the Hostname= parameter from zabbix_agentd.conf strictly match the host name given in database (not the DNS name field) ? Comparison is case sensitive.

    Is the the first server listed in the Server= parameter (in zabbix_agentd.conf) the server you've configured the log[] item on ?

    Is DisableActive set to 0 in zabbix_agentd.conf ?

    Does zabbix_agentd (which probably runs as zabbix) have read permissions on /var/log/syslog ?

    Did you try disabling / enabling item ?
    Did you restart zabbix_agentd ?

    Comment

    • exfish
      Junior Member
      • Jun 2009
      • 18

      #3
      Originally posted by Calimero
      Does the Hostname= parameter from zabbix_agentd.conf strictly match the host name given in database (not the DNS name field) ? Comparison is case sensitive.

      Is the the first server listed in the Server= parameter (in zabbix_agentd.conf) the server you've configured the log[] item on ?

      Is DisableActive set to 0 in zabbix_agentd.conf ?

      Does zabbix_agentd (which probably runs as zabbix) have read permissions on /var/log/syslog ?

      Did you try disabling / enabling item ?
      Did you restart zabbix_agentd ?

      1. only one server.
      2. tested su zabbix can read syslog
      3. #DisableActive = 1
      4. Try dis/enable and recreate many times.
      5. restarted agented
      6. I tested this item in Zabbix server, /var/log/syslog on the zabbix server.
      7. Had monitered about 100 hosts, other items all works fine.

      Comment

      Working...