Skip to content
This repository has been archived by the owner on Apr 16, 2021. It is now read-only.
karolisc edited this page Apr 26, 2015 · 14 revisions

Having problems? Try the suggestions below.

sudo sostat | less
  • If any of the NSM processes show up as failed, try restarting them:
sudo service nsm restart
  • Check log files in /var/log/nsm/ for any errors or possible clues.
  • If this is a sensor sending alerts to master server, is autossh running?
pgrep -lf autossh
  • If you're having problems with Snorby, check the log files in /opt/snorby/log/ and /var/log/apache2/ and see if its processes are running:
pgrep -lf delayed_job
Clone this wiki locally