15 Jul
2020
15 Jul
'20
2:52 p.m.
Below output is from rolling release 20.6.10499.
Trying to add Exim stats via the Unix agent. Seems RRD definitions are missing for the 'exim' application, they only exist for the 'exim-mailqueue' application'.
See below the related debug output of poller.php
---
SQL[SELECT * FROM `applications` WHERE `device_id` = '83']
ROWS[2]
SQL RUNTIME[0.00004196s]
o Applications exim
SQL[SELECT * FROM `applications` WHERE `device_id` = '83' AND `app_type` = 'exim' AND `app_instance` IS NULL]
ROWS[1]
SQL RUNTIME[0.00018406s]
.Cannot create RRD for type exim - not found in definitions!