Hi, what am i doing wrong here? an AIX host with an uptime of 397 days, an uptime of zero comes up when I use ./zabbix_get -s thehostname -k system.uptime:
wait....never mind....apparently we're using a 32bit version of the agent.
Code:
root@thehostname /opt/zabbix/bin >./zabbix_get -s thehostname -k system.uname AIX thehostname 1 7 0001D41BD400 root@thehostname /opt/zabbix/bin >./zabbix_get -s thehostname -k system.uptime 0 ^^ yes it says zero here root@thehostname /opt/zabbix/bin >uname -a AIX thehostname 1 7 0001D41BD400 root@thehostname /opt/zabbix/bin >./zabbix_get -V Zabbix get v2.0.4 (revision 31984) (08 December 2012) Compilation time: Dec 10 2012 22:11:00 root@thehostname /opt/zabbix/bin >uptime 04:05PM up 397 days, 19:27, 2 users, load average: 1.82, 1.26, 0.96 root@thehostname /opt/zabbix/bin >