- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- ESX disk monitoring with SIM
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
11-25-2008 02:01 PM
11-25-2008 02:01 PM
ESX disk monitoring with SIM
I would like to monitor all storage (local and SAN) attached to my VMware ESX(3.5 U1) hosts using HP SIM (Build version: C.05.01.00.02). I have configured the snmpd.conf and tested with some traps. So far so good. I have set disk threshold on 95% for critical and 85% for major. I have setup an Automated Event handling email alert so the admin team get threshold breaches alerts. However the emails are never sent. I have loaded a datastore to 96% and nothing.
How can I get this working and how can I check the frequency the agent polls the server for alerts.
Thanks,
Niall.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2008 02:31 PM
11-25-2008 02:31 PM
Re: ESX disk monitoring with SIM
You say the email doesn't get sent, but is there in fact an event that HP SIM has received?
Did a trap get generated? There should be an entry on the ESX host in /var/log/messages corresponding to cciss and one corresponding to cmaidad if it's for local storage.
What is the 'datastore' that you loaded up? Do you see the size at 96% on the System Management Homepage?
Default frequency is 1 minute. See http://www.hp.com/go/proliantlinux --> More Linux Documentation --> "Managing ProLiant Servers with Linux" for information on setting the polling interval. (The ESX agents are based on the Linux agents)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2008 02:36 PM
11-25-2008 02:36 PM
Re: ESX disk monitoring with SIM
the agents on the esx server should send traps back to hp sim when they occur, the auto event handler then picks them up and actions whatever.
are you getting an event appearing in sim for the threshold breach and if so have you checked the last run time on your auto task, if it has run when or after the event appeared in sim then check your e-mail settings.
assume snmp strings are configured ok in smh on esx and in sim.
hope this helps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2008 03:38 PM
11-25-2008 03:38 PM
Re: ESX disk monitoring with SIM
We don't appear to have an event for HP SIM to respond to.
I have checked the logs and I see no snmp entry coresponding to the disk threshold as you have highlighted in /var/log/messages with cciss.
The datastore is a normal LUN that is presented as datastore_7. I have had to remove some data from that datastore which is now at 76% capacity. So I have moved the thresholds to 60% for major and 70% for critical on that LUN only, using the SMH webpage.
So if the ESX host is not creating the log for the event then it is likely to be a problem with the Agent or snmp config???
I've attached a graphic of the LUN and the thresholds.
Thanks for the help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2008 03:46 PM
11-25-2008 03:46 PM
Re: ESX disk monitoring with SIM
in smh settings is the data source set to snmp ? if not set that and use the test indication to send a trap back to sim.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2008 04:09 PM
11-25-2008 04:09 PM
Re: ESX disk monitoring with SIM
The ESX servers have recently been rebooted and we received email notification from the specific auto event handler that I setup (All major and critical events to be emailed to my teams email distro list) so the email is ok and snmp strings config seems ok. But the specific disk threshold breaches are not be getting emailed to us.
Forgot to mention that the LUN (datastore_7) we are using for this test is FC SAN based.
To give an overall idea of what we are achieving:
We have a disk monitor script from the below URL which emails the team an overall disk report first thing every morning:
http://www.yellow-bricks.com/2008/01/21/checking-the-diskspace-on-your-vmfs-volumes/#
But we need to be highlighted of disk capacity changes during business hours by email alerts.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2008 04:14 PM
11-25-2008 04:14 PM
Re: ESX disk monitoring with SIM
that's not necessarily true, ping from the default availability task would have
brought up a system unavailable event.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2008 04:18 PM
11-25-2008 04:18 PM
Re: ESX disk monitoring with SIM
I've opened smh -> Settings but I don't have an option to change the source. I assume it is snmp already as we have an snmpd.conf configured. The snmp config is attached. Maybe you can see something an incorrect configuration.
Your help is appreciated and points are being applied.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2008 04:27 PM
11-25-2008 04:27 PM
Re: ESX disk monitoring with SIM
the data source defaults to wbem as far as i know.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2008 04:35 PM
11-25-2008 04:35 PM
Re: ESX disk monitoring with SIM
I have no option to change the datasource in the settings page of SMH for the server in question.
I never seen an option to change the datasource for ESX host agents and never read about this in the doco from HP.
Attached is a pic of what I do see.
Do I have to edit a config file to change default data source to snmp. Are you refering to a feature in Windows based agents?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2008 04:38 PM
11-25-2008 04:38 PM
Re: ESX disk monitoring with SIM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2008 04:40 PM
11-25-2008 04:40 PM
Re: ESX disk monitoring with SIM
I'm pretty sure that WBEM default data source is only a Windows feature as per the following:
https://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1285577
Keep the ideas coming though as this is the most info/feedback I have been able to get on this issue.
Any thoughts on the snmp config I posted?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2008 04:41 PM
11-25-2008 04:41 PM
Re: ESX disk monitoring with SIM
I am not using VMM - only the HP ESX agent (Version 8.1.1)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2008 04:45 PM
11-25-2008 04:45 PM
Re: ESX disk monitoring with SIM
did'nt know that about the esx agents, thanks.
niall,
the snmp config looks fine, the traps you sent were they from smh ? and received ok on sim ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2008 04:48 PM
11-25-2008 04:48 PM
Re: ESX disk monitoring with SIM
also check event filter settings in hp sim just in case.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2008 04:57 PM
11-25-2008 04:57 PM
Re: ESX disk monitoring with SIM
We sent test traps from SMH and we received emails in relation to them. When I check the events in SIM server we are able to see the test traps listed.
There are no event filters setup in HP SIM.
I'm starting to think the storage agent on the host is the source of the problem. Possible a firmware upgrade for the HBA's + local scsi controller. I know it's one of the first things HP support will ask me to do if I call them.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2008 05:03 PM
11-25-2008 05:03 PM
Re: ESX disk monitoring with SIM
agreed , they always do - latest firmware latest patch :-). apart from running event configuration from sim to the esx server there really doesn't seem to be much left it could be or to check !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2008 05:30 PM
11-25-2008 05:30 PM
Re: ESX disk monitoring with SIM
Yet assuming you eventually make your disk monitoring work, I wouldn't trust it anyway... you'll have to test it each time you update SIM, the agents or ESX itself.
If you feel up to it, you can save yourself some worries and try to run from SIM a script that uses the VI toolkit to report the space. For example, there is a sample "diskfree" perl script available. See here: http://communities.vmware.com/thread/137364
In my case I have a job that does an SSH to the service console to run a homemade shell script to monitor my vmfs filesystems but it's not a long term solution. In the future (ESXi) we'll all have to use the toolkit anyway.
Good luck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2009 03:19 PM
02-17-2009 03:19 PM
Re: ESX disk monitoring with SIM
We uninstalled and reinstalled the agents (8.11) to each ESX hosts and setup a trust. So far we have managed to set disk thresholds and are getting the Alerts as expected. So our problem was either with the SIM server or the Agent that was installed on each host. My guess is the SIM server.