Am trying to deploy Cacti monitoring tool to capture my systems AIX,
FreeBSD, SuSE, RHEL, Cisco
I was able to monitor most of the devices via cacti, but AIX boxes had
some probs with them
most of the AIX boxes run
bash-3.00# oslevel -r
5300-07
bash-3.00# uname -a
AIX prod1 3 5 00CF81CF4C00
bash-3.00# instfix -i | grep ML
All filesets for
5.3.0.0_AIX_ML were found.
All filesets for 5300-01_AIX_ML were found.
All filesets for 5300-02_AIX_ML were found.
All filesets for 5300-03_AIX_ML were found.
All filesets for 5300-04_AIX_ML were found.
All filesets for 5300-05_AIX_ML were found.
All filesets for 5300-06_AIX_ML were found.
All filesets for 5300-07_AIX_ML were found.
bash-3.00# ps -ef | grep snmp
root 618520 671898 0 08:24:37 pts/2 0:00 grep snmp ...