HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- serviceguard monitoring toolkit can not restart se...
Operating System - HP-UX
1833744
Members
2643
Online
110063
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2005 03:31 AM
08-16-2005 03:31 AM
serviceguard monitoring toolkit can not restart service when killing PID?
I am configurating a seviceguard with apache/tomcat, oracle...etc. And I am using the standard cluster toolkit to start/stop/monitor the application.
My customer wants to local restart/retry the application before failover. For instance, if the httpd was mannully killed, it should restart the httpd again.
However, when I manully kill the httpd PID, the PID went away and in pkg.cntl.log, it showed the it retries to keep search for PID before failover, but NOT restart the httpd. So after 3 times retry to search the PID, it failover to other node
Is there any standard kit that I can make use of instead of writing my own script to restart the application when I kill the PID?
My customer wants to local restart/retry the application before failover. For instance, if the httpd was mannully killed, it should restart the httpd again.
However, when I manully kill the httpd PID, the PID went away and in pkg.cntl.log, it showed the it retries to keep search for PID before failover, but NOT restart the httpd. So after 3 times retry to search the PID, it failover to other node
Is there any standard kit that I can make use of instead of writing my own script to restart the application when I kill the PID?
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2005 03:51 AM
08-16-2005 03:51 AM
Re: serviceguard monitoring toolkit can not restart service when killing PID?
I'm not familiar with the Apache toolkit but what is doing this is probably a Serviceguard monitor. I don't use the supplied monitors with HP's toolkit because, simply put, I don't like how they react to tribial problems. The behaviour of some of them is to initiate a failover if they detect an error.
Thesem monitors are usually standard scripts so you can change yours to do a retry before initiating a failover. Check for a file named xxxx.mon in your package directory. These monitors are normally enabled with the keyword SERVICE_NAME in the .conf file.file.
Thesem monitors are usually standard scripts so you can change yours to do a retry before initiating a failover. Check for a file named xxxx.mon in your package directory. These monitors are normally enabled with the keyword SERVICE_NAME in the .conf file.file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2005 04:00 AM
08-16-2005 04:00 AM
Re: serviceguard monitoring toolkit can not restart service when killing PID?
SERVICE_NAME[0]="hkuesd_http"
SERVICE_CMD[0]="/etc/cmcluster/hkuesd_http/toolkit.sh monitor"
SERVICE_RESTART[0]="-r 3"
The retry is only for retry to see if PID still not, but not restart the application.
So if I manually kill the application PID, it will retry to found the PID. And surely it will not able to find it if there is no restart on the application.
Just want to check if there is standard script to restart application in mcsg package
SERVICE_CMD[0]="/etc/cmcluster/hkuesd_http/toolkit.sh monitor"
SERVICE_RESTART[0]="-r 3"
The retry is only for retry to see if PID still not, but not restart the application.
So if I manually kill the application PID, it will retry to found the PID. And surely it will not able to find it if there is no restart on the application.
Just want to check if there is standard script to restart application in mcsg package
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP