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
fd8f8d530bbcca19b91d8e8a9537348acbd6e092
librenms-librenms
/
html
/
graph.php
T
6 lines
53 B
PHP
Raw
Normal View
History
Unescape
Escape
Initial Import
2007-04-03 14:10:23 +00:00
<?
php
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
include
(
"includes/graphs/graph.inc.php"
);
Initial Import
2007-04-03 14:10:23 +00:00
?>
Reference in New Issue
Copy Permalink