PipoCanaja and GitHub
269f64084a
Store OLD-CISCO-xxx-MIB files in their directory ( #11228 )
...
* Old Cisco Mibs
* Cisco MIB Cleaning
* dummy commit to force CLA to run again
2020-03-02 09:10:06 -06:00
pepperoni-pi and GitHub
c25551ac98
IOSXE ignore macSecControlledIF and macSecUncontrolledIF ifTypes ( #11214 )
...
* Added bad_iftype to iosxe.yaml definition
* Update Configuration.md
Updated file location from includes/defaults.inc.php to misc/config_definitions.json and added an example of OS specific bad_iftype entries.
* Added OS Specific example for ignoring interfaces and updated file location.
* Updated bad_if selection documentation
2020-02-27 14:50:36 -06:00
PipoCanaja and Tony Murray
e1ede81d29
Fixed Cisco Catalyst9x00 support ( #10862 )
...
* missing OID
* version
* tests
* move CAT9k to IOSXE
* move CAT9k to IOSXE
* tests
* tests
* codeclimate
2019-11-22 05:16:02 +00:00
pobradovic08 and PipoCanaja
a2c69cd62f
Added Cisco QFP module ( #10637 )
...
* QFP Discovery module
* QFP Polling module - Utilization
* Add Cisco QFP module in module list
* Web UI QFP discovery module
* Add average packet size graph
* Health overview QFP graph
* Polling and UI improvements, test data
* Reformatting and style checks
* Readd snmprec data
* Fix module performance stats collecting
2019-10-05 11:10:34 +02:00
Tony Murray and Neil 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
Misha Komarovskiy and Neil Lathwood
df731c165c
refactor: Rename cisco-vrf to vrf and enable discovery for junos os ( #8033 )
...
* device: Enable cisco-vrf discovery for junos os
Signed-off-by: Misha Komarovskiy <[email protected] >
* refactor: Rename cisco-vrf module into vrf
Signed-off-by: Misha Komarovskiy <[email protected] >
2018-01-17 12:09:19 +00:00
Tony Murray and Neil Lathwood
93a7929513
device: Updated IOS-XE detection for 3000 series devices (like 3850) ( #6983 )
...
* device: improve IOS-XE detection for 3000 series devices (like 3850)
* add additional snmprec
2017-07-08 09:01:57 +01:00
Tony Murray and Neil Lathwood
963f444f17
fix: Allow line returns in snmprec files with the 4x data type ( #6443 )
...
* fix: Allow line returns in snmprec files with the 4x data type
Fill in IOS data files
IOS-XE discovery fails, fix that
* Restore IOS-XE, unsure if it can be removed
2017-04-18 22:28:48 +01:00
Neil Lathwood and GitHub
295d0b405d
Revert "newdevice: improve IOS-XE detection" ( #6436 )
...
* Revert "improve callback serial number regex (#6435 )"
This reverts commit 2f881e3d80 .
* Revert "fix: vlan port mappings not removed (#6423 )"
This reverts commit 924b751be4 .
* Revert "missed file deletion (#6430 )"
This reverts commit 801a563c10 .
* Revert "refactor: move Engenius discovery to yaml (#6428 )"
This reverts commit fa731f3826 .
* Revert "refactor: move cometsystem-p85xx (#6427 )"
This reverts commit 01477a15f4 .
* Revert "refactor: move the rest of avaya os detection to yaml (#6426 )"
This reverts commit 8a8edb7d6d .
* Revert "refactor: move aos discovery to yaml (#6425 )"
This reverts commit 54975f64d4 .
* Revert "newdevice: improve IOS-XE detection (#6429 )"
This reverts commit 9c44b1a809 .
2017-04-16 08:30:16 +01:00
Tony Murray and Neil Lathwood
9c44b1a809
newdevice: improve IOS-XE detection ( #6429 )
...
PPC_LINUX_IOSD or X86_64_LINUX_IOSD means IOS-XE, Drop the X86_64_ as that gives us full coverage.
Drop IOS-XE usage for detection. Allows us to migrate ios detection to yaml.
2017-04-15 07:46:09 +01:00
Neil Lathwood and GitHub
90be6d1f68
feature: Added cisco-vpdn to poller modules ( #6300 )
2017-03-30 22:13:36 +01:00
Neil Lathwood and GitHub
0b3451bd27
refactor: Updated some default disco/poller modules to be disabled/enabled ( #5564 )
2017-01-27 23:31:03 +00:00
Neil Lathwood and Tony Murray
81024f0d4e
refactor: Moved simple os discovery into yaml config ( #5313 )
2017-01-05 22:04:30 -06:00
Neil Lathwood and Tony Murray
7f5c555ba5
refactor: Move mib based polling into yaml config files ( #5234 )
...
* refactor: More mib based polling into yaml config files
* doc update
* Update MIB-based-polling.md
2017-01-03 11:12:39 -06:00
Neil Lathwood and GitHub
f5a16be0e3
refactor: Move OS definitions into yaml files ( #5189 )
2016-12-23 17:53:19 +00:00