- Community Home
- >
- Networking
- >
- Legacy
- >
- Switches, Hubs, Modems
- >
- Procurve Manager 3.0 - How to show temperature on ...
Switches, Hubs, and Modems
1819873
Members
2508
Online
109607
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
Discussions
Discussions
Discussions
Forums
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
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
тАО06-22-2010 11:53 PM
тАО06-22-2010 11:53 PM
Procurve Manager 3.0 - How to show temperature on Procurve switches?
Hi. Is there a way of viewing the temperature of HP procurve switches via Procurve Manager 3.0, instead of logging onto each switches CLI and typing 'Show system Temperature' ?
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-23-2010 06:38 AM
тАО06-23-2010 06:38 AM
Re: Procurve Manager 3.0 - How to show temperature on Procurve switches?
AFAIK, there is no direct view of "temperature".
One suggestion that you can try though:
Using Policy Manager, create a new policy where
Alert = Scheduled ( choose interval as you desire)
Action = "Config Manager:Group CLI"
> script = use the CLI command "show system temperature"
> Options = capture to file
This might be little closer to what you are looking out to acheive at the best. The advantage is
a) You get to choose the set of devices that you want the information for
b) You get to define the period when this data is fetched.
ps: haven't tried this myself yet!
HTH!
Javed
One suggestion that you can try though:
Using Policy Manager, create a new policy where
Alert = Scheduled ( choose interval as you desire)
Action = "Config Manager:Group CLI"
> script = use the CLI command "show system temperature"
> Options = capture to file
This might be little closer to what you are looking out to acheive at the best. The advantage is
a) You get to choose the set of devices that you want the information for
b) You get to define the period when this data is fetched.
ps: haven't tried this myself yet!
HTH!
Javed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-23-2010 06:41 AM
тАО06-23-2010 06:41 AM
Re: Procurve Manager 3.0 - How to show temperature on Procurve switches?
Thanks, I'll give that a try
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-23-2010 06:58 AM
тАО06-23-2010 06:58 AM
Re: Procurve Manager 3.0 - How to show temperature on Procurve switches?
gave it a quick try...works like bingo..:)
in the "capture to file" option, you would mention a file where the output of the command is captured.
So the file would contain raw output like
---
< 1x.xx.xx.x=""> Successful
< show="" system="" temperature="">
System Air Temperatures
# |Current Temp | Max Temp | Min Temp | Threshold | OverTemp | Avg Temp
-------+-------------+----------+----------+-----------+----------+---------
Sys-1 | 27C | 36C | 24C | 40C | NO | 27.00C
--
So if you need the temperature data for some analysis, you may need to write some quick shell script to read this file and parse and pick the specific data that you are looking for from the output - for example only the "Max Temp" column....
Javed
in the "capture to file" option, you would mention a file where the output of the command is captured.
So the file would contain raw output like
---
< 1x.xx.xx.x=""> Successful
< show="" system="" temperature="">
System Air Temperatures
# |Current Temp | Max Temp | Min Temp | Threshold | OverTemp | Avg Temp
-------+-------------+----------+----------+-----------+----------+---------
Sys-1 | 27C | 36C | 24C | 40C | NO | 27.00C
--
So if you need the temperature data for some analysis, you may need to write some quick shell script to read this file and parse and pick the specific data that you are looking for from the output - for example only the "Max Temp" column....
Javed
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
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP