- Community Home
- >
- Storage
- >
- Midrange and Enterprise Storage
- >
- HPE EVA Storage
- >
- Performance Monitoring Tool - EVA 5000
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-23-2006 05:04 AM
10-23-2006 05:04 AM
Performance Monitoring Tool - EVA 5000
We have been using CACTI to monitor our Brocade 3850 Switches. IT does a good job of monitoring the throughput of the ports, as well as temperature of the switches.
But what about the EVA itself? the performance of the disks? the diskgroups?
There is any tool out there that can help me achieve this?
Tks
Gianni
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2006 05:56 AM
10-23-2006 05:56 AM
Re: Performance Monitoring Tool - EVA 5000
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2006 05:58 AM
10-23-2006 05:58 AM
Re: Performance Monitoring Tool - EVA 5000
http://h20000.www2.hp.com/bizsupport/TechSupport/DriverDownload.jsp?prodNameId=1833644〈=en&cc=us&taskId=135&prodTypeId=12169&prodSeriesId=471497
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2008 07:00 AM
06-26-2008 07:00 AM
Re: Performance Monitoring Tool - EVA 5000
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2008 07:30 AM
06-26-2008 07:30 AM
Re: Performance Monitoring Tool - EVA 5000
you can script the evaperf polling from within Cacti ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2008 01:09 AM
06-27-2008 01:09 AM
Re: Performance Monitoring Tool - EVA 5000
Once evaperf is installed, you also have to install the Nagios Agent on the same machine.
It will permit you to ask for the perfmon counters with the check_nt command (from nagios too).
Here is an example :
$ check_nt -H ${MANAPP} -v COUNTER -l '\HP EVA Physical Disk Group($EVANAME - Default Disk Group)\Read KB/s'
1391