HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- Re: How to put event identifier in a custom task?
Server Management - Systems Insight Manager
1834704
Members
2882
Online
110069
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
04-16-2004 05:01 AM
04-16-2004 05:01 AM
How to put event identifier in a custom task?
Are there some way to include a variable that point to any failure from servers and this pass thru a task, which execute a bat file, and the variable save the description failure, e.g. Power Supply Lost, memory degraded, and So. ?
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2004 06:21 AM
04-16-2004 06:21 AM
Re: How to put event identifier in a custom task?
Javier:
The short answer is yes, a custom command could be triggered based on an event and there are variables that contain the data that are passed to the environment, such as %NOTICERAWDATA%.
However, if all you're trying to do is start logging the information, the event systems information is in the database, and I would think having an already formatted table structure would be what you wanted to end up with anyway?
The short answer is yes, a custom command could be triggered based on an event and there are variables that contain the data that are passed to the environment, such as %NOTICERAWDATA%.
However, if all you're trying to do is start logging the information, the event systems information is in the database, and I would think having an already formatted table structure would be what you wanted to end up with anyway?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2004 03:06 AM
04-19-2004 03:06 AM
Re: How to put event identifier in a custom task?
Hi David!
I want include the event Description field, as shown in event window in a custon command to page the event, I can include the variable %DEVICENAME% with the value SysName, but what would be the correct variable and value for Description Event.
Or if I use the %NOTICERAWDATA% variable what value should I use?
Thkns
I want include the event Description field, as shown in event window in a custon command to page the event, I can include the variable %DEVICENAME% with the value SysName, but what would be the correct variable and value for Description Event.
Or if I use the %NOTICERAWDATA% variable what value should I use?
Thkns
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2004 05:27 AM
04-19-2004 05:27 AM
Re: How to put event identifier in a custom task?
I'm sorry, in hpSIM it is %NOTICEPLAINTEXT%.
Here is a sample:
NOTICEPLAINTEXT="Event Name: Discovered System|Event originator: hpsm01w3|Event Severity: Informational|Event received: 22-Mar-2004, 18:22:42|Event description: This event is created whenever a system has been discovered. The Discovered System event can not be deleted. If this is seen from a notification task, that task was configured to run using new or removed entries from a system list and likely the system status changed. See the help text on creating notification tasks for additional information.| ||Current Device Status: Normal|Current Time: 19-Apr-2004, 11:19:29 CDT|"
You're going to have to parse it manually. I think the first 3 fields contain the information you're interested in.
Here is a sample:
NOTICEPLAINTEXT="Event Name: Discovered System|Event originator: hpsm01w3|Event Severity: Informational|Event received: 22-Mar-2004, 18:22:42|Event description: This event is created whenever a system has been discovered. The Discovered System event can not be deleted. If this is seen from a notification task, that task was configured to run using new or removed entries from a system list and likely the system status changed. See the help text on creating notification tasks for additional information.| ||Current Device Status: Normal|Current Time: 19-Apr-2004, 11:19:29 CDT|"
You're going to have to parse it manually. I think the first 3 fields contain the information you're interested in.
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