Hi,
I have my Cacti server on a Linux machine... and I tried to monitoring IBM/AIX machines with perl script but did not work. I used the example perl script (unix_processes.pl) and work fine... but when I checked directly on the IBM/AIX with the same script (copy and paste) the value was different. What is the difference or what was my error ?
Thanks
PD: sorry about my bad english.
How cacti monitoring remote Unix machines ?
Moderators: Developers, Moderators
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
There are some scripts, that query the local machine only. Most common used method to get remote data is using SNMP. To get there, apply the ucd/snmp Host Host Template to your targets. This will get you some SNMP Graph Templates and Data Queries.
But as we are fighting with our AIX SNMP daemon (right, rony, not that good of an implementation), some OIDs are not available (e.g. ucd/disk and ucd/host stuff which would come in very useful).
So we changed to use scripts that access remote cgi's vie wget to get the data.
Better solution may be to compile net-snmp for AIX
Reinhard
But as we are fighting with our AIX SNMP daemon (right, rony, not that good of an implementation), some OIDs are not available (e.g. ucd/disk and ucd/host stuff which would come in very useful).
So we changed to use scripts that access remote cgi's vie wget to get the data.
Better solution may be to compile net-snmp for AIX
Reinhard
-
- Posts: 6
- Joined: Fri Jun 09, 2006 4:25 pm
- Contact:
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
That's not exactly what I tried to say. The standard MIBs are supported (e.g. interface, ethernet, IP, TCP, UDP MIB). But such a nice thing as the UCD-HOST-MIB is not, unless you compile net-snmp for AIX. Search for "AIX SNMP" stuff of user rony, he's an expert on thissqtchman74 wrote:... From what I am gathering you to say is that there is no easy way to monitor a remote AIX box.
Reinhard
Well, I not have almost any experience with Cacti, but a lot with AIX and this is my aport to this topic.
RedBook with net-snmp implementation:
http://www.redbooks.ibm.com/redbooks/pdfs/sg246606.pdf
Binaries and Sources of net-snmp on AIX
http://aixpdslib.seas.ucla.edu/packages/net-snmp.html
I hope to help you.
RedBook with net-snmp implementation:
http://www.redbooks.ibm.com/redbooks/pdfs/sg246606.pdf
Binaries and Sources of net-snmp on AIX
http://aixpdslib.seas.ucla.edu/packages/net-snmp.html
I hope to help you.
Who is online
Users browsing this forum: No registered users and 0 guests