ISProvisionNagios

How to Add Lite Management Nagios Monitoring

Example:
Customer Server IP: 103.82.241.69
Hostname: server.daunmuda.com

A. Lite Management Linux (Exabytes ID)
1. Login to Nagios Server
2. Open this file
vi /usr/local/nagios/etc/exabytes-id/103.82.241.cfg
3. In the bottom of file, add following lines
——————-
define host {
use linux-server
host_name EXAID-LIN-VPS:server.daunmuda.com
address 103.82.241.69
}
——————-
4. Close file and restart nagios
service nagios restart

 

B. Lite Management Windows (Exabytes ID)
1. Login to Nagios Server
2. Open this file
vi /usr/local/nagios/etc/exabytes-id/103.82.241.cfg
3. In the bottom of file, add following lines
——————-
define host {
use windows-server
host_name EXAID-WIN-VPS:server.daunmuda.com
address 103.82.241.69
}
——————-
4. Close file and restart nagios
service nagios restart

 

C. Lite Management Linux (Signetique)
1. Login to Nagios Server
2. Open this file
vi /usr/local/nagios/etc/signetique/103.82.241.cfg
3. In the bottom of file, add following lines
——————-
define host {
use linux-server
host_name SIT-LIN-VPS:server.daunmuda.com
address 103.82.241.69
}
——————-
4. Close file and restart nagios
service nagios restart

D. Lite Management Windows (Signetique)
1. Login to Nagios Server
2. Open this file
vi /usr/local/nagios/etc/signetique/103.82.241.cfg
3. In the bottom of file, add following lines
——————-
define host {
use windows-server
host_name SIT-WIN-VPS:server.daunmuda.com
address 103.82.241.69
}
——————-
4. Close file and restart nagios
service nagios restart

Leave a Reply

Your email address will not be published. Required fields are marked *