Note: This version of the VDT (1.11.0) is no longer supported. Feel free to look through the documentation and install it, but we cannot guarantee support for it. The current stable release is 2.0.0.
configure_cemon - CEMon configuration script
configure_cemon --vdt-install <VDT installation root>
--server <y,n>
--consumer <hostname>
--topic <topic>
--dialect <dialect>
- --vdt-install <VDT installation root>
-
configure_cemon will look for the root of the VDT installation at
$VDT_LOCATION. If you do not have that set you can specify it
with --vdt-install instead.
- --server <y,n>
-
For y, mark Apache, and Tomcat to be enabled in the service management
system. Currently, n does nothing.
- --help, --usage
-
Print a usage message.
- --consumer <hostname>
-
Set a consumer.
- --topic <topic>
-
Set the topic. For OSG, this is probably "OSG_CE".
- --dialect <dialecdt>
-
Set the dialect for publishing information. For OSG, this is probably "OLD_CLASSAD".
=back
The following actions are performed (as needed) to configure CEMon:
- Configure and install the CEMon web application into Tomcat
-
- Configure Tomcat and Apache to allow secure access to the web application
-
- Install the CE-monitor and OSG CE-monitor plugins into the CE monitor engine
-
- Restart Apache and Tomcat if starting the service
-