HPE GreenLake Administration
- Community Home
 - >
 - Servers and Operating Systems
 - >
 - Operating Systems
 - >
 - Operating System - Linux
 - >
 - Re: PSP on Linux
 
Operating System - Linux
        1840147
        Members
    
    
        3574
        Online
    
    
        110161
        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
 
06-23-2010 03:20 AM
06-23-2010 03:20 AM
			
				
					
						
							PSP on Linux
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Hi,
How can I find what version of PSP has been installed on a RHEL 5.3 server? I've been told that the PSP has been installed although I can't get onto the SMH page and HP SIM does not retrieve any information.
The server is a DL380 G6
Thanks,
D
		
		
	
	
	
How can I find what version of PSP has been installed on a RHEL 5.3 server? I've been told that the PSP has been installed although I can't get onto the SMH page and HP SIM does not retrieve any information.
The server is a DL380 G6
Thanks,
D
		3 REPLIES 3
	
	            
            
		
		
			
            
                - Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
06-23-2010 07:29 AM
06-23-2010 07:29 AM
			
				
					
						
							Re: PSP on Linux
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Log into the server and enter the following command;
rpm -qa | grep hp
You should see;
hp-OpenIPMI-8.5.0-1.rhel5
hp-snmp-agents-8.5.0.15-15
hp-ilo-8.5.0-1.rhel5
the first set on numeric digits, in this case 8.50, should be the last psp version that the component was updated. These three are needed for SIM to collect data. For the SMH page to work you also need
hpsmh-6.1.0-103.x86_64.rpm
Howard
					
				
			
			
				
			
			
				
			
			
			
			
			
			
		
		
		
	
	
	
rpm -qa | grep hp
You should see;
hp-OpenIPMI-8.5.0-1.rhel5
hp-snmp-agents-8.5.0.15-15
hp-ilo-8.5.0-1.rhel5
the first set on numeric digits, in this case 8.50, should be the last psp version that the component was updated. These three are needed for SIM to collect data. For the SMH page to work you also need
hpsmh-6.1.0-103.x86_64.rpm
Howard
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
06-23-2010 07:56 AM
06-23-2010 07:56 AM
			
				
					
						
							Re: PSP on Linux
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Do you know how the PSP got installed on this server?  e.g. 
Was it manually installed?
Did you use the "Install Linux PSP" option provided by SIM "Configure or Repair Agents"?
Did you use IC-Linux?
I ask because if you used IC-Linux you can also see the psp version in the /tmp/icelxpspinstall directory.
# ls /tmp/icelxpspinstall/psp-*
/tmp/icelxpspinstall/psp-8.50.rhel5.x86_64.en.tar.gz
		
		
	
	
	
Was it manually installed?
Did you use the "Install Linux PSP" option provided by SIM "Configure or Repair Agents"?
Did you use IC-Linux?
I ask because if you used IC-Linux you can also see the psp version in the /tmp/icelxpspinstall directory.
# ls /tmp/icelxpspinstall/psp-*
/tmp/icelxpspinstall/psp-8.50.rhel5.x86_64.en.tar.gz
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
06-23-2010 07:17 PM
06-23-2010 07:17 PM
			
				
					
						
							Re: PSP on Linux
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Hi DJMC,
May i know, in your environment have you successfully sending the traps from Linux server to SIM?
I am unable to send the traps from server to SIM and see some authentication failure for hpsmh user when i send the trap from server.
If you don't mind, may i have the /etc/snmp/snmp.conf file and sudoers file for the comparision.
Thank you.
		
		
	
	
	
May i know, in your environment have you successfully sending the traps from Linux server to SIM?
I am unable to send the traps from server to SIM and see some authentication failure for hpsmh user when i send the trap from server.
If you don't mind, may i have the /etc/snmp/snmp.conf file and sudoers file for the comparision.
Thank you.
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