mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
62cde819a0
* Update devices.inc.php * Update devices.inc.php * Add "system name" to "hostname" It is easy to watch hosts using system names and IP addresses * Deleted -H for checking srevice How wrote this code? I could not use additional plugins, because system adds "-H" when plugin runs. But some plugins don't use "-H" * changed to original file * Update services.inc.php