Commit 8b018c4d authored by Franco Fichtner's avatar Franco Fichtner

src: whitespace sweep

parent 54704d05
......@@ -5,4 +5,4 @@
</description>
<items>
</items>
</model>
\ No newline at end of file
</model>
......@@ -3,4 +3,4 @@
<file-match>.*-packets$</file-match>
<title>System Information - Packets </title>
<y-axis_label>Packets/Second</y-axis_label>
</systemhealth>
\ No newline at end of file
</systemhealth>
......@@ -10,4 +10,4 @@
<interrupt>[#]</interrupt>
<processes>[#]</processes>
</field_units>
</systemhealth>
\ No newline at end of file
</systemhealth>
......@@ -51,4 +51,3 @@ if len(sys.argv) > 1:
output_stream.seek(0)
print (output_stream.read())
break
......@@ -85,4 +85,3 @@ for filename in glob.glob('%s/*.xml' % rrd_definition_dir):
result[rrdFilename][fieldname] = rrdDef[fieldname]
print(ujson.dumps(result))
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment