Page 2 of 2
Re: ERROR: General time-out (Alarm signal) ?
Posted: Fri Dec 28, 2018 6:35 pm
by xpertech
attachment
Re: ERROR: General time-out (Alarm signal) ?
Posted: Wed Jan 02, 2019 11:42 am
by ssax
It could be possible the load on the XI server is high and that could cause delayed processing of checks as well.
Please PM me a fresh copy of your profile so that I can look through your system logs/top output of the XI server.
Re: ERROR: General time-out (Alarm signal) ?
Posted: Fri Jan 25, 2019 1:11 pm
by xpertech
The load seems pretty high or sometimes the monitoring got timeout,
we compare the NagiosXI server hardware specification to the NagiosXI suggested hardware requirement, it looks like good enough(even if monitor over 4 thousands of services/hosts), the network and remote host seem normal(looks like), If change the monitoring to a small interval/times, it could possible cause timeout; but if leave longer interval/times, it could miss notify/alarm. is there a balance way that let the monitoring load not so high and also won't cause miss notify/alarm?
Re: ERROR: General time-out (Alarm signal) ?
Posted: Fri Jan 25, 2019 5:08 pm
by npolovenko
@xpertech, Could you open a support ticket?
https://support.nagios.com/tickets/
That way we'll be able to schedule a remote session and take a look at your system.
Re: ERROR: General time-out (Alarm signal) ?
Posted: Fri Jan 25, 2019 8:49 pm
by xpertech
But since there's a time difference between you and us, so it's hard to arrange remote session.
Re: ERROR: General time-out (Alarm signal) ?
Posted: Mon Jan 28, 2019 3:52 pm
by ssax
Please post the output of this command:
Code: Select all
echo "SELECT table_name AS 'Table', round(((data_length + index_length) / 1024 / 1024), 2) 'Size in MB' FROM information_schema.TABLES WHERE table_schema IN ('nagios', 'nagiosql', 'nagiosxi');" | mysql -uroot -pnagiosxi --table
Send me an updated copy of your profile so that I can look through the system logs.