[5.5.7] Segmentation fault after upgrade
Posted: Tue Jan 08, 2019 4:37 am
Dear support,
we have an offline installation on Red Hat 6.7.
We upgraded from 5.4.13 to 5.5.7 on 17 December, when 5.5.8 was not available in offline repo.
We are encountering issues when we "apply configuration" in CCM:
if we do not wait at least 30 minutes between actions, monitoring engine not start.
On CLI, we stop nagios (/etc/init.d/nagios stop), then we tried nagios in foreground (/usr/local/nagios/bin/nagios /usr/local/nagios/etc/nagios.cfg) and we received "Segmentation fault".
We found a not-acceptable solution: renaming /usr/local/nagios/var/retention.dat
We are using these files:
/etc/init.d/nagios from rpm
/usr/local/nagios/etc/nagios.cfg from rpm, but we modified these 2 lines for compatibility:
We are waiting your feedback.
Thank you for your support
we have an offline installation on Red Hat 6.7.
We upgraded from 5.4.13 to 5.5.7 on 17 December, when 5.5.8 was not available in offline repo.
We are encountering issues when we "apply configuration" in CCM:
if we do not wait at least 30 minutes between actions, monitoring engine not start.
On CLI, we stop nagios (/etc/init.d/nagios stop), then we tried nagios in foreground (/usr/local/nagios/bin/nagios /usr/local/nagios/etc/nagios.cfg) and we received "Segmentation fault".
We found a not-acceptable solution: renaming /usr/local/nagios/var/retention.dat
We are using these files:
/etc/init.d/nagios from rpm
/usr/local/nagios/etc/nagios.cfg from rpm, but we modified these 2 lines for compatibility:
Code: Select all
service_perfdata_file_template=DATATYPE::SERVICEPERFDATA\tTIMET::$TIMET$\tHOSTNAME::$HOSTNAME$\tSERVICEDESC::$SERVICEDESC$\tSERVICEPERFDATA::$SERVICEPERFDATA$\tSERVICECHECKCOMMAND::$SERVICECHECKCOMMAND$\tHOSTSTATE::$HOSTSTATE$\tHOSTSTATETYPE::$HOSTSTATETYPE$\tSERVICESTATE::$SERVICESTATE$\tSERVICESTATETYPE::$SERVICESTATETYPE$\tSERVICEOUTPUT::$SERVICEOUTPUT$
host_perfdata_file_template=DATATYPE::HOSTPERFDATA\tTIMET::$TIMET$\tHOSTNAME::$HOSTNAME$\tHOSTPERFDATA::$HOSTPERFDATA$\tHOSTCHECKCOMMAND::$HOSTCHECKCOMMAND$\tHOSTSTATE::$HOSTSTATE$\tHOSTSTATETYPE::$HOSTSTATETYPE$\tHOSTOUTPUT::$HOSTOUTPUT$Thank you for your support