SNMP-NMS
From ESS-WIKI
Contents
Introduction
EdgeSense SNMP-NMS
How to
Software Requirements
Software Installation for Ubuntu 16.04
Configuration
Service control
In Ubuntu
Check if service is running:
$ sudo systemctl status SNMP-NMS.service
Restart service:
$ sudo systemctl restart SNMP-NMS.service
Start service:
$ sudo systemctl start SNMP-NMS.service
Stop service:
$ sudo systemctl stop SNMP-NMS.service