This website requires JavaScript.
Explore
Help
Sign In
mirror
/
librenms-librenms
Watch
1
Star
0
Fork
0
mirror of
https://github.com/librenms/librenms.git
synced
2024-10-07 16:52:45 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
dcc288ce150ea1e8f00a1272c9ee580fa8ffd22b
librenms-librenms
/
includes
/
polling
/
processors.inc.php
T
7 lines
92 B
PHP
Raw
Normal View
History
Unescape
Escape
adding more junose and foundry/brocade. adding new mibs. unifying processor polling
2010-02-13 21:45:39 +00:00
<?
php
Major Processors rewrite (
#8066
)
2018-02-05 07:39:13 -06:00
use
LibreNMS\Device\Processor
;
use
LibreNMS\OS
;
feature: Allow customisation of rrd step/heartbeat when creating new rrd files (
#5947
)
2017-02-23 22:45:50 +00:00
Major Processors rewrite (
#8066
)
2018-02-05 07:39:13 -06:00
Processor
::
poll
(
OS
::
make
(
$device
));
Reference in New Issue
Copy Permalink