From: Philipp Dallig Date: Fri, 7 Apr 2017 15:10:09 +0000 (+0200) Subject: fbb-werbung - add postgres and java check X-Git-Tag: v0.1.0~3275 X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=50ecc8f3beac3049c7cb287dfadbd4134d1a53e0;p=pixelpark%2Fhiera.git fbb-werbung - add postgres and java check --- diff --git a/customer/fbb-werbung/common.yaml b/customer/fbb-werbung/common.yaml index 6b7aa314..34eabef5 100644 --- a/customer/fbb-werbung/common.yaml +++ b/customer/fbb-werbung/common.yaml @@ -11,4 +11,15 @@ infra::profile::logstash::apache::resources: type: log4j tags: - "%{customer}" - - "%{tier}" \ No newline at end of file + - "%{tier}" + +xymon::procs: + postgres: + color: red + text: Postgres Datenbank fuer Applikation + mincount: '1' +# Second Java process is logstash + java: + color: red + text: Tomcat Java Applikation Magnolia + mincount: '2' \ No newline at end of file