From 8c8a85a1d89dc430f831d31a36d2e282d1c2a387 Mon Sep 17 00:00:00 2001 From: jayonlau Date: Sun, 26 Sep 2021 22:51:47 -0400 Subject: [PATCH] Clean up extra spaces Although these errors are not important, they affect the code specification. Change-Id: I906cf1ad1530de750c71cd622317d849347786ca --- conf.d/activemq.yaml.example | 2 +- conf.d/cacti.yaml.example | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/conf.d/activemq.yaml.example b/conf.d/activemq.yaml.example index be8258b9..ba4beb37 100644 --- a/conf.d/activemq.yaml.example +++ b/conf.d/activemq.yaml.example @@ -66,4 +66,4 @@ init_config: MemoryPercentUsage: alias: activemq.broker.memory_pct metric_type: gauge - + diff --git a/conf.d/cacti.yaml.example b/conf.d/cacti.yaml.example index d0c817b3..3530cdf9 100644 --- a/conf.d/cacti.yaml.example +++ b/conf.d/cacti.yaml.example @@ -41,5 +41,5 @@ instances: #field_names: # - ifName # - dskDevice - # - ifIndex + # - ifIndex #rrd_whitelist: /path/to/rrd_whitelist.txt