I am trying to figure out what daemons are running on the Opennms (version 1.12.8) for the purpose of debugging. Is there any good way to do it?
Figured out the way to check it. Just goto the /opennms/bin directory and run
/opennms/bin
sudo ./opennms -v status
Figured out the way to check it. Just goto the
/opennms/bin
directory and run