Commit Graph
7 Commits
Author SHA1 Message Date
CirnoTandPipoCanaja 272fabd8fc Added memory pool for Netgear switches (#10146) 2019-04-27 23:11:04 +02:00
Tony MurrayandNeil Lathwood e736f5efec Updated YAML schema validation (#8808)
Changed some values to be explicitly boolean


DO NOT DELETE THIS TEXT

#### Please note

> Please read this information carefully. You can run `./scripts/pre-commit.php` to check your code before submitting.

- [x] Have you followed our [code guidelines?](http://docs.librenms.org/Developing/Code-Guidelines/)

#### Testers

If you would like to test this pull request then please run: `./scripts/github-apply <pr_id>`, i.e `./scripts/github-apply 5926`
2018-06-15 09:45:20 +01:00
Neil LathwoodandTony Murray 42e5819130 refactor: Updated discovery/poller to use numeric sysObjectID (#7922)
* refactor: Updated discovery to use a core module for sysDescr/sysObjectID use

* final update hopefully

* revert changes

* more changes + docs

* migrated poller to use numerical sysObjectID

* more updates for sysObjectID

* update any alert rules which might have enterprises. in

* moved schema file

* small updates

* updated getHostOS()

* scrut fixes

* updated sysObjectId -> sysObjectID

* updated sysObjectId -> sysObjectID

* updated remainder of sysObjectId -> sysObjectID

* another sysObjectId -> sysObjectID

* fixed secureplatform test data

* Fix tests: $device is not pulled from the database before polling
Also, update the db in the core discovery module.
2018-01-06 23:00:47 -06:00
Søren RosiakandNeil Lathwood 6701fad686 fix: Fix some YAML formatting (#7544) 2017-10-25 13:22:06 +01:00
David BellandNeil Lathwood 73f56701e3 newdevice: Added more Netgear detection #5789 2017-02-06 22:43:02 +00:00
Tony MurrayandNeil Lathwood 8936d9503b refactor: move more discovery into yaml files including compound discovery and regex 2017-01-07 14:37:59 +00:00
Neil LathwoodandGitHub f5a16be0e3 refactor: Move OS definitions into yaml files (#5189) 2016-12-23 17:53:19 +00:00