Files
librenms/includes/polling/os/aos.inc.php
T

6 lines
61 B
PHP
Executable File

<?php
list(,$hardware,$version) = split(' ',$sysDescr);
?>