Ad Widget

Collapse

netload* values "stuck"

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • charles
    Member
    • Sep 2004
    • 54

    #1

    netload* values "stuck"

    Hi All

    I have a host who's netload* values seem to have stuck at the same value. Latest values shows this as being updated, but the value never changes. I see nothing in the zabbix_agentd.log.

    Any ideas how to troubleshoot this?

    thanks
    charles
  • Alexei
    Founder, CEO
    Zabbix Certified Trainer
    Zabbix Certified SpecialistZabbix Certified Professional
    • Sep 2004
    • 5654

    #2
    Check content of file /tmp/zabbix_agentd.tmp on a monitored host. The file must contains periodically (1sec) changed values for some metrics. Check permissions of the file as well, must be read-write permissions for user zabbix.
    Alexei Vladishev
    Creator of Zabbix, Product manager
    New York | Tokyo | Riga
    My Twitter

    Comment

    • charles
      Member
      • Sep 2004
      • 54

      #3
      Originally posted by Alexei
      Check content of file /tmp/zabbix_agentd.tmp on a monitored host. The file must contains periodically (1sec) changed values for some metrics. Check permissions of the file as well, must be read-write permissions for user zabbix.
      Spot on! And I feel foolish for not noticing some things now :0

      There was both a /tmp/zabbix_agentd.tmp (owned by zabbix) and /tmp/zabbix_agentd.tmp2 owned by a different user. Thats when I noticed zabbix_agentd was not running as zabbix. I stopped it, removed the tmp files and restarted and all is well.

      So i guess the box crashed and my customer started it as a regular user.

      thanks!
      charles

      Comment

      Working...