The API is installed on the up.time the Uptime Monitoring Station, but includes its own server that communicates with up.time with Uptime DataStore. As such, the API exists as a separate process from the up.time the Uptime Core process, allowing for more flexibility as the platform's feature set expands.The Controller service is named up.time Uptime Controller
on Windows, and uptime_controller
on Linux.
...
- Open the Services Control Panel.
- Right-click the up.time Uptime Controller service, and then click Stop.
- Click Start to restart the service.
...
- Log in to the Monitoring Station as root.
- Type the following command to stop the up.time the Uptime Controller service:
/etc/init.d/uptime_controller stop
- Type the following command to start the up.time the Uptime Controller service:
/etc/init.d/uptime_controller start