Article Contents

Use the command references provided below to stop, start and restart Uptime Infrastructure Monitor services. Note that in all sections, the individual Uptime Infrastructure Monitor services are listed in the actual order that they should be started or stopped.

Windows Installations

The services that belong to Uptime Infrastructure Monitor on Windows monitoring stations are: up.time Data Store, up.time Data Collector, and up.time Web Server.

To start the Uptime Infrastructure Monitor services, perform the following steps:

Alternatively, the following commands can be executed from the Windows command prompt to start the services:

> net start "up.time Data Store"
> net start "up.time Data Collector"
> net start "up.time Web Server"
> net start "up.time Controller"

 

To stop the Uptime Infrastructure Monitor services, perform the following steps:

Alternatively, the following commands can be executed from the Windows command prompt to stop the services:

> net stop "up.time Web Server"
> net stop "up.time Controller"
> net stop "up.time Data Collector"
> net stop "up.time Data Store"

 

Linux Installations

The services that belong to Uptime Infrastructure Monitor on Solaris and Linux systems are: uptime_datastore, uptime_core and uptime_httpd, uptime_controller.

To start the Uptime Infrastructure Monitor services, perform the following steps:

To stop the Uptime Infrastructure Monitor services, perform the following steps: