mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-14 16:04:30 +02:00
3 lines
87 B
PHP
3 lines
87 B
PHP
<?php
|
|
$check_cmd = $config['nagios_plugins'] . "/check_smtp -H ".$service['hostname'];
|