Hi Team,
I am trying to monitor AIX Server via SAM. what I may require apart from SSH credentials.?
do i require snmp string as well for that ?
Please guide
Thanks
Tayyab
You can do it as little or as much as you like. We have both SNMP and SSH script pulling data. We have even mapped our PowerVM stats to show what runs where. If you can think of it, you can likely do it.
In case you haven't see this already: https://support.solarwinds.com/Success_Center/Network_Performance_Monitor_(NPM)/Enable_SNMP_access_and_trap_forwarding_for_AIX
This article describes how to enable SNMP access and trap forwarding on AIX. SNMP access and trap forwarding enable SNMP-based managers to poll the managed system and receive its alerts. If System Health Monitoring is also installed on the managed system, hardware alerts can be forwarded as SNMP traps.
All Orion Core versions
Hi JM,
Thanks for providing the suggestions.
Can you please confirm me on SNMP.
Like, In AIX we have native SNMP service and another way we can configure net-snmp on AIX server. which one you are using ?
is there any command to configure this on AIX server
Native is fine, we use it on all our IBM instances. We use net-SNMP on all our Linux instances and its fine too. Just remember to configure it completely. Start simple, use the v2 community name and walk it locallay (SNMP command line tools - SNMPWALK, SNMPGET - Examples ) and then walk it from the Orion server (Run SolarWinds SNMPWALK - SolarWinds Worldwide, LLC. Help and Support). Once you get that to work if you need more security config SNMP v3. Functionally you get the same data.
For the "how-to" draxworthy has a good post:Configuring SNMP Version 3 on AIX
If that works for you be sure to give him a thumbs up/helpful, its a great write up. If you still have issues, let me know what is tripping you up.
Thanks JM for your response
I will get back you in case face any challenge while configuring the same.
Regards,Tayyab
Hope you are doing good.
Just to confirm, do i need SSH/Telnet credentials too ? for AIX Monitoring?