You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Introduction

The JITL MonitoringJob template can be used to perform health checks of JS7 JOC Cockpit, Controller and Agents. Health check results can be forwarded, for example by mail.

  • Users can use health status results for integration with their monitoring system.
  • SOS offers a 24/7 Monitoring Service to receive health status results for customers using a commercial license and who subscribe to this support option, see JS7 - License.

The JITL MonitoringJob template can be used as a building block in a monitoring solution to:

  • repeatedly run the MonitoringJob template using a JS7 - Cycle Instruction,
  • forward health check results to a monitoring solution.
    • When used with a user's monitoring solution, this can include forwarding health check report files.
    • This can include sending e-mails containing a notice or an alert to SOS. Such notices do not include any data related to the user's JS7 environment, they only indicate a notice or alert.
      • Alert mails are simplistic like this

The job template makes use of the JS7 - REST Web Service API to retrieve information from the JOC Cockpit.

FEATURE AVAILABILITY STARTING FROM RELEASE 2.4.1

Usage

When defining the job either:

  • invoke the Wizard that is available from the job properties tab in the Configuration view and select the JITL MonitoringJob and relevant arguments from the Wizard

or

  • specify the JITL job class and com.sos.jitl.jobs.monitoring.MonitoringJob Java class name and add required arguments.

Example

Download (upload .json): pdmMonitoring.workflow.json

  • No labels