This website requires JavaScript.
Explore
Help
Sign In
mirror
/
librenms-librenms
Watch
1
Star
0
Fork
0
You've already forked librenms-librenms
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
a8037d9bddcab07446b0325dfade621366ee5b90
librenms-librenms
/
includes
/
discovery
/
os
/
symbol.inc.php
6 lines
83 B
PHP
Raw
Normal View
History
Unescape
Escape
add symbol ap support (thanks to David Magniez) git-svn-id: http://www.observium.org/svn/observer/trunk@2431 61d68cd4-352d-0410-923a-c4978735b2b8
2011-09-08 13:36:32 +00:00
<
?
php
bad usage of functions
2016-09-22 23:10:34 +03:00
if
(
str_contains
(
$sysObjectId
,
'.1.3.6.1.4.1.388'
))
{
refactor os discovery s to w
2016-09-22 02:34:17 +03:00
$os
=
'symbol'
;
add symbol ap support (thanks to David Magniez) git-svn-id: http://www.observium.org/svn/observer/trunk@2431 61d68cd4-352d-0410-923a-c4978735b2b8
2011-09-08 13:36:32 +00:00
}
Reference in New Issue
Copy Permalink