mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
42e5819130
* 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.
55 lines
1.3 KiB
YAML
55 lines
1.3 KiB
YAML
os: ciscosb
|
|
group: cisco
|
|
text: 'Cisco Small Business'
|
|
ifname: 1
|
|
type: network
|
|
icon: cisco
|
|
over:
|
|
- { graph: device_bits, text: 'Device Traffic' }
|
|
- { graph: device_processor, text: 'CPU Usage' }
|
|
bad_ifXEntry:
|
|
- SF300-24
|
|
- SF300-24P
|
|
- SF300-48
|
|
- SF302-08
|
|
- SG300-10
|
|
- SG300-10SFP
|
|
- SG300-20
|
|
- SG300-28
|
|
- SG300-28MP
|
|
poller_modules:
|
|
bgp-peers: 0
|
|
hr-mib: 0
|
|
ntp: 0
|
|
ospf: 0
|
|
ucd-diskio: 0
|
|
ucd-mib: 0
|
|
discovery_modules:
|
|
bgp-peers: 0
|
|
cisco-vrf-lite: 0
|
|
ntp: 0
|
|
ucd-diskio: 0
|
|
discovery:
|
|
- sysObjectID:
|
|
- .1.3.6.1.4.1.9.6.1.23.3.13
|
|
- .1.3.6.1.4.1.9.6.1.80
|
|
- .1.3.6.1.4.1.9.6.1.81
|
|
- .1.3.6.1.4.1.9.6.1.82
|
|
- .1.3.6.1.4.1.9.6.1.83
|
|
- .1.3.6.1.4.1.9.6.1.84
|
|
- .1.3.6.1.4.1.9.6.1.85
|
|
- .1.3.6.1.4.1.9.6.1.86
|
|
- .1.3.6.1.4.1.9.6.1.87
|
|
- .1.3.6.1.4.1.9.6.1.88
|
|
- .1.3.6.1.4.1.9.6.1.89
|
|
- .1.3.6.1.4.1.9.6.1.90
|
|
- .1.3.6.1.4.1.9.6.1.91
|
|
- .1.3.6.1.4.1.9.6.1.92
|
|
- .1.3.6.1.4.1.9.6.1.94
|
|
- .1.3.6.1.4.1.9.6.1.95
|
|
- .1.3.6.1.4.1.9.6.1.96
|
|
- .1.3.6.1.4.1.9.6.1.97
|
|
- .1.3.6.1.4.1.9.6.1.98
|
|
- .1.3.6.1.4.1.3955.6.
|
|
- sysDescr_regex:
|
|
- '/^Linksys SLM/' |