Actions
Task #3140
closedImprove nagios checks for gCore container
Status:
Closed
Priority:
Normal
Assignee:
Category:
System Application
Target version:
Start date:
Apr 05, 2016
Due date:
% Done:
100%
Estimated time:
Infrastructure:
Pre-Production, Production
Description
At this time we have a simple nagios check on container port but this check often is not enough.
For example, if a container, for some reasons, is in outOfMemory, the nagios check on container port doesn't detect this problem.
We have successfully tested a new check based on wsdl url that is able to detect this kind of problem. The new check should be the following:
http://host:port/wsrf/services/gcube/common/vremanagement/GHNManager?WSDL
where "host" is the host of the container and "port" is the port where the container is running. All gCore containers in production environment should be configured in this way.
Files
Related issues
Actions