Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Stop the up.time data collector and datastore services using the following commands:

 

Code Block
Windows: 
> net stop "up.time Data Collector" 
> net stop "up.time Data Store"

Linux or Solaris: 
# /etc/init.d/uptime_core stop 
# /etc/init.d/uptime_datastore stop

...