- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Server Management (Insight Manager 7)
- >
- Tweaking Polling Tasks
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
08-07-2003 08:09 PM
08-07-2003 08:09 PM
Tweaking Polling Tasks
What polling task does the hardware checks? (ie hard disk failure, CPU hot etc)
I changed the SNMP status polling for servers from the 5 minute default to 2 minutes - will this cause any issues apart from increased traffic??
Thanks
Anthony
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2003 06:25 AM
08-08-2003 06:25 AM
Re: Tweaking Polling Tasks
You can build a custom notification task that will notify you on any of these right away. What you need to do is (lets say for the disk failure notification):
1. On the task pane, select "new notification task" and "email notification".
2. Type your to address, and a subject line for the notification email, and press next.
3. Give you task a name, like "Disk status notification".
4. Select the "new query" button.
5. Select the "events by severity" radio button.
6. Select the "Event(s) of type" check box.
7. Select the "Type" hyperlink in the bottom pane.
8. Open the "Storage" folder, and scroll down and select all the "Disk ...." events, and the "Physical Drive Status change" check boxes. Press Ok.
9. If you want, you can now select the "Device(s) of type" check box, then click the "Type" link beside devices in the bottom pane.
10. Select the "servers" check box and press ok.
11. Give you custom query a name like "Server drive status" and click save.
12. Now click the schedule link in the bottom pane, and click the "when new devices or events meet your query criteria" radio button at the top. Press ok.
13. Save you notification task and you should be set.
This type of notification should be sent as soon as the SNMP trap is received from the server in question.
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2003 11:03 AM
08-08-2003 11:03 AM
Re: Tweaking Polling Tasks
The MIB Status Array contains overall status for all health items. You;ll have to drill into the agent to get detail. Polling is a general health check. An SNMP trap originated by the agent when it detects a problem will contain detailed information.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2003 12:48 PM
08-10-2003 12:48 PM
Re: Tweaking Polling Tasks
I was finding that some of the new Proliants can reboot so fast they were not being caught as unavailable.
The IM Server currently has several other applications, it is running the Proliant PMP and has not shown any performance problems.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2003 11:55 PM
08-10-2003 11:55 PM
Re: Tweaking Polling Tasks
I set my setting also to 1 minute. Do I also need to reduce the data collection interval on the Servers (Under SNMP in the HP Management Agents)??
Im assuming these Agents are what detect the issue in the first place - would that be correct?? Would setting this to 1 minute cause much overhead.
Thanks
Anthony
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2003 12:21 PM
08-11-2003 12:21 PM
Re: Tweaking Polling Tasks
To be more responsive to Agent Generated events then yes, I'd say you need to change the interval on the Agent Servers. I have not done this so cannot comment on performance degradation.
I can't see that it would impact the IM Server as, in theory, that won't be seeing any more traffic.
As I said, I changed the polling interval on the IM Server, and that was to be more responsive to detecting outages.