summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorShubhendu Tripathi <shtripat@redhat.com>2014-03-21 09:49:00 +0530
committerBala.FA <barumuga@redhat.com>2014-04-29 10:21:37 +0530
commit1a2b04df7628833c48641050bf95fe493469fbb2 (patch)
tree81a812c8956cbb4286eaba80357972c1aded47d1 /config
parente8d6d956c13429825a5da82fd9f82a45cbb210b9 (diff)
nagios-server-addons: Corrected service list file
Corrected the issue with service list file Change-Id: Id850da21688a46d7439b0927efec0a57e5e3528d Signed-off-by: Shubhendu Tripathi <shtripat@redhat.com> Reviewed-on: https://cuckoo.blr.redhat.com:8443/56 Reviewed-by: darshan n <dnarayan@redhat.com> Reviewed-by: Ramesh N <rnachimu@redhat.com> Tested-by: Ramesh N <rnachimu@redhat.com> Reviewed-by: Sahina Bose <sabose@redhat.com>
Diffstat (limited to 'config')
-rw-r--r--config/host-monitoring-services.in9
1 files changed, 1 insertions, 8 deletions
diff --git a/config/host-monitoring-services.in b/config/host-monitoring-services.in
index 52ce8e0..268721c 100644
--- a/config/host-monitoring-services.in
+++ b/config/host-monitoring-services.in
@@ -1,8 +1 @@
-{serviceList: [
- 'Cpu Utilization',
- 'Disk Utilization',
- 'Memory Utilization',
- 'Network Utilization',
- 'Swap Utilization',
- ]
-}
+{"serviceList":["Cpu Utilization", "Disk Utilization", "Memory Utilization", "Network Utilization", "Swap Utilization"]}