Creating and Installing Resource Template, Resource Instance required for Service Health Check

If you have upgraded to ActiveMatrix Service Grid 3.4.0 from earlier version, you need to create resource template, resource instance and install resource instance required for running Service Health Check from Administrator UI. Run following commands to create resource template, resource instance and install resource instance which are required to run Service Health Check from Administrator UI.

Procedure

  1. Open a command window.
  2. Go to the directory CONFIG_HOME/admin/enterprise_name/samples.
  3. Run the following command to create resource template required for running Service Health Check.
    ant -f resourcetemplateforshc_build.xml
  4. Run ant -f resourcetemplate_build.xml create
  5. Run the following command to create and install resource instance.
    ant -f resourceinstanceforshc_build.xml
  6. Run ant -f resourceinstance_build.xml create install