From 2bbb612f430589b90386ca404fd84a53373c4231 Mon Sep 17 00:00:00 2001 From: managed by Chef via sys_accounts recipe Date: Mon, 30 Apr 2018 12:31:27 +0200 Subject: [PATCH] JAM: add rich power supply --- icinga/objects/hosts_power.cfg | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/icinga/objects/hosts_power.cfg b/icinga/objects/hosts_power.cfg index e33146b..136f9b5 100644 --- a/icinga/objects/hosts_power.cfg +++ b/icinga/objects/hosts_power.cfg @@ -129,6 +129,17 @@ define host{ } +########################## RICH single special ISEG + +define host{ + use power ; Name of host template to use + host_name richhvcrate + alias richhvcrate +} + + + + ############################################################################### # dream JAM:now part of hosts_etrax.cfg as generated from epics setup ############################################################################### @@ -161,7 +172,7 @@ define host{ define hostgroup{ hostgroup_name power alias power supplies - members hadps003, hadps005, hadps012, hadps009, hadps010, hadps011, hadps013, hadps014, hadps015, hadps016 + members hadps003, hadps005, hadps012, hadps009, hadps010, hadps011, hadps013, hadps014, hadps015, hadps016, richhvcrate } # caen crates -- 2.43.0