Server Management - Systems Insight Manager
1833471 Members
2574 Online
110052 Solutions
New Discussion

Re: How to tell agent version

 
SOLVED
Go to solution
Scott Ghaffari
Occasional Contributor

How to tell agent version

I'm running VMware ESX and have installed HP insight a year ago. How can I tell what version of the agent I'm currently running. The Web page doesn't show it. Is there a command I can type when logged in as root?
2 REPLIES 2
TimMC
Advisor
Solution

Re: How to tell agent version

yes:

rpm -qa | grep -i hp

the hpasm I believe will basically show the version of your agent.
Scott Ghaffari
Occasional Contributor

Re: How to tell agent version

That did the trick...thanks