This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
wiki:systeme_mana:monitoring [2022/07/06 14:05] gat [Configuration] |
wiki:systeme_mana:monitoring [2022/09/14 15:13] (current) cgu [Persistency on Update] |
||
|---|---|---|---|
| Line 168: | Line 168: | ||
| * A monitoring task can be added thanks to [[wiki:systeme_mana:monitoring#monit_daemon|Monit daemon]]. | * A monitoring task can be added thanks to [[wiki:systeme_mana:monitoring#monit_daemon|Monit daemon]]. | ||
| + | ==== Persistency on Update ==== | ||
| + | in order to make the configuration stay after an update you will need to create the file snmp.conf in the folder /etc/sysupgrade.d/ with the three following lines: | ||
| + | <code conf snmp.conf> | ||
| + | /etc/init.d/snmpd | ||
| + | /etc/rcU.d/S59snmpd | ||
| + | /etc/rcK.d/K59snmpd | ||
| + | </code> | ||
| + | |||
| ===== Supported MIBs ===== | ===== Supported MIBs ===== | ||