Description of problem: Section 6.1.2 Re-installing a lost security token (in 'Configuring JON Servers and Agents) indicates one should use the property rhq.agent.security.token, but it should be 'rhq.agent.security-token'
Typo fixed: http://docs.redhat.com/docs/en-US/JBoss_Operations_Network/3.1/html/Admin_Configuring_JON_Servers_and_Agents/agent-config.html#resetting-sec-token
Version: JBoss Operations Network Version: 3.2.0.ER1 Build Number: 54dd29c:464a643 GWT Version: 2.5.0 SmartGWT Version: 3.0 Link: https://access.redhat.com/site/documentation/en-US/JBoss_Operations_Network/3.1/html/Admin_Configuring_JON_Servers_and_Agents/agent-config.html#resetting-sec-token ---------snap---------- 6. Restart the agent, and use the -D option to set the rhq.agent.security-token property to the security token. agentRoot/rhq-agent/bin/rhq-agent.sh -Drhq.agent.security-token=abcd1234 ---------snap----------