Versions Compared

Key

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

...

The daemon can be stopped or restarted using the command "service opserviced restart".

Setup the Log Files

Create the empty log files

Code Block
touch /usr/local/opmantek/logs/opservice.log
touch /usr/local/opmantek/logs/incident.log
touch /usr/local/opmantek/logs/service_event.log
chown -R nmis:nmis /usr/local/opmantek/logs/
chmod 664 /usr/local/opmantek/logs/*log

 

Configuring opService

That is the topic for another article.