librenms/includes/polling/os/zywall.inc.php

8 lines
64 B
PHP

<?php
echo("Doing ZyXEL ZyWALL ");
$hardware = $sysDescr;
?>