Actions
Task #11728
closed
Ubuntu 16.04 needs some fixes on the nagios checks and the ntp configuration
Status:
Closed
Priority:
Normal
Assignee:
_InfraScience Systems Engineer
Category:
System Application
Target version:
Start date:
May 03, 2018
Due date:
% Done:
100%
Estimated time:
Infrastructure:
Development, Pre-Production, Production
Description
- The NTP configuration is more restrictive than in the previous distribution versions, so an explicit configuration line is necessary to explicitly authorise the nagios server.
- The nagios free memory check fails because the
free
output changed. The Ubuntu maintainers are so lazy that the patch will never be backported to 16.04. - The nagios swap check also changed behaviour and it fails when swap is disabled
Updated by Andrea Dell'Amico over 7 years ago
- Status changed from New to In Progress
Updated by Andrea Dell'Amico over 7 years ago
- % Done changed from 0 to 30
The check_memory now is handled. On Ubuntu 16.04 a fixed version is installed and used by nrpe.
Updated by Andrea Dell'Amico over 7 years ago
- % Done changed from 30 to 70
The ntp configuration has been fixed too.
Updated by Andrea Dell'Amico over 7 years ago
- Status changed from In Progress to Closed
- % Done changed from 70 to 100
We chose to disable the check on the swap, it's not so useful in the first place.
I still added a fix to the nrpe configuration, just in case we want to enable the check again.
Actions