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
5dffa14f80a761ddf8bc97fdb1a0594de37776c1
librenms-librenms
/
html
/
includes
/
graphs
/
diskio
/
bits.inc.php
T
9 lines
101 B
PHP
Raw
Normal View
History
Unescape
Escape
add diskio graphs
2010-06-20 11:46:40 +00:00
<?
php
$rra_in
=
"read"
;
$rra_out
=
"written"
;
updated graph definitions (don't fuck with .svn!)
2010-07-24 19:24:07 +00:00
include
(
"includes/graphs/generic_bits.inc.php"
);
add diskio graphs
2010-06-20 11:46:40 +00:00
?>
Reference in New Issue
Copy Permalink