From 2c2c1f696c0c9d97b33c43ae3f9ef9d0229aa2e3 Mon Sep 17 00:00:00 2001 From: Arno Schoenmakers <schoenmakers@astron.nl> Date: Mon, 24 Jul 2017 11:50:10 +0000 Subject: [PATCH] TAsk #11092: Fixing PVSSDataPoints.base so that new PIC tree can be created --- .../data/PVSS/data/PVSSDataPoints.base | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/MAC/Deployment/data/PVSS/data/PVSSDataPoints.base b/MAC/Deployment/data/PVSS/data/PVSSDataPoints.base index 5ba2a2c379d..96495c152a6 100644 --- a/MAC/Deployment/data/PVSS/data/PVSSDataPoints.base +++ b/MAC/Deployment/data/PVSS/data/PVSSDataPoints.base @@ -32,8 +32,10 @@ Station - M Y LOFAR_PermSW_@ring@_@station@ Cluster - M N LOFAR_PermSW_@cluster@ Node - M Y LOFAR_PermSW_@cluster@_@node@ Daemons - M N LOFAR_PermSW_Daemons -PVSS00pmon - M Y LOFAR_PermSW_Daemons_PVSS00pmon #obsolete in 3.14 -WCCILpmon - M Y LOFAR_PermSW_Daemons_WCCILpmon #replacement for the PVSSpmon in 3.14 +#obsolete in 3.14 +#PVSS00pmon - M Y LOFAR_PermSW_Daemons_PVSS00pmon +#replacement for the PVSSpmon in 3.14 +WCCILpmon - M Y LOFAR_PermSW_Daemons_WCCILpmon LogProcessor - M Y LOFAR_PermSW_Daemons_LogProcessor ServiceBroker - M Y LOFAR_PermSW_Daemons_ServiceBroker SASGateway - M Y LOFAR_PermSW_Daemons_SASGateway @@ -57,8 +59,10 @@ StorageHost SHST C Y LOFAR_PIC_@storagehost@ CEPPermSW - C N LOFAR_PermSW CEPHardwareMonitor CHM C Y LOFAR_PermSW_CEPHardwareMonitor Daemons - C N LOFAR_PermSW_Daemons -PVSS00pmon - C Y LOFAR_PermSW_Daemons_PVSS00pmon #obsolete in 3.14 -WCCILpmon - C Y LOFAR_PermSW_Daemons_WCCILpmon #replacement for the PVSSpmon in 3.14 +#obsolete in 3.14 +#PVSS00pmon - C Y LOFAR_PermSW_Daemons_PVSS00pmon +#replacement for the PVSSpmon in 3.14 +WCCILpmon - C Y LOFAR_PermSW_Daemons_WCCILpmon LogProcessor - C Y LOFAR_PermSW_Daemons_LogProcessor ServiceBroker - C Y LOFAR_PermSW_Daemons_ServiceBroker SoftwareMonitor - C Y LOFAR_PermSW_Daemons_SoftwareMonitor @@ -99,8 +103,10 @@ StnPermSW - S N LOFAR_PermSW Cluster - S N LOFAR_PermSW_@cluster@ Node - S Y LOFAR_PermSW_@cluster@_@node@ Daemons - S N LOFAR_PermSW_Daemons -PVSS00pmon - S Y LOFAR_PermSW_Daemons_PVSS00pmon #obsolete in 3.14 -WCCILpmon - S Y LOFAR_PermSW_Daemons_WCCILpmon #replacement for the PVSSpmon in 3.14 +#obsolete in 3.14 +#PVSS00pmon - S Y LOFAR_PermSW_Daemons_PVSS00pmon +#replacement for the PVSSpmon in 3.14 +WCCILpmon - S Y LOFAR_PermSW_Daemons_WCCILpmon LogProcessor LGP S Y LOFAR_PermSW_Daemons_LogProcessor ServiceBroker - S Y LOFAR_PermSW_Daemons_ServiceBroker SASGateway SGW S Y LOFAR_PermSW_Daemons_SASGateway -- GitLab