- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- Re: Is there a way to email alert on system unreac...
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
10-16-2007 02:31 AM
10-16-2007 02:31 AM
Since only one event is sent out by default for system unreachable they may get overlooked.
Is there a way to create a nag email every hour the system was detected as unreachable until the server is back up or removed from the hpsim database?
I've been reading the past posts on this issue and understand the system unreachable alert is generated from the hardware polling ping command.
Would it make a difference if I created a new hardware polling job to ping the systems every hour? Or would only one alert be generated still?
Thanks!
Dana
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2007 08:22 AM
10-16-2007 08:22 AM
SolutionWhat I would do is set up a report and query that has the important information on it and selects the critical systems. Then you can create a script that uses the mxreport command from HP SIM to run the report and output the result to a file. Then the script could call a command-line email client (Google for that and you can select one that appeals to you).
Finally, you can schedule this script to run at your selected frequency using the operating system's facilities such as 'at' in Windows or 'cron' in *nix.
I would suggest that you need to have a discipline internally to move systems to suspend status when you know that they are down and it's going to take a while to restore service so that the report is kept to a minimum number of systems that truly need attention.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2007 02:48 AM
10-17-2007 02:48 AM
Re: Is there a way to email alert on system unreachable more than once?
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2007 03:04 AM
10-17-2007 03:04 AM
Re: Is there a way to email alert on system unreachable more than once?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2007 03:07 AM
10-19-2007 03:07 AM
Re: Is there a way to email alert on system unreachable more than once?
That sounds much easier than what I was thinking. Maybe I can create a collection of systems with bad hard drives and really nag people on that one and less so on other issues.
Thanks!