Menu

#1560 [HHQ-2104] hq-agent.sh status only shows PID when running ag

Bug
open
None
5
2012-10-09
2008-05-16
No

http://jira.hyperic.com/browse/HHQ-2104
When querying the agent status, the agent client should return the status. Instead, it appears that the Java Service Wrapper is returning the PID.



For example, the agent status currently returns:



(tkeeney@tkeeney) bin$ ./hq-agent.sh status


HQ Agent is running (PID:7141).



Instead, it should return this (as we do when running in no-wrapper mode):



(tkeeney@tkeeney) bin$ ./hq-agent-nowrapper.sh status


Current agent bundle: agent-4.0.0-EE-717


Server IP address: 127.0.0.1


Server port: 7080


Agent listen port: 2144


(tkeeney@tkeeney) bin$

Discussion

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.