mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Move MIB poller debugging into SNMP functions
This commit is contained in:
@@ -11,12 +11,7 @@
|
||||
* the source code distribution for details.
|
||||
*/
|
||||
|
||||
echo("MIB-based polling");
|
||||
d_echo("\n", ": ");
|
||||
|
||||
$devicemib = array($device['sysObjectID'] => "all");
|
||||
poll_mibs($devicemib, $device, $graphs);
|
||||
|
||||
d_echo("Done MIB-based polling");
|
||||
echo("\n");
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user