HACMP Monitoring

 
Thread Tools Search this Thread
Special Forums UNIX and Linux Applications Infrastructure Monitoring HACMP Monitoring
# 1  
Old 04-30-2009
HACMP Monitoring

Hi,

I would like to know, what are the tools for monitoring HACMP cluster
# 2  
Old 04-30-2009
Quote:
Originally Posted by Balaram
[...]what are the tools for monitoring HACMP cluster
That depends... What do you want to monitor?
- Your application?
- The Cluster node's performance?
- The Cluster functionality and communication?
Pls specify.
# 3  
Old 04-30-2009
The Cluster node's performance.
The Cluster functionality and communication.
# 4  
Old 05-03-2009
Quote:
Originally Posted by Balaram
The Cluster node's performance.
The Cluster functionality and communication.
Monitoring a cluster node's performance is not different from monitoring a standalone system. Hence I won't elaborate on that. Search this group to find thousands of posts regarding performance monitoring in AIX.

Monitoring the cluster's functionality is different. You need to know how your cluster works which might be different depending on the HACMP version and release you use. E.g. you could use SNMP easily till HACMP 5.2 but that won't work as well from HACMP 5.3 onwards.
If you want to monitor a cluster by its own means you'd probably start by using clstat. This tool comes as an ASCII and a MOTIF version. If you want to monitor several clusters you could monitor them all in clstat if thoses clusters share a network so that clstat gets the information of local and other clusters.
IIRIC from HACMP 5.2 on you could use WebSMITto monitor your cluster. This allows to monitor the cluster with the help of a web browser and at the same time administrate the cluster just as with SMIT.
Furthermore you could use monitoring tools other admins wrote and make available via the internet. E.g. check this website: A. Abderrazag's custom HACMP monitor
Then there are those monitoring tools that cost money: IBM Director or BMC Patrol to name two of the usual suspects. They pretend to be more comfortable but IMHO if you can make your monitor send email to a trouble ticket system you don't need to spend that money.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. AIX

Hacmp

hello ive 2 nodes aix 6100-04-10-1119 with hacmp 6.1.0.0 my qustion is : can i add default gateway to one member node with hacmp a live or to do take over to realse one of the members ? thanks When it is urgent, then open the thread up in the appropriate subforum next time, thanks. (3 Replies)
Discussion started by: ariec
3 Replies

2. AIX

Hacmp

Hi, I have question about HA. I have 2 node cluster (node A and node B). I have configured network and disk HB. If my network is up and i remove both the fc cables from node A will my cluster failover to node B? I have checked and its not working, if i want my cluster to failover in this... (5 Replies)
Discussion started by: powerAIX
5 Replies

3. AIX

Help with HACMP

Hi. We have a two node HA cluster. We got a request to change one of the VG name? Is there an option to do this online ? If it requires downtime can someone please explain me the steps for doing it ? Let me know if you need any outputs from the servers (1 Reply)
Discussion started by: newtoaixos
1 Replies

4. AIX

HACMP

Does anyone has idea about, what is the ibm standard HACMP trip interval? We have 20 second. lssrc -ls topsvcs Subsystem Group PID Status topsvcs topsvcs 1843200 active Network Name Indx Defd Mbrs St Adapter ID Group ID HB Interval =... (7 Replies)
Discussion started by: allwin
7 Replies

5. AIX

Oracle monitoring script for hacmp ?

Hi, does anyone happen to have a sample of a hacmp monitoring script for oracle? With the process monitoring I seem to be only able to monitor the listener but not oracle itself ? Thanks in advance zxmaus (1 Reply)
Discussion started by: zxmaus
1 Replies

6. AIX

HACMP does not start db2 after failover (db2nodes not getting modified by hacmp)

hi, when I do a failover, hacmp always starts db2 but recently it fails to start db2..noticed the issue is db2nodes.cfg is not modified by hacmp and is still showing primary node..manually changed the node name to secondary after which db2 started immediately..unable to figure out why hacmp is... (4 Replies)
Discussion started by: gkr747
4 Replies

7. AIX

HACMP

hi can anyone explain the concepts of HACMP and configuration (step by step) (2 Replies)
Discussion started by: udtyuvaraj
2 Replies

8. AIX

HACMP

Hi, Can we use network for heartbeat, I mean can we use different network card for heartbeat. (6 Replies)
Discussion started by: vjm
6 Replies

9. HP-UX

HACMP in HP-UX

Hi, Can anybody advice whether it is possible to configure HACMP in HP-UX Server. To my knowledge HACMP is IBM Solution. Thanks && Regards, N. Poorna Chandra Rao. (2 Replies)
Discussion started by: npcrao
2 Replies

10. AIX

HACMP (Again)

Hello I am a noobie to HACMP I have 2 55A servers and a 7031 disk subsystem For HACMP to work, do I need to have the hdisks on both servers to match the same drives?? The hdisks on each box are currently different: hdisk0 and hdisk1 are the internal disks and hdisk2-5 are on the D24 on... (1 Reply)
Discussion started by: mhenryj
1 Replies
Login or Register to Ask a Question