librenms-librenms/includes/services/check_dovecot.inc.php

4 lines
93 B
PHP
Raw Normal View History

<?php
$check_cmd = $config['nagios_plugins'] . "/check_dovecot ".$service['service_param'];