HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- Reporting not pulling information from systems
Server Management - Systems Insight Manager
1833846
Members
2025
Online
110063
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
Forums
Discussions
Discussions
Discussions
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
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
07-15-2005 04:20 AM
07-15-2005 04:20 AM
Reporting not pulling information from systems
Hello everyone
When I run an HP SIM Reporting on 4.2. request, I'm having a problem with no data showing up on a particular field. I'm trying to retrieve Systemuptime info but found that the view has all the rows from R_UnixOSDetails under column SystemUptime are in the sql database I choose "Operating System Details", and all it's details in the Reporting wizard from the browser to run the report. I'm trying to get uptime from Microsoft HP systems in our company. All, of course, has hp sim agents. This information does show up local to each agent from the browser java interface, but doesn't seem to be stored back to the HP SIM Database for history retrieval.
The report is generating this sql query (see below), (but since the fields are always null, it has no data or history data to pull.
SQL QUERY USED TO GENERATE THE DATA IN THE TABLE: Operating System Details
select R_UnixOSDetails.DeviceName, R_UnixOSDetails.OSName, R_UnixOSDetails.OSVersion, R_UnixOSDetails.Capability, R_UnixOSDetails.SystemUptime, R_UnixOSDetails.NumUsers, R_UnixOSDetails.NumProcesses, R_UnixOSDetails.MaxProcesses, R_UnixOSDetails.TimeZone from R_UnixOSDetails WHERE ((R_UnixOSDetails.SnapShotID=-1) OR (R_UnixOSDetails.SnapShotID is NULL)) AND DeviceKey in (select devices.deviceKey from devices JOIN notices ON devices.deviceKey = notices.deviceKey and notices.NoticeType = 1 JOIN consolidatedNodeAuths ON devices.mxGuid = consolidatedNodeAuths.NodeId and consolidatedNodeAuths.userID = '00000000864162de0000000400000027' WHERE ( ( devices.productType = 1) ) ) order by R_UnixOSDetails.DeviceName ASC
Is it possible an option at the agent or hp master has to be turned on in order to start populating this view?
thanks for reviewing this.
- Keith Lewis
Siemens Inc.
When I run an HP SIM Reporting on 4.2. request, I'm having a problem with no data showing up on a particular field. I'm trying to retrieve Systemuptime info but found that the view has all the rows from R_UnixOSDetails under column SystemUptime are
The report is generating this sql query (see below), (but since the fields are always null, it has no data or history data to pull.
SQL QUERY USED TO GENERATE THE DATA IN THE TABLE: Operating System Details
select R_UnixOSDetails.DeviceName, R_UnixOSDetails.OSName, R_UnixOSDetails.OSVersion, R_UnixOSDetails.Capability, R_UnixOSDetails.SystemUptime, R_UnixOSDetails.NumUsers, R_UnixOSDetails.NumProcesses, R_UnixOSDetails.MaxProcesses, R_UnixOSDetails.TimeZone from R_UnixOSDetails WHERE ((R_UnixOSDetails.SnapShotID=-1) OR (R_UnixOSDetails.SnapShotID is NULL)) AND DeviceKey in (select devices.deviceKey from devices JOIN notices ON devices.deviceKey = notices.deviceKey and notices.NoticeType = 1 JOIN consolidatedNodeAuths ON devices.mxGuid = consolidatedNodeAuths.NodeId and consolidatedNodeAuths.userID = '00000000864162de0000000400000027' WHERE ( ( devices.productType = 1) ) ) order by R_UnixOSDetails.DeviceName ASC
Is it possible an option at the agent or hp master has to be turned on in order to start populating this view?
thanks for reviewing this.
- Keith Lewis
Siemens Inc.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2005 11:05 AM
07-18-2005 11:05 AM
Re: Reporting not pulling information from systems
Keith,
For Windows Systems I think this data is gathered from the WMI Interface.
You don't mention what kind of Servers these are, but you could try setting the credentials in the WBEM (either Global or System).
For Windows Systems I think this data is gathered from the WMI Interface.
You don't mention what kind of Servers these are, but you could try setting the credentials in the WBEM (either Global or System).
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP