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
php53
librenms-librenms
/
html
/
includes
/
graphs
/
device
/
diskio.inc.php
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
4 lines
37 B
PHP
Raw
Permalink
Normal View
History
Unescape
Escape
Major changes to graphing system organisation. Prevent sensors from being discovered in ENTITY-SENSOR-MIB if they've already been detected in CISCO-ENTITY-SENSOR-MIB (they share entPhysicalIndex). Fix ADSL poller. Make popup overlibs prettier as default.
2010-07-24 19:14:41 +00:00
<?
php
Apply "Squiz" code style on old (pre-2014) files
2015-07-10 13:36:21 +02:00
require
'diskio_ops.inc.php'
;
Reference in New Issue
Copy Permalink