From accee605bdf79f71b568d8baeb3cdea98e7fa58e Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Wed, 31 Jan 2018 17:34:11 +0100 Subject: HAWD definitions for imapmailsyncbenchmark --- hawd_defs/imap_mail_sync | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 hawd_defs/imap_mail_sync (limited to 'hawd_defs') diff --git a/hawd_defs/imap_mail_sync b/hawd_defs/imap_mail_sync new file mode 100644 index 0000000..aef1bb8 --- /dev/null +++ b/hawd_defs/imap_mail_sync @@ -0,0 +1,10 @@ +{ + "name": "IMAP mail sycn", + "description": "Measures performance of the imap mail sync", + "columns": [ + { "name": "sync", "type": "float", "unit": "ms" }, + { "name": "total", "type": "float", "unit": "ms" }, + { "name": "resync", "type": "float", "unit": "ms" }, + { "name": "resynctotal", "type": "float", "unit": "ms" } + ] +} -- cgit v1.2.3