Command Line utility to enable/disable Monitoring server and Stat query
Snapshot thread for DefaultServer
---------------------------------------------------------------------------------------------------------
Key: GERONIMO-5749
URL: https://issues.apache.org/jira/browse/GERONIMO-5749
Project: Geronimo
Issue Type: Improvement
Security Level: public (Regular issues)
Components: monitoring
Affects Versions: 2.1.7
Reporter: Vamsavardhana Reddy
Assignee: Vamsavardhana Reddy
Fix For: 2.1.8
Currently there is no command line utility to enable/disable Monitoring on
Default Server and start/stop of Stats Query snapshot thread. The only way to
do these operations is through Monitoring portlet in the admin console.
Enable/disable Monitoring is done by changing ENABLED column in SERVERS and
GRAPHS tables in MonitoringClientDB. SQL scripts can be provided for this to
execute from command line.
Start/Stop of snapshot thread is done by calling MasterRemoteControlJMX GBean
methods. Ideal place to provide support for this would be through a new
deployer command.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.