How do I restart the nim-event-processor?
How to restart nim-event-processor, nim_alert_processor, nim-syslog-processor
The nim-watcher cron job runs every 30 minutes and should restart any missing processes. However, occasionally you may need to manually restart certain processes.
In the case of the following three processes, perform the steps below.
Relevant processes: nim-event-processor, nim_alert_processor, nim-syslog-processor
1) SSH to your statseeker server
2) Become root: su -
3) cd /usr/local/statseeker/ss/etc/rc.d
4) ./96-nim-proc-manager.sh stop
5) ./96-nim-proc-manager.sh start-
- This will start the following three processes: nim-syslog-processor, nim-event-processor, nim_alert_processor
6) Check that the three processes were started
-
- ps awux | grep processor