aboutsummaryrefslogtreecommitdiffstats
path: root/3rd_party/collectd-ves-plugin/ves_plugin/ves_plugin.py
diff options
context:
space:
mode:
Diffstat (limited to '3rd_party/collectd-ves-plugin/ves_plugin/ves_plugin.py')
-rw-r--r--3rd_party/collectd-ves-plugin/ves_plugin/ves_plugin.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/3rd_party/collectd-ves-plugin/ves_plugin/ves_plugin.py b/3rd_party/collectd-ves-plugin/ves_plugin/ves_plugin.py
index 1ab8f679..3f0a069f 100644
--- a/3rd_party/collectd-ves-plugin/ves_plugin/ves_plugin.py
+++ b/3rd_party/collectd-ves-plugin/ves_plugin/ves_plugin.py
@@ -251,7 +251,7 @@ class VESPlugin(object):
'SendEventInterval' : 20.0,
'FunctionalRole' : 'Collectd VES Agent',
'GuestRunning' : False,
- 'ApiVersion' : 1.0
+ 'ApiVersion' : 5.1
}
self.__host_name = None
self.__ves_timer = None