This commit is contained in:
Jan Garaj 2015-12-06 15:06:29 +01:00
Родитель 35f2882586
Коммит 81b09bf790
3 изменённых файлов: 17 добавлений и 16 удалений

Просмотреть файл

@ -62,6 +62,7 @@ Maybe in the future:
- systemd.service.dev - blk io metrics of systemd service
- systemd.service.net - net metrics of systemd service
- systemd.service.log - log monitoring of systemd service
- docker.cpu - collector implementation
Container log monitoring
========================

Просмотреть файл

@ -9,8 +9,8 @@
</groups>
<templates>
<template>
<template>Template App Docker - active</template>
<name>Template App Docker - active</name>
<template>Template App Docker active - www.monitoringartist.com</template>
<name>Template App Docker active - www.monitoringartist.com</name>
<groups>
<group>
<name>Templates</name>
@ -343,7 +343,7 @@
<calc_fnc>2</calc_fnc>
<type>0</type>
<item>
<host>Template App Docker - active</host>
<host>Template App Docker active - www.monitoringartist.com</host>
<key>docker.cpu[/{#HCONTAINERID},system]</key>
</item>
</graph_item>
@ -355,7 +355,7 @@
<calc_fnc>2</calc_fnc>
<type>0</type>
<item>
<host>Template App Docker - active</host>
<host>Template App Docker active - www.monitoringartist.com</host>
<key>docker.cpu[/{#HCONTAINERID},user]</key>
</item>
</graph_item>
@ -387,7 +387,7 @@
<calc_fnc>2</calc_fnc>
<type>0</type>
<item>
<host>Template App Docker - active</host>
<host>Template App Docker active - www.monitoringartist.com</host>
<key>docker.mem[/{#HCONTAINERID},total_cache]</key>
</item>
</graph_item>
@ -399,7 +399,7 @@
<calc_fnc>2</calc_fnc>
<type>0</type>
<item>
<host>Template App Docker - active</host>
<host>Template App Docker active - www.monitoringartist.com</host>
<key>docker.mem[/{#HCONTAINERID},total_rss]</key>
</item>
</graph_item>
@ -411,7 +411,7 @@
<calc_fnc>2</calc_fnc>
<type>0</type>
<item>
<host>Template App Docker - active</host>
<host>Template App Docker active - www.monitoringartist.com</host>
<key>docker.mem[/{#HCONTAINERID},total_swap]</key>
</item>
</graph_item>
@ -443,7 +443,7 @@
<calc_fnc>2</calc_fnc>
<type>0</type>
<item>
<host>Template App Docker - active</host>
<host>Template App Docker active - www.monitoringartist.com</host>
<key>docker.up[/{#HCONTAINERID}]</key>
</item>
</graph_item>

Просмотреть файл

@ -9,8 +9,8 @@
</groups>
<templates>
<template>
<template>Template App Docker</template>
<name>Template App Docker</name>
<template>Template App Docker - www.monitoringartist.com</template>
<name>Template App Docker - www.monitoringartist.com</name>
<groups>
<group>
<name>Templates</name>
@ -343,7 +343,7 @@
<calc_fnc>2</calc_fnc>
<type>0</type>
<item>
<host>Template App Docker</host>
<host>Template App Docker - www.monitoringartist.com</host>
<key>docker.cpu[/{#HCONTAINERID},system]</key>
</item>
</graph_item>
@ -355,7 +355,7 @@
<calc_fnc>2</calc_fnc>
<type>0</type>
<item>
<host>Template App Docker</host>
<host>Template App Docker - www.monitoringartist.com</host>
<key>docker.cpu[/{#HCONTAINERID},user]</key>
</item>
</graph_item>
@ -387,7 +387,7 @@
<calc_fnc>2</calc_fnc>
<type>0</type>
<item>
<host>Template App Docker</host>
<host>Template App Docker - www.monitoringartist.com</host>
<key>docker.mem[/{#HCONTAINERID},total_cache]</key>
</item>
</graph_item>
@ -399,7 +399,7 @@
<calc_fnc>2</calc_fnc>
<type>0</type>
<item>
<host>Template App Docker</host>
<host>Template App Docker - www.monitoringartist.com</host>
<key>docker.mem[/{#HCONTAINERID},total_rss]</key>
</item>
</graph_item>
@ -411,7 +411,7 @@
<calc_fnc>2</calc_fnc>
<type>0</type>
<item>
<host>Template App Docker</host>
<host>Template App Docker - www.monitoringartist.com</host>
<key>docker.mem[/{#HCONTAINERID},total_swap]</key>
</item>
</graph_item>
@ -443,7 +443,7 @@
<calc_fnc>2</calc_fnc>
<type>0</type>
<item>
<host>Template App Docker</host>
<host>Template App Docker - www.monitoringartist.com</host>
<key>docker.up[/{#HCONTAINERID}]</key>
</item>
</graph_item>