http://jira.hyperic.com/browse/HHQ-4051
Result for Agent Commands show as [object Object].
When executing an agent command such as ping, the Result window should display: Successfully sent ping command to agent with id 10569. For the following Agent Commands, the Result shows [object Object]:
- restart
- ping
- upgrade
- push plugin
Expected Result:
The Result should correctly display the action status with object ID
Actual Result:
The Result incorrectly displays [object Object]
Steps to reproduce:
1. Log into HQ Server and Browse Resource for HQ Agent
2. Select the HQ Agent Server
3. Go tot he Views tab
4. Click the Agent Commands button
5. Select an Execute Command such as ping
6. Click the Execute button
7. Note the Result displays [object Object]
Work around:
N/A
Additional Notes:
- This occurs consistently across multiple agents
- The same result is produced on IE 8 or FF 3
- See attached screenshot
Anonymous