Hi all. Recently I realised that zabbix-server restarts every 20-30 minutes.
in /var/log/syslog I can see only
Jul 14 17:07:59 ru-tul-dc01-mon01 systemd[1]: zabbix-server.service: main process exited, code=exited, status=1/FAILURE
Jul 14 17:07:59 ru-tul-dc01-mon01 systemd[1]: Unit zabbix-server.service entered failed state.
Jul 14 17:08:09 ru-tul-dc01-mon01 systemd[1]: zabbix-server.service holdoff time over, scheduling restart.
Jul 14 17:08:09 ru-tul-dc01-mon01 zabbix_server[19508]: Starting Zabbix Server. Zabbix 3.2.4 (revision 65975).
Jul 14 17:08:09 ru-tul-dc01-mon01 zabbix_server[19508]: Press Ctrl+C to exit.
/var/log/zabbix/zabbix_server.log
Cannot adopt OID in UCD-SNMP-MIB: logMatch ::= { ucdavis 16 }
Cannot adopt OID in NET-SNMP-EXTEND-MIB: nsExtendOutputFull ::= { nsExtendOutput1Entry 2 }
Cannot adopt OID in NET-SNMP-EXAMPLES-MIB: netSnmpExampleNotification ::= { netSnmpExampleNotifications 1 }
Cannot adopt OID in UCD-SNMP-MIB: fileTable ::= { ucdavis 15 }
Cannot adopt OID in NET-SNMP-EXTEND-MIB: nsExtendOutput1Line ::= { nsExtendOutput1Entry 1 }
Cannot adopt OID in NET-SNMP-EXAMPLES-MIB: netSnmpExampleNotificationObjects ::= { netSnmpExampleNotifications 2 }
Cannot adopt OID in UCD-SNMP-MIB: ucdTraps ::= { ucdavis 251 }
and many-many such errors
What can be the problem and how to fix it?
in /var/log/syslog I can see only
Jul 14 17:07:59 ru-tul-dc01-mon01 systemd[1]: zabbix-server.service: main process exited, code=exited, status=1/FAILURE
Jul 14 17:07:59 ru-tul-dc01-mon01 systemd[1]: Unit zabbix-server.service entered failed state.
Jul 14 17:08:09 ru-tul-dc01-mon01 systemd[1]: zabbix-server.service holdoff time over, scheduling restart.
Jul 14 17:08:09 ru-tul-dc01-mon01 zabbix_server[19508]: Starting Zabbix Server. Zabbix 3.2.4 (revision 65975).
Jul 14 17:08:09 ru-tul-dc01-mon01 zabbix_server[19508]: Press Ctrl+C to exit.
/var/log/zabbix/zabbix_server.log
Cannot adopt OID in UCD-SNMP-MIB: logMatch ::= { ucdavis 16 }
Cannot adopt OID in NET-SNMP-EXTEND-MIB: nsExtendOutputFull ::= { nsExtendOutput1Entry 2 }
Cannot adopt OID in NET-SNMP-EXAMPLES-MIB: netSnmpExampleNotification ::= { netSnmpExampleNotifications 1 }
Cannot adopt OID in UCD-SNMP-MIB: fileTable ::= { ucdavis 15 }
Cannot adopt OID in NET-SNMP-EXTEND-MIB: nsExtendOutput1Line ::= { nsExtendOutput1Entry 1 }
Cannot adopt OID in NET-SNMP-EXAMPLES-MIB: netSnmpExampleNotificationObjects ::= { netSnmpExampleNotifications 2 }
Cannot adopt OID in UCD-SNMP-MIB: ucdTraps ::= { ucdavis 251 }
and many-many such errors
What can be the problem and how to fix it?
Comment