- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Server Management (Insight Manager 7)
- >
- Inconsistent Behaviour of Agents
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
04-25-2004 12:07 AM
04-25-2004 12:07 AM
Inconsistent Behaviour of Agents
Hi,
My conf: IM7sp2 + HP Management Agents 6.40 running on
W2K machines.
Are Agents inconsistent, or do I have an error in my
setup?
First point: Agents can detect when CPU time "fails".
In this case, Agents BOTH: 1) send a trap from CPQWINOS.MIB
and 2) flag (within themselves) the whole machine as "major".
(https://localhost:2381)
Next, HP Management Agents can also detect when a disk passes
its threshold. The corresponding trap from CPQTHRSH.MIB DOES get
sent. But Agents do NOT flag the machine as "major",
as is the case with CPUs.
Consequently, IM7 recognizes (through SNMP polling task)
that the machine is in "major" state for CPU, but does
not recognize the same fact for disk-full states.
Question: is this by design, or did I simply
make a mistake in my HP Mgmt Agents setup?
If this is by design, then that's totally inconsistent.
Because from my point of view, and moreso for my customers'
point of view, a machine is in "major" state BOTH 1) when
CPU time fails, AND 2) disk gets full.
If this is a mistake in my setup, can please somebody explain
how can I force HP Mgmg Agents to flag the machine as "major"
when a disk-threshold gets passed?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2004 11:33 AM
04-25-2004 11:33 AM
Re: Inconsistent Behaviour of Agents
CPU degradation is an ongoing problem which will give a performance problem whereas passing a disk threshold does not necessarily impact performance or the ability of the Server to deliver. I set the disk thresholds at 80% and 90% and do something about it before they run out of room.
The only equivalent of the CPU degradation is the Logical Disk performance degradation parameter. This retains the consistency as it is a direct ongoing performance issue that affects how the Server can deliver.
You will get Events generated whenever thresholds are passed and these can be used to alert people.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2004 08:16 AM
04-26-2004 08:16 AM
Re: Inconsistent Behaviour of Agents
You have a point. I had discussed this matter with my colleague, and we came to the same conclusion. CPU-failed is a critical state (a showstopper) that can affect the business immediately, and disk-threshold passed does not have to.
However we (you, my colleague and me) are technical persons. But let me tell you one thing: our customers can't understand the point above. They want to have the machine flagged as "major" in the case of disks as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2004 09:51 AM
04-27-2004 09:51 AM
Re: Inconsistent Behaviour of Agents
More seriously, status polling is only a rough indication and really is supposed to be used as a "backup plan" in case the call for help in the form of an SNMP event trap is not received (since SNMP communications are not guaranteed delivery).
Further, SNMP status polling on anything that is not a ProLiant is really limited to up/down conditions (not just from IM7 but for anything that tries to do an SNMP status poll) and does not reflect individual component failures.
When a device is recognized by Insight Manager as a ProLiant running the Insight agents, it is able to go beyond the normal SNMP up/down indication by asking for the results of the "ProLiant Status Array." It is this unique SNMP OID available from the Insight agent that can provide the Major and Minor status indications (without this you are limited to OK/Critical).
All that being said, there is a way to get disk full conditions, and that is through setting the threshold. IM7 tries to make it easy to broadcast the threshold with a configuration task. SNMP status polling (even with the ProLiant Insight agent enhancement) is just not appropriate for gathering data such as disk utilization.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2004 08:29 AM
04-28-2004 08:29 AM
Re: Inconsistent Behaviour of Agents
I certainly would not want to see disk space thesholds affecting the HW status. So, it would need to be a configurable option.
If your Business Users want to know on a regulalr basis what disks are over a certain % full, then you can write SQL queries against the IM Database to extract this kind of information.
I've got a report I run weekly that does just that.
I'm afraid at this point you're going to have to tell the BU that this particular "free" product does not show disk space thresholds as a flag to the overall status of the Server.
It does generate an event, which you could leave uncleared until the issue was resolved. So the BU could trace the Event to the issue.