From e32b5cda7b46dbb0e6d155045d8bae137052c3a8 Mon Sep 17 00:00:00 2001 From: Arthur Coolen <coolen@astron.nl> Date: Tue, 2 Oct 2012 08:03:39 +0000 Subject: [PATCH] Task #3628:added points for CEP views --- .gitattributes | 1 + MAC/Deployment/data/PVSS/data/CEPHardwareMonitor.dpdef | 6 ++++++ 2 files changed, 7 insertions(+) create mode 100644 MAC/Deployment/data/PVSS/data/CEPHardwareMonitor.dpdef diff --git a/.gitattributes b/.gitattributes index e4c26a6a72a..8549437bf28 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2828,6 +2828,7 @@ MAC/Deployment/data/PVSS/License/test_shield.txt -text MAC/Deployment/data/PVSS/data/Adder.dpdef -text MAC/Deployment/data/PVSS/data/BGPAppl.dpdef -text MAC/Deployment/data/PVSS/data/BGPRack.dpdef -text +MAC/Deployment/data/PVSS/data/CEPHardwareMonitor.dpdef -text MAC/Deployment/data/PVSS/data/CEPObservation.dpdef -text MAC/Deployment/data/PVSS/data/CEPbase.dpdef -text MAC/Deployment/data/PVSS/data/HBAAntenna.dpdef -text diff --git a/MAC/Deployment/data/PVSS/data/CEPHardwareMonitor.dpdef b/MAC/Deployment/data/PVSS/data/CEPHardwareMonitor.dpdef new file mode 100644 index 00000000000..82a6288077d --- /dev/null +++ b/MAC/Deployment/data/PVSS/data/CEPHardwareMonitor.dpdef @@ -0,0 +1,6 @@ +# CEPHardwareMonitor +# +BGP.connected bool + +Cluster.connected bool + -- GitLab