Ad Widget

Collapse

proc.num & net.if.in/out don't work in HPUX

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Jun.Liu
    Member
    • Apr 2007
    • 91

    #1

    proc.num & net.if.in/out don't work in HPUX

    I have installed zabbix_agentd(1.8.2) on a HP server(HPUX B.11.23) and created many items on the zabbix server for monitoring HP server. some of items such as system.cpu.*, vfs.fs.* are working correctly, but some are not working and below msg were found in zabbix server log:

    5316:20100414:145924.970 Item [HPSrv:net.if.in["lan5",bytes]] error: Not supported by Zabbix Agent
    5310:20100414:145925.137 Item [HPSrv:net.if.out[lan5,bytes]] error: Not supported by Zabbix Agent
    5310:20100414:145935.152 Item [HRSrv: proc.num[cgcore]] error: Not supported by Zabbix Agent
    5313:20100414:145937.914 Item [HRSrv: proc.num[cgcollector]] error: Not supported by Zabbix Agent
    Did anybody encounter similar problem before? It's a bug of HPUX agentd or mis-config in my zabbix configuration? it's quite simple and I had double checked it many times.
  • Jun.Liu
    Member
    • Apr 2007
    • 91

    #2
    finally confirmed by the document that these kind of items are not supported in HPUX.

    but they are all in the default "Template_HPUX" template, please delete them to avoid unnecessary confusing.
    Last edited by Jun.Liu; 15-04-2010, 04:36.

    Comment

    Working...