From 4849aa0dd0edbce5592c0f9c5a3c4a45478aa97c Mon Sep 17 00:00:00 2001 From: OMK Date: Tue, 3 Nov 2020 13:28:09 +0100 Subject: [PATCH] Renamed example graphs Renamed example graphs to compy to naming convention, and fix a typo --- plugins/chrony/.DS_Store | Bin 0 -> 6148 bytes ..._freq.png => chrony_sourcestats_freq-day.png} | Bin ...qsk.png => chrony_sourcestats_freqsk-day.png} | Bin ...set.png => chrony_sourcestats_offset-day.png} | Bin ...tdev.png => chrony_sourcestats_stdev-day.png} | Bin ...e_com.png => chrony_time_example_com-day.png} | Bin 6 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 plugins/chrony/.DS_Store rename plugins/chrony/example-graphs/{chrony_sourcestat_freq.png => chrony_sourcestats_freq-day.png} (100%) rename plugins/chrony/example-graphs/{chrony_sourcestats_freqsk.png => chrony_sourcestats_freqsk-day.png} (100%) rename plugins/chrony/example-graphs/{chrony_sourcestats_offset.png => chrony_sourcestats_offset-day.png} (100%) rename plugins/chrony/example-graphs/{chrony_sourcestats_stdev.png => chrony_sourcestats_stdev-day.png} (100%) rename plugins/chrony/example-graphs/{chrony_time_example_com.png => chrony_time_example_com-day.png} (100%) diff --git a/plugins/chrony/.DS_Store b/plugins/chrony/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..5973ffd4e05d5d8edaae4a9dd1b5c880eb35b462 GIT binary patch literal 6148 zcmeHK%Sr=55Ukc50)ph|aelyqe=vmj1^EF3N<73Uk%-4V`CWdR)enSaBY5#5)zDot zy5lmDFg1VfKC!dP7?I91Ua-RhuCc{oQhhq%+)HxavBA@b zzv1o?uW#$ae)qiJ<{hUGQC12_0VyB_q<|FowF2IIY4eLjMJXT!q`91@cbtKq}yW~&Ls;&z_j zq8!!}6{Ua_7%Om|+lBZ4Tlx?4|Cpqm6p#Y{N&%a#)~h97se0?=<-FH6`W@YCKIv{; p2ZbTpF)`XPH{On~qA2T{ulc+e4v9f$KIlaK47e^bDe%_{d;!2}7TW*- literal 0 HcmV?d00001 diff --git a/plugins/chrony/example-graphs/chrony_sourcestat_freq.png b/plugins/chrony/example-graphs/chrony_sourcestats_freq-day.png similarity index 100% rename from plugins/chrony/example-graphs/chrony_sourcestat_freq.png rename to plugins/chrony/example-graphs/chrony_sourcestats_freq-day.png diff --git a/plugins/chrony/example-graphs/chrony_sourcestats_freqsk.png b/plugins/chrony/example-graphs/chrony_sourcestats_freqsk-day.png similarity index 100% rename from plugins/chrony/example-graphs/chrony_sourcestats_freqsk.png rename to plugins/chrony/example-graphs/chrony_sourcestats_freqsk-day.png diff --git a/plugins/chrony/example-graphs/chrony_sourcestats_offset.png b/plugins/chrony/example-graphs/chrony_sourcestats_offset-day.png similarity index 100% rename from plugins/chrony/example-graphs/chrony_sourcestats_offset.png rename to plugins/chrony/example-graphs/chrony_sourcestats_offset-day.png diff --git a/plugins/chrony/example-graphs/chrony_sourcestats_stdev.png b/plugins/chrony/example-graphs/chrony_sourcestats_stdev-day.png similarity index 100% rename from plugins/chrony/example-graphs/chrony_sourcestats_stdev.png rename to plugins/chrony/example-graphs/chrony_sourcestats_stdev-day.png diff --git a/plugins/chrony/example-graphs/chrony_time_example_com.png b/plugins/chrony/example-graphs/chrony_time_example_com-day.png similarity index 100% rename from plugins/chrony/example-graphs/chrony_time_example_com.png rename to plugins/chrony/example-graphs/chrony_time_example_com-day.png