I cannot seem to get any proc.num checks to work under hpux.
I also can not seem to get net.if.in (or out) to work under HPUX or AIX.
All of the above work fine under Linux and Solaris.
004978:20060522:164132 Parameter [proc.num[,oracle,]] is not supported by agent on host [HPUX] Old status [0]
004978:20060522:164122 Parameter [net.if.out[lan0]] is not supported by agent on host [HPUX] Old status [0]
004973:20060522:164148 Parameter [net.if.in[lan0,bytes]] is not supported by agent on host [HPUX] Old status [0]
004978:20060522:145039 Parameter [net.if.out[en0]] is not supported by agent on host [AIX] Old status [0]
004972:20060522:145051 Parameter [net.if.in[en0]] is not supported by agent on host [AIX] Old status [0]
I am no expert on either of these operating systems, but if you need more information (like how to actually get the network statistics via command line) to actually make these functions work under the two problem operation systems let me know.
I really don't want to be coding in perl all day to replace the builtin zabbix functions for these two operating systems. coding is a drag, it hurts my tiny little brain....
I also can not seem to get net.if.in (or out) to work under HPUX or AIX.
All of the above work fine under Linux and Solaris.
004978:20060522:164132 Parameter [proc.num[,oracle,]] is not supported by agent on host [HPUX] Old status [0]
004978:20060522:164122 Parameter [net.if.out[lan0]] is not supported by agent on host [HPUX] Old status [0]
004973:20060522:164148 Parameter [net.if.in[lan0,bytes]] is not supported by agent on host [HPUX] Old status [0]
004978:20060522:145039 Parameter [net.if.out[en0]] is not supported by agent on host [AIX] Old status [0]
004972:20060522:145051 Parameter [net.if.in[en0]] is not supported by agent on host [AIX] Old status [0]
I am no expert on either of these operating systems, but if you need more information (like how to actually get the network statistics via command line) to actually make these functions work under the two problem operation systems let me know.
I really don't want to be coding in perl all day to replace the builtin zabbix functions for these two operating systems. coding is a drag, it hurts my tiny little brain....
Comment