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
php71-python2
librenms-librenms
/
includes
/
html
/
pages
/
device
/
health
/
snr.inc.php
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
8 lines
104 B
PHP
Raw
Permalink
Normal View
History
Unescape
Escape
newdevice: Added detection for Cisco EPC devices (
#6690
)
2017-05-23 16:28:45 +01:00
<?
php
$class
=
'snr'
;
$unit
=
'dB'
;
$graph_type
=
'sensor_snr'
;
require
'sensors.inc.php'
;
Reference in New Issue
Copy Permalink