librenms/includes
Tony Murray b573c9ef73
Implement OS specific information discovery (#11446)
* Implement OS specific information discovery
That way it doesn't have to be fetched during polling
Also improve discovery process, os is only detected once, in the core module.
EXA is the test os, a couple improvements there.

* Use local variable, then unset it so we don't pollute.

* fix style issues

* test and other fixes

* attribute update fixes

* Update exa data, need new source data

* null missing "os" values

* fix ftos odd character

* fix ftos odd character

* only null for new style or we will reset to null every discovery

* Move device observer to own class

* Handle location, relocate event logging

* update exa e7-2 data

* update ird test data, apparently unicode is now working.

* update Linux ntc, now uses correct icon

* Only load all os on the web, also, we can't load existing the the database isn't connected.

* only for devices that have a location

* revert ftos test data apparently

* revert ird
2020-05-14 11:27:59 -05:00
..
caches Extend FS switches support, handle lowerLayerDown ifOperStatus (#10904) 2020-01-15 08:28:36 -06:00
definitions Implement OS specific information discovery (#11446) 2020-05-14 11:27:59 -05:00
discovery Implement OS specific information discovery (#11446) 2020-05-14 11:27:59 -05:00
html Sort Health table alphabetic (#11586) 2020-05-12 15:51:30 -05:00
polling Implement OS specific information discovery (#11446) 2020-05-14 11:27:59 -05:00
services Add check_oracle service include file and make 'packet_loss_' macro alerts not use radio buttons (#10807) 2019-11-14 18:45:00 +00:00
sql-schema Always update widget seeds when db update (#10917) 2020-01-22 15:03:12 -06:00
billing.php Indent cleaning for bills (#10268) 2019-05-28 07:08:24 -05:00
callback.php Send python 3 version to stats.librenms.org (#11568) 2020-05-08 01:34:43 -05:00
common.php Python3 Module Dependency Check (#11544) 2020-05-06 10:58:17 -05:00
datastore.inc.php Refactor Datastores to allow future improvements. OpenTSDB Tags. (#11283) 2020-03-16 09:17:58 -05:00
dbFacile.php Use Config helper (#10339) 2019-06-23 00:29:12 -05:00
functions.php Implement OS specific information discovery (#11446) 2020-05-14 11:27:59 -05:00
helpers.php Device groups rewrite (#10346) 2019-06-19 16:01:53 -05:00
include-dir.inc.php refactor: Use the Config class includes/discovery (#7299) 2017-09-11 21:26:41 +01:00
init.php Refactor Datastores to allow future improvements. OpenTSDB Tags. (#11283) 2020-03-16 09:17:58 -05:00
notifications.php Use Config helper (#10339) 2019-06-23 00:29:12 -05:00
port-descr-parser.inc.php Fixed $speed lenght in port parser when > 32 characters (#9479) 2018-11-27 10:11:58 -06:00
rewrites.php Implement OS specific information discovery (#11446) 2020-05-14 11:27:59 -05:00
rrdtool.inc.php Fix get_rrd_dir() function (#11310) 2020-03-19 22:08:42 -05:00
services.inc.php Alternate Poller IP instead of Hostname (#10981) 2020-01-30 06:20:30 -06:00
snmp.inc.php Remove Laravel helpers (#11428) 2020-04-18 00:37:56 +02:00
snmptrap.inc.php Fixed snmptraps. (#8898) 2018-08-11 16:37:44 -05:00
static-config.php Apply "Squiz" code style on old (pre-2014) files 2015-07-11 16:12:35 +02:00
syslog.php Update php-codesniffer (#11368) 2020-04-03 08:41:24 -05:00