- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- configuring Serviceguard to log somewhere besides ...
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
12-04-2003 05:08 AM
12-04-2003 05:08 AM
configuring Serviceguard to log somewhere besides syslog.log
Reason for asking is cause we want to monitor any failures or whatever, and it is easier to do if the only thing in the log is serviceguard stuff. So we want to put it in another log file like serviceguard.log or something...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2003 05:21 AM
12-04-2003 05:21 AM
Re: configuring Serviceguard to log somewhere besides syslog.log
All Service Guard packages will log to their own log file - usually named
/etc/cmcluster/pkg_name/pkg_name.log
Lower level errors such as NIC trouble or disk problems exist *beneath* MC/SG & are therefore logged to syslog.log by design & default. You'd have to redirect *all* of these error types to another file via the syslog.conf file but would be hard-pressed to determine whether they are MC/SG generated or impacting.
If you have monitoring sections inside these package control scripts you could designate where it logs from inside these sections, however.
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2003 05:26 AM
12-04-2003 05:26 AM
Re: configuring Serviceguard to log somewhere besides syslog.log
HTH
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2003 05:37 AM
12-04-2003 05:37 AM
Re: configuring Serviceguard to log somewhere besides syslog.log
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2003 05:48 AM
12-04-2003 05:48 AM
Re: configuring Serviceguard to log somewhere besides syslog.log
daemon.info;mail.none /var/adm/syslog/daemon.log
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2003 05:49 AM
12-04-2003 05:49 AM
Re: configuring Serviceguard to log somewhere besides syslog.log
Are you saying that MC/SG has it's own syslog code for facility & level?
If so, what is it?
I didn't think it had it's own.
Or do you have to define one?
And if so, how?
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2003 05:53 AM
12-04-2003 05:53 AM
Re: configuring Serviceguard to log somewhere besides syslog.log
So does everything else that starts up out of /sbin/rcX.d
So how would one know whether the msg is from Measureware, NTP, NFS, EMS, etc? Basically a LOT of stuff would log there, not just MC/SG.
My $0.02,
Jeff