Ad Widget

Collapse

Some data is logged and some is not. How can I find the problem?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Niro
    Junior Member
    • Feb 2010
    • 4

    #1

    Some data is logged and some is not. How can I find the problem?

    I'm experiencing a strange issue with Zabbix monitoring a MySQL server.

    Most of the data from the server such as MySQL queries per second and MySQL uptime , Buffers memory etc. update nicely while some data like CPU iowait time (avg1) , Host local time ,MySQL number of threads and other items which were monitored in the past has last check time of about a week ago.

    I can't find any logic in this, for example Mysql number of threads and Mysql queries per second are obtained in a similar way so it does not make sense one of them is monitored and one is not.

    Update - When I use zabbix-get on the zabbix server I can get the data from the zabbix agents. This means something is wrong on the Zabbix server side. How can I further investigate?
    Please help- how can I fix this?
    Last edited by Niro; 16-03-2010, 17:55.
  • troffasky
    Senior Member
    • Jul 2008
    • 567

    #2
    Try looking in the server and agent log files.

    Comment

    Working...