Monitoring projects and jobs using a Web browser

You can use a Web browser to monitor the state of all grid nodes, including the ETL Development grid node that are a part of the grid architecture. In addition to monitoring projects and jobs that are launched from ETL Development, you can:

Before you start monitoring:

StepsMonitoring projects and jobs

  1. Open the Web browser.

  2. Enter:

    http://<hostname>:<port_number>
    

    where <hostname> is the network name of the machine on which the ETL Server is running, and <port_number> is the port on which the node was started. The default port number is 5124.

    The monitoring page appears displaying these:

    • Node Summary – displays detailed information about the currently running server, such as the host name and operating system of the machine the server is running on, the number of jobs running on the server, the amount of CPU, memory, and disk space utilized by the server, PID and account information, and the product name and version number. This tab also includes a list of active and recent jobs.

    • Active Jobs – displays a detailed list of the running jobs.

    • Job History – provides a list of all the jobs executed since the previous day.

    • Log History – provides the system log history.

    • Node Overview– provides a list of all the running servers.

Viewing active jobs

Click the Active Jobs tab. You see all the running jobs along with details such as name, status, number of projects within the job, start and end time, and the number of records processed.

Suspending an active job

In the Active Jobs tab or the Node Summary tab, click the Suspend icon next to the job you want to suspend. The status of the job changes to Suspended. All projects in the job are also suspended.

Resuming a job

  1. In the Active Jobs tab or the Node Summary tab, select a job to view its history. Alternatively, you can click the Job History tab.

  2. Click the Resume icon next to the suspended job.

    The status of the job changes to Running and all projects in the job are also resumed.

Canceling an active job

In the Summary tab, click the Cancel icon next to the job you want to cancel. The job is removed from the list.

Suspending an active project

In the Active Jobs tab, click the Suspend icon next to the project you want to suspend. The status of the project changes to Suspended.

Resuming a project

  1. In the Active Jobs tab, select the job that has a suspended project. Alternatively, you can click the Job History tab.

  2. Click the Resume icon next to the suspended project. The projects status changes to Running and the project is resumed.

Canceling a project

  1. In the Active Jobs tab, select a job from the list of active jobs.

  2. Click the Cancel icon next to the project you want to cancel.

    The project status changes to Cancelled and the project is stopped.

Viewing all running servers

Select the Node Overview tab. A list of all the running servers appears along with details such as status, number of jobs, amount of CPU, memory, and disk space utilized by the server.

Shutting down a server

In the Node Overview tab, click the Shutdown icon next to the server. The server is removed from the list.

Viewing log history

Select the Log History tab. A table appears, displaying system log details such as timestamp, type of error, and the error message.

If required, click Download to download the log file on to your machine.