System monitoring with RMC/RSCT


 
Thread Tools Search this Thread
Operating Systems AIX System monitoring with RMC/RSCT
# 1  
Old 11-12-2014
System monitoring with RMC/RSCT

Hi all,

is any of you using RMC for monitoring your LPARs? Is it viable?
I know the IBM Magazine article and the Redbooks about it but I would like to hear from first hand.

Thanks in advance for sharing your experience!
# 2  
Old 11-12-2014
I looked into using it but I was dissappointed with the age of the tool and support for other operating systems when used as a monitoring solution. I would use this if I did not have any other alternative. I prefer something that is snmp/smux-based because managing the agents in my opinion is easier. I think I tried to get the linux files for rsct and I think development may have ceased for linux...not sure.
This User Gave Thanks to blackrageous For This Post:
# 3  
Old 11-12-2014
Quote:
Originally Posted by blackrageous
I prefer something that is snmp/smux-based because managing the agents in my opinion is easier.
You surely have a point here, but SNMP (which quite oftenly is referenced as being the abbreviation for "security's not my problem") gets regularly bellyached about by security/compliance auditors. I use to have regular run-ins with auditors telling me to shut down SNMP, once even in HACMP clusters (which is impossible without shutting down the cluster software first). Having it running without SNMP being a conditio sine qua non makes for troublesome discussions at best.

rsct is one of the APIs IBM developed only to have nobody use it, as it seems. I know of no monitoring product which uses it and AFAIK the only software building on it is HAMP. Most monitoring software i know (HP-OV, BMC Patrol) use their own agents.

I hope this helps.

bakunin
These 2 Users Gave Thanks to bakunin For This Post:
# 4  
Old 11-12-2014
You can use the AIX error subsystem and hook alerts or action routines; however, the downside of this method is that you have to modify all the lpars (note: the error log system does support central logging I think in the purescale environment...not sure).

What you is modify the errnotify odm in order to do this. You could create odm-add files and push this to each lpar.

Here is an example. You could of course have an action routine that sends a snmp trap to your event manager (most should support snmp traps).

ODM Error Notify Method - Mt Xia: Global System Administration: AIX

Note: the snmp dameon and smux peer for aix provide quite a bit of information. If your event monitor does support snmp you may want to startup the snmp daemon and smux to trap to your event monitor and setup it to query. To test this info, you can configure /etc/snmpd.conf and do an snmpinfo -m dump -c public from a machine or use a mib browser

Posted to the wrong thread. I meant to comment on Zaxon's message about the HMC and events. I agree with Baukin regarding snmp and RSCT. I think snmpv3 addresses security...not sure. I am currently taking a look. Traditionally community strings were transferred in clear text.

It seems the "value" of RSCT for ibm products now is that basic/cheap lowest level cluster communication it provides for products like the HMC, VIOS, CAA (cluster awareness built into AIX).

Security is Not My Problem....that's a good one! :-)

Last edited by blackrageous; 11-12-2014 at 05:28 PM..
# 5  
Old 11-13-2014
Thanks for sharing. I am aware what can be done as alternative and did so already extensive in my former environment together with my former colleague -=xray=-.
I was just curious if anyone ever used it but it seems about no one does.
# 6  
Old 12-03-2014
I recently completed testing and re-introducing myself to snmp, in particular the new features provided by snmpv3. snmpv3 does address security. I would use the snmp features provided by aix and integrate them with something like nagios (if I didn't have another manager). The sub daemons seem to provide all the information you want from an aix system. The hard part is configuring it..it is not as simple and snmpv1. The key to configuring is--I think--is to start with an snmpdv3.conf file that works. I didn't like the one I found in the samples directory on AIX so I used one I found on the internet complete with query examples. I tested querying from different machines to insure the security was working. I prefer snmp because, unlike rsct, a lot of things use it. Still testing.
This User Gave Thanks to blackrageous For This Post:
# 7  
Old 12-04-2014
Quote:
Originally Posted by blackrageous
I recently completed testing and re-introducing myself to snmp[...] Still testing.
Once you are done i would be very interested in the outcome. Probably the audience here is, too. How about writing about it for our board, hmm?

bakunin
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. AIX

LPAR RMC state for DLPAR

Hello, I have checked the state of rmc on the HMC as below: HMC1:~> lssyscfg -r lpar -m Server-xxx -F lpar_id,state,rmc_state,rmc_ipaddr,os_version,dlpar_mem_capable,dlpar_proc_capable,dlpar_io_capable --filter "lpar_ids=4" 4,Running,inactive,10.176.x.x,VIOS 2.2.6.51,0,0,0 HMC1:~> lssyscfg... (2 Replies)
Discussion started by: Phat
2 Replies

2. Infrastructure Monitoring

Best system monitoring for Linux

Hi all, I'm looking for the best tool to monitor the Linux system. I've found a lot of interesting tools searching the web but I didn't find one which can do all the requirments (like a one in all tool). I would prefer it to include a command line interface also. Thank you, Andreea (1 Reply)
Discussion started by: andreea9322
1 Replies

3. Linux

Best Linux monitoring system

Hi all, I'm looking for the best tool to monitor the Linux system. I've found a lot of interesting tools searching the web but I didn't find one which can do all the requirments (like a one in all tool). I would prefer it to include a command line interface also. Thank you, Andreea (0 Replies)
Discussion started by: andreea9322
0 Replies

4. Shell Programming and Scripting

system monitoring script

Hi, Does anyone have an example system monitoring script to monitor drives, memory, etc. Need a good example. Cheers Walnutpony (4 Replies)
Discussion started by: walnutpony123
4 Replies

5. AIX

AIX system monitoring

Hi All, I am new to administration. can any one pls tell me how can i accomplish the follwoing task in AIX : 1.The overall %CPU used, the %CPU used of each CPU, the overall Real Memory in KB is used, the total Real Memory is installed in the host, the overall Virtual Memory in KB is... (2 Replies)
Discussion started by: panyam
2 Replies

6. AIX

Install fileset rsct.basic.rte

Hello! Please I need a help. AIX 5.2 5200-08 I don't have the fileset - rsct.basic.* installed and when I try to install from CD I have failure because some pre-requisists is necessary. In CD the version is rsct.basic.rte.2.3.1.0 and the pre-requisists is rsct.basic.rte.2.3.0.0. In... (6 Replies)
Discussion started by: clefeitosa
6 Replies

7. Programming

system monitoring api

Hi all, I am looking for api to get me system monitoring statictics every 5 minutes. I am looking at the following statistics: 1. System CPU Usage 2. Process CPU Usage 3. Process Memory Usage 4. I/O Usage for a certain disk. 5. Process I/O bytes/sec utilization. I have seen very... (4 Replies)
Discussion started by: uiqbal
4 Replies

8. Shell Programming and Scripting

Monitoring system available time

Hi, I am new to Unix. I have an application which i need to monitor it for the available system time. If the system is down, i need to send an email notifying the downtime. Can someone provide a sample code or shell script to perform the above activity. Thanks (3 Replies)
Discussion started by: borncrazy
3 Replies
Login or Register to Ask a Question