- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- Re: How to change the criticity of a PSP component...
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
07-19-2006 07:15 PM
07-19-2006 07:15 PM
How to change the criticity of a PSP component ?
I have downloaded the PSP 7.51 in my VCR but now the servers send an alert about a critical update. In the case of the PSP 7.51, it is the SMH CP006486.EXE.
I don't consider this update as critical (no security issue) and I want to change it's status so the servers don't complain about it.
I did not find anything in the XML file.
I found in the MNF file a type_of_change paramater that changes the component criticity when I look at the component history but when I check the VCA on one server, this update is still in Orange.
Is it possible to change that and how ?
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2006 01:06 AM
07-20-2006 01:06 AM
Re: How to change the criticity of a PSP component ?
However, I would ask what version of the SMH the server that is generating the alert is currently running.
You are right that CP006489.EXE doesn't contain any new security fixes. However the two previous versions to that did include security updates. The second one prior (2.1.4.143 released as CP005763.EXE) addressed a long laundry list of candidates for common vulnerabilities and exposures.
I've had a couple servers that were several versions out of date send the alert about critical updates you are describing. Some of my servers sent alerts related to a particular package while others didn't (and none had the latest version yet). I was never able to verify 100%, however for the servers that were sending the alerts one of the previous updates they hadn't received yet did include a critical fix (in my case data loss related stability fix). It could have been coincedence that only those servers sent the pages, yet it seems like a solid correlation when I looked at the differences between the servers. So you might want to look at that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2006 03:24 AM
07-20-2006 03:24 AM
Re: How to change the criticity of a PSP component ?
The XML and MNF files contain a tag named type_of_change that seems to act on this parameter.
I keep on searching.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2006 04:20 AM
07-20-2006 04:20 AM
Re: How to change the criticity of a PSP component ?
In that case CP006489.EXE *IS* a critical update for those servers. Look at the version history for the System Management Homepage. There are several security fixes between 2.1.2.127 and the version included in CP006489.
So even if you do figure out how to change it, you should reconsider your stance that CP006489.EXE is not a critical update for you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2006 08:05 PM
07-20-2006 08:05 PM
Re: How to change the criticity of a PSP component ?
You are right, the 6489 contains a critical update. But it is not the ..146 version, the fixes are in the 143. The documentation you have when clicking on the component in the VCA shows the 146 version with a critical flag, not the 143.
Anyway, I had a deeper look in the VCR and this is how I think it works :
The .EXE (cp006489.EXE in that case) is a compressed file containing a XML file with the criticity of the versions (type_of_change flag, value = 2 means critical, 0 is ehancement)
When the VCR builds the catalog, it creates a MNF file for each component which is in fact a copy of the XML file. It contains also the type_of_change flag.
The catalog is in c:\hp\hpsmh\data\cgi-bin\vcrepository and named cpqsrcatalog.xml. It contains also the flag.
I changed the flag from 2 to 1 in both files but no change for the moment. I suppose that I must wait for the Software polling task to run before to see a change.
However, if I change the flag value in the MNF file, then go to a VCA and click on the link to the description of the component, the icons of the version are changed accordingly.
Regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2006 09:34 AM
07-21-2006 09:34 AM
Re: How to change the criticity of a PSP component ?
You can get past the issue for now, if you like, by removing the SMH from the baseline comparison. The problem with this is that you will no longer see a status based on the SMH versions. If you decide to deploy a later version (future release) of SMH and set it to the new baseline this should go away.
-Rich
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2006 09:39 AM
07-21-2006 09:39 AM
Re: How to change the criticity of a PSP component ?
-Rich