--- includes/polling/unix-agent.inc.php 2013-06-20 19:42:49.713776919 -0400 +++ includes/polling/unix-agent.inc.php 2013-06-20 19:42:40.446717313 -0400 @@ -72,6 +72,7 @@ # Workaround for older script where we didn't split into 3 possible parts yet if ($section == "app-powerdns-recursor") { $sa = "app"; $sb = "powerdns-recursor"; $sc = ""; } + if ($section == "app-exim-mailqueue") { $sa = "app"; $sb = "exim-mailqueue"; $sc = ""; } if (!empty($sa) && !empty($sb)) {