Warning, /pim/sink/hawd_defs/imap_mail_sync is written in an unsupported language. File is not indexed.
0001 { 0002 "name": "IMAP mail sycn", 0003 "description": "Measures performance of the imap mail sync", 0004 "columns": [ 0005 { "name": "sync", "type": "float", "unit": "ms" }, 0006 { "name": "total", "type": "float", "unit": "ms" }, 0007 { "name": "resync", "type": "float", "unit": "ms" }, 0008 { "name": "resynctotal", "type": "float", "unit": "ms" }, 0009 { "name": "freepages", "type": "int", "unit": "pages" } 0010 ] 0011 }