Commit Graph

12 Commits

Author SHA1 Message Date
Tony Murray 11147d3bbf Major Processors rewrite (#8066)
* Extract DiscoveryItem and move some things to better places.
Extract model class
Fix up model construction.  I have problem with construction...
Makeshift model working.  Switch constructor to factory.  discover() and create()
Support legacy discovery.
Remove uneeded custom pollers
Remove netonix custom detection as we try ucd on all os now.
Add a few yaml procs.  Fix a couple things.
More processor discovery conversions
Move Calix e7 to standard hrProcessorLoad, but it doesn't fully implement the HR-MIB, move things around to make it work.
Add a few yaml procs.  Fix a couple things. Correct some stupid mib stuff.
Move more, drop php 5.3
Add netscaler which uses string indexes.  Port fiberhome to yaml and use skip_values
More conversions.  BroadcomProcessorUsage Trait
Serveriron and Ironware share some mibs.  Create a common abstract os for them.
Add yaml support for mib specification in each data entry
Make legacy discover_processor() set 0 for hrDeviceIndex

Untangle Dell switch OS processors

Use use shared OS for groups if they don't have a specific group.
fix silly mib mistake

Make index optional

Move HR and UCD to Traits and out of Processor.

* forgot to update the fortiswitch index

* Make sgos and avaya-ers match the old index.

* fix comware test data

* fix merge errors

* fix dsm and remove pointless empty modules

* file not found exception is in the wrong place.

* Updated processor development docs
2018-02-05 07:39:13 -06:00
Neil Lathwood cf388702c8 fix: Used dos2unix on all mibs to prevent .index issue (#4803) 2016-10-14 19:52:33 -05:00
Neil Lathwood 753f96f199 Revert "Remove Duplicate Mibs" 2016-08-01 01:43:19 +01:00
Rosiak b563f20d79 Remove Duplicate Mibs 2016-07-29 17:24:38 +02:00
Adam Amstrong f090850d8f fully compiling mibs for JunOS (MPLS-VPN-MIB incompatible) and JunOSe (BGP4-MIB incompatible)
git-svn-id: http://www.observium.org/svn/observer/trunk@1582 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-31 18:13:57 +00:00
Adam Amstrong 08d8ace86e hurray for the atm forum
git-svn-id: http://www.observium.org/svn/observer/trunk@969 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-28 01:26:16 +00:00
Adam Amstrong 272b5a0a7e remove cr between cdp&lldp, fix arp table, fix hr-device to poll les data.
git-svn-id: http://www.observium.org/svn/observer/trunk@852 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-15 03:05:16 +00:00
Adam Amstrong 2440e1e284 updates
git-svn-id: http://www.observium.org/svn/observer/trunk@851 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-15 02:41:12 +00:00
Tom Laermans 56a67e7313 fan fix???
git-svn-id: http://www.observium.org/svn/observer/trunk@849 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-15 02:36:37 +00:00
Adam Amstrong 7e89e42953 add table to database
git-svn-id: http://www.observium.org/svn/observer/trunk@843 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-15 02:06:27 +00:00
Tom Laermans 352a144e29 fix fan discovery
git-svn-id: http://www.observium.org/svn/observer/trunk@842 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-15 01:59:21 +00:00
Adam Amstrong 05735f4d55 adding more junose and foundry/brocade. adding new mibs. unifying processor polling
git-svn-id: http://www.observium.org/svn/observer/trunk@831 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-13 21:45:39 +00:00