Skip to main content

We've Moved!

Product Documentation has moved to docs.hitachivantara.com
Hitachi Vantara Knowledge

Monitoring tasks and processes

The Monitoring > Task & Processes page lets you view information about what the system is doing. This includes any workflow tasks or service operations you started and any internal maintenance processes the system needs to run.

Trademarks, Legal disclaimer, Third-party software in this documentation

© 2017 Hitachi Vantara Corporation. All rights reserved.

Monitoring service operations

You can use the Administration App, CLI, and REST API to monitor all service operations. These operations include:

The initial deployments of services when the system was installed

Service relocation operations that you initiate. For information, see Moving and scaling services.

For each service operation, the system shows:

The name of the service involved

The status of the operation

The number of steps completed out of the total number of steps for the operation

Administration App instructions

1.Click on System Configuration.

2.Click on the Services panel.

The Operations in Progress and Completed Operations tabs show information about in-progress and completed service operations.

Related CLI command(s)

listSystemTasks

getSystemTask

For information on running CLI commands, see CLI reference.

REST API instructions

GET /tasks/system

GET /tasks/system/{uuid}

For information on specific REST API methods, in the Administration App, click on the help icon (). Then:

To view the administrative REST API methods, click on Admin API.

To view the API methods used for performing searches, click on Search API.

For general information about the administrative REST API, see REST API reference.

Trademarks, Legal disclaimer, Third-party software in this documentation

© 2017 Hitachi Vantara Corporation. All rights reserved.

Monitoring system processes

You can use the Administration App, REST API, and CLI to view the progress of internal system processes. These include package installation tasks and regularly scheduled system maintenance activities such as log rotation.

For each process, your system shows:

The process name

The process state

The times at which each step in the process run occurred

Administration App instructions

1.In the Administration App, click on Monitoring > Tasks & Processes.

2.To view the currently running processes, click on System Processes.

3.To view the scheduled processes, click on Scheduled Processes.

Related CLI command(s)

listSystemTasks

getSystemTask

System processes have a type of SCHEDULED or ONE-TIME.

For information on running CLI commands, see CLI reference.

REST API instructions

GET /tasks/system

GET /tasks/system/{uuid}

System processes have a type of SCHEDULED or ONE-TIME.

For information on specific REST API methods, in the Administration App, click on the help icon (). Then:

To view the administrative REST API methods, click on Admin API.

To view the API methods used for performing searches, click on Search API.

For general information about the administrative REST API, see REST API reference.

Trademarks, Legal disclaimer, Third-party software in this documentation

© 2017 Hitachi Vantara Corporation. All rights reserved.

 

  • Was this article helpful?