Doorgaan naar hoofdcontent

Posts

Er worden posts getoond met het label hyperic

Cordys monitoring using Hyperic

Introduction Cordys servers are a very complicated environment including lot of different JVM's (java virtual machines) and lot of connections to databases and other external systems, and in a Cordys cluster, different Cordys instances. Therefore Cordys servers can run in trouble for many reasons, for example:         Maximum he ap memory exceeded     Broken connections     Load too high     Lack of memory     Slow database It is the task of Cordys administrators to maintain and monitor Cordys servers in production environments in order to meet the SLA requirements of customers. For every Cordys Service Container the administrator must do the following: Check if heap memory usage is not exceeding maximum memory Check if it is available and restart it if necessary Check the performance of its webservices Check the performance of the databases used by the service container Another task of the ...