Logo
Explore Help
Sign In
mirror/librenms-librenms
1
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
6316832d0e0bff8347e073e55ab8beb255a11f10
librenms-librenms/includes/osdiscovery/screenos.inc.php

11 lines
169 B
PHP
Raw Normal View History

Add screenos git-svn-id: http://www.observium.org/svn/observer/trunk@219 61d68cd4-352d-0410-923a-c4978735b2b8
2008-04-03 15:15:38 +00:00
<?php
if(!$os) {
break broken screenos detection now git-svn-id: http://www.observium.org/svn/observer/trunk@1355 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-15 13:55:59 +00:00
if(strstr($sysObjectId, "netscreen")) { $os = "screenos"; } elseif (strstr($sysObjectId, ".1.3.6.1.4.1.674.3224.1")) { $os = "screenos"; }
fix some security nonsense git-svn-id: http://www.observium.org/svn/observer/trunk@246 61d68cd4-352d-0410-923a-c4978735b2b8
2008-08-11 09:40:05 +00:00
Add screenos git-svn-id: http://www.observium.org/svn/observer/trunk@219 61d68cd4-352d-0410-923a-c4978735b2b8
2008-04-03 15:15:38 +00:00
}
?>
Reference in New Issue Copy Permalink
Powered by Gitea Page: 895ms Template: 2ms
edge-auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API