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
a9cac94659745757720eaebc37fdc033828792cc
librenms-librenms
/
html
/
includes
/
graphs
/
device
/
nfsen_packets.inc.php
T
6 lines
91 B
PHP
Raw
Normal View
History
Unescape
Escape
Adds some basic NFSEN integration support. by falz.
2011-04-07 19:07:47 +00:00
<?
php
rra? no. you mean ds. also make multi_bits_separated prettier
2011-09-21 11:59:59 +00:00
$dsdescr
=
"Packets/s "
;
$dsprefix
=
"packets_"
;
Adds some basic NFSEN integration support. by falz.
2011-04-07 19:07:47 +00:00
include
(
"nfsen_common.inc.php"
);
?>
Reference in New Issue
Copy Permalink