HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Event Monitoring System after upgrade
Operating System - HP-UX
1832141
Members
2997
Online
110038
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
12-28-2003 12:30 AM
12-28-2003 12:30 AM
Event Monitoring System after upgrade
Hi,
We upgraded a system at a customer site from HP-UX 11 to 11i.
The customer informs us that he used to have events sent to him in email about failed hard disks and running scripts and the like. He no longer gets those messages.
1- Is there an Event Monitoring Service product apart from the one under Resource Management in SAM
2- Do either of the above require licences.
3- The problem actually is, can we restore the customisations for the SAM EMS or the product? We have full backups of the original system as well as backups for /etc.
Appreciate your help.
thanks and regards,
-Alvi
We upgraded a system at a customer site from HP-UX 11 to 11i.
The customer informs us that he used to have events sent to him in email about failed hard disks and running scripts and the like. He no longer gets those messages.
1- Is there an Event Monitoring Service product apart from the one under Resource Management in SAM
2- Do either of the above require licences.
3- The problem actually is, can we restore the customisations for the SAM EMS or the product? We have full backups of the original system as well as backups for /etc.
Appreciate your help.
thanks and regards,
-Alvi
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2003 01:14 AM
12-28-2003 01:14 AM
Re: Event Monitoring System after upgrade
Hi Omar,
I must admit that I do not know a lot about EMS, but I think that the log messages produces by EMS on 11.11 will be written in /var/opt/resmon/log/event.log
from which the older mesages will be moved to event.log1 when event.log reaches a certain, fixed size.
Before doing anything else I would check if these files are present. If the files are present, you can perhaps setup a crontab job for mailing these files to your customer - just guessing that this was how it was done earlier, of course.
regards,
John K.
I must admit that I do not know a lot about EMS, but I think that the log messages produces by EMS on 11.11 will be written in /var/opt/resmon/log/event.log
from which the older mesages will be moved to event.log1 when event.log reaches a certain, fixed size.
Before doing anything else I would check if these files are present. If the files are present, you can perhaps setup a crontab job for mailing these files to your customer - just guessing that this was how it was done earlier, of course.
regards,
John K.
it would be nice if you always got a second chance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2003 03:03 AM
12-28-2003 03:03 AM
Re: Event Monitoring System after upgrade
Hi Omar,
I think you didnot upgrade EMS, it is part of OnlineDiagnostics check if it is not disabled with monconfig or "ps -ef |grep -i diag" looking for diagmond it has to be up,(EMS, STM goes hand in hand with OnlineDiag). Once the upgrade OS is done & patches are layed down, you need to install the latest OnlineDiag for HP9000 from SupportPlus CD from HP or downloadable from HP site.
Technical docs can be found here:
http://docs.hp.com/hpux/diag/
regards,
T+
I think you didnot upgrade EMS, it is part of OnlineDiagnostics check if it is not disabled with monconfig or "ps -ef |grep -i diag" looking for diagmond it has to be up,(EMS, STM goes hand in hand with OnlineDiag). Once the upgrade OS is done & patches are layed down, you need to install the latest OnlineDiag for HP9000 from SupportPlus CD from HP or downloadable from HP site.
Technical docs can be found here:
http://docs.hp.com/hpux/diag/
regards,
T+
Little learning is dangerous!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2003 06:50 PM
12-28-2003 06:50 PM
Re: Event Monitoring System after upgrade
Thanks for your responses.
Online Diagnostics had been installed on the system as suggested (HP-UX 11i)
Since the software was fresh installed, (no upgrade option for softwares, is there?) the customer lost all the event and monitoring configuration he had done before upgrade.
From the EMS manual I found the following proacedure to push configuration from one system to the rest
Once a server is appropriately configured:
For each system where the new configuration is desired, copy all /var/stm/config/tools/monitor/*.cfg,
default_*.clcfg, *.sapcfg to new system except any file with the name â predictiveâ in it. Execute /etc/opt/resmon/lbin/startcfg_client to enable the new configuration.
Is it safe to restore the mentioned files from HP-UX 11.00 backup to the upgraded machine? Is that all that is required.
Proceeding with caution for the production system !!!
Regards,
Online Diagnostics had been installed on the system as suggested (HP-UX 11i)
Since the software was fresh installed, (no upgrade option for softwares, is there?) the customer lost all the event and monitoring configuration he had done before upgrade.
From the EMS manual I found the following proacedure to push configuration from one system to the rest
Once a server is appropriately configured:
For each system where the new configuration is desired, copy all /var/stm/config/tools/monitor/*.cfg,
default_*.clcfg, *.sapcfg to new system except any file with the name â predictiveâ in it. Execute /etc/opt/resmon/lbin/startcfg_client to enable the new configuration.
Is it safe to restore the mentioned files from HP-UX 11.00 backup to the upgraded machine? Is that all that is required.
Proceeding with caution for the production system !!!
Regards,
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