forked from zabbix/community-templates
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtemplate_mdaemon.yaml
813 lines (810 loc) · 24.2 KB
/
template_mdaemon.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
zabbix_export:
version: '6.0'
date: '2021-11-21T21:27:43Z'
groups:
-
uuid: 7df96b18c230490a9a0a9e2307226338
name: Templates
templates:
-
uuid: b2b41025e65145da8ad41ee3cf9d37c5
template: 'App MDaemon'
name: 'App MDaemon'
description: |
## Author
Frederik Bjerggaard Nielsen
groups:
-
name: Templates
items:
-
uuid: d1370eddc7f147f7bce1ad8bd1e47be2
name: 'Active IMAP sessions'
key: 'perf_counter["\MDaemon\Active IMAP sessions"]'
delay: '30'
history: 7d
tags:
-
tag: Application
value: MDaemon
-
uuid: c7ee955ba87346a9af63782175c49521
name: 'Active MDaemon sessions'
key: 'perf_counter["\MDaemon\Active MDaemon sessions"]'
delay: '30'
history: 7d
tags:
-
tag: Application
value: MDaemon
-
uuid: 7ee8569a1ebd4405b4ecd8c7d40833f5
name: 'Active POP3 (in) sessions'
key: 'perf_counter["\MDaemon\Active POP3 (in) sessions"]'
delay: '30'
history: 7d
tags:
-
tag: Application
value: MDaemon
-
uuid: 77fe8e6d45ca4a2c918c3c49ad25bcc3
name: 'Active POP3 (out) sessions'
key: 'perf_counter["\MDaemon\Active POP3 (out) sessions"]'
delay: '30'
history: 7d
tags:
-
tag: Application
value: MDaemon
-
uuid: e6dc8d3bb3f3447dae1904effa2264ef
name: 'Active SMTP (in) sessions'
key: 'perf_counter["\MDaemon\Active SMTP (in) sessions"]'
delay: '30'
history: 7d
tags:
-
tag: Application
value: MDaemon
-
uuid: dc58e91a41854ffbaa3dd779269bcb7f
name: 'Active SMTP (out) sessions'
key: 'perf_counter["\MDaemon\Active SMTP (out) sessions"]'
delay: '30'
history: 7d
tags:
-
tag: Application
value: MDaemon
-
uuid: 5aa799f57da04f8ea327195064ed6751
name: 'ActiveSync server state'
key: 'perf_counter["\MDaemon\ActiveSync server state"]'
delay: '30'
history: 7d
preprocessing:
-
type: BOOL_TO_DECIMAL
parameters:
- ''
tags:
-
tag: Application
value: MDaemon
triggers:
-
uuid: b6291d3c0b6a422abfbacc3f25779f92
expression: 'last(/App MDaemon/perf_counter["\MDaemon\ActiveSync server state"])=0'
name: 'ActiveSync server state is DOWN on {HOST.NAME}'
status: DISABLED
priority: HIGH
-
uuid: b331df2973ba4b1ca1b9d9ef8c5944fc
name: 'Active Web Mail sessions'
key: 'perf_counter["\MDaemon\Active Web Mail sessions"]'
delay: '30'
history: 7d
tags:
-
tag: Application
value: MDaemon
-
uuid: d3027081c0b9413dbcc4a367b62d95c1
name: 'AntiSpam server state'
key: 'perf_counter["\MDaemon\AntiSpam server state"]'
delay: '30'
history: 7d
preprocessing:
-
type: BOOL_TO_DECIMAL
parameters:
- ''
tags:
-
tag: Application
value: MDaemon
triggers:
-
uuid: a1ef49972cbe44af9795a56f5a6aa8da
expression: 'last(/App MDaemon/perf_counter["\MDaemon\AntiSpam server state"])=0'
name: 'AntiSpam server state is DOWN on {HOST.NAME}'
priority: HIGH
-
uuid: 902bb897a8904241894c93ebcb805316
name: 'AntiVirus server state'
key: 'perf_counter["\MDaemon\AntiVirus server state"]'
delay: '30'
history: 7d
preprocessing:
-
type: BOOL_TO_DECIMAL
parameters:
- ''
tags:
-
tag: Application
value: MDaemon
triggers:
-
uuid: 8a4dbe171e114ca6987e095571b08330
expression: 'last(/App MDaemon/perf_counter["\MDaemon\AntiVirus server state"])=0'
name: 'AntiVirus server state is DOWN on {HOST.NAME}'
status: DISABLED
priority: HIGH
-
uuid: 2c206512b8bc4bf9bff7391be21ad21c
name: 'Bad queue messages'
key: 'perf_counter["\MDaemon\Bad queue messages"]'
delay: '30'
history: 7d
tags:
-
tag: Application
value: MDaemon
-
uuid: 868db18c653f4c32ac3fa14c1685e478
name: 'DNSBL accepted total'
key: 'perf_counter["\MDaemon\DNSBL accepted total"]'
delay: '120'
history: 7d
tags:
-
tag: Application
value: MDaemon
-
uuid: dda961fe718c46f88dfeb38b08216cc3
name: 'DNSBL refused total'
key: 'perf_counter["\MDaemon\DNSBL refused total"]'
delay: '120'
history: 7d
tags:
-
tag: Application
value: MDaemon
-
uuid: bdc87c8aa6d843de82df11b3c3d8f367
name: 'DomainPOP messages (in)/sec'
key: 'perf_counter["\MDaemon\DomainPOP messages (in)/sec"]'
delay: '30'
history: 7d
tags:
-
tag: Application
value: MDaemon
-
uuid: 171984f3d4bb43089fbe685b85724f30
name: 'DomainPOP messages (in) total'
key: 'perf_counter["\MDaemon\DomainPOP messages (in) total"]'
delay: '120'
history: 7d
tags:
-
tag: Application
value: MDaemon
-
uuid: db161ab230764f64842a24307871fd9f
name: 'DomainPOP server state'
key: 'perf_counter["\MDaemon\DomainPOP server state"]'
delay: '30'
history: 7d
preprocessing:
-
type: BOOL_TO_DECIMAL
parameters:
- ''
tags:
-
tag: Application
value: MDaemon
triggers:
-
uuid: e46ce835fa094dee98bd8e00dbfa0a86
expression: 'last(/App MDaemon/perf_counter["\MDaemon\DomainPOP server state"])=0'
name: 'DomainPOP server state is DOWN on {HOST.NAME}'
status: DISABLED
priority: HIGH
-
uuid: 0a5f5f76325d436f8c0a092710ca0820
name: 'Holding queue messages'
key: 'perf_counter["\MDaemon\Holding queue messages"]'
delay: '30'
history: 7d
tags:
-
tag: Application
value: MDaemon
-
uuid: ddd664e5320842cdb2e98c3a382906b7
name: 'IMAP server state'
key: 'perf_counter["\MDaemon\IMAP server state"]'
delay: '30'
history: 7d
preprocessing:
-
type: BOOL_TO_DECIMAL
parameters:
- ''
tags:
-
tag: Application
value: MDaemon
triggers:
-
uuid: b2e2af44cfa541cdb7b49a9bc4bbeafa
expression: 'last(/App MDaemon/perf_counter["\MDaemon\IMAP server state"])=0'
name: 'IMAP server state is DOWN on {HOST.NAME}'
priority: HIGH
-
uuid: 8563b6ffd3794371939bacc842f19d6c
name: 'IMAP sessions/sec'
key: 'perf_counter["\MDaemon\IMAP sessions/sec"]'
delay: '30'
history: 7d
tags:
-
tag: Application
value: MDaemon
-
uuid: 2499ce2c33994c2e9fb28616db08a6ab
name: 'IMAP sessions total'
key: 'perf_counter["\MDaemon\IMAP sessions total"]'
delay: '120'
history: 7d
tags:
-
tag: Application
value: MDaemon
-
uuid: 210befd1bf914c0b8732c04d74a2a99a
name: 'Inbound queue frozen'
key: 'perf_counter["\MDaemon\Inbound queue frozen"]'
delay: '30'
history: 7d
tags:
-
tag: Application
value: MDaemon
-
uuid: c88216286f974cce830a0252ba7f84e9
name: 'Inbound queue messages'
key: 'perf_counter["\MDaemon\Inbound queue messages"]'
delay: '30'
history: 7d
tags:
-
tag: Application
value: MDaemon
-
uuid: 3c3dc9265f4242a2b8b18ed6b562e644
name: 'LAN queue messages'
key: 'perf_counter["\MDaemon\LAN queue messages"]'
delay: '30'
history: 7d
tags:
-
tag: Application
value: MDaemon
-
uuid: e78aea55887144b1bee62cbee13f0d6d
name: 'Local queue frozen'
key: 'perf_counter["\MDaemon\Local queue frozen"]'
delay: '30'
history: 7d
tags:
-
tag: Application
value: MDaemon
-
uuid: 567563d1fc1f43f5991b186adb105d9d
name: 'Local queue messages'
key: 'perf_counter["\MDaemon\Local queue messages"]'
delay: '30'
history: 7d
tags:
-
tag: Application
value: MDaemon
-
uuid: 0d1274c6d6fa4accb5150d642e40381e
name: 'MDaemon running state'
key: 'perf_counter["\MDaemon\MDaemon running state"]'
delay: '30'
history: 7d
preprocessing:
-
type: BOOL_TO_DECIMAL
parameters:
- ''
tags:
-
tag: Application
value: MDaemon
triggers:
-
uuid: f4a6dae4891248bb83901ee6ba940a99
expression: 'last(/App MDaemon/perf_counter["\MDaemon\MDaemon running state"])=0'
name: 'MDaemon running state is DOWN on {HOST.NAME}'
priority: HIGH
-
uuid: 4cbe222355e34a3fb8f4ba320915fe6b
name: 'MDaemon uptime'
key: 'perf_counter["\MDaemon\MDaemon up time"]'
delay: '30'
history: 7d
tags:
-
tag: Application
value: MDaemon
-
uuid: 6b8cb6a975304f62bd3e62519da1957f
name: 'Minger server state'
key: 'perf_counter["\MDaemon\Minger server state"]'
delay: '30'
history: 7d
preprocessing:
-
type: BOOL_TO_DECIMAL
parameters:
- ''
tags:
-
tag: Application
value: MDaemon
triggers:
-
uuid: d3dd3d48656140dfa6288c7eaab23db1
expression: 'last(/App MDaemon/perf_counter["\MDaemon\Minger server state"])=0'
name: 'Minger server state is DOWN on {HOST.NAME}'
status: DISABLED
priority: HIGH
-
uuid: 19e0fbd0eb844674ac2371110707356b
name: 'MultiPOP messages (in)/sec'
key: 'perf_counter["\MDaemon\MultiPOP messages (in)/sec"]'
delay: '30'
history: 7d
tags:
-
tag: Application
value: MDaemon
-
uuid: 5bf718fb6a454762a5bd13f6260c19af
name: 'MultiPOP messages (in) total'
key: 'perf_counter["\MDaemon\MultiPOP messages (in) total"]'
delay: '120'
history: 7d
tags:
-
tag: Application
value: MDaemon
-
uuid: 7e8adfd4103048a18a990cc9903d1353
name: 'MultiPOP server state'
key: 'perf_counter["\MDaemon\MultiPOP server state"]'
delay: '30'
history: 7d
preprocessing:
-
type: BOOL_TO_DECIMAL
parameters:
- ''
tags:
-
tag: Application
value: MDaemon
triggers:
-
uuid: 7330d18e903f4ffebfc06b3a8977d8bd
expression: 'last(/App MDaemon/perf_counter["\MDaemon\MultiPOP server state"])=0'
name: 'MultiPOP server state is DOWN on {HOST.NAME}'
status: DISABLED
priority: HIGH
-
uuid: f4f340d1fbf344b3a9ee6b86ebe79ff5
name: 'POP3 server state'
key: 'perf_counter["\MDaemon\POP3 server state"]'
delay: '30'
history: 7d
preprocessing:
-
type: BOOL_TO_DECIMAL
parameters:
- ''
tags:
-
tag: Application
value: MDaemon
triggers:
-
uuid: 505999a1d1a849bab7251dab2c1e592e
expression: 'last(/App MDaemon/perf_counter["\MDaemon\POP3 server state"])=0'
name: 'POP3 server state is DOWN on {HOST.NAME}'
priority: HIGH
-
uuid: 6e6d5de7c6b44b51b2c34d21f9cc19d7
name: 'POP3 sessions/sec'
key: 'perf_counter["\MDaemon\POP3 sessions/sec"]'
delay: '30'
history: 7d
tags:
-
tag: Application
value: MDaemon
-
uuid: 9ab4a58b7376409d9f3807920fe57ed7
name: 'POP3 sessions total'
key: 'perf_counter["\MDaemon\POP3 sessions total"]'
delay: '120'
history: 7d
tags:
-
tag: Application
value: MDaemon
-
uuid: 75a36f3b86034832938cb36c4a154c7c
name: 'Quarantine queue messages'
key: 'perf_counter["\MDaemon\Quarantine queue messages"]'
delay: '30'
history: 7d
tags:
-
tag: Application
value: MDaemon
-
uuid: edf34e585b594cfe8cb7f8d8a5005f27
name: 'RAW messages/sec'
key: 'perf_counter["\MDaemon\RAW messages/sec"]'
delay: '30'
history: 7d
tags:
-
tag: Application
value: MDaemon
-
uuid: 57bf9b79a1e94011b295bfa444dba19e
name: 'RAW messages total'
key: 'perf_counter["\MDaemon\RAW messages total"]'
delay: '120'
history: 7d
tags:
-
tag: Application
value: MDaemon
-
uuid: eae1732235534152be8e54f34895df8e
name: 'RAW queue messages'
key: 'perf_counter["\MDaemon\RAW queue messages"]'
delay: '30'
history: 7d
tags:
-
tag: Application
value: MDaemon
-
uuid: 665cded5262b4291b69e178f61425b5a
name: 'Remote queue frozen'
key: 'perf_counter["\MDaemon\Remote queue frozen"]'
delay: '30'
history: 7d
tags:
-
tag: Application
value: MDaemon
-
uuid: 6c59572e38ba4da69df58bd9b6b630b1
name: 'Remote queue messages'
key: 'perf_counter["\MDaemon\Remote queue messages"]'
delay: '30'
history: 7d
tags:
-
tag: Application
value: MDaemon
-
uuid: 01c1d8013897430c8d21d36580ee4574
name: 'Retry queue messages'
key: 'perf_counter["\MDaemon\Retry queue messages"]'
delay: '30'
history: 7d
tags:
-
tag: Application
value: MDaemon
-
uuid: 4af4c344f67f4a22942feebeb4290229
name: 'SMTP messages (in)/sec'
key: 'perf_counter["\MDaemon\SMTP messages (in)/sec"]'
delay: '30'
history: 7d
tags:
-
tag: Application
value: MDaemon
-
uuid: eaf85f223eba4b218936801eebf1b66c
name: 'SMTP messages (in) total'
key: 'perf_counter["\MDaemon\SMTP messages (in) total"]'
delay: '120'
history: 7d
tags:
-
tag: Application
value: MDaemon
-
uuid: ef7f642d0e4c426da347fa025f3c981e
name: 'SMTP messages (out)/sec'
key: 'perf_counter["\MDaemon\SMTP messages (out)/sec"]'
delay: '30'
history: 7d
tags:
-
tag: Application
value: MDaemon
-
uuid: 42d9d553ab294bad846ed503c30db24b
name: 'SMTP messages (out) total'
key: 'perf_counter["\MDaemon\SMTP messages (out) total"]'
delay: '120'
history: 7d
tags:
-
tag: Application
value: MDaemon
-
uuid: c81f0dc1fb624b40a51993a62082e4f5
name: 'SMTP server state'
key: 'perf_counter["\MDaemon\SMTP server state"]'
delay: '30'
history: 7d
preprocessing:
-
type: BOOL_TO_DECIMAL
parameters:
- ''
tags:
-
tag: Application
value: MDaemon
triggers:
-
uuid: fc63d372f67d4b86811272d106eb0def
expression: 'last(/App MDaemon/perf_counter["\MDaemon\SMTP server state"])=0'
name: 'SMTP server state is DOWN on {HOST.NAME}'
priority: HIGH
-
uuid: 9f57401224fe470b8379826299039745
name: 'SMTP sessions (in)/sec'
key: 'perf_counter["\MDaemon\SMTP sessions (in)/sec"]'
delay: '30'
history: 7d
tags:
-
tag: Application
value: MDaemon
-
uuid: 6e230d303f4b4ea3b2c667f8490f372d
name: 'SMTP sessions (in) total'
key: 'perf_counter["\MDaemon\SMTP sessions (in) total"]'
delay: '120'
history: 7d
tags:
-
tag: Application
value: MDaemon
-
uuid: 7fd8be79750a44618bfa2d5cceed7449
name: 'SMTP sessions (out)/sec'
key: 'perf_counter["\MDaemon\SMTP sessions (out)/sec"]'
delay: '30'
history: 7d
tags:
-
tag: Application
value: MDaemon
-
uuid: 1b3090494d3d420ca360a1fad189a854
name: 'SMTP sessions (out) total'
key: 'perf_counter["\MDaemon\SMTP sessions (out) total"]'
delay: '120'
history: 7d
tags:
-
tag: Application
value: MDaemon
-
uuid: 75731596013c45599bcb441829880737
name: 'Spam accepted total'
key: 'perf_counter["\MDaemon\Spam accepted total"]'
delay: '120'
history: 7d
tags:
-
tag: Application
value: MDaemon
-
uuid: ef2ea6dc4c6045b88f16b1f207ee100e
name: 'Spam refused total'
key: 'perf_counter["\MDaemon\Spam refused total"]'
delay: '120'
history: 7d
tags:
-
tag: Application
value: MDaemon
-
uuid: c08dd7407cd94002b98f49401b207f3a
name: 'Viruses accepted total'
key: 'perf_counter["\MDaemon\Viruses accepted total"]'
delay: '120'
history: 7d
tags:
-
tag: Application
value: MDaemon
-
uuid: a0c0f1bbfc334ac28d173ecc42922fae
name: 'Viruses refused total'
key: 'perf_counter["\MDaemon\Viruses refused total"]'
delay: '120'
history: 7d
tags:
-
tag: Application
value: MDaemon
-
uuid: fa3dc41ceee642319aade726f2ad3dd1
name: 'Web Admin server state'
key: 'perf_counter["\MDaemon\Web Admin server state"]'
delay: '30'
history: 7d
preprocessing:
-
type: BOOL_TO_DECIMAL
parameters:
- ''
tags:
-
tag: Application
value: MDaemon
triggers:
-
uuid: 9e2597222267475a8c355f2e720cd20f
expression: 'last(/App MDaemon/perf_counter["\MDaemon\Web Admin server state"])=0'
name: 'Web Admin server state is DOWN on {HOST.NAME}'
priority: HIGH
-
uuid: 3b6db1e5932c457aaeb17cbf7b086a37
name: 'Web Mail server state'
key: 'perf_counter["\MDaemon\Web Mail server state"]'
delay: '30'
history: 7d
preprocessing:
-
type: BOOL_TO_DECIMAL
parameters:
- ''
tags:
-
tag: Application
value: MDaemon
triggers:
-
uuid: 7787210c315e42ddbc90137b066956a3
expression: 'last(/App MDaemon/perf_counter["\MDaemon\Web Mail server state"])=0'
name: 'Web Mail server state is DOWN on {HOST.NAME}'
priority: HIGH
graphs:
-
uuid: 9d4b3a44f2a24044972564c38a396f2b
name: 'MDaemon totals'
graph_items:
-
color: 1A7C11
item:
host: 'App MDaemon'
key: 'perf_counter["\MDaemon\DNSBL accepted total"]'
-
sortorder: '1'
color: F63100
item:
host: 'App MDaemon'
key: 'perf_counter["\MDaemon\DNSBL refused total"]'
-
sortorder: '2'
color: 2774A4
item:
host: 'App MDaemon'
key: 'perf_counter["\MDaemon\DomainPOP messages (in) total"]'
-
sortorder: '3'
color: A54F10
item:
host: 'App MDaemon'
key: 'perf_counter["\MDaemon\IMAP sessions total"]'
-
sortorder: '4'
color: FC6EA3
item:
host: 'App MDaemon'
key: 'perf_counter["\MDaemon\MultiPOP messages (in) total"]'
-
sortorder: '5'
color: 6C59DC
item:
host: 'App MDaemon'
key: 'perf_counter["\MDaemon\POP3 sessions total"]'
-
sortorder: '6'
color: AC8C14
item:
host: 'App MDaemon'
key: 'perf_counter["\MDaemon\RAW messages total"]'
-
sortorder: '7'
color: 611F27
item:
host: 'App MDaemon'
key: 'perf_counter["\MDaemon\SMTP messages (in) total"]'
-
sortorder: '8'
color: F230E0
item:
host: 'App MDaemon'
key: 'perf_counter["\MDaemon\SMTP messages (out) total"]'
-
sortorder: '9'
color: 5CCD18
item:
host: 'App MDaemon'
key: 'perf_counter["\MDaemon\SMTP sessions (in) total"]'
-
sortorder: '10'
color: BB2A02
item:
host: 'App MDaemon'
key: 'perf_counter["\MDaemon\SMTP sessions (out) total"]'
-
sortorder: '11'
color: 5A2B57
item:
host: 'App MDaemon'
key: 'perf_counter["\MDaemon\Spam accepted total"]'
-
sortorder: '12'
color: 89ABF8
item:
host: 'App MDaemon'
key: 'perf_counter["\MDaemon\Spam refused total"]'
-
sortorder: '13'
color: 7EC25C
item:
host: 'App MDaemon'
key: 'perf_counter["\MDaemon\Viruses accepted total"]'
-
sortorder: '14'
color: '274482'
item:
host: 'App MDaemon'
key: 'perf_counter["\MDaemon\Viruses refused total"]'