mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* New Device: ATS - Automatic Transfer Switch * Small fixes * Fixed test data * More fixes, again * Moved temp to php to retrieve limits from device * Fixed perms again... * Final test file. Or I hope so...
4 lines
92 B
PHP
Executable File
4 lines
92 B
PHP
Executable File
<?php
|
|
|
|
$hardware = snmp_get($device, 'atsIdentGroupFirmwareRevision.0', '-OQv', 'ATS-MIB');
|