User Tools

Site Tools


wiki:monitoring

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
wiki:monitoring [2018/09/26 16:31]
ghi [SNMP agent]
— (current)
Line 1: Line 1:
-====== Gateway monitoring ====== 
  
-===== Monit daemon ===== 
- 
-Monit is an open source supervision tool. It can monitor daemons, system resources, remote hosts or programs. It is recommended to use monit to monitor your applications. Please see [[https://​mmonit.com/​monit/​|online documentation]]. 
- 
-The command ''​monit status''​ returns the status of all supervised services. Services can be started/​stopped with monit using the commands ''​monit start <​name>''​ and ''​monit stop <​name>''​. 
- 
-The monit configuration is made in the directory **''/​etc/​monit.d''​**. It is a directory in which you have to add small scripts to describe what you want to do accordingly to monit specification. 
- 
-===== Watchdog ===== 
- 
-Watchdog is handled by monit daemon. ​ 
- 
-===== SNMP agent ===== 
- 
-<note important>​ 
-TODO en attente R&D 
-</​note>​ 
- 
-===== Supported MIBs ===== 
-The following MIBs are supported:​\\ 
-  * mib2 (RFC1213) 
-//​mibII/​vacm_conf\\ 
-mibII/​tcpTable\\ 
-mibII/​udpTable\\ 
-mibII/​system//​ 
-  * if-mib 
-//​if-mib/​ifTable\\ 
-if-mib/​ifTable/​ifTable\\ 
-if-mib/​ifTable/​ifTable_interface//​ 
- 
-For more information,​ see [[http://​net-snmp.sourceforge.net/​|Net-SNMP]]. 
- 
- 
-  
wiki/monitoring.1537972283.txt.gz · Last modified: 2019/01/17 10:01 (external edit)