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
/
state.inc.php
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
8 lines
106 B
PHP
Raw
Permalink
Normal View
History
Unescape
Escape
Finished dell rac support and updated mib
2015-05-19 01:04:17 +01:00
<?
php
Fix coding style part 2
2015-07-13 20:10:26 +02:00
$class
=
'state'
;
$unit
=
''
;
$graph_type
=
'sensor_state'
;
Finished dell rac support and updated mib
2015-05-19 01:04:17 +01:00
Fix coding style part 2
2015-07-13 20:10:26 +02:00
require
'sensors.inc.php'
;
Reference in New Issue
Copy Permalink