← Back to Changelog Index

Changelog 2019

💻 Rolling Release

552
commits
50,852
added
32,278
removed

🏷️ Stable Releases

10
releases
41,432
added
19,667
removed

💻 r10214 TRIVIAL

Mike Stupalov 🐱 • 2019-12-27 19:10
Improved Neighbours discovery by MIKROTIK-MIB.
Files changed (2)
M includes/discovery/neighbours/lldp-mib.inc.php +1 -1
M includes/discovery/neighbours/mikrotik-mib.inc.php +15 -10
📈 16 added 📉 11 removed

💻 r10213 TRIVIAL

Mike Stupalov 🐱 • 2019-12-27 19:09
Updated ifType rewrites.
Files changed (1)
M includes/definitions/rewrites.inc.php +89 -89
📈 89 added 📉 89 removed

💻 r10212 TRIVIAL

Mike Stupalov 🐱 • 2019-12-27 19:08
Improved format_mac() function.
Files changed (2)
M includes/common.inc.php +36 -6
M tests/IncludesCommonTest.php +19 -4
📈 55 added 📉 10 removed

💻 r10211 MINOR

Mike Stupalov 🐱 • 2019-12-24 16:06
Improved support for Edgecore ECS4110, ECS4120, ECS4510-MIB devices (OBS-3181).
Files changed (5)
M includes/definitions/mibs/edgecore.inc.php +398 -14
M includes/definitions/models.inc.php +30 -7
M includes/definitions/os.inc.php +10 -11
A includes/definitions/os/edgecore.inc.php +33
D includes/discovery/sensors/ecs4120-mib.inc.php -81
📈 471 added 📉 113 removed

💻 r10210 MIBS

Mike Stupalov 🐱 • 2019-12-24 15:53
Updated Edgecore mib files.
Files changed (28)
D mibs/edgecore/ECS2100-28PP-MIB -16,729
A mibs/edgecore/ECS2100-MIB +18,522
D mibs/edgecore/ECS3510-28T-MIB -20,909
A mibs/edgecore/ECS3610-MIB +18,543
A mibs/edgecore/ECS4100-MIB +23,390
D mibs/edgecore/ECS4110-52P-MIB -21,150
A mibs/edgecore/ECS4110-MIB +21,799
M mibs/edgecore/ECS4210-MIB +491 -357
A mibs/edgecore/ECS4510-12PD-MIB +19,186
M mibs/edgecore/ECS4510-MIB +476 -18
M mibs/edgecore/ECS4610-24F-MIB +814 -50
M mibs/edgecore/ECS4610-50T-MIB +11 -2
A mibs/edgecore/ECS4620-MIB +26,549
A mibs/edgecore/ECS4660-28F-MIB +26,176
M mibs/edgecore/ECS4810-12M-MIB +6,687 -706
A mibs/edgecore/ECS4810-28TS-MIB +9,314
A mibs/edgecore/ECS5610-52S-MIB +25,902
M mibs/edgecore/ES3510MA-MIB +460 -269
M mibs/edgecore/ES3526XA_ES3510-MIB +6
A mibs/edgecore/ES3528-MIB +14,053
M mibs/edgecore/ES3528MV2-MIB +175 -30
A mibs/edgecore/ES3552M-AND-PoE-MIB +13,350
A mibs/edgecore/ES4524D-MIB +10,504
A mibs/edgecore/ES4524M-PoE-MIB +9,616
A mibs/edgecore/ES4528V-MIB +9,383
M mibs/edgecore/ES4612-MIB +169 -6
A mibs/edgecore/ES4626H-MIB +8,078
A mibs/edgecore/ES4650F-MIB +9,951
📈 0 added 📉 0 removed

💻 r10209 MINOR

Mike Stupalov 🐱 • 2019-12-20 11:26
Added support for Cisco APIC devices (OBS-3170).
Files changed (5)
M includes/definitions/os/cisco.inc.php +23 -1
M includes/discovery/sensors/cisco-entity-sensor-mib.inc.php +12 -2
M mibs/cisco/CISCO-ENTITY-VENDORTYPE-OID-MIB +233 -42
M mibs/cisco/CISCO-NETWORK-VIRTUALIZATION-OVERLAY-MIB +111 -4
M mibs/cisco/CISCO-PRODUCTS-MIB +67 -4
📈 35 added 📉 3 removed

💻 r10208 TRIVIAL

Mike Stupalov 🐱 • 2019-12-19 23:11
Fixed polling sensors on APC ATS devices (OBS-3168).
Files changed (1)
M includes/definitions/os/apc.inc.php +1
📈 1 added 📉 0 removed

💻 r10207 MINOR

Mike Stupalov 🐱 • 2019-12-19 18:07
Improved support for APC ATS devices (OBS-3168).
Files changed (4)
M includes/definitions/mibs/apc.inc.php +180 -3
M includes/definitions/os/apc.inc.php +29 -14
M includes/discovery/sensors/powernet-mib.inc.php +219 -125
M includes/polling/os/apc.inc.php +16 -20
📈 444 added 📉 162 removed

💻 r10206 TRIVIAL

Mike Stupalov 🐱 • 2019-12-19 13:35
Fixed incorrect os definition param for some oses.
Files changed (3)
M includes/definitions/os/cisco.inc.php +3 -3
M includes/definitions/os/ciscosb.inc.php +1 -1
M includes/polling/os/timos.inc.php +1 -1
📈 5 added 📉 5 removed

💻 r10205 TRIVIAL

Mike Stupalov 🐱 • 2019-12-19 13:10
Revert back battery sensor by ELTEK-DISTRIBUTED-MIB, appear in r9915 (OBS-3178).
Files changed (2)
M includes/definitions/mibs/eltek.inc.php +2 -1
M includes/definitions/os/eltek.inc.php +1 -1
📈 3 added 📉 2 removed

💻 r10204 TRIVIAL

Mike Stupalov 🐱 • 2019-12-18 17:08
Incorrect sensor description (OBS-3167).
Files changed (1)
M includes/definitions/mibs/ibm.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r10203 MINOR

Mike Stupalov 🐱 • 2019-12-18 17:05
Improved support for Lenovo System X by IMM-MIB (OBS-3167).
Files changed (6)
M includes/definitions/mibs/ibm.inc.php +371 -2
D includes/definitions/mibs/lenovo.inc.php -104
M includes/definitions/os.inc.php -107
A includes/definitions/os/ibm.inc.php +121
M includes/entities.inc.php +15 -2
M includes/polling/os.inc.php +19
📈 526 added 📉 215 removed

💻 r10202 MIBS

Mike Stupalov 🐱 • 2019-12-18 17:02
Updated IBM/Lenovo mib files.
Files changed (19)
M mibs/ibm/IBM-SVC-MIB +44 -1
M mibs/ibm/IMM-MIB +497 -456
A mibs/ibm/IMMALERT-MIB +1,188
A mibs/ibm/IOMEGANAS-MIB +665
A mibs/ibm/LENOVO-ENV-MIB +476
A mibs/ibm/LENOVO-GbTOR-10G-L2L3-MIB +59,278
A mibs/ibm/LENOVO-GbTOR-G7028-MIB +33,814
A mibs/ibm/LENOVO-GbTOR-G7052-MIB +33,814
A mibs/ibm/LENOVO-GbTOR-G8052-MIB +62,440
A mibs/ibm/LENOVO-GbTOR-G8052-RS-MIB +63,159
A mibs/ibm/LENOVO-GbTOR-G8264-MIB +70,433
A mibs/ibm/LENOVO-GbTOR-G8264CS-MIB +65,963
A mibs/ibm/LENOVO-GbTOR-G8264CS-SIF-MIB +36,925
A mibs/ibm/LENOVO-GbTOR-G8272-MIB +66,546
A mibs/ibm/LENOVO-GbTOR-G8296-MIB +66,502
A mibs/ibm/LENOVO-GbTOR-G8332-MIB +66,554
A mibs/ibm/LENOVO-PRODUCTS-MIB +111
A mibs/ibm/LENOVO-SMI-MIB +73
D mibs/lenovo
📈 0 added 📉 0 removed

💻 r10201 TRIVIAL

Mike Stupalov 🐱 • 2019-12-17 22:40
Fixed detect remote ip by alternative http headers.
Files changed (2)
M html/includes/authenticate.inc.php +8 -4
M html/includes/functions.inc.php +26 -12
📈 34 added 📉 16 removed

💻 r10199 MINOR

Mike Stupalov 🐱 • 2019-12-12 21:54
Added support for QNAP QES (OBS-3165).
Files changed (5)
M includes/definitions/mibs/a10.inc.php +2 -2
M includes/definitions/mibs/qnap.inc.php +188 -24
M includes/definitions/os.inc.php +4 -15
A includes/definitions/os/qnap.inc.php +44
M mibs/qnap/NAS-MIB +1,380 -143
📈 238 added 📉 41 removed

💻 r10198 TRIVIAL

Mike Stupalov 🐱 • 2019-12-12 21:52
Improved definitions for polling system and storage params.
Files changed (4)
M includes/discovery/storage.inc.php +25 -1
M includes/polling/os.inc.php +9 -1
M includes/polling/storage.inc.php +11 -2
M includes/polling/system.inc.php +8
📈 53 added 📉 4 removed

💻 r10197 TRIVIAL

Mike Stupalov 🐱 • 2019-12-12 15:03
Split device os/os_group matching to function match_discovery_os_group().
Files changed (1)
M includes/functions.inc.php +46 -18
📈 46 added 📉 18 removed

💻 r10196 FIX

Adam Armstrong 🐸 • 2019-12-12 14:18
Fix variable name for web ui config
Files changed (1)
M includes/config-variables.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r10195 MINOR

Mike Stupalov 🐱 • 2019-12-11 16:30
Improved discovery ServersCheck sensors (OBS-3160).
Files changed (3)
M includes/definitions/mibs/serverscheck.inc.php +32 -4
M includes/discovery/sensors/serverscheck.inc.php +196 -60
M mibs/serverscheck/ServersCheck +905 -148
📈 228 added 📉 64 removed

💻 r10194 TRIVIAL

Mike Stupalov 🐱 • 2019-12-11 12:10
Improved discovery ip addresses on Extreme SLX devices.
Files changed (3)
M includes/definitions/mibs/brocade.inc.php +11 -1
M includes/definitions/os/extreme.inc.php +2 -1
M includes/entities/ip-address.inc.php +24 -3
📈 37 added 📉 5 removed

💻 r10193 TRIVIAL

Mike Stupalov 🐱 • 2019-12-11 12:08
Cleaned sql mode warnings.
Files changed (1)
M includes/sql-config.inc.php +5 -1
📈 5 added 📉 1 removed

💻 r10192 MINOR

Mike Stupalov 🐱 • 2019-12-09 23:35
Added support for SMC Switches (OBS-3162).
Files changed (11)
A html/images/os/smc_2x.png +1
A html/images/os/smc.png +1
M includes/definitions/mibs/edgecore.inc.php +1 -1
A includes/definitions/mibs/smc.inc.php +87
M includes/definitions/models.inc.php +15
M includes/definitions/os.inc.php +10
M includes/polling/os.inc.php +5
M includes/polling/system.inc.php +5
A mibs/smc
A mibs/smc/SMC-AGENT-MIB +325
A mibs/smc/SMC6152L2-MIB +7,250
📈 125 added 📉 1 removed

💻 r10191 TRIVIAL

Mike Stupalov 🐱 • 2019-11-29 14:52
Fixed glue argument in implode() for compatibility with php 7.4.
Files changed (18)
M .phpcs.xml +26 -2
M html/ajax/actions.php +1 -1
M html/ajax/search.php +1 -1
M html/includes/entities/netscaler.inc.php +1 -1
M html/includes/entities/netscalervsvr.inc.php +1 -1
M html/includes/print/inventory.inc.php +6 -3
M html/pages/alert_check.inc.php +2 -2
M html/pages/alert_checks.inc.php +3 -3
M html/pages/device/loadbalancer/netscaler_vsvr.inc.php +1 -1
M html/pages/device/port/macaccounting.inc.php +1 -1
M html/pages/group.inc.php +1 -1
M html/pages/migrate_alerts.inc.php +2 -2
M html/pages/packages.inc.php +2 -2
M includes/entities/port.inc.php +2 -2
M includes/groups.inc.php +5 -2
M includes/housekeeping/staledb.inc.php +1 -1
M includes/polling/ipSystemStats.inc.php +1 -1
M includes/snmp.inc.php +1 -1
📈 58 added 📉 28 removed

💻 r10190 TRIVIAL

Mike Stupalov 🐱 • 2019-11-28 21:55
Fixed compatibility with php 7.4 in fetch paged ldap users list.
Files changed (1)
M html/includes/authentication/ldap.inc.php +80 -42
📈 80 added 📉 42 removed

💻 r10189 TRIVIAL

Mike Stupalov 🐱 • 2019-11-28 19:18
Fixed compatability php-cli-tools with php 7.4.
Files changed (3)
M libs/cli/Arguments.php +1 -1
M libs/cli/arguments/HelpScreen.php +3 -3
M libs/cli/arguments/InvalidArguments.php +1 -1
📈 0 added 📉 0 removed

💻 r10188 TRIVIAL

Mike Stupalov 🐱 • 2019-11-28 19:04
Compatability with php 7.4 in pear libs.
Files changed (3)
M libs/pear/Mail/mime.php +18 -18
M libs/pear/Mail/mimePart.php +13 -13
M libs/pear/Net/DNS2/RR/CAA.php +1 -1
📈 0 added 📉 0 removed

💻 r10187 TRIVIAL

Mike Stupalov 🐱 • 2019-11-28 18:47
Updated Flight framework to 1.3.8, compat with php 7.4.
Files changed (16)
M includes/common.inc.php +19 -12
A libs/flight/autoload.php +11
D libs/flight/composer.json -23
A libs/flight/core
A libs/flight/Engine.php +574
D libs/flight/flight
A libs/flight/Flight.php +96
D libs/flight/index.php -8
A libs/flight/net
M libs/flight/net/Request.php +310
M libs/flight/net/Router.php +117
M libs/flight/README.md +1
A libs/flight/template
D libs/flight/tests
A libs/flight/util
M libs/flight/VERSION +1 -1
📈 19 added 📉 12 removed

💻 r10186 TRIVIAL

Mike Stupalov 🐱 • 2019-11-27 15:52
Updated bootstrap-select to latest (1.13.12), fixed overlay selects on nav panel.
Files changed (9)
M html/css/bootstrap-hacks.css +1 -1
M html/css/bootstrap-select.css +231 -71
M html/css/bootstrap/less/buttons3.less +2 -1
M html/css/bootstrap/less/dropdowns.less +1 -1
M html/css/bootstrap/less/forms.less +21 -1
M html/css/observium.css +244 -77
M html/js/bootstrap-select.js +1,609 -896
M html/js/bootstrap-select.min.js +6 -6
M html/js/gridstack.all.js +1 -633
📈 0 added 📉 0 removed

💻 r10185 TRIVIAL

Mike Stupalov 🐱 • 2019-11-26 13:46
Added basic detection for Mediatrix Gateways (OBS-3153).
Files changed (4)
A html/images/os/media5_2x.png +1
A html/images/os/media5.png +1
A includes/definitions/mibs/media5.inc.php +35
A includes/definitions/os/media5.inc.php +35
📈 72 added 📉 0 removed

💻 r10184 MIBS

Mike Stupalov 🐱 • 2019-11-26 13:44
Added Mediatrix mib files.
Files changed (112)
A mibs/media5
A mibs/media5/MX-AAA-MIB +660
A mibs/media5/MX-ANALOG-SCN-GATEWAY-MIB +200
A mibs/media5/MX-ATM-MIB +610
A mibs/media5/MX-BNI-MIB +939
A mibs/media5/MX-BOOT-BEHAVIOR-MIB +117
A mibs/media5/MX-CDR-MIB +303
A mibs/media5/MX-CERT-MIB +809
A mibs/media5/MX-CLI-MIB +285
A mibs/media5/MX-COMDASYS-MIB +537
A mibs/media5/MX-CONF-MIB +1,547
A mibs/media5/MX-CONFIG-FILE-FETCHING-MIB +570
A mibs/media5/MX-CORNET-DEBUG-MIB +133
A mibs/media5/MX-CORNET-MIB +60
A mibs/media5/MX-CORNET-SYSTEM-MIB +1,066
A mibs/media5/MX-CROUT-MIB +4,492
A mibs/media5/MX-CWMP-MIB +897
A mibs/media5/MX-DATAIF-MIB +448
A mibs/media5/MX-DCM-MIB +506
A mibs/media5/MX-DEBUG-MIB +372
A mibs/media5/MX-DHCP-MIB +2,526
A mibs/media5/MX-DIGIT-MAP-MIB +523
A mibs/media5/MX-DIGITAL-PRODUCTS-MIB +668
A mibs/media5/MX-DSL-MIB +341
A mibs/media5/MX-EAM-MIB +1,690
A mibs/media5/MX-EMERGENCY-CALL-MIB +156
A mibs/media5/MX-EMS-MIB +396
A mibs/media5/MX-EPADM-MIB +581
A mibs/media5/MX-EPSERV-MIB +4,347
A mibs/media5/MX-ETH-MIB +730
A mibs/media5/MX-FILE-MIB +520
A mibs/media5/MX-FIREWALL-MIB +512
A mibs/media5/MX-FPU-MIB +600
A mibs/media5/MX-FXO-MIB +683
A mibs/media5/MX-FXS-METER-PULSE-MIB +155
A mibs/media5/MX-FXS-MIB +532
A mibs/media5/MX-GROUP-ADMIN-MIB +427
A mibs/media5/MX-H323-ALIASES-MIB +299
A mibs/media5/MX-H323-ATTRIBUTES-MIB +671
A mibs/media5/MX-H323-DEBUG-MIB +1,091
A mibs/media5/MX-H323-EXPERIMENTAL-MIB +322
A mibs/media5/MX-H323-MIB +114
A mibs/media5/MX-H323-REGISTRATION-MIB +1,206
A mibs/media5/MX-HARDWARE-MIB +1,037
A mibs/media5/MX-HOC-MIB +1,116
A mibs/media5/MX-HTTP-SERVER-MIB +374
A mibs/media5/MX-IF-ADMIN-MIB +418
A mibs/media5/MX-IMAGE-MIB +617
A mibs/media5/MX-INTEROP-MIB +108
A mibs/media5/MX-IP-ROUTING-MIB +587
A mibs/media5/MX-IPROUTING-MIB +676
A mibs/media5/MX-ISDN-MIB +3,244
A mibs/media5/MX-LFW-MIB +809
A mibs/media5/MX-LINE-GROUPING-MIB +275
A mibs/media5/MX-LINE-SELECTION-MIB +167
A mibs/media5/MX-LLDP-MIB +372
A mibs/media5/MX-LQOS-MIB +376
A mibs/media5/MX-MESSAGE-WAITING-INDICATOR-MIB +253
A mibs/media5/MX-MGCP-MIB +919
A mibs/media5/MX-MGCPNCS-EXPERIMENTAL-MIB +466
A mibs/media5/MX-MIPT-MIB +8,238
A mibs/media5/MX-MOH-MIB +263
A mibs/media5/MX-MS-MIB +319
A mibs/media5/MX-NAT-MIB +1,048
A mibs/media5/MX-NAT2-MIB +321
A mibs/media5/MX-NCS-COMPATIBILITY-MIB +135
A mibs/media5/MX-NCS-MIB +677
A mibs/media5/MX-NFW-MIB +847
A mibs/media5/MX-NLM-MIB +1,064
A mibs/media5/MX-NTC-MIB +210
A mibs/media5/MX-OBSOLETE-MIB +505
A mibs/media5/MX-PCM-MIB +137
A mibs/media5/MX-PIN-DIALING-MIB +157
A mibs/media5/MX-POTS-MIB +1,964
A mibs/media5/MX-PPPOA-MIB +116
A mibs/media5/MX-PPPOE-MIB +153
A mibs/media5/MX-PRODUCT-NAMING-MIB +341
A mibs/media5/MX-PRODUCTS-MIB +104
A mibs/media5/MX-PRODUCTS2-MIB +46
A mibs/media5/MX-QOS-MIB +509
A mibs/media5/MX-R2-MIB +2,731
A mibs/media5/MX-RTP-MIB +484
A mibs/media5/MX-SBC-MIB +3,116
A mibs/media5/MX-SCM-MIB +421
A mibs/media5/MX-SECURITY-CERTIFICATES-MIB +160
A mibs/media5/MX-SIP-DEBUG-MIB +115
A mibs/media5/MX-SIP-EXPERIMENTAL-MIB +332
A mibs/media5/MX-SIP-INTEROP-MIB +1,366
A mibs/media5/MX-SIP-MIB +1,690
A mibs/media5/MX-SIPEP-MIB +6,884
A mibs/media5/MX-SIPPROXY-MIB +1,476
A mibs/media5/MX-SMI +117
A mibs/media5/MX-SMI2 +76
A mibs/media5/MX-SNMP-AGENT-MIB +127
A mibs/media5/MX-SNMP-MIB +393
A mibs/media5/MX-SNMPEX-MIB +91
A mibs/media5/MX-SNTP-MIB +282
A mibs/media5/MX-STUN-MIB +327
A mibs/media5/MX-SUBSCRIBER-SERVICES-MIB +880
A mibs/media5/MX-SYSLOG-MIB +426
A mibs/media5/MX-SYSTEM-ADMIN-MIB +288
A mibs/media5/MX-SYSTEM-CONFIG-MIB +850
A mibs/media5/MX-SYSTEM-MGMT-MIB +140
A mibs/media5/MX-TC +204
A mibs/media5/MX-TC2 +96
A mibs/media5/MX-TELEPHONY-ATTRIBUTES-MIB +371
A mibs/media5/MX-TELEPHONY-MIB +573
A mibs/media5/MX-TELEPHONY-SERVICES-MIB +1,514
A mibs/media5/MX-TELIF-MIB +1,632
A mibs/media5/MX-VM-MIB +762
A mibs/media5/MX-VOICEIF-MIB +1,480
A mibs/media5/MX-WEB-MIB +327
📈 0 added 📉 0 removed

💻 r10183 TRIVIAL

Mike Stupalov 🐱 • 2019-11-20 14:34
Fixed sql query for associate multi-lane dom sensors.
Files changed (1)
M includes/entities/port.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r10182 DEBUG

Mike Stupalov 🐱 • 2019-11-20 13:28
Additional debug for multi-lane dom sensors.
Files changed (1)
M includes/entities/port.inc.php +4 -8
📈 4 added 📉 8 removed

💻 r10181 TRIVIAL

Mike Stupalov 🐱 • 2019-11-20 11:09
Another improvement for dom sensors association with ports on Cisco NCS 5500 platform (this game will never end).
Files changed (1)
M includes/entities/port.inc.php +22 -7
📈 22 added 📉 7 removed

💻 r10180

Mike Stupalov 🐱 • 2019-11-20 09:04
derp.
Files changed (1)
M includes/entities/port.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r10179 TRIVIAL

Mike Stupalov 🐱 • 2019-11-20 09:00
Improvement for dom sensors association with ports on Cisco NCS 5500 platform (OBS-2823).
Files changed (1)
M includes/entities/port.inc.php +76 -69
📈 76 added 📉 69 removed

💻 r10178 MINOR

Mike Stupalov 🐱 • 2019-11-19 16:44
Added support for CyberPower PDUs (OBS-3123).
Files changed (8)
M html/images/os/cyberpower_2x.png ±0
M html/images/os/cyberpower.png ±0
M includes/definitions/entities/devices.inc.php +2 -2
A includes/definitions/mibs/cyberpower.inc.php +360
M includes/definitions/os.inc.php -10
A includes/definitions/os/cyberpower.inc.php +32
M includes/entities.inc.php +16
M mibs/cyberpower/CPS-MIB +271 -1
📈 410 added 📉 12 removed

💻 r10177 MIBS

Mike Stupalov 🐱 • 2019-11-18 22:25
Added Transmode (Infinera) mib files.
Files changed (70)
A mibs/infinera/LUM-ALARM-MIB +3,507
A mibs/infinera/LUM-AUX-MIB +3,960
A mibs/infinera/LUM-BACKUP-MIB +1,596
A mibs/infinera/LUM-CIRCUIT-MIB +497
A mibs/infinera/LUM-CLIENT-MIB +7,901
A mibs/infinera/LUM-COMMLINK-MIB +636
A mibs/infinera/LUM-CRYPTO-MIB +1,632
A mibs/infinera/LUM-DCN-MIB +2,715
A mibs/infinera/LUM-EQUIPMENT-MIB +5,620
A mibs/infinera/LUM-ETH-MIB +1,215
A mibs/infinera/LUM-FC-MIB +696
A mibs/infinera/LUM-FPU-MIB +256
A mibs/infinera/LUM-GMPLS-MIB +2,386
A mibs/infinera/LUM-ICCP-MIB +617
A mibs/infinera/LUM-IFAMPLIFIER-MIB +1,614
A mibs/infinera/LUM-IFBASIC-MIB +1,564
A mibs/infinera/LUM-IFETH-MIB +1,286
A mibs/infinera/LUM-IFFC-MIB +477
A mibs/infinera/LUM-IFFH-MIB +571
A mibs/infinera/LUM-IFIWDM-MIB +976
A mibs/infinera/LUM-IFMC-MIB +588
A mibs/infinera/LUM-IFOPTICAL-MIB +2,477
A mibs/infinera/LUM-IFOTDR-MIB +369
A mibs/infinera/LUM-IFOTN-MIB +1,381
A mibs/infinera/LUM-IFOTNMON-MIB +1,860
A mibs/infinera/LUM-IFPERF-MIB +2,714
A mibs/infinera/LUM-IFPHYSICAL-MIB +1,073
A mibs/infinera/LUM-IFSDH-MIB +739
A mibs/infinera/LUM-IFSONET-MIB +738
A mibs/infinera/LUM-IFXC-MIB +433
A mibs/infinera/LUM-IFXCFLEX-MIB +416
A mibs/infinera/LUM-INVENTORY-MIB +1,535
A mibs/infinera/LUM-IP-MIB +1,462
A mibs/infinera/LUM-LINKLOSS-MIB +235
A mibs/infinera/LUM-LLDP-V2-MIB +1,673
A mibs/infinera/LUM-MCLAG-MIB +416
A mibs/infinera/LUM-MEM-MIB +669
A mibs/infinera/LUM-MES-MIB +21,032
A mibs/infinera/LUM-MPLS-MIB +2,761
A mibs/infinera/LUM-MPLSOAM-MIB +949
A mibs/infinera/LUM-MULTICAST-MIB +1,022
A mibs/infinera/LUM-MULTIRATE-MIB +2,725
A mibs/infinera/LUM-MUX-MIB +2,195
A mibs/infinera/LUM-NC-MIB +237
A mibs/infinera/LUM-OA-MIB +3,854
A mibs/infinera/LUM-OCM-MIB +1,141
A mibs/infinera/LUM-OPENFLOW-MIB +977
A mibs/infinera/LUM-OTN-MIB +958
A mibs/infinera/LUM-OXC-MIB +892
A mibs/infinera/LUM-PM-MIB +11,134
A mibs/infinera/LUM-PMSERVER-MIB +198
A mibs/infinera/LUM-PORTDEVICE-MIB +2,174
A mibs/infinera/LUM-PORTDEVICEIF-MIB +849
A mibs/infinera/LUM-PSR-MIB +621
A mibs/infinera/LUM-PW-MIB +1,351
A mibs/infinera/LUM-REG +2,988
A mibs/infinera/LUM-ROADM-MIB +2,802
A mibs/infinera/LUM-SATELLITE-MIB +231
A mibs/infinera/LUM-SDHPDH-MIB +719
A mibs/infinera/LUM-SITE-MIB +568
A mibs/infinera/LUM-SNMP-MIB +885
A mibs/infinera/LUM-SOAM-PM-MIB +3,089
A mibs/infinera/LUM-SOFTWARE-MIB +1,690
A mibs/infinera/LUM-SYNC-MIB +2,139
A mibs/infinera/LUM-SYSINFO-MIB +583
A mibs/infinera/LUM-SYSTEM-MIB +3,185
A mibs/infinera/LUM-TC +2,313
A mibs/infinera/LUM-TOPOLOGY-MIB +1,787
A mibs/infinera/LUM-TRAIL-MIB +239
A mibs/infinera/LUM-WDM-MIB +10,847
📈 0 added 📉 0 removed

💻 r10176 MINOR

Mike Stupalov 🐱 • 2019-11-18 22:24
Added basic detection for Transmode optical gear (OBS-3150).
Files changed (4)
M includes/definitions/mibs/infinera.inc.php +21
M includes/definitions/os.inc.php +1 -30
A includes/definitions/os/infinera.inc.php +56
M includes/definitions/vendors.inc.php +8 -1
📈 86 added 📉 31 removed

💻 r10175 TRIVIAL

Mike Stupalov 🐱 • 2019-11-18 10:05
Additional improvement for dom sensors association with ports on Cisco ASR 9900 platform (OBS-3147).
Files changed (1)
M includes/entities/port.inc.php +11 -4
📈 11 added 📉 4 removed

💻 r10174 TRIVIAL

Mike Stupalov 🐱 • 2019-11-15 15:18
Small fix for status by LCOS-MIB.
Files changed (1)
M includes/definitions/mibs/lancom.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r10173 TRIVIAL

Mike Stupalov 🐱 • 2019-11-15 13:22
Improved support for Lancom devices. Added discovery Line statuses by LCOS-MIB.
Files changed (3)
M includes/definitions/mibs/lancom.inc.php +129 -6
M includes/definitions/os.inc.php -18
A includes/definitions/os/lancom.inc.php +40
📈 169 added 📉 24 removed

💻 r10172 TRIVIAL

Mike Stupalov 🐱 • 2019-11-15 08:42
Additional improvement for dom sensors association with ports on Cisco ASR 9900 platform.
Files changed (1)
M includes/entities/port.inc.php +12 -8
📈 12 added 📉 8 removed

💻 r10171 MINOR

Mike Stupalov 🐱 • 2019-11-14 17:42
Added discovery/polling BGP peers by HUAWEI-BGP-VPN-MIB. Added polling afi/safi metrics by HUAWEI-BGP-VPN-MIB (OBS-2434). Added discovery ip-addresses by HUAWEI-IF-EXT-MIB.
Files changed (7)
M includes/definitions/mibs/huawei.inc.php +48
M includes/definitions/os/huawei.inc.php +6 -1
M includes/discovery/bgp-peers.inc.php +111 -61
M includes/entities.inc.php +1
A includes/entities/routing.inc.php +452
M includes/functions.inc.php -346
M includes/polling/bgp-peers.inc.php +50 -21
📈 668 added 📉 429 removed

💻 r10170 TRIVIAL

Mike Stupalov 🐱 • 2019-11-14 16:49
Another fix for DOM sensor association with port in Cisco IOS XR (OBS-3147).
Files changed (2)
M includes/entities/port.inc.php +64 -12
M includes/rewrites.inc.php +5 -3
📈 69 added 📉 15 removed

💻 r10169 MINOR

Tom Laermans 🦔 • 2019-11-14 16:02
Make Proxmox agent script work on Proxmox 5 and newer as well
Files changed (1)
M scripts/agent-local/proxmox-qemu +9 -2
📈 9 added 📉 2 removed

💻 r10168 CLEAN

Mike Stupalov 🐱 • 2019-11-14 08:39
Removed curly brace syntax for accessing array elements and string offsets.
Files changed (2)
M libs/pear/Crypt/CHAP.php +2 -2
M libs/pear/Net/IPv6.php +1 -1
📈 0 added 📉 0 removed

💻 r10167 TRIVIAL

Mike Stupalov 🐱 • 2019-11-14 08:35
Fixed discovery sla target ip address by DISMAN-PING-MIB.
Files changed (1)
M includes/discovery/slas/disman-ping-mib.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r10166 TRIVIAL

Mike Stupalov 🐱 • 2019-11-12 16:15
Fixed counter row align.
Files changed (1)
M html/includes/entities/counter.inc.php +4 -3
📈 4 added 📉 3 removed

💻 r10165 TRIVIAL

Mike Stupalov 🐱 • 2019-11-11 16:28
Cleanup sensors description and duplicates by CISCO-ENVMON-MIB.
Files changed (1)
M includes/discovery/sensors/cisco-envmon-mib.inc.php +40 -6
📈 40 added 📉 6 removed

💻 r10164 TRIVIAL

Mike Stupalov 🐱 • 2019-11-11 15:08
Forced ports separate walk feature for Alcatel Lucent OS6850 hardware.
Files changed (5)
M html/pages/device/edit.inc.php +2
M html/pages/device/edit/modules.inc.php +1 -1
M includes/definitions/models.inc.php +27 -26
M includes/polling/functions.inc.php +2
M includes/polling/ports.inc.php +2 -1
📈 34 added 📉 28 removed

💻 r10163 TRIVIAL

Mike Stupalov 🐱 • 2019-11-11 10:39
Clean HA Mode description by FORTINET-FORTIGATE-MIB.
Files changed (1)
M includes/definitions/mibs/fortinet.inc.php +1
📈 1 added 📉 0 removed

💻 r10162 MINOR

Mike Stupalov 🐱 • 2019-11-08 22:16
Added support for Sophos SFOS (OBS-2553).
Files changed (4)
A includes/definitions/mibs/sophos.inc.php +95
M includes/definitions/os.inc.php -17
A includes/definitions/os/sophos.inc.php +40
M includes/snmp.inc.php +6 -2
📈 141 added 📉 19 removed

💻 r10161 TRIVIAL

Mike Stupalov 🐱 • 2019-11-05 09:45
Ignore IPv6 link-local, broadcast addresses by default (while user not exclude it in config).
Files changed (1)
M includes/entities/ip-address.inc.php +27 -6
📈 27 added 📉 6 removed

💻 r10160 TRIVIAL

Mike Stupalov 🐱 • 2019-11-04 19:40
Revert function get_astext() removed by mistake (OBS-3146).
Files changed (1)
M includes/functions.inc.php +24
📈 24 added 📉 0 removed

💻 r10159 TRIVIAL

Mike Stupalov 🐱 • 2019-11-04 12:45
Added search ip addresses by type and vrf in api.
Files changed (2)
M html/api/v0/includes/address.inc.php +9
M html/includes/entities/port.inc.php +8 -2
📈 17 added 📉 2 removed

💻 r10158 MINOR

Mike Stupalov 🐱 • 2019-11-04 12:32
Improved display and search ip-addresses.
Files changed (7)
M html/includes/functions.inc.php +7 -2
M html/includes/print/addresses.inc.php +24 -2
M html/pages/device/ports/ipv4.inc.php +14 -2
M html/pages/device/ports/ipv6.inc.php +14 -2
M html/pages/search/ipv4.inc.php +11 -1
M html/pages/search/ipv6.inc.php +11 -1
M includes/definitions.inc.php +23 -4
📈 104 added 📉 14 removed

💻 r10157 MINOR

Mike Stupalov 🐱 • 2019-11-04 12:27
Improved discovery ip addresses. Added discovery addresses by definitions. Added collect additional ip address fields (type, vrf if possible by mib).
Files changed (16)
M includes/definitions/mibs/ciscosb.inc.php +118
M includes/definitions/mibs/nti.inc.php +33
M includes/discovery/functions.inc.php +5
M includes/discovery/ip-addresses.inc.php +55 -52
M includes/discovery/ip-addresses/cisco-ietf-ip-mib.inc.php +10
D includes/discovery/ip-addresses/ciscosb-ip.inc.php -138
D includes/discovery/ip-addresses/ciscosb-ipv6.inc.php -61
M includes/discovery/ip-addresses/f5-bigip-system-mib.inc.php +9
M includes/discovery/ip-addresses/ip-mib.inc.php +28
M includes/discovery/ip-addresses/ipv6-mib.inc.php +9
M includes/entities.inc.php +1
A includes/entities/ip-address.inc.php +779
M includes/functions.inc.php +16 -591
M tests/IncludesFunctionsTest.php +2 -1
A update/423.sql +6
A update/424.php +66
📈 1,137 added 📉 843 removed

💻 r10156 TRIVIAL

Mike Stupalov 🐱 • 2019-11-04 12:02
Intermediate improvement for vrf discovery, added discover MPLS-L3VPN-STD-MIB.
Files changed (4)
M includes/defaults.inc.php +3 -2
M includes/definitions/mibs.inc.php +8
M includes/definitions/os.inc.php +2
M includes/discovery/cisco-vrf.inc.php +4 -1
📈 17 added 📉 3 removed

💻 r10155 TRIVIAL

Mike Stupalov 🐱 • 2019-11-04 11:44
Improved parse snmp indexes in table mode. Added flags for no increase snmpwalk and split index parts by arrow (actually for table snmpwalks).
Files changed (3)
M includes/definitions.inc.php +3 -2
M includes/snmp.inc.php +19 -8
M tests/IncludesSnmpTest.php +31
📈 53 added 📉 10 removed

💻 r10154 TRIVIAL

Mike Stupalov 🐱 • 2019-11-01 13:58
Fixed discovery sensors for Watchdog devices (OBS-3141, OBS-3145).
Files changed (5)
M includes/definitions/models.inc.php +4 -4
M includes/definitions/os/vertiv.inc.php +1 -1
M includes/definitions/vendors.inc.php +1 -1
M includes/discovery/mibs.inc.php +17
M includes/functions.inc.php +11 -2
📈 34 added 📉 8 removed

💻 r10153 EXPERIMENTAL

Mike Stupalov 🐱 • 2019-10-31 16:18
Added definition concept for parsing/display probes output.
Files changed (2)
M html/includes/entities/probe.inc.php +22 -1
M includes/definitions/entities/probes.inc.php +9
📈 31 added 📉 1 removed

💻 r10152 MIBS

Mike Stupalov 🐱 • 2019-10-31 16:12
Updated Dell, Netgear mib files.
Files changed (5)
A mibs/dell/ArrayManager-MIB +9,834
A mibs/netgear/WC7500-MIB +1,192
A mibs/netgear/WC7600-MIB +1,183
A mibs/netgear/WC7600V2-MIB +1,165
A mibs/netgear/WC9500-MIB +1,192
📈 0 added 📉 0 removed

💻 r10151 CLEAN

Mike Stupalov 🐱 • 2019-10-31 16:10
Restored stale db cleanup deleted by mistake.
Files changed (1)
M poller-wrapper.py +5
📈 5 added 📉 0 removed

💻 r10150 TRIVIAL

Mike Stupalov 🐱 • 2019-10-31 16:01
Added json payload in get_vars().
Files changed (2)
M html/ajax/actions.php +1 -7
M html/includes/functions.inc.php +30 -2
📈 31 added 📉 9 removed

💻 r10148 TRIVIAL

Mike Stupalov 🐱 • 2019-10-29 12:25
Improved write poller wrapper stats into db.
Files changed (1)
M poller-wrapper.py +24 -17
📈 24 added 📉 17 removed

💻 r10147 TRIVIAL

Mike Stupalov 🐱 • 2019-10-27 15:36
Partially converted sensors discovery to definitions by PowerNet-MIB (for compatability with net-snmp extension apcupsd-snmp).
Files changed (6)
M includes/definitions/mibs/apc.inc.php +148 -4
M includes/definitions/mibs/delta.inc.php +3 -3
M includes/definitions/os.inc.php -65
A includes/definitions/os/apc.inc.php +79
M includes/discovery/sensors/powernet-mib.inc.php +14
M mibs/apc/PowerNet-MIB +447 -9
📈 244 added 📉 72 removed

💻 r10146 TRIVIAL

Mike Stupalov 🐱 • 2019-10-27 15:32
Added ability timeticks unit conversion for discovery sensors by definitions.
Files changed (4)
M includes/common.inc.php +1
M includes/entities.inc.php +29 -7
M includes/entities/sensor.inc.php +34 -44
M includes/snmp.inc.php +8 -1
📈 72 added 📉 52 removed

💻 r10145 MIBS

Mike Stupalov 🐱 • 2019-10-26 12:57
Updated Geist mib files.
Files changed (1)
A mibs/geist/VERTIV-BB-MIB +2,243
📈 0 added 📉 0 removed

💻 r10144 TRIVIAL

Mike Stupalov 🐱 • 2019-10-26 12:56
Added support for Geist WD15. Moved discovery sensors to definitions by VERTIV-BB-MIB (OBS-3140).
Files changed (4)
M includes/definitions/mibs/geist.inc.php +112 -4
M includes/definitions/models.inc.php +2
M includes/definitions/os/vertiv.inc.php +5 -1
D includes/discovery/sensors/geist-v4-mib.inc.php -148
📈 119 added 📉 153 removed

💻 r10143 TRIVIAL

Mike Stupalov 🐱 • 2019-10-25 22:08
Added support for Delta STS devices (OBS-3093).
Files changed (8)
M includes/definitions/mibs/delta.inc.php +137 -1
M includes/definitions/os.inc.php -15
A includes/definitions/os/delta.inc.php +46
M mibs/delta/DeltaSensor-MIB ±0
A mibs/delta/DeltaSTS-MIB +923
M mibs/delta/DeltaUPS-MIB ±0
M mibs/delta/DeltaUPSv5-MIB ±0
M mibs/delta/ShutdownAgent-MIB ±0
📈 183 added 📉 16 removed

💻 r10142 ADD

Adam Armstrong 🐸 • 2019-10-25 15:55
Add probe edit modal
Files changed (1)
A html/includes/modals/edit_probe.inc.php +73
📈 73 added 📉 0 removed

💻 r10141 ADD

Adam Armstrong 🐸 • 2019-10-24 00:35
Improve win services
Files changed (6)
M html/includes/entities/probe.inc.php +7
M html/pages/device/winservices.inc.php +10 -10
M includes/definitions/entities.inc.php +25
M includes/entities.inc.php +11
M includes/polling/applications/winservices.inc.php +66 -55
A update/422.sql +2
📈 121 added 📉 65 removed

💻 r10140 TRIVIAL

Mike Stupalov 🐱 • 2019-10-22 13:12
Improved support for Extreme ERS software (OBS-3134).
Files changed (1)
M includes/definitions/os/extreme.inc.php +1 -9
📈 1 added 📉 9 removed

💻 r10139 TRIVIAL

Mike Stupalov 🐱 • 2019-10-21 22:31
Improved detect FSOS (OBS-3137).
Files changed (3)
M includes/definitions/os/fscom.inc.php +4 -1
M mibs/fscom/FS-SWITCH-MIB +47 -1
M tests/IncludesRewritesTest.php +4 -1
📈 8 added 📉 2 removed

💻 r10138 TRIVIAL

Mike Stupalov 🐱 • 2019-10-21 17:21
Disable discovery useless specialEnum sensors by CISCO-ENTITY-SENSOR-MIB.
Files changed (1)
M includes/discovery/sensors/cisco-entity-sensor-mib.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r10137 TRIVIAL

Mike Stupalov 🐱 • 2019-10-21 17:02
Set port percent rates to 0 when ifSpeed is zero.
Files changed (6)
M includes/common.inc.php +10
M includes/discovery/mempools/ucd-snmp-mib.inc.php +1 -1
M includes/discovery/printersupplies/printer-mib.inc.php +1 -1
M includes/polling/mempools/ucd-snmp-mib.inc.php +3 -3
M includes/polling/ports.inc.php +6 -2
M includes/polling/storage/wmi.inc.php +1 -1
📈 22 added 📉 8 removed

💻 r10136 SQL

Adam Armstrong 🐸 • 2019-10-19 20:30
Add winservices table
Files changed (1)
A update/421.sql +3
📈 3 added 📉 0 removed

💻 r10135 SQL

Adam Armstrong 🐸 • 2019-10-19 20:26
Add lsp table.
Files changed (1)
A update/420.sql +2
📈 2 added 📉 0 removed

💻 r10134 TRIVIAL

Mike Stupalov 🐱 • 2019-10-18 10:49
Improved support for Huawei iMana devices. Added discovery sensors by HUAWEI-SERVER-IBMC-MIB (OBS-2695).
Files changed (3)
M includes/definitions/mibs/huawei.inc.php +194
M includes/definitions/os/huawei.inc.php +1
M includes/entities.inc.php +1
📈 196 added 📉 0 removed

💻 r10133 TRIVIAL

Mike Stupalov 🐱 • 2019-10-17 15:19
Added detect Synology FS-series NAS (OBS-3135).
Files changed (1)
M includes/definitions/os.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r10132 CLEAN

Mike Stupalov 🐱 • 2019-10-17 11:59
Undebug some auth messages.
Files changed (1)
M html/includes/authenticate.inc.php +11 -2
📈 11 added 📉 2 removed

💻 r10131 TRIVIAL

Mike Stupalov 🐱 • 2019-10-16 17:37
Disabled incorrect uptime Oid for CHECKPOINT-MIB.
Files changed (1)
M includes/definitions/mibs/checkpoint.inc.php +8 -1
📈 8 added 📉 1 removed

💻 r10130 TRIVIAL

Mike Stupalov 🐱 • 2019-10-16 14:30
Fixed compatability in safe_session_regenerate_id() for php less than 7.1.
Files changed (1)
M html/includes/authenticate.inc.php +16
📈 16 added 📉 0 removed

💻 r10129 ADD

Adam Armstrong 🐸 • 2019-10-16 01:06
Add polling for services on windows via WMI.
Files changed (5)
M html/includes/navbar.inc.php +1 -1
M html/pages/device.inc.php +8 -10
A html/pages/device/winservices.inc.php +69
A includes/polling/applications/winservices.inc.php +82
M includes/polling/wmi.inc.php +15
📈 175 added 📉 11 removed

💻 r10128 MINOR

Mike Stupalov 🐱 • 2019-10-15 19:52
Fixed lost session on regenerate session id (OBS-3132, OBS-3109, OBS-3060).
Files changed (1)
M html/includes/authenticate.inc.php +118 -58
📈 118 added 📉 58 removed

💻 r10127 ADD

Adam Armstrong 🐸 • 2019-10-15 16:11
Add a couple of probe definitions.
Files changed (1)
M includes/definitions/entities/probes.inc.php +10
📈 10 added 📉 0 removed

💻 r10126 TRIVIAL

Mike Stupalov 🐱 • 2019-10-15 15:20
Added fail and pre-fail disks count sensors by LSI-MegaRAID-SAS-MIB.
Files changed (6)
M html/includes/graphs/sensor/auth.inc.php +2 -1
D html/includes/graphs/sensor/counter.inc.php -30
A html/includes/graphs/sensor/gauge.inc.php +30
M includes/definitions/entities/sensors.inc.php +33 -32
M includes/definitions/mibs/lsi.inc.php +28
M includes/definitions/wui.inc.php +1
📈 94 added 📉 63 removed

💻 r10125 TRIVIAL

Mike Stupalov 🐱 • 2019-10-14 23:00
Moved discovery sensors to definitions by Supermicro and LSI mibs. Added detect hardware/version by SUPERMICRO-SD5-MIB.
Files changed (5)
M includes/definitions/mibs/lsi.inc.php +68 -12
M includes/definitions/mibs/supermicro.inc.php +106 -3
M includes/definitions/os.inc.php +6 -6
M includes/discovery/sensors/lsi-megaraid-sas-mib.inc.php +5 -4
D includes/discovery/sensors/supermicro-health-mib.inc.php -64
📈 185 added 📉 89 removed

💻 r10124 MIBS

Mike Stupalov 🐱 • 2019-10-14 22:57
Updated LSI and Supermicro mib files.
Files changed (6)
M mibs/lsi/LSI-megaRAID-SAS-IR-MIB +21 -16
M mibs/lsi/LSI-MegaRAID-SAS-MIB +502 -53
M mibs/supermicro/SUPERMICRO-HEALTH-MIB +66 -37
A mibs/supermicro/SUPERMICRO-SD5-MIB +2,291
M mibs/supermicro/SUPERMICRO-SMI +8 -1
A mibs/supermicro/SUPERMICRO-SSM-MIB +720
📈 0 added 📉 0 removed

💻 r10123 TRIVIAL

Mike Stupalov 🐱 • 2019-10-14 22:56
Split detect scale and limits into separate functions in discover entities from definitions..
Files changed (3)
M includes/entities.inc.php +135
M includes/entities/counter.inc.php +9 -86
M includes/entities/sensor.inc.php +10 -109
📈 154 added 📉 195 removed

💻 r10122 FIX

Adam Armstrong 🐸 • 2019-10-13 14:57
Migrate pan-common-mib graphs to definitions.
Files changed (1)
M includes/polling/graphs/pan-common-mib.inc.php +20 -33
📈 20 added 📉 33 removed

💻 r10121 TRIVIAL

Mike Stupalov 🐱 • 2019-10-12 23:58
Added discovery for Dell ArrayManager-MIB.
Files changed (1)
M includes/definitions/mibs/dell.inc.php +45
📈 45 added 📉 0 removed

💻 r10120 TRIVIAL

Mike Stupalov 🐱 • 2019-10-12 23:58
3nd edition for discovery mibs definition.
Files changed (2)
M includes/discovery/mibs.inc.php +6 -4
M includes/functions.inc.php +52 -45
📈 58 added 📉 49 removed

💻 r10119 MINOR

Adam Armstrong 🐸 • 2019-10-12 23:30
Change array format slightly
Files changed (1)
M includes/functions.inc.php +7 -7
📈 7 added 📉 7 removed

💻 r10118 TRIVIAL

Mike Stupalov 🐱 • 2019-10-12 21:13
Changed mibs discovery definition, device params now match with "or" condition.
Files changed (3)
M includes/definitions/mibs/dell.inc.php +1 -5
M includes/discovery/mibs.inc.php +12
M includes/functions.inc.php +46 -21
📈 59 added 📉 26 removed

💻 r10117 TRIVIAL

Mike Stupalov 🐱 • 2019-10-12 17:59
Improved support for sensors/statuses by MIB-Dell-10892.
Files changed (2)
M includes/definitions/mibs/dell.inc.php +125 -12
M includes/definitions/vendors.inc.php +1
📈 126 added 📉 12 removed

💻 r10116 TRIVIAL

Mike Stupalov 🐱 • 2019-10-12 17:30
Correctly compare mixed values (string and numeric) in test_condition(). Update unittest.
Files changed (3)
M includes/alerts.inc.php +26 -19
M tests/IncludesAlertsTest.php +12
M tests/IncludesCommonTest.php +4 -1
📈 42 added 📉 20 removed

💻 r10115 TRIVIAL

Mike Stupalov 🐱 • 2019-10-12 13:38
Improved mibs discovery output.
Files changed (1)
M includes/discovery/mibs.inc.php +11 -1
📈 11 added 📉 1 removed

💻 r10114 TRIVIAL

Mike Stupalov 🐱 • 2019-10-11 21:37
Added ability for detect PowerNet-MIB on unix oses.
Files changed (1)
M includes/definitions/mibs/apc.inc.php +11
📈 11 added 📉 0 removed

💻 r10113 CLEAN

Mike Stupalov 🐱 • 2019-10-11 21:33
Fixed license year.
Files changed (2)
M html/includes/authenticate.inc.php +1 -1
M LICENSE.PRO +1 -1
📈 2 added 📉 2 removed

💻 r10112 MIBS

Mike Stupalov 🐱 • 2019-10-11 21:30
Updated Ubiquiti mib files.
Files changed (13)
M includes/definitions/os/ubiquiti.inc.php +1 -1
M mibs/ubiquiti/EdgeSwitch-BOXSERVICES-PRIVATE-MIB +6 -8
M mibs/ubiquiti/EdgeSwitch-DNS-RESOLVER-CONTROL-MIB +11 -2
M mibs/ubiquiti/EdgeSwitch-LOGGING-MIB +9
M mibs/ubiquiti/EdgeSwitch-PORTSECURITY-PRIVATE-MIB +2 -2
M mibs/ubiquiti/EdgeSwitch-QOS-ACL-MIB +490 -11
M mibs/ubiquiti/EdgeSwitch-QOS-AUTOVOIP-MIB +1 -1
M mibs/ubiquiti/EdgeSwitch-RADIUS-AUTH-CLIENT-MIB +78
M mibs/ubiquiti/EdgeSwitch-ROUTING-MIB +90 -1
M mibs/ubiquiti/EdgeSwitch-SNTP-CLIENT-MIB +9
M mibs/ubiquiti/EdgeSwitch-SWITCHING-MIB +828 -19
M mibs/ubiquiti/EdgeSwitch-TIMERANGE-MIB +1 -1
M mibs/ubiquiti/TACACS-CLIENT-MIB +9
📈 1 added 📉 1 removed

💻 r10111 TRIVIAL

Mike Stupalov 🐱 • 2019-10-11 21:27
Moved detect MIB-Dell-10892 to definition. Migrated detect sensors by MIB-Dell-10892 to definitions.
Files changed (4)
M includes/definitions/mibs/dell.inc.php +76 -1
M includes/definitions/os.inc.php +2 -2
M includes/discovery/sensors/carel-denco-mib.inc.php +10 -36
D includes/discovery/sensors/mib-dell-10892.inc.php -128
📈 88 added 📉 167 removed

💻 r10110 MIBS

Mike Stupalov 🐱 • 2019-10-11 21:24
Updated Dell mib files.
Files changed (49)
M mibs/dell/DELL-ASF-MIB +59
A mibs/dell/DELL-MM-MIB +3,140
M mibs/dell/DELL-RAC-MIB +2,873
M mibs/dell/Dell-SNMP-MIB +1 -1
M mibs/dell/Dell-SYSMNG-MIB +2 -2
A mibs/dell/DELLRAC-MIB +654
M mibs/dell/IDRAC-MIB +242 -63
M mibs/dell/IDRAC-MIB-SMIv2 +1,568 -77
M mibs/dell/MIB-Dell-10892 +653 -17
M mibs/dell/MIB-Dell-OME +36 -12
M mibs/dell/QLASP-Config-MIB +10 -10
M mibs/dell/QLASP-Statistics-MIB +9 -9
M mibs/dell/QLGC-adapterInfo-MIB +2 -2
D mibs/dell/RADLAN-AAA -1,996
D mibs/dell/RADLAN-BRIDGEMIBOBJECTS-MIB -1,820
D mibs/dell/RADLAN-COPY-MIB -1,111
D mibs/dell/RADLAN-DEVICEPARAMS-MIB -752
D mibs/dell/RADLAN-DHCP-MIB -643
D mibs/dell/RADLAN-DNSCL-MIB -221
D mibs/dell/RADLAN-File -188
D mibs/dell/RADLAN-HWENVIROMENT -204
D mibs/dell/RADLAN-IP -823
D mibs/dell/RADLAN-IpRouter -1,579
D mibs/dell/RADLAN-MAC-BASE-PRIO -248
D mibs/dell/RADLAN-MIB -297
D mibs/dell/RADLAN-MNGINF-MIB -179
D mibs/dell/RADLAN-PHY-MIB -204
D mibs/dell/RADLAN-Physicaldescription-MIB -1,097
D mibs/dell/RADLAN-QOS-CLI-MIB -2,749
D mibs/dell/RADLAN-QOS-SERV -1,207
D mibs/dell/RADLAN-rlFft -1,685
D mibs/dell/RADLAN-rlInterfaces -888
D mibs/dell/RADLAN-rlIPMulticast-MIB -309
D mibs/dell/RADLAN-rlLcli-MIB -190
D mibs/dell/RADLAN-RMON -325
D mibs/dell/RADLAN-rndApplications -1,044
D mibs/dell/RADLAN-rndMng -101
D mibs/dell/RADLAN-SENSORENTMIB -87
D mibs/dell/RADLAN-SNMP-MIB -137
D mibs/dell/RADLAN-SNMPv2 -509
D mibs/dell/RADLAN-SSH-MIB -551
D mibs/dell/RADLAN-SSL -377
D mibs/dell/RADLAN-SYSLOG-MIB -398
D mibs/dell/RADLAN-TIMESYNCHRONIZATION-MIB -1,010
D mibs/dell/RADLAN-TRAPS-MIB -607
D mibs/dell/RADLAN-Tuning -1,488
D mibs/dell/RADLAN-UDP -113
D mibs/dell/RADLAN-vlan-MIB -2,102
M mibs/dell/StorageManagement-MIB +79 -6
📈 0 added 📉 0 removed

💻 r10109 MINOR

Mike Stupalov 🐱 • 2019-10-11 21:23
Improved mibs discovery, added ability for detect mib supported by definitions.
Files changed (3)
M includes/definitions.inc.php +2
M includes/discovery/mibs.inc.php +180 -158
M includes/functions.inc.php +55 -47
📈 237 added 📉 205 removed

💻 r10108 TRIVIAL

Mike Stupalov 🐱 • 2019-10-11 21:18
Fixed fetch with common options by snmp_cache_table() and snmp_cache_oid().
Files changed (2)
M includes/snmp.inc.php +28 -10
M tests/SnmpDataTest.php +8 -2
📈 36 added 📉 12 removed

💻 r10107 TRIVIAL

Mike Stupalov 🐱 • 2019-10-10 23:38
Do not redirects in ajax requests.
Files changed (1)
M html/includes/authenticate.inc.php +6 -3
📈 6 added 📉 3 removed

💻 r10106 ADD

Adam Armstrong 🐸 • 2019-10-10 19:39
Improve API slightly. Strip device entity secure data from /entity/ endpoint.
Files changed (2)
M html/api/v0/includes/alerts.inc.php +11
M html/api/v0/includes/devices.inc.php -7
📈 11 added 📉 7 removed

💻 r10105 ADD

Adam Armstrong 🐸 • 2019-10-10 19:27
Add setting of device ignore/disabled to api
Files changed (1)
M html/api/v0/includes/devices.inc.php +13
📈 13 added 📉 0 removed

💻 r10104 ADD

Adam Armstrong 🐸 • 2019-10-10 19:08
Add basic lantech support.
Files changed (4)
A html/images/os/lantech_2x.png +1
A html/images/os/lantech.png +1
M includes/definitions/models.inc.php +8
M includes/definitions/os.inc.php +12
📈 22 added 📉 0 removed

💻 r10103 ADD

Adam Armstrong 🐸 • 2019-10-10 17:38
Add entity endpoint.
Files changed (1)
M html/api/v0/includes/alerts.inc.php +21
📈 21 added 📉 0 removed

💻 r10102 TRIVIAL

Mike Stupalov 🐱 • 2019-10-10 14:41
Another try to fix cookie session lost (in ajax requests).
Files changed (1)
M html/includes/authenticate.inc.php +9 -1
📈 9 added 📉 1 removed

💻 r10101 DEL

Adam Armstrong 🐸 • 2019-10-10 14:10
Remove old check-services script
Files changed (1)
D check-services.php -90
📈 0 added 📉 90 removed

💻 r10100 TRIVIAL

Mike Stupalov 🐱 • 2019-10-10 12:10
Correct condition for discovery modules.
Files changed (1)
M includes/discovery/functions.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r10099 DEBUG

Mike Stupalov 🐱 • 2019-10-10 12:03
Added ability for extended debug for auth lost.
Files changed (1)
M html/includes/authenticate.inc.php +14
📈 14 added 📉 0 removed

💻 r10098 IMPROVE

Adam Armstrong 🐸 • 2019-10-10 01:20
Improve some probe related pages. Disable monitored entity icons for status/sensors for now, they break the overview table layout.
Files changed (5)
M html/includes/actions/add_probe.inc.php +4
M html/includes/entities/probe.inc.php +36 -3
M html/includes/entities/sensor.inc.php +3 -1
M html/includes/entities/status.inc.php +3 -1
M html/includes/modals/add_probe.inc.php +10 -2
📈 56 added 📉 7 removed

💻 r10097 FIX

Adam Armstrong 🐸 • 2019-10-10 01:18
Fix typo
Files changed (1)
M includes/discovery/functions.inc.php +2 -1
📈 2 added 📉 1 removed

💻 r10096 DERP

Adam Armstrong 🐸 • 2019-10-09 23:27
DERP
Files changed (1)
includes/discovery/mibs.inc.php
📈 0 added 📉 0 removed

💻 r10095 ADD

Adam Armstrong 🐸 • 2019-10-09 23:19
Add some support for Ruijie
Files changed (16)
A html/images/os/ruijie_2x.png +1
A html/images/os/ruijie.png +1
A includes/definitions/mibs/ruijie.inc.php +107
M includes/definitions/os.inc.php +13
A mibs/ruijie
A mibs/ruijie/MY-ENTITY-MIB +617
A mibs/ruijie/MY-FILE-MIB +256
A mibs/ruijie/MY-INTERFACE-MIB +649
A mibs/ruijie/MY-MEMORY-MIB +338
A mibs/ruijie/MY-PROCESS-MIB +231
A mibs/ruijie/MY-PRODUCTS-MIB +324
A mibs/ruijie/MY-SMI +151
A mibs/ruijie/MY-SMP-MIB +570
A mibs/ruijie/MY-SNMP-AGENT-MIB +324
A mibs/ruijie/MY-SYSTEM-MIB +487
A mibs/ruijie/MY-TC +106
📈 122 added 📉 0 removed

💻 r10094 LIBS

Mike Stupalov 🐱 • 2019-10-09 22:24
Updated UserAgentParser lib for correctly detect MS Edge (Chromium based).
Files changed (1)
M libs/UserAgentParser.php +19 -12
📈 0 added 📉 0 removed

💻 r10093 TRIVIAL

Mike Stupalov 🐱 • 2019-10-09 22:03
Split mibs discovery to separate module.
Files changed (10)
M discovery.php +2 -2
M includes/common.inc.php +11 -17
M includes/config-variables.inc.php +28
M includes/defaults.inc.php +2 -4
M includes/definitions.inc.php +1
M includes/discovery/functions.inc.php +61 -23
A includes/discovery/mibs.inc.php +215
M includes/discovery/os.inc.php -201
M includes/functions.inc.php +1 -3
M includes/sql-config.inc.php +2 -1
📈 323 added 📉 251 removed

💻 r10092 CLEAN

Mike Stupalov 🐱 • 2019-10-09 21:56
Remove unused files.
Files changed (2)
M includes/discovery/processors/edgeswitch-switching-mib.inc.php +1 -1
D includes/polling/os/ciscosb.inc.php -36
📈 1 added 📉 37 removed

💻 r10091 ADD

Adam Armstrong 🐸 • 2019-10-09 18:42
Add epson print server OID to discovery
Files changed (1)
M includes/definitions/os.inc.php +1
📈 1 added 📉 0 removed

💻 r10090 TRIVIAL

Mike Stupalov 🐱 • 2019-10-08 23:52
Migrated discovery DOM sensors by RAPID-CITY to definitions (OBS-3112).
Files changed (5)
M includes/definitions/mibs/nortel.inc.php +196 -15
M includes/definitions/os.inc.php +5
M includes/definitions/os/extreme.inc.php +5 -2
D includes/discovery/sensors/rapid-city.inc.php -355
M includes/functions.inc.php +28 -3
📈 234 added 📉 375 removed

💻 r10089 TRIVIAL

Mike Stupalov 🐱 • 2019-10-08 10:27
Fixed printersupplies eventlog.
Files changed (1)
M includes/discovery/functions.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r10088 TRIVIAL

Mike Stupalov 🐱 • 2019-10-08 10:24
Improved some printer supplies descriptions by Printer-MIB.
Files changed (3)
M includes/discovery/counter/printer-mib.inc.php +2 -2
M includes/discovery/printersupplies/printer-mib.inc.php +1 -1
M includes/rewrites.inc.php +1
📈 4 added 📉 3 removed

💻 r10087 TRIVIAL

Mike Stupalov 🐱 • 2019-10-08 10:08
Improved support for Xerox printers. Added discovery counters by XEROX-HOST-RESOURCES-EXT-MIB (OBS-3116).
Files changed (2)
A includes/definitions/mibs/xerox.inc.php +68
M includes/definitions/os.inc.php +4 -1
📈 72 added 📉 1 removed

💻 r10086 MIBS

Mike Stupalov 🐱 • 2019-10-08 10:06
Updated Xerox mib files.
Files changed (8)
M mibs/xerox/XEROX-COMMS-CONFIG-TC +302 -107
M mibs/xerox/XEROX-HOST-RESOURCES-EXT-MIB +351 -200
M mibs/xerox/XEROX-HOST-RESOURCES-EXT-TC +340 -83
A mibs/xerox/XEROX-MIB +2,770
M mibs/xerox/XEROX-PRINTER-EXT-MIB +641 -124
M mibs/xerox/XEROX-PRINTER-EXT-TC +309 -47
M mibs/xerox/XEROX-PRODUCT-ID-TC +5,258 -194
M mibs/xerox/XEROX-SERVICE-MONITORING-TC +293 -99
📈 0 added 📉 0 removed

💻 r10085 TRIVIAL

Mike Stupalov 🐱 • 2019-10-08 09:24
Fixed dbLastID() when update/insert return warnings.
Files changed (1)
M includes/db/mysqli.inc.php +9 -1
📈 9 added 📉 1 removed

💻 r10084 TRIVIAL

Mike Stupalov 🐱 • 2019-10-07 16:54
Improved discovery sensors without indexes by DeltaUPS-MIB.
Files changed (1)
M includes/definitions/mibs/delta.inc.php +418 -264
📈 418 added 📉 264 removed

💻 r10083 MINOR

Mike Stupalov 🐱 • 2019-10-07 16:52
Added snmp flag for ability to fetch tables without indexes by snmpwalk_cache_oid() and snmp_walk_multipart_oid(). Added unit tests for this flag.
Files changed (8)
M includes/definitions.inc.php +2 -1
M includes/entities/counter.inc.php +1 -1
M includes/entities/sensor.inc.php +1 -1
M includes/entities/status.inc.php +1 -1
M includes/snmp.inc.php +34 -30
A tests/data/snmp/snmp_walk_bare_oid-1.json +4
A tests/data/snmp/snmp_walk_multipart_oid-4.json +6
M tests/SnmpDataTest2.php +43 -1
📈 92 added 📉 35 removed

💻 r10082 TRIVIAL

Mike Stupalov 🐱 • 2019-10-04 11:55
Fixed discovery incorrect temperature sensor on old firmware CiscoSB devices (OBS-3119).
Files changed (1)
M includes/definitions/mibs/ciscosb.inc.php +3 -1
📈 3 added 📉 1 removed

💻 r10081 ADD

Adam Armstrong 🐸 • 2019-10-04 04:28
Add ability for defined graphs to be stepped. Fix probe graph stacking and make it stepped
Files changed (2)
M html/includes/graphs/generic_definition.inc.php +1
M includes/definitions/graphtypes.inc.php +5 -4
📈 6 added 📉 4 removed

💻 r10080 DEL

Adam Armstrong 🐸 • 2019-10-04 04:14
Remove old services files.
Files changed (1)
D includes/services
📈 0 added 📉 0 removed

💻 r10079 IMPROVE

Adam Armstrong 🐸 • 2019-10-04 04:13
Probe improvements. Additional definitions. reset/no_default/descr added to db.
Files changed (9)
M html/includes/actions/add_probe.inc.php +1 -1
M html/includes/modals/add_probe.inc.php +1 -1
M includes/definitions.inc.php +3
M includes/definitions/entities/probes.inc.php +74
M includes/entities/probe.inc.php +34 -25
M includes/polling/probes.inc.php +1
M probes/nagios/check_snmp_cisco_wlc +1 -1
M probes/nagios/check_snmp_win +8 -9
A update/419.sql +4
📈 127 added 📉 37 removed

💻 r10078 MINOR

Mike Stupalov 🐱 • 2019-10-03 18:21
Added discovery sensors by CISCOSB-Physicaldescription-MIB and CISCOSB-SENSOR-MIB.
Files changed (11)
M includes/definitions/mibs/ciscosb.inc.php +149 -2
M includes/definitions/os/ciscosb.inc.php +1
M includes/entities/sensor.inc.php +13 -2
M mibs/ciscosb/CISCOSB-PBR-MIB +2 -2
M mibs/ciscosb/CISCOSB-Physicaldescription-MIB +1 -1
M mibs/ciscosb/CISCOSB-ROUTEMAP-MIB +2 -2
A mibs/ciscosb/CISCOSB-SENSOR-MIB +423
M mibs/ciscosb/CISCOSB-SENSORENTMIB +2 -2
M mibs/ciscosb/CISCOSB-SNMP-MIB +2 -2
M mibs/ciscosb/CISCOSB-SYSMNG-MIB +2 -2
D mibs/ciscosb/ENTITY-SENSOR-MIB -409
📈 163 added 📉 4 removed

💻 r10077 ADD

Adam Armstrong 🐸 • 2019-10-03 16:01
Add some RA protocols to JunOS
Files changed (1)
M includes/definitions/os.inc.php +1
📈 1 added 📉 0 removed

💻 r10076 FIX

Adam Armstrong 🐸 • 2019-10-03 15:46
Fix snmp version arguments
Files changed (1)
M includes/definitions/entities/probes.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r10075 MIB

Adam Armstrong 🐸 • 2019-10-03 14:56
Files changed (1)
M mibs/avtech/ROOMALERT3E-MIB +34 -17
📈 0 added 📉 0 removed

💻 r10074 TRIVIAL

Mike Stupalov 🐱 • 2019-10-03 14:13
Improved discovery IPv6 addresses on Cisco SB switches.
Files changed (6)
M includes/common.inc.php +4 -2
M includes/definitions/mibs/ciscosb.inc.php +6
M includes/definitions/os/ciscosb.inc.php +2
M includes/discovery/ip-addresses.inc.php +2 -2
A includes/discovery/ip-addresses/ciscosb-ip.inc.php +138
M includes/discovery/ip-addresses/ciscosb-ipv6.inc.php +21 -39
📈 173 added 📉 43 removed

💻 r10073 TRIVIAL

Mike Stupalov 🐱 • 2019-10-03 11:50
Try to fix cookie auth trouble.
Files changed (2)
M html/css/flags.css +1 -1
M html/includes/authenticate.inc.php +23 -5
📈 23 added 📉 5 removed

💻 r10072 CLEAN

Adam Armstrong 🐸 • 2019-10-03 00:58
Clean up some erroneous comments
Files changed (1)
M includes/definitions/mibs/nortel.inc.php +3 -3
📈 3 added 📉 3 removed

💻 r10071 ADD

Adam Armstrong 🐸 • 2019-10-03 00:53
Add check_snmp_win probe and fix some probe bugs
Files changed (4)
M html/includes/actions/add_probe.inc.php +1 -1
M includes/definitions/entities/probes.inc.php +14 -2
M includes/polling/probes.inc.php +6 -2
A probes/nagios/check_snmp_win +434
📈 455 added 📉 5 removed

💻 r10070 FIX

Adam Armstrong 🐸 • 2019-10-02 16:42
Don't overwrite cmd array
Files changed (1)
M includes/entities/probe.inc.php +2 -1
📈 2 added 📉 1 removed

💻 r10069 TRIVIAL

Mike Stupalov 🐱 • 2019-10-02 13:49
Revert api requiests limit for google geolocation api.
Files changed (1)
M includes/definitions/geo.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r10068 TRIVIAL

Mike Stupalov 🐱 • 2019-10-02 09:20
Fixed double escaping in forms on device edit pages (OBS-3114).
Files changed (5)
M html/pages/device/edit/agent.inc.php +1 -1
M html/pages/device/edit/alerts.inc.php +1 -1
M html/pages/device/edit/device.inc.php +2 -2
M html/pages/device/edit/geo.inc.php +7 -7
M html/pages/device/edit/ipmi.inc.php +6 -6
📈 17 added 📉 17 removed

💻 r10067 ADD

Adam Armstrong 🐸 • 2019-10-02 02:57
Add support for Extreme ERS/VSP transciever sensors [OBS-3112]
Files changed (4)
M includes/definitions/mibs/nortel.inc.php +417
M includes/definitions/os/extreme.inc.php +2 -1
A includes/discovery/sensors/rapid-city.inc.php +357
A mibs/nortel/RC-POM-MIB +1,556
📈 776 added 📉 1 removed

💻 r10066 SQL

Adam Armstrong 🐸 • 2019-10-02 02:53
Set probe_id to autoincrement.
Files changed (1)
A update/418.sql +1
📈 1 added 📉 0 removed

💻 r10065 TRIVIAL

Mike Stupalov 🐱 • 2019-10-01 17:20
Improved support for new models of Ubiquiti UniFi Swithes.
Files changed (3)
M includes/definitions/mibs/ubiquiti.inc.php +1 -1
M includes/definitions/os/ubiquiti.inc.php +20 -3
M includes/discovery/sensors/edgeswitch-boxservices-private-mib.inc.php +45 -14
📈 66 added 📉 18 removed

💻 r10064 CLEAN

Mike Stupalov 🐱 • 2019-09-29 08:14
Removed unused file.
Files changed (2)
A attic/hh3c.inc.php +923
D includes/hh3c.inc.php -923
📈 0 added 📉 923 removed

💻 r10063 CLEAN

Mike Stupalov 🐱 • 2019-09-29 08:06
Moved device functions from common to entities. Removed unused device functions.
Files changed (5)
M html/includes/graphs/device/imagingdrums.inc.php +3 -1
M html/includes/graphs/device/printersupplies.inc.php +3 -1
M html/pages/device.inc.php +1 -1
M includes/common.inc.php -193
M includes/entities/device.inc.php +199
📈 206 added 📉 196 removed

💻 r10062 TRIVIAL

Mike Stupalov 🐱 • 2019-09-27 20:08
Always pass default probe args.
Files changed (2)
M includes/definitions/entities/probes.inc.php +5 -5
M includes/entities/probe.inc.php +4 -4
📈 9 added 📉 9 removed

💻 r10061 TRIVIAL

Mike Stupalov 🐱 • 2019-09-27 16:08
Split probes snmp auth definitions and other params.
Files changed (2)
M includes/definitions/entities/probes.inc.php +7 -5
M includes/entities/probe.inc.php +19 -26
📈 26 added 📉 31 removed

💻 r10060 TRIVIAL

Mike Stupalov 🐱 • 2019-09-27 15:36
Use definitions in probes modal form.
Files changed (1)
M html/includes/modals/add_probe.inc.php +6 -2
📈 6 added 📉 2 removed

💻 r10059 FIX

Adam Armstrong 🐸 • 2019-09-27 15:25
Correctly pass device_id for probe addition
Files changed (1)
M html/includes/modals/add_probe.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r10058 FIX

Adam Armstrong 🐸 • 2019-09-27 15:20
Fix overwrite
Files changed (1)
M html/pages/probes.inc.php +2 -85
📈 2 added 📉 85 removed

💻 r10057 TRIVIAL

Mike Stupalov 🐱 • 2019-09-27 15:06
Improved probes polling with definitions.
Files changed (6)
M html/pages/probes.inc.php +6 -4
A includes/definitions/entities/probes.inc.php +25
M includes/entities.inc.php +35 -2
A includes/entities/device.inc.php +65
A includes/entities/probe.inc.php +81
M includes/polling/probes.inc.php +3 -18
📈 215 added 📉 24 removed

💻 r10056 ADD

Adam Armstrong 🐸 • 2019-09-27 14:17
Add statically defined sensors for those hard-to-reach devices
Files changed (1)
M includes/discovery/sensors.inc.php +28 -7
📈 28 added 📉 7 removed

💻 r10055 MINOR

Adam Armstrong 🐸 • 2019-09-27 13:27
Minor improvements to probes. Split some code into includes.
Files changed (5)
A html/includes/actions/add_probe.inc.php +16
M html/includes/entities/probe.inc.php +1
A html/includes/modals
A html/includes/modals/add_probe.inc.php +71
M html/pages/device/probes.inc.php +10
📈 98 added 📉 0 removed

💻 r10054 FIX

Adam Armstrong 🐸 • 2019-09-27 12:13
Fix graph page add to dashboard menu generation.
Files changed (1)
M html/pages/graphs.inc.php +4 -4
📈 4 added 📉 4 removed

💻 r10053 SQL

Adam Armstrong 🐸 • 2019-09-26 23:36
Add probe DB tables
Files changed (1)
A update/417.sql +2
📈 2 added 📉 0 removed

💻 r10052 ADD

Adam Armstrong 🐸 • 2019-09-26 23:33
Add PoC probes system with support for check_snmp_cisco_wlc nagios plugin
Files changed (19)
A html/includes/actions/delete_probe.inc.php +14
A html/includes/entities/probe.inc.php +201
A html/includes/graphs/probe
A html/includes/graphs/probe/auth.inc.php +34
M html/includes/navbar.inc.php +4 -1
M html/pages/device.inc.php +8
M html/pages/device/edit.inc.php +6 -4
A html/pages/device/probes.inc.php +34
A html/pages/probes.inc.php +125
M includes/defaults.inc.php +1 -1
M includes/definitions/entities.inc.php +17
M includes/definitions/graphtypes.inc.php +18
M includes/definitions/rrdtypes.inc.php +12
M includes/discovery/sensors.inc.php +7
A includes/polling/probes.inc.php +113
A probes
A probes/nagios
A probes/nagios/check_snmp_cisco_wlc +611
A probes/nagios/LICENSES +1
📈 1,206 added 📉 6 removed

💻 r10051 TRIVIAL

Mike Stupalov 🐱 • 2019-09-26 21:23
Improved polling FDB table by RAPID-CITY in Fabric Connect Mode (OBS-3111).
Files changed (1)
M includes/polling/fdb/rapid-city.inc.php +43
📈 43 added 📉 0 removed

💻 r10050 FIX

Adam Armstrong 🐸 • 2019-09-26 16:08
Fix custom oid alerting value passing.
Files changed (1)
M includes/polling/oids.inc.php +2 -3
📈 2 added 📉 3 removed

💻 r10049 TRIVIAL

Mike Stupalov 🐱 • 2019-09-26 15:57
Fixed cleanup entity tables in housekeeping.
Files changed (1)
M includes/housekeeping/staledb.inc.php +5 -5
📈 5 added 📉 5 removed

💻 r10048 MINOR

Mike Stupalov 🐱 • 2019-09-26 11:52
Added support for WTI PDU devices (OBS-3073).
Files changed (3)
M includes/definitions/mibs/wti.inc.php +64 -2
M includes/definitions/os.inc.php -10
A includes/definitions/os/wti.inc.php +36
📈 100 added 📉 12 removed

💻 r10047 MIBS

Mike Stupalov 🐱 • 2019-09-26 11:51
Updated WTI mib files.
Files changed (3)
A mibs/wti/WTI-AFS-MIB +516
A mibs/wti/WTI-CONSOLE-MIB +1,106
A mibs/wti/WTI-POWER-MIB +1,021
📈 0 added 📉 0 removed

💻 r10046 TRIVIAL

Mike Stupalov 🐱 • 2019-09-26 09:16
Migrated os AVAYA Switching to Extreme Networks Switching (OBS-3110).
Files changed (2)
M includes/definitions/os.inc.php +1 -11
M includes/definitions/os/extreme.inc.php +42
📈 43 added 📉 11 removed

💻 r10045 TRIVIAL

Mike Stupalov 🐱 • 2019-09-25 23:54
Added discovery sensors by NETGEAR-BOXSERVICES-PRIVATE-MIB.
Files changed (1)
M includes/definitions/mibs/netgear.inc.php +123 -3
📈 123 added 📉 3 removed

💻 r10044 TRIVIAL

Mike Stupalov 🐱 • 2019-09-25 23:52
Improved sensor/counter discovery dynamic scale by definitions.
Files changed (4)
M includes/discovery/functions.inc.php +3
M includes/entities/counter.inc.php +31 -12
M includes/entities/sensor.inc.php +31 -7
M includes/snmp.inc.php +1 -1
📈 66 added 📉 20 removed

💻 r10043 MIBS

Mike Stupalov 🐱 • 2019-09-25 23:49
Updated Netgear MIB files.
Files changed (57)
A mibs/netgear/DVMRP-STD-MIB +746
A mibs/netgear/NETGEAR-AUTHENTICATION-MANAGER-MIB +624
A mibs/netgear/NETGEAR-BONJOUR-MIB +69
A mibs/netgear/NETGEAR-BOXSERVICES-OLD-MIB +438
mibs/netgear/NETGEAR-BOXSERVICES-PRIVATE-MIB +279 -65
M mibs/netgear/NETGEAR-CAPTIVE-PORTAL-MIB +121 -66
M mibs/netgear/NETGEAR-DENIALOFSERVICE-PRIVATE-MIB +31 -10
M mibs/netgear/NETGEAR-DHCP6SERVER-PRIVATE-MIB +22 -11
A mibs/netgear/NETGEAR-DHCPCLIENT-PRIVATE-MIB +191
M mibs/netgear/NETGEAR-DHCPSERVER-PRIVATE-MIB +37 -10
M mibs/netgear/NETGEAR-DNS-RESOLVER-CONTROL-MIB +56 -13
A mibs/netgear/NETGEAR-DOT1X-ADVANCED-FEATURES-MIB +772
A mibs/netgear/NETGEAR-DOT1X-AUTHENTICATION-SERVER-MIB +130
A mibs/netgear/NETGEAR-GREENETHERNET-PRIVATE-MIB +369
M mibs/netgear/NETGEAR-INVENTORY-MIB +182 -41
M mibs/netgear/NETGEAR-IPV6-LOOPBACK-MIB +16 -8
M mibs/netgear/NETGEAR-IPV6-TUNNEL-MIB +14 -10
M mibs/netgear/NETGEAR-ISDP-MIB +36 -12
M mibs/netgear/NETGEAR-KEYING-PRIVATE-MIB +75 -67
A mibs/netgear/NETGEAR-LLPF-PRIVATE-MIB +106
M mibs/netgear/NETGEAR-LOGGING-MIB +459 -96
M mibs/netgear/NETGEAR-LOOPBACK-MIB +15 -8
M mibs/netgear/NETGEAR-MGMT-SECURITY-MIB +37 -177
A mibs/netgear/NETGEAR-MMRP-MIB +261
A mibs/netgear/NETGEAR-MRP-MIB +129
M mibs/netgear/NETGEAR-MULTICAST-MIB +56 -31
A mibs/netgear/NETGEAR-MVR-PRIVATE-MIB +380
A mibs/netgear/NETGEAR-MVRP-MIB +280
A mibs/netgear/NETGEAR-NSF-MIB +360
A mibs/netgear/NETGEAR-OPENFLOW-PRIVATE-MIB +644
M mibs/netgear/NETGEAR-OUTBOUNDTELNET-PRIVATE-MIB +17 -8
A mibs/netgear/NETGEAR-PFC-MIB +403
M mibs/netgear/NETGEAR-PORTSECURITY-PRIVATE-MIB +155 -104
M mibs/netgear/NETGEAR-POWER-ETHERNET-MIB +274 -79
M mibs/netgear/NETGEAR-QOS-ACL-MIB +1,066 -77
M mibs/netgear/NETGEAR-QOS-AUTOVOIP-MIB +318 -87
M mibs/netgear/NETGEAR-QOS-COS-MIB +25 -7
M mibs/netgear/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB +92 -85
M mibs/netgear/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB +594 -928
M mibs/netgear/NETGEAR-QOS-ISCSI-MIB +18 -7
M mibs/netgear/NETGEAR-QOS-MIB +14 -6
A mibs/netgear/NETGEAR-RADIUS-AUTH-CLIENT-MIB +642
M mibs/netgear/NETGEAR-RADLAN-ETS-MIB +1 -1
M mibs/netgear/NETGEAR-RADLAN-QCN-MIB +1 -1
M mibs/netgear/NETGEAR-RADLAN-SNMP-MIB +2 -2
M mibs/netgear/NETGEAR-RADLAN-SYSMNG-MIB +2 -2
M mibs/netgear/NETGEAR-REF-MIB +39 -5
A mibs/netgear/NETGEAR-ROUTE-POLICY-MIB +368
M mibs/netgear/NETGEAR-ROUTING-MIB +1,127 -57
M mibs/netgear/NETGEAR-ROUTING6-MIB +925 -12
A mibs/netgear/NETGEAR-SFLOW-MIB +285
M mibs/netgear/NETGEAR-SNTP-CLIENT-MIB +42 -12
M mibs/netgear/NETGEAR-SWITCHING-MIB +5,371 -624
A mibs/netgear/NETGEAR-TIMERANGE-MIB +459
M mibs/netgear/NETGEAR-TIMEZONE-PRIVATE-MIB +34 -27
A mibs/netgear/NETGEAR-UDLD-MIB +190
M mibs/netgear/TACACS-CLIENT-MIB +46 -16
📈 0 added 📉 0 removed

💻 r10042 TRIVIAL

Mike Stupalov 🐱 • 2019-09-24 21:34
Fixed Standby HA Status by STONESOFT-NETNODE-MIB (OBS-3105).
Files changed (1)
M includes/definitions/mibs/forcepoint.inc.php +3 -1
📈 3 added 📉 1 removed

💻 r10041 TRIVIAL

Mike Stupalov 🐱 • 2019-09-24 14:34
Fixed $device var in get_port_rrdindex().
Files changed (1)
M includes/entities/port.inc.php +24 -3
📈 24 added 📉 3 removed

💻 r10040 FIX

Adam Armstrong 🐸 • 2019-09-23 20:18
Use rate as value for custom oids when type is counter
Files changed (1)
M includes/polling/oids.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r10039 TRIVIAL

Mike Stupalov 🐱 • 2019-09-23 14:57
Added discovery VSF members status/memory/cpu by HP-VSF-VC-MIB (OBS-3075).
Files changed (1)
M includes/definitions/mibs/hp.inc.php +50 -11
📈 50 added 📉 11 removed

💻 r10038 TRIVIAL

Mike Stupalov 🐱 • 2019-09-23 14:19
Added detect for new Ubiquiti UniFi Switches (OBS-3096).
Files changed (1)
M includes/definitions/os/ubiquiti.inc.php +17 -8
📈 17 added 📉 8 removed

💻 r10037 FIX

Adam Armstrong 🐸 • 2019-09-23 13:46
Fix ddmPortTxOutputPower unit type.
Files changed (1)
M includes/definitions/mibs/aos.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r10035 FIX

Adam Armstrong 🐸 • 2019-09-21 02:10
Remove snmp data from api calls below user level 7
Files changed (1)
M html/api/v0/includes/devices.inc.php +21
📈 21 added 📉 0 removed

💻 r10034 ADD

Adam Armstrong 🐸 • 2019-09-19 20:38
Add mem/cpu/port status for switch stacks from HP-STACK-MIB
Files changed (1)
M includes/definitions/mibs/hp.inc.php +21
📈 21 added 📉 0 removed

💻 r10033 ADD

Adam Armstrong 🐸 • 2019-09-19 18:52
Add HH3C stack status
Files changed (1)
M includes/definitions/mibs/hh3c.inc.php +18
📈 18 added 📉 0 removed

💻 r10032 ADD

Adam Armstrong 🐸 • 2019-09-19 18:31
Add AVTech roomalert 3e sensors.
Files changed (3)
M includes/definitions/mibs/avtech.inc.php +5
M includes/definitions/os.inc.php +1
A includes/discovery/sensors/roomalert3e-mib.inc.php +126
📈 132 added 📉 0 removed

💻 r10031 UNDEBUG

Adam Armstrong 🐸 • 2019-09-18 21:41
[undebug] undebug
Files changed (2)
M includes/entities.inc.php +1 -1
M includes/functions.inc.php +1 -1
📈 2 added 📉 2 removed

💻 r10030 ADD

Adam Armstrong 🐸 • 2019-09-18 21:26
Add Alcatel new AOS ddm sensors
Files changed (4)
M includes/definitions/mibs/aos.inc.php +86 -1
M includes/definitions/os.inc.php +1
M includes/entities.inc.php +3 -1
M includes/functions.inc.php +2
📈 92 added 📉 2 removed

💻 r10029 TRIVIAL

Mike Stupalov 🐱 • 2019-09-18 18:18
Correctly detect "buggy" redhat net-snmp for polling Total memory by UCD-SNMP-MIB (OBS-3090). Reverted this memory calculation as previous for all others (OBS-3100).
Files changed (4)
M html/includes/graphs/device/ucd_memory.inc.php +2 -2
M includes/discovery/mempools/ucd-snmp-mib.inc.php +20 -46
M includes/polling/mempools/ucd-snmp-mib.inc.php -6
M includes/polling/ucd-mib.inc.php +6 -1
📈 28 added 📉 55 removed

💻 r10028 ADD

Adam Armstrong 🐸 • 2019-09-18 18:04
Add ArubaOS-CX
Files changed (11)
M includes/definitions/os/hp.inc.php +12
M includes/polling/os.inc.php +2 -2
A includes/polling/os/arubaos-cx.inc.php +39
A mibs/aruba/ARUBAWIRED-LOOPPROTECT-MIB +371
A mibs/aruba/ARUBAWIRED-MCLAG-MIB +491
A mibs/aruba/ARUBAWIRED-MGMD-RMON-TRAP-MIB +59
A mibs/aruba/ARUBAWIRED-MGMD-SNOOPING-MIB +1,447
A mibs/aruba/ARUBAWIRED-MVRP-MIB +600
A mibs/aruba/ARUBAWIRED-NETWORKING-OID +385
A mibs/aruba/ARUBAWIRED-RPVST-MIB +846
A mibs/aruba/ARUBAWIRED-VSX-MIB +493
📈 53 added 📉 2 removed

💻 r10027 TRIVIAL

Mike Stupalov 🐱 • 2019-09-18 16:43
Try to show correct total memory by UCD-SNMP-MIB.
Files changed (1)
M html/includes/graphs/device/ucd_memory.inc.php +14 -6
📈 14 added 📉 6 removed

💻 r10026 TRIVIAL

Mike Stupalov 🐱 • 2019-09-18 14:57
Fixed display Physical memory by UCD-SNMP-MIB (OBS-3090).
Files changed (4)
M html/includes/graphs/device/ucd_memory.inc.php +9 -1
M html/pages/device/overview/ucd_mem.inc.php +7 -1
M includes/polling/mempools/ucd-snmp-mib.inc.php +5
M includes/polling/ucd-mib.inc.php +2
📈 23 added 📉 2 removed

💻 r10025 TRIVIAL

Mike Stupalov 🐱 • 2019-09-18 13:01
Added ability for disable snmpbulkwalk per device in device edit page.
Files changed (2)
M html/pages/device/edit/snmp.inc.php +2 -1
M includes/snmp.inc.php +2 -1
📈 4 added 📉 2 removed

💻 r10024 TRIVIAL

Mike Stupalov 🐱 • 2019-09-18 12:57
Fixed calculate free memory by UCD-SNMP-MIB with new net-snmp versions (OBS-3090).
Files changed (2)
M includes/discovery/mempools/ucd-snmp-mib.inc.php +58 -3
M includes/polling/mempools/ucd-snmp-mib.inc.php +17 -5
📈 75 added 📉 8 removed

💻 r10023 TRIVIAL

Mike Stupalov 🐱 • 2019-09-18 09:38
Allow cookie re-auth for ajax requests, until there is a problem with session lost by race conditons.
Files changed (1)
M html/includes/authenticate.inc.php +6 -2
📈 6 added 📉 2 removed

💻 r10022 FIX

Adam Armstrong 🐸 • 2019-09-18 01:40
Fix printersupplies device graph.
Files changed (1)
M html/includes/graphs/device/printersupplies.inc.php +3 -1
📈 3 added 📉 1 removed

💻 r10021 TRIVIAL

Mike Stupalov 🐱 • 2019-09-17 17:24
Fixed format_unixtime() for an older php versions.
Files changed (1)
M includes/common.inc.php +8 -3
📈 8 added 📉 3 removed

💻 r10020 FIX

Adam Armstrong 🐸 • 2019-09-16 20:48
Add FPCs to allowed juniper status entries
Files changed (1)
M includes/definitions/mibs/juniper.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r10019 FIX

Adam Armstrong 🐸 • 2019-09-16 14:20
Add portInterfaceCard to allowed FRU types for juniper statuses
Files changed (1)
M includes/definitions/mibs/juniper.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r10018 TRIVIAL

Mike Stupalov 🐱 • 2019-09-16 11:33
Fixed detect HPE Switches with new firmware versions.
Files changed (1)
M includes/definitions/os/hp.inc.php +2 -1
📈 2 added 📉 1 removed

💻 r10017 FIX

Adam Armstrong 🐸 • 2019-09-14 21:24
Fix ucd_ss_cpu graph
Files changed (1)
M html/includes/graphs/device/ucd_ss_cpu.inc.php +1 -2
📈 1 added 📉 2 removed

💻 r10016

Mike Stupalov 🐱 • 2019-09-13 10:07
Fixed display graphs for devices monitored by IPv6 address only (part 4, last).
Files changed (24)
M html/includes/graphs/application/kamailio_shmen.inc.php +12 -12
M html/includes/graphs/application/memcached_uptime.inc.php +1 -1
M html/includes/graphs/application/mssql_cpu_usage.inc.php +4 -4
M html/includes/graphs/application/mssql_memory_usage.inc.php +5 -5
M html/includes/graphs/application/mysql_innodb_io.inc.php +6 -6
M html/includes/graphs/application/mysql_innodb_log.inc.php +5 -5
M html/includes/graphs/application/nginx_req.inc.php +3 -3
M html/includes/graphs/application/nptd_uptime.inc.php +2 -4
M html/includes/graphs/application/ntpdserver_uptime.inc.php +2 -4
M html/includes/graphs/application/shoutcast_stats.inc.php +8 -8
M html/includes/graphs/application/vmwaretools_mem.inc.php +7 -7
M html/includes/graphs/cbqos/bits.inc.php +3 -3
M html/includes/graphs/cbqos/pkts.inc.php +3 -3
M html/includes/graphs/device/availability.inc.php +1 -1
M html/includes/graphs/device/cras_sessions.inc.php +8 -8
M html/includes/graphs/device/fuser.inc.php +3 -3
M html/includes/graphs/device/imagingdrum.inc.php +3 -3
M html/includes/graphs/device/imagingdrums.inc.php +2 -1
M html/includes/graphs/device/ipsystemstats_ipv4_frag.inc.php +14 -14
M html/includes/graphs/device/ipsystemstats_ipv4.inc.php +10 -10
M html/includes/graphs/device/ipsystemstats_ipv6.inc.php +10 -10
M html/includes/graphs/device/mempool.inc.php +9 -4
M html/includes/graphs/device/ucd_memory.inc.php +10 -10
M html/includes/graphs/device/ucd_ss_cpu.inc.php +1 -1
📈 132 added 📉 130 removed

💻 r10015

Mike Stupalov 🐱 • 2019-09-10 17:36
Derp.
Files changed (2)
M html/includes/graphs/port/percent.inc.php +2
M html/includes/graphs/port/pktsize.inc.php +2
📈 4 added 📉 0 removed

💻 r10014 TRIVIAL

Mike Stupalov 🐱 • 2019-09-10 15:59
Fixed display graphs for devices monitored by IPv6 address only (part 3).
Files changed (2)
M html/includes/graphs/port/percent.inc.php +2 -2
M html/includes/graphs/port/pktsize.inc.php +8 -8
📈 10 added 📉 10 removed

💻 r10013 TRIVIAL

Mike Stupalov 🐱 • 2019-09-10 14:21
Fixed display graphs for devices monitored by IPv6 address only (part 2).
Files changed (39)
M html/includes/graphs/alert/status.inc.php +2 -2
M html/includes/graphs/device/bng_active_sessions.inc.php +3 -3
M html/includes/graphs/device/firewall_sessions_ipv4.inc.php +3 -3
M html/includes/graphs/device/ipsystemstats_ipv6_frag.inc.php +14 -14
M html/includes/graphs/device/netstat_ip_frag.inc.php +15 -15
M html/includes/graphs/device/printersupplies.inc.php +1 -1
M html/includes/graphs/device/status.inc.php +1 -1
M html/includes/graphs/device/ucd_cpu.inc.php +7 -6
M html/includes/graphs/diskio/stat.inc.php +6 -6
M html/includes/graphs/mempool/usage.inc.php +2 -2
M html/includes/graphs/munin/graph.inc.php +1 -1
M html/includes/graphs/sensor/airflow.inc.php +1 -1
M html/includes/graphs/sensor/apower.inc.php +3 -3
M html/includes/graphs/sensor/counter.inc.php +1 -1
M html/includes/graphs/sensor/crestfactor.inc.php +3 -3
M html/includes/graphs/sensor/current.inc.php +2 -2
M html/includes/graphs/sensor/dbm.inc.php +1 -1
M html/includes/graphs/sensor/dewpoint.inc.php +4 -4
M html/includes/graphs/sensor/fanspeed.inc.php +1 -1
M html/includes/graphs/sensor/frequency.inc.php +1 -1
M html/includes/graphs/sensor/impedence.inc.php +1 -1
M html/includes/graphs/sensor/percent.inc.php +3 -3
M html/includes/graphs/sensor/powerfactor.inc.php +3 -3
M html/includes/graphs/sensor/resistance.inc.php +1 -1
M html/includes/graphs/sensor/rpower.inc.php +3 -3
M html/includes/graphs/sensor/runtime.inc.php +3 -3
M html/includes/graphs/sensor/snr.inc.php +4 -4
M html/includes/graphs/sensor/sound.inc.php +4 -4
M html/includes/graphs/sensor/state.inc.php +1 -1
M html/includes/graphs/sensor/temperature.inc.php +4 -4
M html/includes/graphs/sensor/voltage.inc.php +3 -3
M html/includes/graphs/sensor/waterflow.inc.php +1 -1
M html/includes/graphs/service/availability.inc.php +1 -1
M html/includes/graphs/sla/jitter.inc.php +8 -8
M html/includes/graphs/smokeping/in.inc.php +12 -7
M html/includes/graphs/smokeping/out.inc.php +12 -7
M html/includes/graphs/status/graph.inc.php +1 -1
M html/includes/graphs/storage/usage.inc.php +4 -4
M html/includes/graphs/wifi/clientfailedassociations.inc.php +1 -1
📈 142 added 📉 131 removed

💻 r10012 TRIVIAL

Mike Stupalov 🐱 • 2019-09-10 12:25
Fixed display graphs for devices monitored by IPv6 address only.
Files changed (28)
M html/includes/graphs/altiga_ssl_sessions.inc.php +5 -6
M html/includes/graphs/application/lighttpd_uptime.inc.php +3 -2
M html/includes/graphs/application/ntpd_uptime.inc.php +1 -1
M html/includes/graphs/common.inc.php +6
M html/includes/graphs/generic_data.inc.php +14 -2
M html/includes/graphs/generic_definition.inc.php +4 -3
M html/includes/graphs/generic_duplex.inc.php +11 -11
M html/includes/graphs/generic_multi_bits_separated.inc.php +4 -2
M html/includes/graphs/generic_multi_bits.inc.php +13 -5
M html/includes/graphs/generic_multi_data_separated.inc.php +4 -2
M html/includes/graphs/generic_multi_data.inc.php +21 -6
M html/includes/graphs/generic_multi_group_bits.inc.php +7 -5
M html/includes/graphs/generic_multi_group_simplex_separated.inc.php +2 -2
M html/includes/graphs/generic_multi_line.inc.php +2 -2
M html/includes/graphs/generic_multi_separated.inc.php +7 -5
M html/includes/graphs/generic_multi_simplex_separated.inc.php +7 -5
M html/includes/graphs/generic_multi.inc.php +1 -1
M html/includes/graphs/generic_simplex.inc.php +12 -13
M html/includes/graphs/macaccounting/auth.inc.php +2 -1
M html/includes/graphs/minute_multi_line.inc.php +1 -1
M html/includes/graphs/multi-mempool/usage.inc.php +4 -2
M html/includes/graphs/multi-port/groups_bits.inc.php +1 -1
M html/includes/graphs/multi-storage/bytes_stacked.inc.php +4 -2
M html/includes/graphs/multi-storage/perc_stacked.inc.php +4 -2
M html/includes/graphs/multi-storage/usage.inc.php +4 -2
M html/includes/graphs/old_generic_simplex.inc.php +4 -4
M html/includes/graphs/printersupply/usage.inc.php +1 -1
M html/includes/graphs/XXX_device_memory_windows.inc.php +10 -11
📈 159 added 📉 100 removed

💻 r10011 TRIVIAL

Mike Stupalov 🐱 • 2019-09-09 22:16
Do not discover truthvalue statuses on Cisco devices. Moved detect Sentry version/hardware to definition.
Files changed (5)
M includes/definitions/mibs/sentry.inc.php +13 -2
M includes/discovery/sensors/entity-sensor-mib.inc.php +2 -1
M includes/polling/os/netman.inc.php +3 -2
D includes/polling/os/sentry-pdu.inc.php -37
D includes/polling/os/sentry3.inc.php -19
📈 18 added 📉 61 removed

💻 r10010 TRIVIAL

Mike Stupalov 🐱 • 2019-09-06 15:39
Fixed discovery sensors on Riello NetMan by ENTITY-SENSOR-MIB.
Files changed (4)
M includes/definitions/mibs.inc.php +6
M includes/definitions/os.inc.php -1
M includes/definitions/vendors.inc.php +6
M includes/discovery/sensors/entity-sensor-mib.inc.php +40 -12
📈 52 added 📉 13 removed

💻 r10009 TRIVIAL

Mike Stupalov 🐱 • 2019-09-03 10:27
Added browser and tz information into about page.
Files changed (2)
A html/js/moment.min.js +1
M html/pages/about.inc.php +22 -1
📈 22 added 📉 1 removed

💻 r10008 TRIVIAL

Mike Stupalov 🐱 • 2019-09-02 09:47
Fixed validate web session User-Agent change.
Files changed (1)
M html/includes/authenticate.inc.php +25 -6
📈 25 added 📉 6 removed

💻 r10007 TRIVIAL

Mike Stupalov 🐱 • 2019-09-02 09:45
Added ArcGIS free geocode api.
Files changed (3)
M includes/config-variables.inc.php +1
M includes/defaults.inc.php +2 -2
M includes/definitions/geo.inc.php +64
📈 67 added 📉 2 removed

💻 r10006 TRIVIAL

Mike Stupalov 🐱 • 2019-08-28 16:10
Added compat fetch js also for FF ESR60 and older.
Files changed (2)
M html/includes/map/leaflet.inc.php +2 -1
M html/pages/dashboard.inc.php +2 -1
📈 4 added 📉 2 removed

💻 r10005 TRIVIAL

Mike Stupalov 🐱 • 2019-08-28 15:56
Improved support for NTI ENVIROMUX-MICRO.
Files changed (2)
M includes/definitions/mibs/nti.inc.php +83
M includes/definitions/models.inc.php +1
📈 84 added 📉 0 removed

💻 r10004 FIX

Adam Armstrong 🐸 • 2019-08-26 19:35
working IE compat js
Files changed (1)
M html/js/compat/fetch.js +347 -402
📈 0 added 📉 0 removed

💻 r10003 TRIVIAL

Mike Stupalov 🐱 • 2019-08-26 18:40
Fixed display leaflet map on MSIE.
Files changed (5)
M html/includes/map/leaflet.inc.php +7
A html/js/compat
A html/js/compat/bluebird.min.js +31
A html/js/compat/fetch.js +516
M html/pages/dashboard.inc.php +7
📈 14 added 📉 0 removed

💻 r10002 TRIVIAL

Mike Stupalov 🐱 • 2019-08-26 17:09
Updated leaflet jscript to latest.
Files changed (2)
M html/css/leaflet.css +6 -1
M html/js/leaflet.js +2 -2
📈 0 added 📉 0 removed

💻 r10000

Tom Laermans 🦔 • 2019-08-22 13:50
NEW: Allow setting of Smokeping master hostname; used to default to Observium's own_hostname - with this setting you can run your Smokeping master on another machine and remote mount the Smokeping directory
Files changed (5)
M html/includes/functions.inc.php +9 -2
M html/includes/graphs/smokeping/in.inc.php +8 -1
M html/includes/graphs/smokeping/out.inc.php +8 -1
M includes/config-variables.inc.php +8 -1
M includes/defaults.inc.php +4 -3
📈 37 added 📉 8 removed

💻 r9999 MAJOR

Mike Stupalov 🐱 • 2019-08-21 14:08
Improved GEO coding: Added new Geocode.Farm api, removed Yahoo api, all apis migrated to new clean definition format, added simple test_geo.php script, updated country flags. Improved support for Delta UPS, added Delta mib files. Small code cleanup before stable.
Files changed (41)
M discovery.php +38 -39
M html/ajax/actions.php +1 -1
M html/css/flags.css +1 -263
M html/img/flags.png ±0
M html/includes/graphs/device/ucd_io.inc.php +3 -2
M html/includes/graphs/device/ucd_swap_io.inc.php +3 -2
M html/includes/graphs/generic_data.inc.php +26 -2
M html/includes/map/google-mc.inc.php +2 -2
M html/includes/print/common.inc.php +23
M html/includes/print/navbar.inc.php +11 -12
M html/pages/device/overview.inc.php +1 -8
M html/pages/front/default.php +2 -2
M includes/common.inc.php +245 -33
M includes/config-variables.inc.php +35 -9
M includes/defaults.inc.php +15 -12
M includes/definitions.inc.php +2 -1
M includes/definitions/geo.inc.php +267 -174
M includes/definitions/graphtypes.inc.php +6 -4
A includes/definitions/mibs/delta.inc.php +316
M includes/definitions/mibs/socomec.inc.php -289
M includes/definitions/os.inc.php +3 -1
M includes/definitions/rewrites.inc.php +255 -248
M includes/geolocation.inc.php +220 -179
M includes/geolocation/google.inc.php +30 -16
D includes/geolocation/yahoo.inc.php -63
M includes/geolocation/yandex.inc.php +34 -20
M includes/polling/system.inc.php +1 -1
M includes/polling/ucd-mib.inc.php +37 -25
M includes/rewrites.inc.php +31 -254
A mibs/delta
A mibs/delta/DeltaSensor-MIB +339
A mibs/delta/DeltaUPS-MIB +1,776
A mibs/delta/DeltaUPSv5-MIB +3,141
A mibs/delta/ShutdownAgent-MIB +224
D mibs/socomec/DeltaUPS-MIB -1,628
A test_geo.php +68
M tests/IncludesCommonTest.php +3
M tests/IncludesRewritesTest.php +46
A update/415.php +36
A update/416.sql +2
M update/db_schema_mysql.sql +352 -214
📈 2,114 added 📉 1,613 removed

💻 r9998 FIX

Adam Armstrong 🐸 • 2019-08-19 00:04
Fix leaflet-realtime map bounds. Now no longer updates map during mouseover. Will immediately update and recentre on mouseout.
Files changed (1)
M html/includes/map/leaflet.inc.php +12 -5
📈 12 added 📉 5 removed

💻 r9997 IMPROVE

Adam Armstrong 🐸 • 2019-08-15 16:10
Some message improvements, ability to set dashboard graph title, add lsp poller/discover, other fixes
Files changed (21)
A html/ajax/actions
M html/ajax/actions.php +33 -23
A html/ajax/actions/edit_widget.inc.php +39
A html/ajax/entities.php +60
M html/ajax/widget.php +1 -1
M html/css/bootstrap.css +9 -1
M html/includes/map/leaflet.inc.php +6 -4
M html/js/leaflet-realtime.js +2 -840
M html/js/observium.js +30
M html/pages/add_syslog_rule.inc.php +1 -1
M html/pages/dashboard.inc.php +3 -1
M html/pages/group_add.inc.php +18 -9
M includes/defaults.inc.php +3 -3
A includes/discovery/lsp
A includes/discovery/lsp.inc.php +47
A includes/discovery/lsp/mpls-mib.inc.php +46
M includes/discovery/sensors/powernet-mib.inc.php +2 -2
A includes/polling/lsp
A includes/polling/lsp.inc.php +154
A includes/polling/lsp/mpls-mib.inc.php +41
M includes/polling/wmi.inc.php +3 -3
📈 457 added 📉 47 removed

💻 r9996 TRIVIAL

Mike Stupalov 🐱 • 2019-08-13 12:08
Improved support for Waystream iBOS (OBS-3081).
Files changed (4)
M includes/definitions/mibs/waystream.inc.php +173 -21
D includes/discovery/sensors/waystream-mib.inc.php -55
M mibs/waystream/WAYSTREAM-MIB +132
M mibs/waystream/WAYSTREAM-PRODUCTS-MIB +12 -1
📈 173 added 📉 76 removed

💻 r9995 TRIVIAL

Mike Stupalov 🐱 • 2019-08-13 12:05
Fixed detect new version of EdgeOS (OBS-3080).
Files changed (2)
M includes/definitions/os/ubiquiti.inc.php +2 -1
M includes/discovery/os/linux.inc.php +13 -8
📈 15 added 📉 9 removed

💻 r9994 TRIVIAL

Mike Stupalov 🐱 • 2019-08-13 09:09
Fixed DOM power sensors scale by WAYSTREAM-MIB.
Files changed (1)
M includes/discovery/sensors/waystream-mib.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r9993 TRIVIAL

Mike Stupalov 🐱 • 2019-08-12 16:24
Small html fixes.
Files changed (4)
M html/css/bootstrap/less/dropdowns.less +2 -2
M html/css/gridstack.min.css +1 -1
M html/pages/adduser.inc.php +2 -1
M html/pages/edituser.inc.php +2 -1
📈 4 added 📉 2 removed

💻 r9992 TRIVIAL

Mike Stupalov 🐱 • 2019-08-12 15:43
Fixed polling PoE sensors on IOS-XE devices (OBS-3078).
Files changed (4)
M includes/definitions/mibs.inc.php +14
M includes/definitions/os/cisco.inc.php +1
M includes/discovery/sensors/power-ethernet-mib.inc.php +2
M tests/IncludesFunctionsTest.php +2
📈 19 added 📉 0 removed

💻 r9991 MINOR

Mike Stupalov 🐱 • 2019-08-06 16:19
Added basic support for EfficientIP SOLIDserver devices (OBS-3045).
Files changed (10)
A html/images/os/efficientip_2x.png +1
A html/images/os/efficientip.png +1
A includes/definitions/mibs/eip.inc.php +189
M includes/definitions/os.inc.php +15
M includes/rewrites.inc.php +1 -1
A mibs/eip
A mibs/eip/EIP-DNSBLAST-MIB +952
A mibs/eip/EIP-MON-MIB +2,051
A mibs/eip/EIP-STATS-MIB +188
M tests/IncludesRewritesTest.php +1
📈 208 added 📉 1 removed

💻 r9990 TRIVIAL

Mike Stupalov 🐱 • 2019-08-05 12:08
Improved detect access ports on HPE Switches by Q-BRIDGE-MIB (OBS-2987). Improved hardware/version detect.
Files changed (3)
M includes/definitions/os/hp.inc.php +22 -1
M includes/polling/os/hh3c.inc.php +2 -2
M includes/polling/ports/q-bridge-mib.inc.php +15 -7
📈 39 added 📉 10 removed

💻 r9989 TRIVIAL

Mike Stupalov 🐱 • 2019-08-02 14:50
Improved display extended BGP AFI/SAFIs.
Files changed (2)
M html/includes/print/routing.inc.php +160 -158
M includes/definitions/entities/routing.inc.php +59
📈 219 added 📉 158 removed

💻 r9988 TRIVIAL

Mike Stupalov 🐱 • 2019-08-02 11:52
Added discovery Outlet sensors for Geist PDUs by VERTIV-V5-MIB (OBS-3068).
Files changed (2)
M includes/definitions/mibs/geist.inc.php +114 -1
M includes/entities/sensor.inc.php +16 -3
📈 130 added 📉 4 removed

💻 r9987 MIBS

Mike Stupalov 🐱 • 2019-08-02 11:48
Updated Vertiv mib files.
Files changed (2)
A mibs/geist/VERTIV-ONEVIEW-MIB +589
M mibs/geist/VERTIV-V5-MIB +3,321 -6
📈 0 added 📉 0 removed

💻 r9986 TRIVIAL

Mike Stupalov 🐱 • 2019-08-01 12:02
Fixed ports speed eventlog spam on NetApp devices.
Files changed (1)
M includes/definitions/mibs/netapp.inc.php +3 -2
📈 3 added 📉 2 removed

💻 r9985 TRIVIAL

Mike Stupalov 🐱 • 2019-07-31 16:47
Fixed Aruba/HPE tranceiver Bias sensor scale (OBS-3063).
Files changed (1)
M includes/definitions/mibs/hp.inc.php +5 -2
📈 5 added 📉 2 removed

💻 r9984 TRIVIAL

Mike Stupalov 🐱 • 2019-07-30 18:32
Improved detect Dell-Compellent Storage Center devices (OBS-3066).
Files changed (3)
M includes/definitions/mibs/dell.inc.php +6 -1
M includes/definitions/os.inc.php -311
A includes/definitions/os/dell.inc.php +329
📈 335 added 📉 312 removed

💻 r9983 MINOR

Mike Stupalov 🐱 • 2019-07-30 18:08
Added discovery Aruba/HPE transceiver DOM sensors by HP-ICF-TRANSCEIVER-MIB (OBS-3063).
Files changed (5)
M includes/definitions/mibs/hp.inc.php +140 -25
M includes/definitions/os/hp.inc.php +1
M includes/entities/counter.inc.php +3 -2
M includes/entities/sensor.inc.php +15 -1
M includes/entities/status.inc.php +4 -1
📈 163 added 📉 29 removed

💻 r9982 TRIVIAL

Mike Stupalov 🐱 • 2019-07-30 16:49
Fixed status event for Synology drives by SYNOLOGY-DISK-MIB (OBS-3067).
Files changed (1)
M includes/definitions/mibs/synology.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r9981 TRIVIAL

Mike Stupalov 🐱 • 2019-07-25 13:37
Added basic os detect for SnapRoute CN-NOS (OBS-3061).
Files changed (3)
A html/images/os/snaproute_2x.png +1
A html/images/os/snaproute.png +1
M includes/definitions/os.inc.php +13
📈 15 added 📉 0 removed

💻 r9980 MINOR

Mike Stupalov 🐱 • 2019-07-23 11:36
Improved support for HPE/Aruba ProCurve switches. Added discovery/polling IP SLAs by HPICF-IPSLA-MIB (OBS-3056).
Files changed (9)
M includes/definitions/mibs/hp.inc.php +20
M includes/definitions/os.inc.php -27
M includes/definitions/os/hp.inc.php +34 -1
M includes/discovery/sensors/power-ethernet-mib.inc.php +10 -10
M includes/discovery/sla.inc.php +4 -6
M includes/discovery/slas/disman-ping-mib.inc.php -2
A includes/discovery/slas/hpicf-ipsla-mib.inc.php +115
M includes/polling/sla.inc.php +4 -6
A includes/polling/slas/hpicf-ipsla-mib.inc.php +91
📈 278 added 📉 52 removed

💻 r9979 TRIVIAL

Mike Stupalov 🐱 • 2019-07-23 11:31
Improved snmp_hexstring() for correctly convert EOL chars.
Files changed (3)
M includes/functions.inc.php +10 -5
M includes/snmp.inc.php +6 -3
M tests/IncludesSnmpTest.php +2
📈 18 added 📉 8 removed

💻 r9978 MIBS

Mike Stupalov 🐱 • 2019-07-23 11:27
Updated HPE mib files.
Files changed (38)
M mibs/hp/CONFIG-MIB +107 -18
M mibs/hp/HP-ACCT-MIB +13 -2
M mibs/hp/HP-AUTH-MIB +1,023 -34
M mibs/hp/HP-AUTZ-MIB +366 -22
M mibs/hp/HP-DOT1X-EXTENSIONS-MIB +175 -9
M mibs/hp/HP-ICF-ARP-THROTTLE +3 -2
M mibs/hp/HP-ICF-BASIC +79 -1
M mibs/hp/HP-ICF-BRIDGE +22 -9
M mibs/hp/HP-ICF-BYOD-MIB +2 -2
M mibs/hp/HP-ICF-DEV-CONF-MIB +95 -41
A mibs/hp/HP-ICF-DEVICE-MONITOR-MIB +792
M mibs/hp/HP-ICF-DEVICEIDENTITY-MIB +97 -3
M mibs/hp/HP-ICF-DHCP-SNOOP-MIB +87 -6
M mibs/hp/HP-ICF-DHCPv6-RELAY +3 -3
M mibs/hp/HP-ICF-DHCPv6-SNOOP-MIB +63 -5
M mibs/hp/HP-ICF-DOWNLOAD +1 -1
M mibs/hp/HP-ICF-FAULT-FINDER-MIB +146 -3
M mibs/hp/HP-ICF-IPCONFIG +41 -3
M mibs/hp/HP-ICF-LMA-MIB +51 -4
M mibs/hp/HP-ICF-MLD-MIB +52 -5
M mibs/hp/HP-ICF-OID +50 -5
M mibs/hp/HP-ICF-OPENFLOW-MIB +11 -5
M mibs/hp/HP-ICF-OSPF +3 -3
M mibs/hp/HP-ICF-OSPFV3-MIB +1,429 -1,442
M mibs/hp/HP-ICF-POE-MIB +324 -5
M mibs/hp/HP-ICF-SRCIP-MIB +2 -1
M mibs/hp/HP-ICF-SVCS-APP-MIB -35
M mibs/hp/HP-ICF-SYSLOG-MIB +46 -14
M mibs/hp/HP-ICF-TC +1 -1
M mibs/hp/HP-ICF-TLS-MIN-MIB +10 -1
M mibs/hp/HP-ICF-TUNNELED-NODE-MIB +70 -7
M mibs/hp/HP-ICF-UDLD-MIB +2 -3
M mibs/hp/HP-ICF-UFD-MIB +54 -4
M mibs/hp/HP-SWITCH-BASIC-CONFIG-MIB +3 -1
M mibs/hp/HP-SWITCH-TRAP-MIB +17 -1
M mibs/hp/HP-USER-AUTH +400 -8
M mibs/hp/HPICF-AMP-SERVER-MIB +8 -8
M mibs/hp/STATISTICS-MIB +73
📈 0 added 📉 0 removed

💻 r9977 MINOR

Mike Stupalov 🐱 • 2019-07-17 13:34
Added support for Ciena Packetwave platform (OBS-2821).
Files changed (3)
M includes/definitions/mibs/ciena.inc.php +226
M includes/definitions/os.inc.php -35
A includes/definitions/os/ciena.inc.php +65
📈 291 added 📉 35 removed

💻 r9976 TRIVIAL

Mike Stupalov 🐱 • 2019-07-15 17:00
Fixed detect remote neighbour by MIKROTIK-MIB.
Files changed (2)
M includes/discovery/neighbours/lldp-mib.inc.php +26 -1
M includes/discovery/neighbours/mikrotik-mib.inc.php +20 -1
📈 46 added 📉 2 removed

💻 r9975 TRIVIAL

Mike Stupalov 🐱 • 2019-07-15 16:31
Fixed db query error.
Files changed (1)
M includes/discovery/sensors/cisco-entity-fru-control-mib.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r9974 MINOR

Mike Stupalov 🐱 • 2019-07-15 13:26
Added support for fs.com switches.
Files changed (9)
M includes/definitions/mibs/fscom.inc.php +448
M includes/definitions/mibs/gcom.inc.php +20 -18
M includes/definitions/os.inc.php +6 -17
A includes/definitions/os/fscom.inc.php +69
M includes/definitions/vendors.inc.php +7
M includes/discovery/functions.inc.php +8
M includes/discovery/processors.inc.php +6
A includes/discovery/sensors/fs-mib.inc.php +48
M includes/snmp.inc.php +11 -5
📈 623 added 📉 40 removed

💻 r9973 MIBS

Mike Stupalov 🐱 • 2019-07-15 13:24
Updated fs.com mib files.
Files changed (2)
A mibs/fscom/fs-MIB +20,935
M mibs/fscom/FS-SWITCH-MIB +4
📈 0 added 📉 0 removed

💻 r9972 TRIVIAL

Mike Stupalov 🐱 • 2019-07-13 11:16
Improved (probably?) IP SLA polling for path-jitter by CISCO-RTTMON-MIB (OBS-3053).
Files changed (2)
M includes/discovery/slas/cisco-rttmon-mib.inc.php +14 -1
M includes/polling/slas/cisco-rttmon-mib.inc.php +4
📈 18 added 📉 1 removed

💻 r9971 MIBS

Mike Stupalov 🐱 • 2019-07-13 11:12
Updated Cisco and fs.com mib files.
Files changed (7)
M mibs/cisco/CISCO-LWAPP-RRM-MIB +78 -32
M mibs/cisco/CISCO-LWAPP-TC-MIB +9 -13
M mibs/cisco/CISCO-PRODUCTS-MIB +1
M mibs/fscom/ADMIN-MASTER-MIB +5
A mibs/fscom/FS-SWITCH-MIB +65,212
M mibs/fscom/GBNPlatformOAM-MIB +2 -2
D mibs/fscom/SWITCH -62,793
📈 0 added 📉 0 removed

💻 r9970 TRIVIAL

Mike Stupalov 🐱 • 2019-07-12 16:11
Fixed warning limit for per-port PoE power sensors.
Files changed (1)
M includes/discovery/sensors/power-ethernet-mib.inc.php +18 -12
📈 18 added 📉 12 removed

💻 r9969 MINOR

Mike Stupalov 🐱 • 2019-07-12 12:52
Added discovery PoE sensors for Netgear NG700 series devices.
Files changed (4)
M includes/definitions/mibs/netgear.inc.php +5
M includes/definitions/os.inc.php -105
A includes/definitions/os/netgear.inc.php +119
M includes/discovery/sensors/power-ethernet-mib.inc.php +33 -18
📈 157 added 📉 123 removed

💻 r9968 MIBS

Mike Stupalov 🐱 • 2019-07-12 12:50
Updated Netgear mib files.
Files changed (5)
D mibs/netgear/NETGEAR-RADIUS-AUTH-CLIENT-MIB -343
M mibs/netgear/NETGEAR-REF-MIB +43
M mibs/netgear/NG700-GREENETHERNET-PRIVATE-MIB +82 -16
A mibs/netgear/NG700-POWER-ETHERNET-MIB +355
M mibs/netgear/TACACS-CLIENT-MIB +1 -1
📈 0 added 📉 0 removed

💻 r9967 TRIVIAL

Mike Stupalov 🐱 • 2019-07-12 11:11
Improved detect Ubiquiti EdgeSwitch 10XP (OBS-3054).
Files changed (2)
M includes/definitions/os.inc.php -144
A includes/definitions/os/ubiquiti.inc.php +160
📈 160 added 📉 144 removed

💻 r9966 TRIVIAL

Mike Stupalov 🐱 • 2019-07-12 11:00
Improved os detect for some units connected to Carel pCOWeb.
Files changed (4)
M includes/definitions/mibs/carel.inc.php +103 -96
M includes/definitions/os.inc.php +14 -10
M includes/discovery/os/linux.inc.php +45 -6
A includes/discovery/sensors/carel-denco-mib.inc.php +60
📈 222 added 📉 112 removed

💻 r9965 TRIVIAL

Mike Stupalov 🐱 • 2019-07-11 12:15
Moved sstaatus entity functions to separate include. No changes.
Files changed (6)
M includes/common.inc.php -24
M includes/discovery/functions.inc.php -338
M includes/entities.inc.php -2
A includes/entities/status.inc.php +690
M includes/functions.inc.php +1 -145
M includes/polling/functions.inc.php -170
📈 691 added 📉 679 removed

💻 r9964 MIBS

Mike Stupalov 🐱 • 2019-07-11 12:00
Added some Carel mib files.
Files changed (22)
A mibs/carel/CAREL-aria-MIB +1,303
A mibs/carel/CAREL-cdz_pco-MIB +1,528
A mibs/carel/CAREL-cfp_ncp-MIB +705
A mibs/carel/CAREL-fcp-MIB +2,384
A mibs/carel/CAREL-insgrd-MIB +1,326
A mibs/carel/CAREL-ir_32-MIB +849
A mibs/carel/CAREL-ir32un_ap-MIB +851
A mibs/carel/CAREL-ir32un_t-MIB +860
A mibs/carel/CAREL-irmpx-MIB +1,322
A mibs/carel/CAREL-mastercase-MIB +1,809
A mibs/carel/CAREL-mastercellasplit-MIB +1,276
A mibs/carel/CAREL-mcella-MIB +867
A mibs/carel/CAREL-mio-MIB +1,172
A mibs/carel/CAREL-mod_ch-MIB +1,347
A mibs/carel/CAREL-plugin-MIB +810
A mibs/carel/CAREL-powersplit-MIB +1,357
A mibs/carel/CAREL-rtop_pco-MIB +1,354
A mibs/carel/CAREL-screw_compressor-MIB +1,074
A mibs/carel/CAREL-uac-MIB +1,582
A mibs/carel/CAREL-uchiller_cmp-MIB +1,309
A mibs/carel/CAREL-uchiller-MIB +1,384
A mibs/carel/CAREL-wlprobe-MIB +426
📈 0 added 📉 0 removed

💻 r9963 ADD

Adam Armstrong 🐸 • 2019-07-10 21:13
Add support for apache authentication.
Files changed (5)
M html/includes/authenticate-functions.inc.php +16
M html/includes/authenticate.inc.php +35 -16
M html/includes/authentication/radius.inc.php +1 -1
A html/includes/authentication/remote.inc.php +180
M html/index.php +1 -1
📈 233 added 📉 18 removed

💻 r9961 FIX

Adam Armstrong 🐸 • 2019-07-02 20:19
Fix migrate CISCO-STACKWISE-MIB to ng function.
Files changed (1)
M includes/discovery/status/cisco-stackwise-mib.inc.php +4 -1
📈 4 added 📉 1 removed

💻 r9960 TRIVIAL

Mike Stupalov 🐱 • 2019-06-27 20:46
Disabled snmp bulk for Eltek Shelf devices.
Files changed (3)
M includes/definitions/mibs/eltek.inc.php +11 -11
M includes/definitions/os/eltek.inc.php +2 -1
A mibs/eltek/ELTEK-BC2000-DC-POWER-MIB +3,795
📈 13 added 📉 12 removed

💻 r9959 TRIVIAL

Mike Stupalov 🐱 • 2019-06-25 17:39
Fixed undefined function error.
Files changed (1)
M includes/polling/ipmi.inc.php +3
📈 3 added 📉 0 removed

💻 r9958 TRIVIAL

Mike Stupalov 🐱 • 2019-06-24 21:44
Added basic support for Eltek Shelf devices.
Files changed (3)
M includes/definitions/mibs/eltek.inc.php +64
M includes/definitions/os.inc.php +1 -36
A includes/definitions/os/eltek.inc.php +56
📈 121 added 📉 36 removed

💻 r9957 MIBS

Mike Stupalov 🐱 • 2019-06-24 21:43
Updated bachmann, eltek, paradyne mib files.
Files changed (130)
M mibs/bachmann/NETTRACK-E3METER-SNMP-MIB +440 -3
A mibs/eltek/VALERE-DC-POWER-MIB +2,696
A mibs/paradyne
A mibs/paradyne/HOTWIRE-MSDSL-INTERFACE-MIB +1,801
A mibs/paradyne/HOTWIRE-XDSL-INTERFACE-MIB +1,987
A mibs/paradyne/PDN-ADSL-LINE-EXT-MIB +1,771
A mibs/paradyne/PDN-ADSL-SELT-MIB +581
A mibs/paradyne/PDN-ARP-MIB +860
A mibs/paradyne/PDN-ATM-BRIDGE-IWF-MIB +147
A mibs/paradyne/PDN-ATMEXT-MIB +705
A mibs/paradyne/PDN-ATMM4EXT-MIB +787
A mibs/paradyne/PDN-ATMSTATS-MIB +622
A mibs/paradyne/PDN-BRIDGE-EXT-MIB +668
A mibs/paradyne/PDN-BRIDGE-MIB +336
A mibs/paradyne/PDN-CONFIG-MIB +680
A mibs/paradyne/PDN-CONTROL-MIB +1,572
A mibs/paradyne/PDN-CP-IWF-MIB +1,478
A mibs/paradyne/PDN-CPIWF-IP-MIB +661
A mibs/paradyne/PDN-CROSSCONNECT-MIB +372
A mibs/paradyne/PDN-DEVICE-TIME-MIB +111
A mibs/paradyne/PDN-DHCP-MIB +191
A mibs/paradyne/PDN-DIAGNOSTICS-MIB +1,072
A mibs/paradyne/PDN-DNS-MIB +175
A mibs/paradyne/PDN-DOMAIN-MIB +421
A mibs/paradyne/PDN-DOT1QEXT-MIB +402
A mibs/paradyne/PDN-DS1CONFIG-MIB +345
A mibs/paradyne/PDN-DS1EXT-MIB +248
A mibs/paradyne/PDN-DS3EXT-MIB +524
A mibs/paradyne/PDN-DSL-ATM-BOND-MIB +1,647
A mibs/paradyne/PDN-DSLAM-SYSTEM-MIB +858
A mibs/paradyne/PDN-ENTITY-REDUNDANCY-MIB +592
A mibs/paradyne/PDN-ENTITY-SENSOR-EXT-MIB +260
A mibs/paradyne/PDN-ETHER-MIB +333
A mibs/paradyne/PDN-FILTER-MIB +1,557
A mibs/paradyne/PDN-HDLC-MIB +267
A mibs/paradyne/PDN-HDSL2-SHDSL-LINE-MIB +1,287
A mibs/paradyne/PDN-HEADER-MIB +851
A mibs/paradyne/PDN-HEALTHANDSTATUS-MIB +230
A mibs/paradyne/PDN-IF-EXT-CONFIG-MIB +284
A mibs/paradyne/PDN-IFDEV-IWF-MIB +288
A mibs/paradyne/PDN-IFEXT-MIB +261
A mibs/paradyne/PDN-IGMP-STD-EXT-MIB +402
A mibs/paradyne/PDN-INET-MIB +181
A mibs/paradyne/PDN-IP-MULTICAST-MIB +154
A mibs/paradyne/PDN-LINK-FAULT-MGMT-MIB +329
A mibs/paradyne/PDN-MGMT-IP-MIB +656
A mibs/paradyne/PDN-MPD-EXT-MIB +149
A mibs/paradyne/PDN-MPE-ARP-MIB +119
A mibs/paradyne/PDN-MPE-BRIDGE-MIB +284
A mibs/paradyne/PDN-MPE-DEVICE-CONTROL-MIB +736
A mibs/paradyne/PDN-MPE-DOMAIN-MIB +188
A mibs/paradyne/PDN-MPE-DSLAM-SYSTEM-MIB +684
A mibs/paradyne/PDN-MPE-FILTER-MIB +501
A mibs/paradyne/PDN-MPE-HEALTH-AND-STATUS-MIB +77
A mibs/paradyne/PDN-MPE-MIB2-MIB +161
A mibs/paradyne/PDN-PPP-BRIDGE-NCP-EXT-MIB +299
A mibs/paradyne/PDN-PPP-LCP-EXT-MIB +893
A mibs/paradyne/PDN-PPP-ML-MIB +557
A mibs/paradyne/PDN-RADIUS-MIB +121
A mibs/paradyne/PDN-REACHDSL-MIB +918
A mibs/paradyne/PDN-SCMEXT-MIB +250
A mibs/paradyne/PDN-SECURITY-MIB +446
A mibs/paradyne/PDN-SFP-MIB +891
A mibs/paradyne/PDN-SOCKET-MIB +157
A mibs/paradyne/PDN-SONETEXT-MIB +154
A mibs/paradyne/PDN-SPECTRUMMGMT-MIB +962
A mibs/paradyne/PDN-STACKABLE-MIB +437
A mibs/paradyne/PDN-SYSLOG-MIB +448
A mibs/paradyne/PDN-TC +417
A mibs/paradyne/PDN-TRAPMGR-MIB +246
A mibs/paradyne/PDN-UPLINK-TAGGING-MIB +368
A mibs/paradyne/PDN-VLAN-MIB +174
A mibs/paradyne/PDN-XDSL-INTERFACE-MIB +779
D mibs/zhone/PDN-ADSL-LINE-EXT-MIB -1,693
D mibs/zhone/PDN-ADSL-SELT-MIB -506
D mibs/zhone/PDN-ARP-MIB -803
D mibs/zhone/PDN-ATM-BRIDGE-IWF-MIB -135
D mibs/zhone/PDN-ATMEXT-MIB -656
D mibs/zhone/PDN-ATMM4EXT-MIB -717
D mibs/zhone/PDN-ATMSTATS-MIB -541
D mibs/zhone/PDN-BRIDGE-EXT-MIB -577
D mibs/zhone/PDN-CONFIG-MIB -580
D mibs/zhone/PDN-CONTROL-MIB -1,441
D mibs/zhone/PDN-CP-IWF-MIB -1,414
D mibs/zhone/PDN-CPIWF-IP-MIB -613
D mibs/zhone/PDN-DEVICE-TIME-MIB -98
D mibs/zhone/PDN-DHCP-MIB -142
D mibs/zhone/PDN-DIAGNOSTICS-MIB -1,000
D mibs/zhone/PDN-DOT1QEXT-MIB -383
D mibs/zhone/PDN-DS1CONFIG-MIB -314
D mibs/zhone/PDN-DS1EXT-MIB -234
D mibs/zhone/PDN-DS3EXT-MIB -482
D mibs/zhone/PDN-DSL-ATM-BOND-MIB -1,556
D mibs/zhone/PDN-DSLAM-SYSTEM-MIB -846
D mibs/zhone/PDN-ENTITY-REDUNDANCY-MIB -578
D mibs/zhone/PDN-ENTITY-SENSOR-EXT-MIB -233
D mibs/zhone/PDN-ETHER-MIB -318
D mibs/zhone/PDN-FILTER-MIB -1,468
D mibs/zhone/PDN-HDLC-MIB -218
D mibs/zhone/PDN-HDSL2-SHDSL-LINE-MIB -1,224
D mibs/zhone/PDN-HEADER-MIB -686
D mibs/zhone/PDN-HEALTHANDSTATUS-MIB -206
D mibs/zhone/PDN-IF-EXT-CONFIG-MIB -259
D mibs/zhone/PDN-IFDEV-IWF-MIB -240
D mibs/zhone/PDN-IFEXT-MIB -210
D mibs/zhone/PDN-IGMP-STD-EXT-MIB -367
D mibs/zhone/PDN-INET-MIB -178
D mibs/zhone/PDN-IP-MULTICAST-MIB -117
D mibs/zhone/PDN-LINK-FAULT-MGMT-MIB -316
D mibs/zhone/PDN-MGMT-IP-MIB -471
D mibs/zhone/PDN-MPD-EXT-MIB -145
D mibs/zhone/PDN-MPE-DEVICE-CONTROL-MIB -706
D mibs/zhone/PDN-MPE-DSLAM-SYSTEM-MIB -650
D mibs/zhone/PDN-MPE-HEALTH-AND-STATUS-MIB -71
D mibs/zhone/PDN-MPE-MIB2-MIB -155
D mibs/zhone/PDN-PPP-BRIDGE-NCP-EXT-MIB -247
D mibs/zhone/PDN-PPP-LCP-EXT-MIB -838
D mibs/zhone/PDN-PPP-ML-MIB -503
D mibs/zhone/PDN-REACHDSL-MIB -891
D mibs/zhone/PDN-SECURITY-MIB -354
D mibs/zhone/PDN-SFP-MIB -873
D mibs/zhone/PDN-SONETEXT-MIB -135
D mibs/zhone/PDN-SPECTRUMMGMT-MIB -852
D mibs/zhone/PDN-STACKABLE-MIB -399
D mibs/zhone/PDN-SYSLOG-MIB -416
D mibs/zhone/PDN-TC -375
D mibs/zhone/PDN-TRAPMGR-MIB -208
D mibs/zhone/PDN-UPLINK-TAGGING-MIB -243
D mibs/zhone/PDN-VLAN-MIB -153
D mibs/zhone/PDN-XDSL-INTERFACE-MIB -728
📈 0 added 📉 0 removed

💻 r9956 TRIVIAL

Mike Stupalov 🐱 • 2019-06-20 17:09
Updated Mobile Detect and UserAgentParser libs.
Files changed (2)
M libs/Mobile/Detect.php +57 -42
M libs/UserAgentParser.php +19 -17
📈 0 added 📉 0 removed

💻 r9955 MIBS

Mike Stupalov 🐱 • 2019-06-20 16:33
Updated some rfc, cisco, sophos mib files.
Files changed (13)
M mibs/cisco/CISCO-CONFIG-MAN-MIB +42 -11
M mibs/cisco/CISCO-DSP-MGMT-MIB +561 -53
M mibs/cisco/CISCO-ENTITY-VENDORTYPE-OID-MIB +185 -16
A mibs/cisco/CISCO-GYROAC-MIB +78
M mibs/cisco/CISCO-LICENSE-MGR-MIB +1,421 -872
A mibs/cisco/CISCO-MSATA-MIB +73
M mibs/cisco/CISCO-PRODUCTS-MIB +52 -4
M mibs/cisco/CISCO-RF-SUPPLEMENTAL-MIB +527 -355
A mibs/cisco/RPHY-NDF-NDR-MIB +539
M mibs/rfc/IANAifType-MIB +112 -72
A mibs/sophos/SFOS-FIREWALL-MIB +1,261
D mibs/sophos/SOPHOS-MIB -630
A mibs/sophos/XG-FIREWALL-MIB +656
📈 0 added 📉 0 removed

💻 r9954 MINOR

Mike Stupalov 🐱 • 2019-06-20 15:50
Improved SLA discovery/polling by extending DISMAN-PING-MIB with HUAWEI-DISMAN-PING-MIB.
Files changed (7)
M includes/definitions/mibs/h3c.inc.php +9 -3
M includes/definitions/mibs/huawei.inc.php +6
M includes/definitions/os.inc.php -140
A includes/definitions/os/huawei.inc.php +156
M includes/discovery/slas/disman-ping-mib.inc.php +17 -20
M includes/polling/sla.inc.php +2 -2
M includes/polling/slas/disman-ping-mib.inc.php +28 -5
📈 218 added 📉 170 removed

💻 r9953 TRIVIAL

Mike Stupalov 🐱 • 2019-06-20 12:10
Exclude unknown statuses for VMWARE-RESOURCES-MIB::vmwHbaStatus (OBS-3038).
Files changed (1)
M includes/definitions/mibs/vmware.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r9952 TRIVIAL

Mike Stupalov 🐱 • 2019-06-19 14:08
Fixed discovery upsSmartOutputLoad by XPPC-MIB.
Files changed (1)
M includes/definitions/mibs/megatec.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r9951 MINOR

Mike Stupalov 🐱 • 2019-06-18 21:20
Changed default hash algorithm used for mysql passwords.
Files changed (3)
M html/includes/authentication/cas.inc.php +2 -2
M html/includes/authentication/mysql.inc.php +24 -13
A update/414.sql +1
📈 27 added 📉 15 removed

💻 r9950 TRIVIAL

Mike Stupalov 🐱 • 2019-06-18 13:54
Use common function check_thresholds() for get sensor/counter event.
Files changed (3)
M includes/alerts.inc.php +17 -2
M includes/entities/counter.inc.php +10 -14
M includes/entities/sensor.inc.php +9 -13
📈 36 added 📉 29 removed

💻 r9949 TRIVIAL

Mike Stupalov 🐱 • 2019-06-18 11:01
Improved set ignored state for sensors.
Files changed (2)
M includes/entities/counter.inc.php +7 -1
M includes/entities/sensor.inc.php +7 -1
📈 14 added 📉 2 removed

💻 r9948 TRIVIAL

Mike Stupalov 🐱 • 2019-06-18 06:25
Do not set lower limit for PoE Power Group sensors.
Files changed (1)
M includes/discovery/sensors/power-ethernet-mib.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r9947 TRIVIAL

Mike Stupalov 🐱 • 2019-06-17 13:17
Improved display sensors/statuses/counters event counts on dashboard.
Files changed (4)
M html/includes/entities/counter.inc.php +16 -2
M html/includes/entities/sensor.inc.php +7
M html/includes/entities/status.inc.php +7
M html/includes/status-summary.inc.php +59 -8
📈 89 added 📉 10 removed

💻 r9946 FIX

Adam Armstrong 🐸 • 2019-06-15 18:33
Add scale_min 0 to device fdb graphs
Files changed (1)
M includes/definitions/graphtypes.inc.php +1
📈 1 added 📉 0 removed

💻 r9945 MINOR

Mike Stupalov 🐱 • 2019-06-15 18:12
Migrated (rever back) HOST-RESOURCES-MIB Running processes and Users Logged In to graphs.
Files changed (8)
M includes/definitions/graphtypes.inc.php -2
M includes/definitions/mibs.inc.php -19
M includes/definitions/mibs/raisecom.inc.php -9
M includes/definitions/rrdtypes.inc.php +1 -1
M includes/polling/functions.inc.php +12 -3
A includes/polling/graphs/host-resources-mib.inc.php +37
A includes/polling/graphs/raisecom-system-mib.inc.php +24
M update/413.php +3
📈 77 added 📉 34 removed

💻 r9944 MINOR

Mike Stupalov 🐱 • 2019-06-14 16:02
Migrated HOST-RESOURCES-MIB Running processes and Users Logged In to counters.
Files changed (8)
M includes/defaults.inc.php -1
M includes/definitions/graphtypes.inc.php +2
M includes/definitions/mibs.inc.php +19
M includes/definitions/mibs/raisecom.inc.php +33 -19
M includes/definitions/rrdtypes.inc.php +2 -1
D includes/polling/graphs/raisecom-system-mib.inc.php -26
D includes/polling/hr-mib.inc.php -40
A update/413.php +58
📈 114 added 📉 87 removed

💻 r9943 TRIVIAL

Mike Stupalov 🐱 • 2019-06-14 14:49
Clean unused option.
Files changed (3)
M includes/config-variables.inc.php -2
M includes/defaults.inc.php +10 -2
M includes/discovery/services.inc.php +2 -3
📈 12 added 📉 7 removed

💻 r9942 TRIVIAL

Mike Stupalov 🐱 • 2019-06-14 10:32
Distro script updated to latest.
Files changed (1)
M scripts/distro +2 -8
📈 2 added 📉 8 removed

💻 r9941 TRIVIAL

Mike Stupalov 🐱 • 2019-06-12 20:35
Fixed permission denied error when used RecursiveDirectoryIterator.
Files changed (3)
M includes/common.inc.php +16
M includes/housekeeping/rrd.inc.php +2 -2
M update/388.php +13 -20
📈 31 added 📉 22 removed

💻 r9940 TRIVIAL

Mike Stupalov 🐱 • 2019-06-12 10:49
Another fix for calculate zero sensor limits.
Files changed (1)
M includes/entities/sensor.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r9939 TRIVIAL

Mike Stupalov 🐱 • 2019-06-11 16:41
Improved support for Fortinet FortiSwitch devices (OBS-3032).
Files changed (3)
M includes/definitions/mibs/fortinet.inc.php +21 -1
M includes/definitions/os/fortinet.inc.php +1
M includes/functions.inc.php +11 -2
📈 33 added 📉 3 removed

💻 r9938 MINOR

Mike Stupalov 🐱 • 2019-06-08 11:49
Added basic support for Dahua DVR, NVR devices (OBS-3034).
Files changed (6)
A html/images/os/dahua_2x.png +1
A html/images/os/dahua.png +1
A includes/definitions/mibs/dahua.inc.php +39
M includes/definitions/os.inc.php +33
A mibs/dahua
A mibs/dahua/DAHUA-SNMP-MIB +1,108
📈 74 added 📉 0 removed

💻 r9937 TRIVIAL

Mike Stupalov 🐱 • 2019-06-07 15:36
Moved sensor entity functions to separate include. Fixed update sensor limits with empty values.
Files changed (8)
M includes/common.inc.php -36
M includes/discovery/functions.inc.php -669
M includes/entities.inc.php +1 -1
M includes/entities/counter.inc.php +3 -3
A includes/entities/sensor.inc.php +1,087
M includes/polling/functions.inc.php -365
M includes/polling/ipmi.inc.php +1 -6
M includes/polling/unix-agent.inc.php +1 -2
📈 1,093 added 📉 1,082 removed

💻 r9936 TRIVIAL

Mike Stupalov 🐱 • 2019-06-07 15:29
Fixed sensors descriptions for Input Contacts by PowerNet-MIB.
Files changed (1)
M includes/definitions/mibs/apc.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r9935 MINOR

Mike Stupalov 🐱 • 2019-06-07 12:42
Improved support for Fortinet FortiGate devices (OBS-3033).
Files changed (9)
M includes/definitions/mibs/fortinet.inc.php +49 -3
M includes/definitions/models.inc.php +23 -19
M includes/definitions/os.inc.php -83
A includes/definitions/os/fortinet.inc.php +96
A includes/discovery/sensors/fortinet-fortigate-mib.inc.php +46
D includes/polling/os/fortigate.inc.php -36
M mibs/cisco/MERAKI-CLOUD-CONTROLLER-MIB +264 -35
M mibs/fortinet/FORTINET-FORTIGATE-MIB +151 -1
M mibs/fortinet/FORTINET-FORTISWITCH-MIB +21 -1
📈 214 added 📉 141 removed

💻 r9934 TRIVIAL

Mike Stupalov 🐱 • 2019-06-04 17:02
Derp, incorrect oid num.
Files changed (1)
M includes/discovery/sensors/cisco-entity-fru-control-mib.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r9933 TRIVIAL

Mike Stupalov 🐱 • 2019-06-04 16:53
Improved NXOS version detect. Improved sensors detect by CISCO-ENTITY-FRU-CONTROL-MIB.
Files changed (2)
M includes/discovery/sensors/cisco-entity-fru-control-mib.inc.php +20 -3
M includes/polling/os/cisco.inc.php +2 -1
📈 22 added 📉 4 removed

💻 r9932 MINOR

Mike Stupalov 🐱 • 2019-06-03 12:52
Added support for Didactum EMS devices.
Files changed (5)
A html/images/os/didactum_2x.png +1
A html/images/os/didactum.png +1
A includes/definitions/mibs/didactum.inc.php +97
M includes/definitions/os.inc.php -42
A includes/definitions/os/didactum.inc.php +69
📈 168 added 📉 42 removed

💻 r9931 TRIVIAL

Mike Stupalov 🐱 • 2019-06-02 13:10
Added status for Extreme Temperature Enclosure Alarm (OBS-2873).
Files changed (1)
M includes/definitions/mibs/extreme.inc.php +18 -5
📈 18 added 📉 5 removed

💻 r9930 TRIVIAL

Mike Stupalov 🐱 • 2019-06-01 17:12
Improved discovery ports for Cisco NX-OS.
Files changed (6)
M includes/definitions/os/cisco.inc.php +1 -1
M includes/definitions/os/vertiv.inc.php +1 -1
M includes/polling/os/cisco.inc.php +4 -1
M includes/rewrites.inc.php +8 -2
M includes/snmp.inc.php +19 -18
M tests/IncludesRewritesTest.php +3
📈 36 added 📉 23 removed

💻 r9929 MINOR

Mike Stupalov 🐱 • 2019-06-01 17:07
Added support for Langxunda devices (OBS-2906).
Files changed (7)
A html/images/os/langxunda_2x.png +1
A html/images/os/langxunda.png +1
M includes/definitions/mibs/nscrtv.inc.php +187
M includes/definitions/os.inc.php +41 -3
M includes/definitions/vendors.inc.php +4 -4
M includes/discovery/functions.inc.php +5
M includes/discovery/sensors/nscrtv-root.inc.php +16 -123
📈 255 added 📉 130 removed

💻 r9928 MIBS

Mike Stupalov 🐱 • 2019-06-01 16:56
Updated MIB files for ciena, didactum, fscom, huawei, nscrtv.
Files changed (216)
A mibs/ciena/CIENA-CES-8021X-MIB +515
M mibs/ciena/CIENA-CES-ALARM-MIB +11 -6
M mibs/ciena/CIENA-CES-BENCHMARK-MIB +45 -10
M mibs/ciena/CIENA-CES-BFD-MIB +15 -15
A mibs/ciena/CIENA-CES-CFM-MIB +7,296
A mibs/ciena/CIENA-CES-CHASSIS-MIB +5,293
M mibs/ciena/CIENA-CES-CONFIG-MGMT-MIB +13 -8
A mibs/ciena/CIENA-CES-DATAPLANE-MIB +11,581
A mibs/ciena/CIENA-CES-DHCP-RELAY-MIB +526
M mibs/ciena/CIENA-CES-DHCPV6-CLIENT-MIB +338 -313
A mibs/ciena/CIENA-CES-EXT-LAG-MIB +635
A mibs/ciena/CIENA-CES-FEATURE-LICENSE-MIB +513
A mibs/ciena/CIENA-CES-FILE-TRANSFER-MIB +278
M mibs/ciena/CIENA-CES-ICL-MIB +128 -111
A mibs/ciena/CIENA-CES-IP-INTERFACE-MIB +661
M mibs/ciena/CIENA-CES-LDP-MIB +17 -11
A mibs/ciena/CIENA-CES-MAC-MIB +337
M mibs/ciena/CIENA-CES-MCAST-FILTER-MIB +13 -9
M mibs/ciena/CIENA-CES-MGMT-INTERFACE-MIB +42 -9
M mibs/ciena/CIENA-CES-MODULE-MIB +1,066 -844
M mibs/ciena/CIENA-CES-MPLS-MIB +1,530 -430
A mibs/ciena/CIENA-CES-NOTIFICATIONS-CONTROL +824
A mibs/ciena/CIENA-CES-OAM-MIB +1,823
M mibs/ciena/CIENA-CES-OSPF-MIB +15 -9
A mibs/ciena/CIENA-CES-PM +25,353
D mibs/ciena/CIENA-CES-PM-MIB -23,299
A mibs/ciena/CIENA-CES-PORT-MIB +1,526
A mibs/ciena/CIENA-CES-PORT-XCVR-MIB +873
A mibs/ciena/CIENA-CES-PTP-MIB +616
M mibs/ciena/CIENA-CES-RADIUS-CLIENT-MIB +30 -8
A mibs/ciena/CIENA-CES-RAPS-MIB +930
M mibs/ciena/CIENA-CES-RSVPTE-MIB +24 -18
A mibs/ciena/CIENA-CES-SECURITY-MIB +243
A mibs/ciena/CIENA-CES-SSH-MIB +57
A mibs/ciena/CIENA-CES-SW-XGRADE-MIB +193
A mibs/ciena/CIENA-CES-SYSLOG-COLLECTOR-MIB +279
A mibs/ciena/CIENA-CES-SYSTEM-CONFIG-MIB +208
A mibs/ciena/CIENA-CES-TACACS-CLIENT-MIB +1,495
M mibs/ciena/CIENA-CES-TIME-SYNC-MIB +13 -7
A mibs/ciena/CIENA-CES-TWAMP-MIB +279
M mibs/ciena/CIENA-CES-VLLI-MIB +14 -10
M mibs/ciena/CIENA-GLOBAL-MIB +22 -13
A mibs/ciena/CIENA-PRODUCTS-MIB +75
M mibs/ciena/CIENA-SMI +38 -17
M mibs/ciena/CIENA-TC +11 -10
A mibs/didactum
A mibs/didactum/DIDACTUM-SYSTEM-MIB +3,296
A mibs/fscom/LAG-ARCH-MIB +153
A mibs/fscom/SWITCH +65,212
M mibs/huawei/HUAWEI-AAA-MIB +3,526 -927
M mibs/huawei/HUAWEI-ACL-MIB +203 -116
M mibs/huawei/HUAWEI-ALARM-MIB +19 -3
M mibs/huawei/HUAWEI-ATM-MIB +2,314 -297
M mibs/huawei/HUAWEI-BASE-TRAP-MIB +691 -51
A mibs/huawei/HUAWEI-BFD-CONFIG-TRAP-MIB +139
M mibs/huawei/HUAWEI-BFD-MIB +10 -12
M mibs/huawei/HUAWEI-BGP-VPN-MIB +470 -36
A mibs/huawei/HUAWEI-BOARD-SERVICE-ABILITY-MIB +546
M mibs/huawei/HUAWEI-BRAS-L2TP-MIB +277 -31
M mibs/huawei/HUAWEI-BRAS-MULTICAST-MIB +84 -17
M mibs/huawei/HUAWEI-BRAS-PPPoX-MIB +744 -22
M mibs/huawei/HUAWEI-BRAS-RADIUS-MIB +303 -145
M mibs/huawei/HUAWEI-BRAS-SRVCFG-EAP-MIB +72 -77
A mibs/huawei/HUAWEI-BRAS-SRVCFG-INTERFACE-MIB +3,390
M mibs/huawei/HUAWEI-BRAS-SRVCFG-STATICUSER-MIB +3 -32
M mibs/huawei/HUAWEI-BRAS-USERVLAN-MIB +214 -36
M mibs/huawei/HUAWEI-BRAS-VSM-MIB +675 -28
M mibs/huawei/HUAWEI-CBQOS-MIB +171 -243
M mibs/huawei/HUAWEI-CE-PING-MIB +205 -27
A mibs/huawei/HUAWEI-CGN-MIB +4,515
M mibs/huawei/HUAWEI-CLOCK-MIB +138 -39
M mibs/huawei/HUAWEI-CONFIG-MAN-MIB +220 -4
A mibs/huawei/HUAWEI-CONTROLTUNNEL-MIB +241
M mibs/huawei/HUAWEI-CPU-MIB +91 -11
A mibs/huawei/HUAWEI-CUSP-MIB +218
M mibs/huawei/HUAWEI-DATASYNC-MIB +4 -5
M mibs/huawei/HUAWEI-DC-TRAP-MIB +12 -11
M mibs/huawei/HUAWEI-DEVICE-EXT-MIB +10 -9
A mibs/huawei/HUAWEI-DEVICE-MAN-MIB +350
M mibs/huawei/HUAWEI-DEVICE-MIB +910 -46
M mibs/huawei/HUAWEI-DHCP-SNOOPING-MIB +8 -4
A mibs/huawei/HUAWEI-DIAMETER-MIB +537
A mibs/huawei/HUAWEI-DSLITE-MIB +3,469
M mibs/huawei/HUAWEI-E-TRUNK-MIB +4 -38
M mibs/huawei/HUAWEI-ENERGYMNGT-MIB +36 -69
M mibs/huawei/HUAWEI-ENTITY-EXTENT-MIB +789 -222
M mibs/huawei/HUAWEI-ENTITY-TRAP-MIB +655 -121
M mibs/huawei/HUAWEI-ERPS-MIB +77 -81
M mibs/huawei/HUAWEI-ETHARP-MIB +474 -31
M mibs/huawei/HUAWEI-ETHOAM-MIB +206 -83
A mibs/huawei/HUAWEI-FLOW-SPEC-MIB +467
A mibs/huawei/HUAWEI-FORWARDMODE-MIB +228
A mibs/huawei/HUAWEI-FWD-PAF-TRAP-MIB +133
M mibs/huawei/HUAWEI-FWD-RES-TRAP-MIB +520 -32
M mibs/huawei/HUAWEI-GTL-MIB +262 -30
M mibs/huawei/HUAWEI-HQOS-MIB +640 -120
A mibs/huawei/HUAWEI-HRMS-MIB +84
M mibs/huawei/HUAWEI-HWTACACS-MIB +21 -136
M mibs/huawei/HUAWEI-IF-EXT-MIB +1,207 -154
M mibs/huawei/HUAWEI-IMA-MIB +27 -17
M mibs/huawei/HUAWEI-INFOCENTER-MIB +76 -21
M mibs/huawei/HUAWEI-INNER-LINK-MIB +57 -66
M mibs/huawei/HUAWEI-IPFPM-MIB +380 -49
M mibs/huawei/HUAWEI-IPPOOL-MIB +743 -111
A mibs/huawei/HUAWEI-IPRAN-DCN-MIB +749
A mibs/huawei/HUAWEI-IPRANDCN-DCNADA-MIB +385
A mibs/huawei/HUAWEI-IPSEC-MIB +4,661
M mibs/huawei/HUAWEI-ISIS-CONF-MIB +60 -77
M mibs/huawei/HUAWEI-KOMPELLA-MIB +9 -3
M mibs/huawei/HUAWEI-L2IF-MIB +118 -32
M mibs/huawei/HUAWEI-L2MAM-MIB +802 -213
M mibs/huawei/HUAWEI-L2MULTICAST-MIB +172 -18
M mibs/huawei/HUAWEI-L2VPN-MIB +11 -2
M mibs/huawei/HUAWEI-L2VPN-OAM-MIB +63 -64
M mibs/huawei/HUAWEI-L2VPN-PW-APS-MIB +40 -27
A mibs/huawei/HUAWEI-L2VPN-VAPW-MIB +194
M mibs/huawei/HUAWEI-L3VPN-EXT-MIB +63 -15
A mibs/huawei/HUAWEI-LINKDETECT-MIB +478
M mibs/huawei/HUAWEI-LLDP-MIB +243 -13
M mibs/huawei/HUAWEI-LOOPDETECT-MIB +485 -32
A mibs/huawei/HUAWEI-LPT-MIB +95
M mibs/huawei/HUAWEI-MACSEC-MIB +91 -7
M mibs/huawei/HUAWEI-MEMORY-MIB +23 -11
M mibs/huawei/HUAWEI-MFLP-MIB +188 -16
M mibs/huawei/HUAWEI-MIB +727 -30
A mibs/huawei/HUAWEI-MP-GROUP-MIB +439
M mibs/huawei/HUAWEI-MP-MIB +31 -20
M mibs/huawei/HUAWEI-MPLS-EXTEND-MIB +225 -66
M mibs/huawei/HUAWEI-MPLSLDP-MIB +171 -5
M mibs/huawei/HUAWEI-MPLSLSR-EXT-MIB +2
M mibs/huawei/HUAWEI-MPLSOAM-MIB +36 -30
M mibs/huawei/HUAWEI-MSTP-MIB +350 -238
A mibs/huawei/HUAWEI-MULTICAST-STATISTIC-MIB +350
A mibs/huawei/HUAWEI-ND-MIB +460
A mibs/huawei/HUAWEI-NETCONF-MIB +329
A mibs/huawei/HUAWEI-NVO3-MIB +586
A mibs/huawei/HUAWEI-OPENFLOW-MIB +236
M mibs/huawei/HUAWEI-OSPFV2-MIB +207 -21
M mibs/huawei/HUAWEI-OSPFV3-MIB +13 -3
A mibs/huawei/HUAWEI-PCE-MIB +455
M mibs/huawei/HUAWEI-PERFMGMT-MIB +137 -34
M mibs/huawei/HUAWEI-PIM-STD-MIB +94 -7
M mibs/huawei/HUAWEI-POE-MIB +107 -11
M mibs/huawei/HUAWEI-PORT-MIB +1,037 -397
M mibs/huawei/HUAWEI-PORTAL-MIB +93 -97
M mibs/huawei/HUAWEI-PPP-MIB +246 -46
M mibs/huawei/HUAWEI-PTP-MIB +4,239 -1,384
M mibs/huawei/HUAWEI-PWE3-MIB +1,791 -39
M mibs/huawei/HUAWEI-QINQ-MIB +14 -7
A mibs/huawei/HUAWEI-QOE-MIB +217
A mibs/huawei/HUAWEI-RANAPS-MIB +694
M mibs/huawei/HUAWEI-RIPV2-EXT-MIB +24 -8
M mibs/huawei/HUAWEI-RM-EXT-MIB +686 -82
M mibs/huawei/HUAWEI-RRPP-MIB +37 -4
M mibs/huawei/HUAWEI-RSVPTE-MIB +11 -2
M mibs/huawei/HUAWEI-SECURITY-MIB +274 -102
A mibs/huawei/HUAWEI-SECURITY-NHRP-MIB +341
A mibs/huawei/HUAWEI-SECURITY-SAFE-MIB +10,210
M mibs/huawei/HUAWEI-SECURITY-STAT-MIB +395 -41
A mibs/huawei/HUAWEI-SMC-MIB +660
M mibs/huawei/HUAWEI-SNMP-EXT-MIB +1 -2
A mibs/huawei/HUAWEI-SR-TRAP-MIB +257
M mibs/huawei/HUAWEI-SSH-MIB +106 -24
A mibs/huawei/HUAWEI-STORAGE-ALARM-MIB +576
A mibs/huawei/HUAWEI-STORAGE-HARDWARE-MIB +2,353
A mibs/huawei/HUAWEI-STORAGE-NAS-MIB +1,215
A mibs/huawei/HUAWEI-STORAGE-PERF-MIB +220
A mibs/huawei/HUAWEI-STORAGE-SPACE-MIB +1,442
A mibs/huawei/HUAWEI-SUBIFSTAT-MIB +209
M mibs/huawei/HUAWEI-SYS-MAN-MIB +296 -19
M mibs/huawei/HUAWEI-TASK-MIB +17 -9
M mibs/huawei/HUAWEI-TC-MIB +2,554 -189
M mibs/huawei/HUAWEI-TCP-MIB +14 -1
A mibs/huawei/HUAWEI-TPOAM-MIB +4,714
M mibs/huawei/HUAWEI-TRNG-MIB +7 -4
M mibs/huawei/HUAWEI-TUNNEL-TE-MIB +24 -10
M mibs/huawei/HUAWEI-TWAMP-MIB +118 -69
A mibs/huawei/HUAWEI-VCCHASSIS-MIB +150
A mibs/huawei/HUAWEI-VIRTUALACCESS-MIB +815
A mibs/huawei/HUAWEI-VIRTUALCLUSTERACCESS-MIB +1,318
M mibs/huawei/HUAWEI-VLL-STATISTIC-MIB +12 -13
A mibs/huawei/HUAWEI-VNE-MIB +785
A mibs/huawei/HUAWEI-VNF-DEVICE-MIB +1,227
M mibs/huawei/HUAWEI-VPLS-EXT-MIB +2,342 -12
M mibs/huawei/HUAWEI-VRRP-EXT-MIB +13 -5
A mibs/huawei/HUAWEI-VS-MIB +245
A mibs/huawei/HUAWEI-VSM-MIB +198
M mibs/huawei/HUAWEI-XQoS-MIB +3,131 -461
A mibs/huawei/HUAWEISYMANTEC-ISM-HUAWEI-MIB +915
A mibs/huawei/ISM-HUAWEI-MIB +772
A mibs/huawei/ISM-HUAWEI-OID-BASED-TRAP-MIB +4,372
A mibs/huawei/ISM-MIB +2,217
A mibs/huawei/ISM-PERFORMANCE-MIB +733
A mibs/huawei/ISM-STORAGE-SVC-MIB +2,417
A mibs/huawei/ISM-TRAP-MIB +381
M mibs/huawei/NQA-MIB +339 -41
A mibs/huawei/RC-MPLS-TE-MIB +745
A mibs/huawei/RC-SMI +24
A mibs/huawei/RC-TEImportPolicy-MIB +310
A mibs/nscrtv/NSCRTV-HFCEMS-ALARMS-MIB +93
A mibs/nscrtv/NSCRTV-HFCEMS-AMPLIFIER-MIB +293
A mibs/nscrtv/NSCRTV-HFCEMS-ANALOG-MIB +1,355
A mibs/nscrtv/NSCRTV-HFCEMS-COMMON-MIB +754
A mibs/nscrtv/NSCRTV-HFCEMS-CONTROLLEDACCESSCONTROLLER-MIB +138
A mibs/nscrtv/NSCRTV-HFCEMS-DOWNSTREAMOPTICALRECEIVER-MIB +308
A mibs/nscrtv/NSCRTV-HFCEMS-EXTERNALOPTICALTRANSMITTER-MIB +388
A mibs/nscrtv/NSCRTV-HFCEMS-FIBERNODE-MIB +624
A mibs/nscrtv/NSCRTV-HFCEMS-LINE-MIB +115
A mibs/nscrtv/NSCRTV-HFCEMS-OPTICALAMPLIFIER-MIB +177
A mibs/nscrtv/NSCRTV-HFCEMS-OPTICALSWITCH-MIB +87
A mibs/nscrtv/NSCRTV-HFCEMS-OPTICALTRANSMITTERDIRECTLY-MIB +356
A mibs/nscrtv/NSCRTV-HFCEMS-PROPERTY-MIB +248
A mibs/nscrtv/NSCRTV-HFCEMS-QAMMOD-MIB +218
A mibs/nscrtv/NSCRTV-HFCEMS-TVMOD-MIB +158
A mibs/nscrtv/NSCRTV-HFCEMS-UPSTREAMOPTICALRECEIVER-MIB +176
M mibs/nscrtv/NSCRTV-ROOT +19 -1,344
📈 0 added 📉 0 removed

💻 r9927 TRIVIAL

Mike Stupalov 🐱 • 2019-06-01 15:09
Fixed eventlog spamming about storage size changed in some cases.
Files changed (1)
M includes/polling/storage.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r9926 TRIVIAL

Mike Stupalov 🐱 • 2019-06-01 14:35
Added discovery statuses by IPMI module (OBS-3028).
Files changed (2)
M includes/polling/functions.inc.php +45 -13
M includes/polling/ipmi.inc.php +1 -1
📈 46 added 📉 14 removed

💻 r9925 TRIVIAL

Mike Stupalov 🐱 • 2019-05-29 15:55
Added discovery statuses by VMWARE-RESOURCES-MIB (OBS-2536).
Files changed (2)
M includes/definitions/mibs/vmware.inc.php +22
M includes/definitions/os.inc.php +2
📈 24 added 📉 0 removed

💻 r9924 TRIVIAL

Mike Stupalov 🐱 • 2019-05-29 15:39
Added PowerSupply statuses by CHECKPOINT-MIB (OBS-2531).
Files changed (4)
M includes/definitions/mibs/checkpoint.inc.php +18
M mibs/checkpoint/CHECKPOINT-GAIA-TRAP-MIB +37 -23
M mibs/checkpoint/CHECKPOINT-MIB +6,241 -242
M mibs/checkpoint/CHECKPOINT-TRAP-MIB +617 -2
📈 18 added 📉 0 removed

💻 r9923 TRIVIAL

Mike Stupalov 🐱 • 2019-05-29 14:10
Added basic Recognision of Cisco NAM devices (OBS-2517).
Files changed (3)
M includes/definitions/os/cisco.inc.php +15
M includes/polling/os/cisco-acns.inc.php +2 -3
A includes/polling/os/cisco-nam.inc.php +17
📈 34 added 📉 3 removed

💻 r9922 TRIVIAL

Mike Stupalov 🐱 • 2019-05-29 12:28
Improved support for Cisco C9600 series switch. Added workaround for incorrect sensor precision in IOS-XE by CISCO-ENTITY-SENSOR-MIB (OBS-3026).
Files changed (5)
M includes/definitions/os/cisco.inc.php +3 -6
M includes/discovery/sensors/cisco-entity-sensor-mib.inc.php +8 -1
M includes/polling/os/cisco.inc.php +10 -8
M includes/rewrites.inc.php +1
M tests/IncludesRewritesTest.php +5
📈 27 added 📉 15 removed

💻 r9921 TRIVIAL

Mike Stupalov 🐱 • 2019-05-29 08:42
Prevent create bill duplicates on bills page refresh (OBS-3025).
Files changed (7)
M html/includes/authenticate.inc.php +8 -8
M html/includes/functions.inc.php +26
M html/js/observium.js +7
M html/pages/bills.inc.php +13 -4
M html/pages/bills/add.inc.php +11 -12
M html/pages/dashboard_add.inc.php +1 -1
M html/pages/edituser.inc.php +1 -1
📈 60 added 📉 26 removed

💻 r9920 TRIVIAL

Mike Stupalov 🐱 • 2019-05-28 14:09
Added special sorting devices by hostname in domain order (OBS-3023).
Files changed (2)
M html/includes/entities/device.inc.php +23 -1
M html/pages/devices.inc.php +16 -3
📈 39 added 📉 4 removed

💻 r9919 TRIVIAL

Mike Stupalov 🐱 • 2019-05-27 15:56
Fixed display some graphs from definitions.
Files changed (2)
M html/includes/graphs/generic_definition.inc.php +5
M html/includes/graphs/sla/graph.inc.php +1 -1
📈 6 added 📉 1 removed

💻 r9918 TRIVIAL

Mike Stupalov 🐱 • 2019-05-25 16:36
Added more correct uptime/reboot Oid for Windows OS.
Files changed (3)
A includes/definitions/mibs/microsoft.inc.php +21
M includes/definitions/os.inc.php +1
M includes/polling/system.inc.php +4 -1
📈 26 added 📉 1 removed

💻 r9917 TRIVIAL

Mike Stupalov 🐱 • 2019-05-25 11:10
Fixed detect vendor for Geist devices (OBS-3021).
Files changed (2)
M includes/rewrites.inc.php +14 -1
M tests/IncludesRewritesTest.php +3
📈 17 added 📉 1 removed

💻 r9916 TRIVIAL

Mike Stupalov 🐱 • 2019-05-23 13:19
Fixed cleanup disabled duplicate ports in some cases (OBS-3013).
Files changed (1)
M includes/discovery/ports.inc.php +69 -22
📈 69 added 📉 22 removed

💻 r9915 TRIVIAL

Mike Stupalov 🐱 • 2019-05-23 11:05
Added hack for detect Battery Current scale on Eltek devices by ELTEK-DISTRIBUTED-MIB (OBS-3019).
Files changed (2)
M includes/definitions/mibs/eltek.inc.php +2
M includes/discovery/sensors/eltek-distributed-mib.inc.php +29 -1
📈 31 added 📉 1 removed

💻 r9914 TRIVIAL

Mike Stupalov 🐱 • 2019-05-23 10:19
Fixed Battery Voltage scale for Megatec UPSes by XPPC-MIB.
Files changed (1)
M includes/definitions/mibs/megatec.inc.php +1 -2
📈 1 added 📉 2 removed

💻 r9913 TRIVIAL

Mike Stupalov 🐱 • 2019-05-23 10:05
Fixed Eltek WebPower Rectifier Amper scale (OBS-3019).
Files changed (2)
M includes/definitions/mibs/eltek.inc.php +35 -2
M includes/discovery/sensors/eltek-distributed-mib.inc.php +1 -1
📈 36 added 📉 3 removed

💻 r9912 TRIVIAL

Mike Stupalov 🐱 • 2019-05-23 09:09
Fixed HPE PDU Load scale.
Files changed (2)
M includes/definitions/entities/sensors.inc.php +2 -2
M includes/definitions/mibs/hp.inc.php +1 -1
📈 3 added 📉 3 removed

💻 r9911 TRIVIAL

Mike Stupalov 🐱 • 2019-05-22 22:24
Fixed CPU discovery on Datacom DM4100 (OBS-2826).
Files changed (2)
M includes/definitions/mibs/datacom.inc.php -1
A mibs/datacom/DATACOM-CESOP-MIB +760
📈 0 added 📉 1 removed

💻 r9910 TRIVIAL

Mike Stupalov 🐱 • 2019-05-22 19:59
Improved support for BDCOM and Eltex VoIP devices (OBS-2947).
Files changed (5)
M includes/definitions/mibs/bdcom.inc.php +340 -93
M includes/definitions/mibs/eltex.inc.php +56
M includes/definitions/models.inc.php +1
M includes/definitions/os.inc.php +6 -1
M includes/polling/os/apc.inc.php +12 -5
📈 415 added 📉 99 removed

💻 r9909 MIBS

Mike Stupalov 🐱 • 2019-05-22 19:56
Updated Bdcom, Eltex, Mikrotik and SNR mib files.
Files changed (36)
M mibs/bdcom/NMS-AUTHENTICATION-TRAP +1 -1
M mibs/bdcom/NMS-CARD-OPERATION-MIB +19 -19
M mibs/bdcom/NMS-CARD-SYS-MIB +115 -1
A mibs/bdcom/NMS-CONFIG +39
D mibs/bdcom/NMS-CONFIG-MGMT -31
A mibs/bdcom/NMS-DHCP-SERVER-LEASE-MIB +147
M mibs/bdcom/NMS-DHCP-SNOOPING-MIB +12 -3
A mibs/bdcom/NMS-EMSTRAP-MIB +266
M mibs/bdcom/NMS-EPON-LLID-ONU-BIND +47 -2
M mibs/bdcom/NMS-EPON-OLT-COMM +7
A mibs/bdcom/NMS-EPON-OLT-PERFORMANCE +530
M mibs/bdcom/NMS-EPON-OLT-PON +45 -3
M mibs/bdcom/NMS-EPON-OLT-PSG +2 -2
M mibs/bdcom/NMS-EPON-ONU +306 -7
M mibs/bdcom/NMS-EPON-ONU-BATCH-CONFIG +287
M mibs/bdcom/NMS-EPON-ONU-INTERFACE +40
A mibs/bdcom/NMS-EPON-ONU-PARAM +530
A mibs/bdcom/NMS-EPON-PERFORMANCE +883
M mibs/bdcom/NMS-FAN-TRAP +9
A mibs/bdcom/NMS-FILE-MGMT-MIB +290
A mibs/bdcom/NMS-GPON-MIB +3,292
M mibs/bdcom/NMS-HAL-GLOBAL-MIB +27
M mibs/bdcom/NMS-HAL-IF-MIB +1 -1
M mibs/bdcom/NMS-IF-MIB +169 -11
M mibs/bdcom/NMS-MAC-MIB +25
M mibs/bdcom/NMS-POWER-EXT-MIB +6 -3
A mibs/bdcom/NMS-PTN-ALARM +496
M mibs/bdcom/NMS-QOS-MIB +45 -74
M mibs/bdcom/NMS-SMI +6
M mibs/bdcom/NMS-SWITCH-MIB +40 -1
M mibs/eltex/ELTEX-FXS72 +4 -4
M mibs/mikrotik/MIKROTIK-MIB +178 -18
M mibs/snr/SNR-ERD-2 +24 -18
M mibs/snr/SNR-ERD-4 +938 -532
A mibs/snr/SNR-ERD-DUST +381
A mibs/snr/SNR-ERD-Project +934
📈 0 added 📉 0 removed

💻 r9908 DEBUG

Mike Stupalov 🐱 • 2019-05-22 16:36
Improved debug for ip addresses discovery.
Files changed (1)
M includes/discovery/ip-addresses.inc.php +3
📈 3 added 📉 0 removed

💻 r9907 TRIVIAL

Mike Stupalov 🐱 • 2019-05-22 10:28
Moved all common port specific functions to entity include. Removed some old unused functions. Fixed IP addresses association with port when deleted ports exist (OBS-3013).
Files changed (5)
M includes/common.inc.php -219
M includes/discovery/ip-addresses.inc.php +1 -1
M includes/entities.inc.php +1 -256
A includes/entities/port.inc.php +522
M includes/functions.inc.php -67
📈 524 added 📉 543 removed

💻 r9906 TRIVIAL

Mike Stupalov 🐱 • 2019-05-21 13:04
Added basic Vlans discovery for Extreme SLX series devices (OBS-3012).
Files changed (3)
M includes/definitions/os.inc.php -123
A includes/definitions/os/extreme.inc.php +136
M includes/discovery/vlans/extreme-vlan-mib.inc.php +40 -2
📈 176 added 📉 125 removed

💻 r9905 TRIVIAL

Mike Stupalov 🐱 • 2019-05-20 22:56
Fixed adding new widgets on dashboard (OBS-3010).
Files changed (2)
M html/pages/dashboard_add.inc.php +3 -2
M html/pages/dashboard.inc.php +2 -1
📈 5 added 📉 3 removed

💻 r9904 TRIVIAL

Mike Stupalov 🐱 • 2019-05-20 14:41
Added Energy counters discovery for APC UPSes by PowerNet-MIB.
Files changed (1)
M includes/discovery/sensors/powernet-mib.inc.php +21 -3
📈 21 added 📉 3 removed

💻 r9903 MINOR

Mike Stupalov 🐱 • 2019-05-20 14:07
Added discovery Energy counters on APC PDUs by PowerNet-MIB (OBS-298).
Files changed (4)
M includes/definitions/entities.inc.php +1 -1
M includes/definitions/entities/counters.inc.php +1 -1
M includes/discovery/sensors/powernet-mib.inc.php +23 -8
M mibs/apc/PowerNet-MIB +2,530 -119
📈 25 added 📉 10 removed

💻 r9902 TRIVIAL

Mike Stupalov 🐱 • 2019-05-20 13:59
Improved reformat_us_date(), allowed use date + time.
Files changed (2)
M includes/common.inc.php +34 -23
M tests/IncludesCommonTest.php +7
📈 41 added 📉 23 removed

💻 r9901 TRIVIAL

Mike Stupalov 🐱 • 2019-05-17 16:02
More do not show non physical neighbours ports (OBS-2979).
Files changed (1)
M html/includes/entities/port.inc.php +3 -5
📈 3 added 📉 5 removed

💻 r9900 TRIVIAL

Mike Stupalov 🐱 • 2019-05-17 13:29
Added display module discovery times on device modules page (OBS-2986).
Files changed (3)
M html/pages/device/edit/modules.inc.php +38 -14
M includes/discovery/functions.inc.php +21 -6
M includes/polling/functions.inc.php +5 -1
📈 64 added 📉 21 removed

💻 r9899 TRIVIAL

Mike Stupalov 🐱 • 2019-05-17 12:49
Fixed error Invalid arguments passed into function get_port_by_index_cache() in vlans discovery (OBS-2958).
Files changed (1)
M includes/discovery/vlans/q-bridge-mib.inc.php +2
📈 2 added 📉 0 removed

💻 r9898 TRIVIAL

Mike Stupalov 🐱 • 2019-05-17 12:21
Do not show non-physical interface neighbors on port rows (OBS-2979).
Files changed (1)
M html/includes/entities/port.inc.php +14 -5
📈 14 added 📉 5 removed

💻 r9897 TRIVIAL

Mike Stupalov 🐱 • 2019-05-17 11:34
Files changed (1)
M includes/definitions/mibs/webgraph.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r9896 TRIVIAL

Mike Stupalov 🐱 • 2019-05-14 18:24
Added support Geist ActiveAir.
Files changed (3)
M includes/definitions/mibs/geist.inc.php +303 -7
M includes/definitions/os/vertiv.inc.php +11
A mibs/geist/ODS-MIB +3,669
📈 314 added 📉 7 removed

💻 r9895 MINOR

Mike Stupalov 🐱 • 2019-05-14 17:40
Improved support for Vertiv IMD PDUs (OBS-2977).
Files changed (3)
M includes/definitions/models.inc.php +2 -2
M includes/definitions/os.inc.php -97
A includes/definitions/os/vertiv.inc.php +112
📈 114 added 📉 99 removed

💻 r9894 MIBS

Mike Stupalov 🐱 • 2019-05-14 17:39
Updated Vertiv, Liebert mib files.
Files changed (5)
D mibs/geist/GEIST-V5-MIB -3,367
A mibs/geist/VERTIV-IMD-MIB +3,166
A mibs/geist/VERTIV-V5-MIB +3,521
M mibs/liebert/LIEBERT-GP-FLEXIBLE-CONDITIONS-MIB +286 -3
M mibs/liebert/LIEBERT-GP-REGISTRATION-MIB +15 -2
📈 0 added 📉 0 removed

💻 r9893 MINOR

Mike Stupalov 🐱 • 2019-05-13 14:59
Improved support for Infinera IQ os (OBS-2909).
Files changed (4)
M includes/defaults.inc.php +1
A includes/definitions/mibs/infinera.inc.php +383
M includes/definitions/os.inc.php +12 -1
M mibs/infinera/INFINERA-PROFILE-PXMCM-MIB -1
📈 396 added 📉 1 removed

💻 r9892 TRIVIAL

Mike Stupalov 🐱 • 2019-05-13 14:55
Fixed fetch MIB::Oid by snmp_cache_table(). Added ability to use lastreboot unixtime as uptime param.
Files changed (4)
M includes/entities.inc.php +4
M includes/functions.inc.php +12
M includes/polling/system.inc.php +11 -6
M includes/snmp.inc.php +4
📈 31 added 📉 6 removed

💻 r9891 TRIVIAL

Mike Stupalov 🐱 • 2019-05-13 13:48
Fixed polling lmsensors by unix-agent. Improved detect lmsensor sensors in multiple modules.
Files changed (2)
M includes/common.inc.php +3 -3
M includes/polling/unix-agent/lmsensors.inc.php +40 -2
📈 43 added 📉 5 removed

💻 r9890 MINOR

Mike Stupalov 🐱 • 2019-05-11 21:14
Added lifetime counter type. Added counters by GEPARALLELUPS-MIB.
Files changed (5)
M html/includes/entities/counter.inc.php +33 -17
M includes/common.inc.php +14 -1
M includes/definitions/entities/counters.inc.php +1
M includes/definitions/mibs/ge.inc.php +53 -2
M includes/definitions/wui.inc.php +1
📈 102 added 📉 20 removed

💻 r9889 TRIVIAL

Mike Stupalov 🐱 • 2019-05-11 14:23
Fixed poll counter/sensor events with limit equals zero.
Files changed (2)
M includes/entities/counter.inc.php +6 -6
M includes/polling/functions.inc.php +10 -6
📈 16 added 📉 12 removed

💻 r9888 TRIVIAL

Mike Stupalov 🐱 • 2019-05-11 10:23
Fixed issue when mysql not update float numbers in sensors/counters.
Files changed (2)
M includes/entities/counter.inc.php +5
A update/412.sql +2
📈 7 added 📉 0 removed

💻 r9887 TRIVIAL

Mike Stupalov 🐱 • 2019-05-11 10:18
Added show db warnings in debug. Old php mysql extension is deprecated!
Files changed (3)
M includes/db.inc.php +5 -1
M includes/db/mysqli.inc.php +35
M includes/definitions.inc.php +1
📈 41 added 📉 1 removed

💻 r9886 TRIVIAL

Mike Stupalov 🐱 • 2019-05-11 08:19
Improved polling lmsensors unix-agent (OBS-2910).
Files changed (3)
M includes/definitions/entities/status.inc.php +3
M includes/polling/unix-agent/hdarray.inc.php +1 -1
M includes/polling/unix-agent/lmsensors.inc.php +129 -43
📈 133 added 📉 44 removed

💻 r9885 MIBS

Mike Stupalov 🐱 • 2019-05-10 10:50
More Gude mib files.
Files changed (13)
A mibs/gude/GUDEADS-ENC2111-MIB +644
A mibs/gude/GUDEADS-ENC2191-MIB +644
A mibs/gude/GUDEADS-ENC2302-MIB +589
A mibs/gude/GUDEADS-EPC1104-MIB +512
A mibs/gude/GUDEADS-EPC1105-MIB +875
A mibs/gude/GUDEADS-EPC1202-MIB +945
A mibs/gude/GUDEADS-EPC1292-MIB +938
A mibs/gude/GUDEADS-EPC8221-MIB +954
A mibs/gude/GUDEADS-EPC8226-MIB +1,321
A mibs/gude/GUDEADS-EPC8316-MIB +1,242
A mibs/gude/GUDEADS-ESB7213-MIB +388
A mibs/gude/GUDEADS-ESB7214-MIB +612
A mibs/gude/GUDEADS-ETS8801-MIB +833
📈 0 added 📉 0 removed

💻 r9884 MINOR

Mike Stupalov 🐱 • 2019-05-10 10:40
Updated support for Gude Expert PDUs (OBS-2598).
Files changed (4)
M includes/definitions/mibs/gude.inc.php +474 -65
M includes/definitions/models.inc.php +10
M includes/definitions/os.inc.php -36
A includes/definitions/os/gude.inc.php +55
📈 539 added 📉 101 removed

💻 r9883 MIBS

Mike Stupalov 🐱 • 2019-05-10 10:38
Updated Gude mib files.
Files changed (3)
M mibs/gude/GUDEADS-PDU8311-MIB +90 -20
A mibs/gude/GUDEADS-PDU8340-MIB +745
A mibs/gude/GUDEADS-PDU8341-MIB +745
📈 0 added 📉 0 removed

💻 r9882 TRIVIAL

Mike Stupalov 🐱 • 2019-05-10 08:53
Added Energy counter by GUDEADS-PDU8311-MIB (OBS-2771).
Files changed (1)
M includes/definitions/mibs/gude.inc.php +8 -2
📈 8 added 📉 2 removed

💻 r9881 TRIVIAL

Mike Stupalov 🐱 • 2019-05-09 13:19
Added discovery counters by NETTRACK-E3METER-SNMP-MIB (OBS-2993).
Files changed (1)
M includes/definitions/mibs/bachmann.inc.php +26 -1
📈 26 added 📉 1 removed

💻 r9880 TRIVIAL

Mike Stupalov 🐱 • 2019-05-09 12:26
Fixed discovery counters limits.
Files changed (1)
M includes/entities/counter.inc.php +16 -8
📈 16 added 📉 8 removed

💻 r9879 TRIVIAL

Mike Stupalov 🐱 • 2019-05-08 13:29
Added ability for use limits by different params (value and rates sec, min, 5min and hour), default is 5min (poll period).
Files changed (5)
M html/includes/entities/counter.inc.php +53 -11
M html/pages/device/overview/counter.inc.php +8 -5
M includes/definitions/entities/counters.inc.php +4 -2
M includes/entities/counter.inc.php +94 -29
A update/411.sql +2
📈 161 added 📉 47 removed

💻 r9878 MIBS

Mike Stupalov 🐱 • 2019-05-08 13:26
Updated Raritan mib files.
Files changed (2)
M mibs/raritan/ASSETMANAGEMENT-MIB +26 -18
M mibs/raritan/PDU2-MIB +1,375 -145
📈 0 added 📉 0 removed

💻 r9877 TRIVIAL

Mike Stupalov 🐱 • 2019-05-08 10:54
Fixed int_sub() and int_add() float numbers math with gmp library.
Files changed (2)
M includes/definitions.inc.php +6 -6
M includes/functions.inc.php +44 -4
📈 50 added 📉 10 removed

💻 r9876 TRIVIAL

Mike Stupalov 🐱 • 2019-05-08 08:50
Added basic counters api route.
Files changed (1)
A html/api/v0/includes/counters.inc.php +52
📈 52 added 📉 0 removed

💻 r9875 TRIVIAL

Mike Stupalov 🐱 • 2019-05-07 19:44
Added more printed/scaned page counters for HP printers (OBS-2999).
Files changed (1)
M includes/definitions/mibs/hp.inc.php +97 -10
📈 97 added 📉 10 removed

💻 r9874 MIBS

Mike Stupalov 🐱 • 2019-05-07 19:40
Updated HWg and HP mib files.
Files changed (7)
M mibs/hp/FUTURESMART-MIB -16
M mibs/hp/HP-LASERJET-COMMON-MIB +4,070 -8
M mibs/hp/LJ4525-MIB +790 -238
A mibs/hwgroup/DAMOCLES-MIB +649
M mibs/hwgroup/HWG-PWR-MIB +20 -8
A mibs/hwgroup/HWg-WLD-MIB +161
M mibs/hwgroup/POSEIDON-MIB +13 -2
📈 0 added 📉 0 removed

💻 r9873 MAJOR

Mike Stupalov 🐱 • 2019-05-07 19:39
Added new entity counter. This is sensor with counted (integer) values, which mostly grow up. Added related table and functions. Migrated sensor classes with energy/charge/counter to counter. Added aenergy, renergy counter classes. (NOTE. Some parts of code still in progress).
Files changed (55)
M html/includes/cache-data.inc.php +72
A html/includes/entities/counter.inc.php +606
M html/includes/entities/generic.inc.php +13 -1
M html/includes/entities/printersupply.inc.php +8 -5
M html/includes/graphs/common.inc.php +1 -1
A html/includes/graphs/counter
A html/includes/graphs/counter/auth.inc.php +32
A html/includes/graphs/device/counter.inc.php +50
M html/includes/graphs/generic_definition.inc.php +49 -6
M html/includes/graphs/graph.inc.php +5 -2
M html/includes/navbar.inc.php +6 -1
M html/includes/status-summary.inc.php +18 -1
M html/pages/dashboard.inc.php +60 -45
M html/pages/device.inc.php +3 -1
M html/pages/device/health.inc.php +19 -1
A html/pages/device/health/counter.inc.php +38
M html/pages/device/health/sensors.inc.php +2 -2
M html/pages/device/overview-normal.inc.php +1
M html/pages/device/overview-wide.inc.php +3 -2
M html/pages/device/overview.inc.php +1
A html/pages/device/overview/counter.inc.php +118
M html/pages/device/printing.inc.php +28 -7
M html/pages/health.inc.php +16 -6
A html/pages/health/counter.inc.php +18
M includes/defaults.inc.php +1
A includes/definitions/entities/counters.inc.php +88
M includes/definitions/entities/sensors.inc.php +5 -3
M includes/definitions/graphtypes.inc.php +25
M includes/definitions/mibs.inc.php +18
M includes/definitions/mibs/cisco.inc.php +4 -1
M includes/definitions/mibs/ge.inc.php +9 -6
M includes/definitions/rewrites.inc.php +2
M includes/definitions/rrdtypes.inc.php +12 -2
A includes/discovery/counter
A includes/discovery/counter/printer-mib.inc.php +74
M includes/discovery/functions.inc.php +7 -3
M includes/discovery/sensors.inc.php +20 -9
M includes/discovery/sensors/cisco-entity-sensor-mib.inc.php +35 -21
M includes/discovery/sensors/dksf-48-4-x-x-1.inc.php +3 -1
M includes/discovery/sensors/dksf-50-11-x-x-x.inc.php +3 -1
M includes/discovery/sensors/dksf-60-4-x-x-x.inc.php +3 -1
M includes/discovery/sensors/dksf-70-5-x-x-1.inc.php +3 -1
M includes/discovery/sensors/hwg-pwr-mib.inc.php +10 -5
M includes/discovery/sensors/packetflux-mib.inc.php +1
M includes/discovery/sensors/pdu2-mib.inc.php +13 -10
D includes/discovery/sensors/printer-mib.inc.php -83
A includes/entities
M includes/entities.inc.php +39 -1
A includes/entities/counter.inc.php +799
M includes/functions.inc.php +8
A includes/polling/counter.inc.php +40
M includes/rrdtool.inc.php +73 -30
M poll-billing.php +2 -2
A update/409.sql +3
A update/410.php +86
📈 2,553 added 📉 261 removed

💻 r9871 TRIVIAL

Mike Stupalov 🐱 • 2019-05-07 12:18
Improved detect locally installed rancid version.
Files changed (2)
M includes/defaults.inc.php +1 -1
M scripts/generate-rancid.php +54 -21
📈 55 added 📉 22 removed

💻 r9870 MIBS

Mike Stupalov 🐱 • 2019-05-05 14:21
Updated Cisco SB mib files.
Files changed (37)
M includes/definitions/mibs/ciscosb.inc.php +9 -2
M mibs/ciscosb/CISCOSB-BRIDGE-SECURITY +272
M mibs/ciscosb/CISCOSB-BRIDGEMIBOBJECTS-MIB +639 -12
M mibs/ciscosb/CISCOSB-DHCPCL-MIB +10 -1
M mibs/ciscosb/CISCOSB-DHCPv6-CLIENT +4 -4
M mibs/ciscosb/CISCOSB-DOT1X-MIB +73 -1
M mibs/ciscosb/CISCOSB-EMBWEB-MIB +1 -1
A mibs/ciscosb/CISCOSB-FINDIT +138
M mibs/ciscosb/CISCOSB-HWENVIROMENT +2 -1
M mibs/ciscosb/CISCOSB-LLDP-MIB +6 -5
M mibs/ciscosb/CISCOSB-LOCALIZATION-MIB +62 -2
M mibs/ciscosb/CISCOSB-MIB +6
M mibs/ciscosb/CISCOSB-Physicaldescription-MIB +25 -1
A mibs/ciscosb/CISCOSB-PNP +408
M mibs/ciscosb/CISCOSB-QOS-APPS-MIB +2 -2
M mibs/ciscosb/CISCOSB-QOS-CLI-MIB +25 -8
M mibs/ciscosb/CISCOSB-QUEUE-STATISTICS-MIB +7 -4
M mibs/ciscosb/CISCOSB-RADIUSSRV +7 -7
M mibs/ciscosb/CISCOSB-rlBrgMulticast-MIB +407 -1,083
M mibs/ciscosb/CISCOSB-rldot1q-MIB +4 -1
A mibs/ciscosb/CISCOSB-rlIgmpSnooping-MIB +1,501
M mibs/ciscosb/CISCOSB-rlInterfaces +6 -5
A mibs/ciscosb/CISCOSB-rlSna-MIB +169
M mibs/ciscosb/CISCOSB-RMON +35
M mibs/ciscosb/CISCOSB-rndMng +8
A mibs/ciscosb/CISCOSB-SENSORENTMIB +130
D mibs/ciscosb/CISCOSB-SNA-MIB -48
M mibs/ciscosb/CISCOSB-SNMP-MIB +143 -4
M mibs/ciscosb/CISCOSB-SSH-MIB +14 -7
M mibs/ciscosb/CISCOSB-SSL +16 -9
M mibs/ciscosb/CISCOSB-STACK-MIB +1 -1
M mibs/ciscosb/CISCOSB-SYSLOG-MIB +3 -1
M mibs/ciscosb/CISCOSB-SYSMNG-MIB +23 -3
M mibs/ciscosb/CISCOSB-TIMESYNCHRONIZATION-MIB +2 -1
M mibs/ciscosb/CISCOSB-TRAPS-MIB +48 -4
M mibs/ciscosb/CISCOSB-vlan-MIB +12 -21
M mibs/ciscosb/CISCOSBLAN1-MIB +34
📈 9 added 📉 2 removed

💻 r9869 TRIVIAL

Mike Stupalov 🐱 • 2019-05-05 11:24
Split Cisco os definitions. Added detect For Cisco ESW series switches.
Files changed (4)
M includes/definitions/models.inc.php +10
M includes/definitions/os.inc.php -695
A includes/definitions/os/cisco.inc.php +604
A includes/definitions/os/ciscosb.inc.php +130
📈 744 added 📉 695 removed

💻 r9868 MIBS

Mike Stupalov 🐱 • 2019-05-03 21:50
Updated NetApp mib files.
Files changed (2)
M mibs/netapp/NETAPP-MIB +230 -8
A mibs/netapp/ONCOMMAND-MANAGER-MIB +15,037
📈 0 added 📉 0 removed

💻 r9867 TRIVIAL

Mike Stupalov 🐱 • 2019-05-03 17:14
Improved support for W&T devices (OBS-3002).
Files changed (4)
M includes/definitions/mibs/webgraph.inc.php +77 -32
M includes/definitions/os.inc.php +3 -1
M includes/discovery/sensors/webgraph-old-thermo-hygrometer-us-mib.inc.php +17 -4
A includes/discovery/sensors/webgraph-thermo-hygrometer-us-mib.inc.php +99
📈 196 added 📉 37 removed

💻 r9866 MIBS

Mike Stupalov 🐱 • 2019-05-03 17:10
Updated WebGraph mib files.
Files changed (17)
M mibs/webgraph/WebGraph-2xThermometer-US-MIB +491 -65
M mibs/webgraph/WebGraph-8xThermometer-US-MIB +316 -32
M mibs/webgraph/WebGraph-Air-Quality-US-MIB +271 -42
M mibs/webgraph/WebGraph-AnalogIn-57642-US-MIB +1
A mibs/webgraph/WebGraph-AnalogIO-57761-US-MIB +3,318
A mibs/webgraph/WebGraph-AnalogIO-57762-US-MIB +3,317
A mibs/webgraph/WebGraph-OLD-2xThermometer-US-MIB +2,359
A mibs/webgraph/WebGraph-OLD-8xThermometer-US-MIB +2,360
A mibs/webgraph/WebGraph-OLD-Air-Quality-US-MIB +2,427
A mibs/webgraph/WebGraph-OLD-Thermo-Hygro-Barometer-US-MIB +2,534
A mibs/webgraph/WebGraph-OLD-Thermometer-NTC-US-MIB +2,516
A mibs/webgraph/WebGraph-OLD-Thermometer-PT-US-MIB +5,376
M mibs/webgraph/WebGraph-Thermo-Hygro-Barometer-US-MIB +302 -70
M mibs/webgraph/WebGraph-Thermo-Hygrometer-US-MIB +421 -38
M mibs/webgraph/WebGraph-Thermometer-NTC-US-MIB +265 -38
M mibs/webgraph/WebGraph-Thermometer-PT-US-MIB +418 -67
M mibs/webgraph/Webio-Digital-MIB-US +15,050 -2,283
📈 0 added 📉 0 removed

💻 r9865 MIBS

Mike Stupalov 🐱 • 2019-05-03 15:13
Updated Hirschmann mib files.
Files changed (19)
M mibs/hirschmann/HIRSCHMANN-GENERIC-ERROR-MIB +5
M mibs/hirschmann/HIRSCHMANN-MGMT-MIB +2 -5
M mibs/hirschmann/HM2-DIAGNOSTIC-MIB +4 -4
M mibs/hirschmann/HM2-FILEMGMT-MIB +74 -7
M mibs/hirschmann/HM2-LOGGING-MIB +2 -2
M mibs/hirschmann/HM2-MAC-NOTIFICATION-MIB +1 -1
M mibs/hirschmann/HM2-MGMTACCESS-MIB +96 -5
M mibs/hirschmann/HM2-PLATFORM-DOT1X-ADVANCED-MIB +52 -2
M mibs/hirschmann/HM2-PLATFORM-QOS-ACL-MIB +5 -2
M mibs/hirschmann/HM2-PLATFORM-QOS-COS-MIB +2 -1
M mibs/hirschmann/HM2-PLATFORM-QOS-DIFFSERV-PRIVATE-MIB +23 -32
M mibs/hirschmann/HM2-PLATFORM-ROUTING-MIB +34 -3
M mibs/hirschmann/HM2-PLATFORM-SFLOW-MIB +1 -1
M mibs/hirschmann/HM2-PLATFORM-SWITCHING-MIB +160 -6
M mibs/hirschmann/HM2-PRODUCTS-MIB +24
M mibs/hirschmann/HM2-PWRMGMT-MIB +1 -1
M mibs/hirschmann/HM2-TIMESYNC-MIB +1
M mibs/hirschmann/HM2-USERMGMT-MIB +13 -2
A mibs/hirschmann/HMSECURITY2-MIB +6,753
📈 0 added 📉 0 removed

💻 r9864 TRIVIAL

Mike Stupalov 🐱 • 2019-05-03 15:09
Improved support for Extreme SLX devices (OBS-3004).
Files changed (4)
M html/includes/entities/sensor.inc.php +1 -1
M includes/definitions/mibs/brocade.inc.php +32 -3
M includes/definitions/os.inc.php +9 -1
M includes/discovery/mempools.inc.php +2
📈 44 added 📉 5 removed

💻 r9863 MIBS

Mike Stupalov 🐱 • 2019-05-03 14:37
Updated Extreme specific mib files.
Files changed (11)
A mibs/brocade/BROCADE-ACL-MIB +634
A mibs/brocade/BROCADE-INTERFACE-STATS-MIB +302
A mibs/brocade/BROCADE-MODULE-CPU-UTIL-MIB +136
A mibs/brocade/BROCADE-MODULE-MEM-UTIL-MIB +151
A mibs/brocade/BROCADE-MPLS-MIB +760
M mibs/brocade/BROCADE-OPTICAL-MONITORING-MIB +13 -12
M mibs/brocade/BROCADE-PRODUCTS-MIB +20 -15
A mibs/brocade/BROCADE-TCAM-MIB +251
A mibs/brocade/BROCADE-TMSTATS-MIB +521
M mibs/brocade/SWSYSTEM-MIB +11 -12
M mibs/extreme/EXTREME-BASE-MIB +263 -20
📈 0 added 📉 0 removed

💻 r9862 TRIVIAL

Mike Stupalov 🐱 • 2019-05-03 08:28
Updated rancid os_map for v3.9+.
Files changed (2)
M includes/config-variables.inc.php +2
M includes/definitions.inc.php +6 -1
📈 8 added 📉 1 removed

💻 r9861 TRIVIAL

Mike Stupalov 🐱 • 2019-05-02 14:12
Fixed fatal error in value_to_units() when passed non numeric value.
Files changed (2)
M html/includes/entities/sensor.inc.php +1 -1
M includes/common.inc.php +36
📈 37 added 📉 1 removed

💻 r9860 TRIVIAL

Mike Stupalov 🐱 • 2019-05-01 16:54
Brand new RedHat logo.
Files changed (4)
html/images/os/redhat_2x.png
A html/images/os/redhat_old_2x.png +1
A html/images/os/redhat_old.png +1
html/images/os/redhat.png
📈 2 added 📉 0 removed

💻 r9859 TRIVIAL

Mike Stupalov 🐱 • 2019-04-30 15:25
Fixed colorized tables output in cli.
Files changed (1)
M includes/functions.inc.php +7 -1
📈 7 added 📉 1 removed

💻 r9858 TRIVIAL

Mike Stupalov 🐱 • 2019-04-30 13:23
Small improvement for discovery sensors on HP iPDU.
Files changed (3)
M includes/definitions/mibs/hp.inc.php +59
M includes/definitions/os.inc.php +6 -209
A includes/definitions/os/hp.inc.php +215
📈 280 added 📉 209 removed

💻 r9857 TRIVIAL

Mike Stupalov 🐱 • 2019-04-30 11:39
Small rearrange os definitions.
Files changed (5)
M includes/definitions/mibs/hirschmann.inc.php +6
M includes/definitions/os.inc.php +1 -27
M includes/definitions/os/bachmann.inc.php +13
A includes/definitions/os/hirschmann.inc.php +43
D includes/definitions/os/riedo.inc.php -27
📈 63 added 📉 54 removed

💻 r9856 FIX

Adam Armstrong 🐸 • 2019-04-27 13:50
Fix WWP LEOS mempool oids
Files changed (1)
M includes/definitions/mibs/wwp.inc.php +4 -4
📈 4 added 📉 4 removed

💻 r9855 MINOR

Mike Stupalov 🐱 • 2019-04-26 12:18
Added support for FiberHome devices (OLT, IOS, Switch).
Files changed (5)
A html/images/os/fiberhome_2x.png +1
A html/images/os/fiberhome.png +1
A includes/definitions/mibs/fiberhome.inc.php +264
A includes/definitions/os/fiberhome.inc.php +50
M includes/discovery/mempools.inc.php +8 -4
📈 324 added 📉 4 removed

💻 r9854 MIBS

Mike Stupalov 🐱 • 2019-04-26 12:17
Added FiberHome mib files.
Files changed (11)
M mibs/fiberhome/FIBERHOME-DATACOMM-MIB +2,325 -105
M mibs/fiberhome/GEPON-OLT-COMMON-MIB +11,116 -2,427
A mibs/fiberhome/GEPON-OLT-VOICE-MIB +1,449
A mibs/fiberhome/WRI-CPU-MIB +225
A mibs/fiberhome/WRI-DEVICE-MIB +758
A mibs/fiberhome/WRI-FAN-MIB +400
A mibs/fiberhome/WRI-MEMORY-MIB +356
A mibs/fiberhome/WRI-POWER-MIB +262
A mibs/fiberhome/WRI-SMI +426
A mibs/fiberhome/WRI-TEMPERATURE-MIB +215
A mibs/fiberhome/WRI-VOLTAGE-MIB +205
📈 0 added 📉 0 removed

💻 r9853 TRIVIAL

Mike Stupalov 🐱 • 2019-04-25 16:17
Fixed scale for humidity sensor by NETTRACK-E3METER-SNMP-MIB.
Files changed (1)
M includes/definitions/mibs/bachmann.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r9852 TRIVIAL

Mike Stupalov 🐱 • 2019-04-25 13:54
Missed file commit (OBS-2691).
Files changed (1)
A includes/definitions/os/nag.inc.php +71
📈 71 added 📉 0 removed

💻 r9851 TRIVIAL

Mike Stupalov 🐱 • 2019-04-25 13:52
Added detect for some Optical tranceivers (OBS-2691). Added new device type "optical".
Files changed (8)
A html/images/os/vector_2x.png +1
A html/images/os/vector.png +1
A html/images/os/volius_2x.png +1
A html/images/os/volius.png +1
M includes/definitions/entities/devices.inc.php +6
M includes/definitions/models.inc.php +6
M includes/definitions/os.inc.php +1 -31
M includes/polling/os.inc.php +11 -5
📈 28 added 📉 36 removed

💻 r9850 MINOR

Mike Stupalov 🐱 • 2019-04-25 00:27
Added support for Riedo E3METER and Bachmann BlueNet devices (OBS-2976, OBS-2993).
Files changed (9)
A html/images/os/bachmann_2x.png +1
A html/images/os/bachmann.png +1
A html/images/os/riedo_2x.png +1
A html/images/os/riedo.png +1
A includes/definitions/mibs/bachmann.inc.php +113
A includes/definitions/os
M includes/definitions/os.inc.php +13 -11
A includes/definitions/os/bachmann.inc.php +26
A includes/definitions/os/riedo.inc.php +27
📈 183 added 📉 11 removed

💻 r9849 MIBS

Mike Stupalov 🐱 • 2019-04-25 00:19
Added Bachmann, NetTrack mib files.
Files changed (8)
A mibs/bachmann
A mibs/bachmann/BACHMANN-BLUENET2-CAPABILITY-MIB +456
A mibs/bachmann/BACHMANN-BLUENET2-MIB +5,142
A mibs/bachmann/BACHMANN-BLUENET2-PRODUCTS-MIB +347
A mibs/bachmann/BACHMANN-SMI-MIB +45
A mibs/bachmann/BLUENET-IRS +2,211
A mibs/bachmann/NETTRACK-E3METER-SNMP-MIB +641
A mibs/bachmann/PTOPO-MIB +834
📈 0 added 📉 0 removed

💻 r9848 TRIVIAL

Mike Stupalov 🐱 • 2019-04-24 23:17
Use oid_next definition for fetch by snmpgetnext and prevent fetch incorrect data for oid without index.
Files changed (3)
M includes/definitions/mibs/rfc.inc.php +3 -3
M includes/polling/os.inc.php +2 -2
M includes/polling/system.inc.php +2 -2
📈 7 added 📉 7 removed

💻 r9847 TRIVIAL

Mike Stupalov 🐱 • 2019-04-24 17:30
Fixed convert incorrect hex ip address for Cisco SLA target (OBS-2995).
Files changed (2)
M includes/functions.inc.php +41 -27
M tests/IncludesFunctionsTest.php +2
📈 43 added 📉 27 removed

💻 r9846 TRIVIAL

Mike Stupalov 🐱 • 2019-04-22 15:35
Fixed trailing spaces cleaning in polling os/system parameters.
Files changed (3)
M includes/definitions.inc.php +2 -2
M includes/polling/os.inc.php +3 -3
M includes/polling/system.inc.php +3 -3
📈 8 added 📉 8 removed

💻 r9845 TRIVIAL

Mike Stupalov 🐱 • 2019-04-21 16:08
Fixed pear libs compatibility errors and warnings.
Files changed (6)
M .phpcs.xml +49 -1
M libs/pear/Crypt/CHAP.php +6 -8
M libs/pear/Mail/Mail/mail.php +1 -1
M libs/pear/Net/IPv4.php +1 -1
M libs/pear/Net/SMTP.php +133 -21
M libs/pear/Net/Socket.php +149 -97
📈 49 added 📉 1 removed

💻 r9844 MINOR

Mike Stupalov 🐱 • 2019-04-21 08:25
Fixed multiple php code compatibility errors and warnings.
Files changed (23)
A .phpcs.xml +135
M html/includes/authenticate.inc.php +7 -1
M html/includes/authentication/ldap.inc.php +7 -2
M html/includes/collectd/definitions.php +13 -13
M html/includes/collectd/functions.php +23 -15
M html/includes/graphs/application/shoutcast_multi_bits.inc.php +4 -7
M html/includes/graphs/application/shoutcast_multi_stats.inc.php +4 -7
D html/includes/graphs/ping
M html/includes/notifications.inc.php +2
M html/includes/print/authlog.inc.php +3 -3
M html/pages/device/apps/shoutcast.inc.php +4 -7
M html/ui-test.php -4
M includes/common.inc.php +9 -5
M includes/discovery/ip-addresses.inc.php +2 -2
M includes/discovery/ip-addresses/ip-mib.inc.php +1 -1
M includes/discovery/sensors/cisco-entity-sensor-mib.inc.php +6 -6
M includes/discovery/sensors/enlogic-pdu-mib.inc.php +1 -1
M includes/discovery/sensors/rittal-cmc-tc-mib.inc.php +1 -1
M includes/polling/ports/huawei-l2if-mib.inc.php +1 -1
M includes/polling/ports/q-bridge-mib.inc.php +15 -2
M includes/rewrites.inc.php +2 -2
M libs/ref.inc.php +2 -1
M tests/templates/i18n/I18n.php +1 -1
📈 241 added 📉 81 removed

💻 r9843 TRIVIAL

Mike Stupalov 🐱 • 2019-04-19 14:39
Added display tooltip for sensors with value in alternative units.
Files changed (2)
M html/includes/entities/sensor.inc.php +15 -1
M includes/definitions/entities/sensors.inc.php +6 -7
📈 21 added 📉 8 removed

💻 r9842 MINOR

Mike Stupalov 🐱 • 2019-04-19 14:36
Added external library for units conversion. Improved value_to_si() function with external lib. Added function value_to_units() for convert values to any known (by external library) unit. Removed unused functions f2c(), c2f().
Files changed (33)
M includes/common.inc.php +88 -114
A libs/PhpUnitsOfMeasure
A libs/PhpUnitsOfMeasure/AbstractPhysicalQuantity.php +276
A libs/PhpUnitsOfMeasure/Exception
A libs/PhpUnitsOfMeasure/Exception/AbstractPhysicalQuantityException.php +26
A libs/PhpUnitsOfMeasure/Exception/DuplicateUnitNameOrAlias.php +7
A libs/PhpUnitsOfMeasure/Exception/NonNumericValue.php +7
A libs/PhpUnitsOfMeasure/Exception/NonStringUnitName.php +7
A libs/PhpUnitsOfMeasure/Exception/PhysicalQuantityMismatch.php +7
A libs/PhpUnitsOfMeasure/Exception/UnknownUnitOfMeasure.php +7
A libs/PhpUnitsOfMeasure/HasSIUnitsTrait.php +201
A libs/PhpUnitsOfMeasure/PhysicalQuantity
A libs/PhpUnitsOfMeasure/PhysicalQuantity/Acceleration.php +38
A libs/PhpUnitsOfMeasure/PhysicalQuantity/Angle.php +80
A libs/PhpUnitsOfMeasure/PhysicalQuantity/Area.php +103
A libs/PhpUnitsOfMeasure/PhysicalQuantity/ElectricCurrent.php +36
A libs/PhpUnitsOfMeasure/PhysicalQuantity/Energy.php +80
A libs/PhpUnitsOfMeasure/PhysicalQuantity/Length.php +102
A libs/PhpUnitsOfMeasure/PhysicalQuantity/LuminousIntensity.php +30
A libs/PhpUnitsOfMeasure/PhysicalQuantity/Mass.php +102
A libs/PhpUnitsOfMeasure/PhysicalQuantity/Power.php +46
A libs/PhpUnitsOfMeasure/PhysicalQuantity/Pressure.php +84
A libs/PhpUnitsOfMeasure/PhysicalQuantity/Quantity.php +32
A libs/PhpUnitsOfMeasure/PhysicalQuantity/SolidAngle.php +32
A libs/PhpUnitsOfMeasure/PhysicalQuantity/Temperature.php +141
A libs/PhpUnitsOfMeasure/PhysicalQuantity/Time.php +95
A libs/PhpUnitsOfMeasure/PhysicalQuantity/Velocity.php +127
A libs/PhpUnitsOfMeasure/PhysicalQuantity/Volume.php +131
A libs/PhpUnitsOfMeasure/PhysicalQuantity/VolumeFlow.php +222
A libs/PhpUnitsOfMeasure/PhysicalQuantityInterface.php +93
A libs/PhpUnitsOfMeasure/UnitOfMeasure.php +171
A libs/PhpUnitsOfMeasure/UnitOfMeasureInterface.php +88
M tests/IncludesCommonTest.php +2 -2
📈 90 added 📉 116 removed

💻 r9841 TRIVIAL

Mike Stupalov 🐱 • 2019-04-19 14:31
Removed hardcoded unit conversion in lmsensors unix-agent polling.
Files changed (2)
M includes/polling/functions.inc.php +1 -1
M includes/polling/unix-agent/lmsensors.inc.php +7 -12
📈 8 added 📉 13 removed

💻 r9840 TRIVIAL

Mike Stupalov 🐱 • 2019-04-17 21:55
Improved discovery sensors for Dell PowerVault ME series by FCMGMT-MIB.
Files changed (3)
M includes/definitions/mibs/brocade.inc.php -6
A includes/definitions/mibs/rfc.inc.php +63
M includes/definitions/os.inc.php +1
📈 64 added 📉 6 removed

💻 r9839 MINOR

Mike Stupalov 🐱 • 2019-04-17 21:52
Added snmp_getnext_oid() function for fetch value with random/unknown index. Improved snmp_fix_numeric() for more complex strings with numbers.
Files changed (7)
M includes/common.inc.php +1 -1
M includes/defaults.inc.php +1
M includes/polling/os.inc.php +7 -2
M includes/polling/system.inc.php +5
M includes/snmp.inc.php +81 -17
M tests/IncludesSnmpTest.php +6
M tests/SnmpDataTest2.php +21
📈 122 added 📉 20 removed

💻 r9838 TRIVIAL

Tom Laermans 🦔 • 2019-04-17 09:41
Fix debug output for missing filenames in application graph includes
Files changed (163)
M html/includes/graphs/application/apache_scoreboard.inc.php +1 -1
M html/includes/graphs/application/asterisk_activecall.inc.php +1 -1
M html/includes/graphs/application/asterisk_peers.inc.php +1 -1
M html/includes/graphs/application/bind_answers.inc.php +9 -9
M html/includes/graphs/application/bind_cache.inc.php +1 -1
M html/includes/graphs/application/bind_query_in.inc.php +1 -1
M html/includes/graphs/application/bind_query_out.inc.php +1 -1
M html/includes/graphs/application/bind_query_rejected.inc.php +9 -9
M html/includes/graphs/application/bind_req_in.inc.php +8 -8
M html/includes/graphs/application/bind_req_proto.inc.php +9 -9
M html/includes/graphs/application/bind_resolv_dnssec.inc.php +10 -10
M html/includes/graphs/application/bind_resolv_errors.inc.php +10 -9
M html/includes/graphs/application/bind_resolv_queries.inc.php +10 -10
M html/includes/graphs/application/bind_resolv_rtt.inc.php +9 -9
M html/includes/graphs/application/bind_updates.inc.php +9 -9
M html/includes/graphs/application/bind_zone_maint.inc.php +9 -9
M html/includes/graphs/application/ceph_iops.inc.php +16 -5
M html/includes/graphs/application/ceph_osd.inc.php +20 -9
M html/includes/graphs/application/dhcpkit_msgtypes.inc.php +10 -10
M html/includes/graphs/application/dhcpkit_packets.inc.php +10 -10
M html/includes/graphs/application/drbd_queue.inc.php +1 -1
M html/includes/graphs/application/exchange_as_curreqs.inc.php +1 -1
M html/includes/graphs/application/exchange_as_pingcmd.inc.php +1 -1
M html/includes/graphs/application/exchange_as_syncmd.inc.php +1 -1
M html/includes/graphs/application/exchange_auto_errors.inc.php +1 -1
M html/includes/graphs/application/exchange_auto_totalreqs.inc.php +1 -1
M html/includes/graphs/application/exchange_is_active.inc.php +1 -1
M html/includes/graphs/application/exchange_is_rpcfail.inc.php +1 -1
M html/includes/graphs/application/exchange_is_rpcreq.inc.php +1 -1
M html/includes/graphs/application/exchange_is_users.inc.php +1 -1
M html/includes/graphs/application/exchange_mb_latency.inc.php +1 -1
M html/includes/graphs/application/exchange_mb_msgs.inc.php +1 -1
M html/includes/graphs/application/exchange_oab_dlcom.inc.php +1 -1
M html/includes/graphs/application/exchange_oab_dlq.inc.php +1 -1
M html/includes/graphs/application/exchange_owa_reqsec.inc.php +1 -1
M html/includes/graphs/application/exchange_owa_rtime.inc.php +1 -1
M html/includes/graphs/application/exchange_owa_users.inc.php +1 -1
M html/includes/graphs/application/exchange_trans_mbque.inc.php +1 -1
M html/includes/graphs/application/exchange_trans_queue.inc.php +1 -1
M html/includes/graphs/application/exchange_trans_smtp.inc.php +1 -1
M html/includes/graphs/application/exchange_trans_subque.inc.php +1 -1
M html/includes/graphs/application/exim-mailqueue_total.inc.php +9 -9
M html/includes/graphs/application/ioping_iops.inc.php +5 -5
M html/includes/graphs/application/ioping_speed.inc.php +5 -5
M html/includes/graphs/application/ioping_timing.inc.php +5 -5
M html/includes/graphs/application/jvmoverjmx_classes.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_eden.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_gc_old_count.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_gc_old_time.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_gc_young_count.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_gc_young_time.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_heap.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_memory_summary.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_nonheap.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_old.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_perm.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_system_uptime.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_threads.inc.php +1 -1
M html/includes/graphs/application/kamailio_core.inc.php +14 -2
M html/includes/graphs/application/kamailio_errors.inc.php +12 -1
M html/includes/graphs/application/kamailio_registrar.inc.php +13 -1
M html/includes/graphs/application/kamailio_shmen.inc.php +14 -2
M html/includes/graphs/application/kamailio_sl123.inc.php +14 -2
M html/includes/graphs/application/kamailio_sl4.inc.php +14 -2
M html/includes/graphs/application/kamailio_sl56.inc.php +14 -2
M html/includes/graphs/application/kamailio_tcp.inc.php +14 -2
M html/includes/graphs/application/kamailio_tmx.inc.php +13 -1
M html/includes/graphs/application/kamailio_usrloc.inc.php +14 -2
M html/includes/graphs/application/lighttpd_scoreboardstatistics.inc.php +12 -1
M html/includes/graphs/application/lighttpd_servers.inc.php +20 -9
M html/includes/graphs/application/memcached_data.inc.php +1 -1
M html/includes/graphs/application/memcached_items.inc.php +1 -1
M html/includes/graphs/application/mongodb_commands.inc.php +1 -1
M html/includes/graphs/application/mongodb_connections.inc.php +1 -1
M html/includes/graphs/application/mongodb_mem.inc.php +1 -1
M html/includes/graphs/application/mongodb_queue.inc.php +1 -1
M html/includes/graphs/application/mongodb_replication.inc.php +1 -1
M html/includes/graphs/application/mongodb_wired.inc.php +1 -1
M html/includes/graphs/application/mssql_buffer_page.inc.php +1 -1
M html/includes/graphs/application/mssql_buffer_pglife.inc.php +1 -1
M html/includes/graphs/application/mssql_buffer_stalls.inc.php +1 -1
M html/includes/graphs/application/mssql_stats.inc.php +1 -1
M html/includes/graphs/application/mysql_command_counters.inc.php +1 -1
M html/includes/graphs/application/mysql_connections.inc.php +1 -1
M html/includes/graphs/application/mysql_files_tables.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_buffer_pool_activity.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_buffer_pool.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_insert_buffer.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_io_pending.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_row_operations.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_semaphores.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_transactions.inc.php +1 -1
M html/includes/graphs/application/mysql_myisam_indexes.inc.php +1 -1
M html/includes/graphs/application/mysql_query_cache_memory.inc.php +1 -1
M html/includes/graphs/application/mysql_query_cache.inc.php +1 -1
M html/includes/graphs/application/mysql_select_types.inc.php +1 -1
M html/includes/graphs/application/mysql_slow_queries.inc.php +1 -1
M html/includes/graphs/application/mysql_sorts.inc.php +1 -1
M html/includes/graphs/application/mysql_status.inc.php +1 -1
M html/includes/graphs/application/mysql_table_locks.inc.php +1 -1
M html/includes/graphs/application/mysql_temporary_objects.inc.php +1 -1
M html/includes/graphs/application/nfs_nfs2.inc.php +1 -1
M html/includes/graphs/application/nfs_nfs3.inc.php +1 -1
M html/includes/graphs/application/nfs_nfs4.inc.php +1 -1
M html/includes/graphs/application/nfsd_io.inc.php +1 -1
M html/includes/graphs/application/nfsd_net.inc.php +1 -1
M html/includes/graphs/application/nfsd_proc3.inc.php +1 -1
M html/includes/graphs/application/nfsd_rc.inc.php +1 -1
M html/includes/graphs/application/nfsd_rpc.inc.php +1 -1
M html/includes/graphs/application/nginx_connections.inc.php +1 -1
M html/includes/graphs/application/nsd_axfr.inc.php +1 -1
M html/includes/graphs/application/nsd_memory.inc.php +1 -1
M html/includes/graphs/application/nsd_qtype.inc.php +1 -1
M html/includes/graphs/application/nsd_queries.inc.php +1 -1
M html/includes/graphs/application/nsd_rcode.inc.php +1 -1
M html/includes/graphs/application/ntpclient_stats.inc.php +1 -1
M html/includes/graphs/application/ntpd_buffer.inc.php +1 -1
M html/includes/graphs/application/ntpd_packets.inc.php +1 -1
M html/includes/graphs/application/ntpd_stats.inc.php +1 -1
M html/includes/graphs/application/ntpdserver_buffer.inc.php +1 -1
M html/includes/graphs/application/ntpdserver_packets.inc.php +5 -5
M html/includes/graphs/application/ntpdserver_stats.inc.php +5 -5
M html/includes/graphs/application/postgresql_blks.inc.php +1 -1
M html/includes/graphs/application/postgresql_connects.inc.php +1 -1
M html/includes/graphs/application/postgresql_queries.inc.php +1 -1
M html/includes/graphs/application/postgresql_tuples_query.inc.php +1 -1
M html/includes/graphs/application/postgresql_tuples.inc.php +1 -1
M html/includes/graphs/application/postgresql_xact.inc.php +1 -1
M html/includes/graphs/application/powerdns_fail.inc.php +1 -1
M html/includes/graphs/application/powerdns_packetcache.inc.php +1 -1
M html/includes/graphs/application/powerdns_queries_udp.inc.php +1 -1
M html/includes/graphs/application/powerdns_queries.inc.php +1 -1
M html/includes/graphs/application/powerdns_querycache.inc.php +1 -1
M html/includes/graphs/application/powerdns_recursing.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_cache.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_cpuload.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_errors.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_hitrate.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_latency.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_limits.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_load.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_outqueries.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_qalatency.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_queries.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_tcpqueries.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_timeouts.inc.php +1 -1
M html/includes/graphs/application/unbound_class.inc.php +1 -1
M html/includes/graphs/application/unbound_flags.inc.php +1 -1
M html/includes/graphs/application/unbound_memory.inc.php +1 -1
M html/includes/graphs/application/unbound_opcode.inc.php +1 -1
M html/includes/graphs/application/unbound_qtype.inc.php +1 -1
M html/includes/graphs/application/unbound_queries.inc.php +2 -2
M html/includes/graphs/application/unbound_queue.inc.php +1 -1
M html/includes/graphs/application/unbound_rcode.inc.php +1 -1
M html/includes/graphs/application/varnish_backend.inc.php +1 -1
M html/includes/graphs/application/varnish_cache.inc.php +1 -1
M html/includes/graphs/application/varnish_lru.inc.php +1 -1
M html/includes/graphs/application/vmwaretools_cpu.inc.php +1 -1
M html/includes/graphs/application/zimbra_connections.inc.php +1 -1
M html/includes/graphs/application/zimbra_fdcount.inc.php +5 -5
M html/includes/graphs/application/zimbra_jvmthreads.inc.php +2 -2
M html/includes/graphs/application/zimbra_mtaqueue.inc.php +1 -1
M html/includes/graphs/application/zimbra_threads.inc.php +1 -1
📈 487 added 📉 323 removed

💻 r9837 TRIVIAL

Mike Stupalov 🐱 • 2019-04-17 08:27
Fixed Cisco Reserved Vlans range (OBS-2991).
Files changed (1)
M includes/discovery/vlans/cisco-vtp-mib.inc.php +6 -2
📈 6 added 📉 2 removed

💻 r9836 TRIVIAL

Mike Stupalov 🐱 • 2019-04-16 15:54
Improved detect Dell PowerVault SAN.
Files changed (1)
M includes/definitions/os.inc.php +6
📈 6 added 📉 0 removed

💻 r9835 TRIVIAL

Mike Stupalov 🐱 • 2019-04-16 15:32
Added basic support for Kohler generators.
Files changed (4)
A html/images/os/kohler_2x.png +1
A html/images/os/kohler.png +1
A includes/definitions/mibs/kohler.inc.php +51
M includes/definitions/os.inc.php +11
📈 64 added 📉 0 removed

💻 r9834 MIBS

Mike Stupalov 🐱 • 2019-04-16 14:43
Added new mib files for kohler, nti. FCMGMT-MIB moved to rfc.
Files changed (11)
D mibs/brocade/FCMGMT-MIB -2,718
D mibs/cisco/FCMGMT-MIB -2,713
A mibs/kohler
A mibs/kohler/KohlerGCon-MIB +167
A mibs/nti/ENVIROMUX-1W-MIB +423
M mibs/nti/ENVIROMUX16D +253 -26
M mibs/nti/ENVIROMUX2D +204 -27
M mibs/nti/ENVIROMUX5D +254 -27
A mibs/nti/ENVIROMUXMICRO-MIB +461
A mibs/nti/ENVSEMS2D +1,287
A mibs/rfc/FCMGMT-MIB +2,819
📈 0 added 📉 0 removed

💻 r9833 TRIVIAL

Mike Stupalov 🐱 • 2019-04-16 12:50
Forced sensors caching by snmpwalk on Brocade NOS (OBS-2985).
Files changed (1)
M includes/definitions/os.inc.php +1
📈 1 added 📉 0 removed

💻 r9832 TRIVIAL

Mike Stupalov 🐱 • 2019-04-15 10:00
Revert default airflow unit.
Files changed (5)
M includes/common.inc.php +22
M includes/discovery/sensors/cisco-entity-sensor-mib.inc.php +4
M includes/discovery/sensors/powernet-mib.inc.php +3 -3
M includes/discovery/sensors/sun-platform-mib.inc.php +1 -1
M includes/polling/functions.inc.php +1 -1
📈 31 added 📉 5 removed

💻 r9831 TRIVIAL

Mike Stupalov 🐱 • 2019-04-12 17:20
Fixed airflow sensor units.
Files changed (11)
M includes/common.inc.php +60 -30
M includes/definitions/entities/sensors.inc.php +6 -4
M includes/discovery/sensors/cisco-entity-sensor-mib.inc.php +1 -1
M includes/discovery/sensors/geist-mib-v3.inc.php +8 -2
M includes/discovery/sensors/netbotzv2-mib.inc.php +3 -1
M includes/discovery/sensors/pdu-mib.inc.php +8 -4
M includes/discovery/sensors/powernet-mib.inc.php +14 -4
M includes/discovery/sensors/rittal-cmc-tc-mib.inc.php +7 -2
M includes/discovery/sensors/serverscheck.inc.php +4
M includes/discovery/sensors/sun-platform-mib.inc.php +1 -1
M includes/polling/functions.inc.php +25 -8
📈 137 added 📉 57 removed

💻 r9830 NEW

Tom Laermans 🦔 • 2019-04-12 12:38
Add SMSTools3 alerting transport
Files changed (2)
A includes/alerting/smstools.inc.php +42
M includes/definitions/transports.inc.php +13
📈 55 added 📉 0 removed

💻 r9829 TRIVIAL

Mike Stupalov 🐱 • 2019-04-12 12:00
Fixed empty tooltip from format_unixtime().
Files changed (3)
M html/includes/functions.inc.php +1
M includes/common.inc.php +2 -2
M tests/IncludesCommonTest.php +2 -1
📈 5 added 📉 3 removed

💻 r9828 TRIVIAL

Mike Stupalov 🐱 • 2019-04-12 11:39
Fixed format_unixtime() processing with incorrect strings.
Files changed (2)
M includes/common.inc.php +4
M tests/IncludesCommonTest.php +3
📈 7 added 📉 0 removed

💻 r9827 TRIVIAL

Mike Stupalov 🐱 • 2019-04-12 10:00
Added multiple imperial unit conversions for waterflow and velocity. Changed default unit for waterflow to L/s.
Files changed (3)
M includes/common.inc.php +62 -5
M includes/definitions/entities/sensors.inc.php +11 -11
M includes/discovery/sensors/rittal-cmc-iii-mib.inc.php +1
📈 74 added 📉 16 removed

💻 r9826 TRIVIAL

Mike Stupalov 🐱 • 2019-04-12 09:53
Fixed detect port ifDuplex when snmp Wrong Type reported.
Files changed (1)
M includes/polling/ports/etherlike-mib.lib.php +16 -1
📈 16 added 📉 1 removed

💻 r9825 TRIVIAL

Mike Stupalov 🐱 • 2019-04-12 07:33
Improved discovery sensors by ENVIROMUX16D.
Files changed (1)
M includes/definitions/mibs/nti.inc.php +54 -31
📈 54 added 📉 31 removed

💻 r9824 MINOR

Mike Stupalov 🐱 • 2019-04-11 20:49
Added improved NTI Envitomux devices and sensors by ENVIROMUX16D (OBS-2900).
Files changed (7)
A html/images/os/nti_2x.png +1
A html/images/os/nti.png +1
M includes/definitions/entities/sensors.inc.php +1 -1
A includes/definitions/mibs/nti.inc.php +381
M includes/definitions/mibs/pandacom.inc.php +5
M includes/definitions/models.inc.php +7
M includes/definitions/os.inc.php +13 -4
📈 409 added 📉 5 removed

💻 r9823 TRIVIAL

Mike Stupalov 🐱 • 2019-04-11 20:45
Added ft/s unit conversion.
Files changed (2)
M includes/common.inc.php +9
M includes/discovery/functions.inc.php +15 -9
📈 24 added 📉 9 removed

💻 r9822 MIBS

Mike Stupalov 🐱 • 2019-04-10 17:02
Updated mib files.
Files changed (70)
A mibs/d-link/AGENT-MIB +873
M mibs/d-link/DES-1210-10AXME +2 -2
M mibs/d-link/DES-1210-10MEbx +2 -2
M mibs/d-link/DES-1210-26MEbx +2 -2
M mibs/d-link/DES-1210-28-AX +2 -2
M mibs/d-link/DES-1210-52-BX +2 -2
M mibs/d-link/DES-1210-52-CX +2 -2
A mibs/d-link/DES-1228p-MIB +2,029
A mibs/d-link/DES3226S-L2MGMT-MIB +2,762
A mibs/d-link/DES3326S-L2MGMT-MIB +2,766
A mibs/d-link/DES3326SR-L2MGMT-MIB +2,766
A mibs/d-link/DES6500-L2MGMT-MIB +1,839
M mibs/d-link/DGS-1210-24-AX +2 -2
A mibs/d-link/DGS3312SR-L2MGMT-MIB +1,728
A mibs/d-link/DGS3426G-L2MGMT-MIB +3,516
A mibs/d-link/DLINK-WLAN-MIB +1,291
A mibs/d-link/DLINKMGMT-MIB +538
A mibs/d-link/Double-VLAN-MIB +177
A mibs/d-link/JWAC-MIB +1,181
A mibs/d-link/PIM-SM-MIB +812
A mibs/d-link/RSPAN-MGMT-MIB +161
A mibs/d-link/SUBNETVLAN-MIB +261
A mibs/d-link/SW3528PRIMGMT-MIB +27
A mibs/d-link/SWDGS3024PRIMGMT-MIB +14
A mibs/d-link/SWPRIMGMT-MIB +26
A mibs/d-link/VLAN-COUNTER-MIB +199
A mibs/d-link/VOICE-VLAN-MIB +332
M mibs/dell/DELL-REF-MIB +8 -1
A mibs/dell/FLUIDFS-MIB +1,327
A mibs/exinda
A mibs/exinda/EXINDA-MIB +1,365
A mibs/mediant
A mibs/mediant/AC-ANALOG-MIB +1,775
A mibs/mediant/AC-CONTROL-MIB +3,940
A mibs/mediant/AC-FAULT-TC +136
A mibs/mediant/AC-MEDIA-MIB +4,867
A mibs/mediant/AC-ModularGW-MIB +319
A mibs/mediant/AC-PM-Analog-MIB +287
A mibs/mediant/AC-PM-ATM-MIB +525
A mibs/mediant/AC-PM-Control-MIB +7,508
A mibs/mediant/AC-PM-Media-MIB +5,415
A mibs/mediant/AC-PM-MediaServer-MIB +1,840
A mibs/mediant/AC-PM-PSTN-MIB +824
A mibs/mediant/AC-PM-SS7-MIB +2,835
A mibs/mediant/AC-PM-System-MIB +6,419
A mibs/mediant/AC-PSTN-MIB +2,309
A mibs/mediant/AC-QOS-MIB +934
A mibs/mediant/AC-SS7-MIB +4,794
A mibs/mediant/AC-SYSTEM-MIB +12,300
A mibs/mediant/AC-V5-MIB +871
A mibs/mediant/AcAlarm +553
A mibs/mediant/AUDIOCODES-TYPES-MIB +264
A mibs/redlionram
A mibs/redlionram/RED-LION-RAM-MIB +1,563
M mibs/rittal/RITTAL-CMC-III-CAPABILITY-MIB +2 -2
M mibs/rittal/RITTAL-CMC-III-MIB +62 -17
M mibs/rittal/RITTAL-CMC-III-PRODUCTS-MIB +4
A mibs/zyxel/ZYXEL-accessSwitch-MIB +964
A mibs/zyxel/ZyXEL-COE-MIB +118
A mibs/zyxel/ZYXEL-ES2024A-MIB +2,438
A mibs/zyxel/ZYXEL-ES2108-MIB +2,437
A mibs/zyxel/ZYXEL-ES2108G-MIB +2,437
A mibs/zyxel/ZYXEL-ES3124-MIB +4,447
A mibs/zyxel/ZYXEL-ES3124PWR-MIB +4,436
A mibs/zyxel/ZYXEL-GS2024-MIB +2,981
A mibs/zyxel/ZYXEL-GS4012F-MIB +4,321
A mibs/zyxel/ZYXEL-GS4024-MIB +4,322
A mibs/zyxel/ZYXEL-PROWIRELESS-MIB +522
A mibs/zyxel/ZYXEL-VDSLLINE-MIB +1,648
A mibs/zyxel/ZYXEL-ZYWALLIDP10-MIB +305
📈 0 added 📉 0 removed

💻 r9821 TRIVIAL

Mike Stupalov 🐱 • 2019-04-10 16:07
Updated Fortinet Models and MIB files (OBS-2982).
Files changed (6)
M includes/definitions/models.inc.php +55 -3
M mibs/fortinet/FORTINET-CORE-MIB +24 -3
A mibs/fortinet/FORTINET-FORTIAUTHENTICATOR-MIB +407
M mibs/fortinet/FORTINET-FORTIGATE-MIB +3,158 -65
M mibs/fortinet/FORTINET-FORTIMAIL-MIB +113 -26
M mibs/fortinet/FORTINET-FORTIMANAGER-FORTIANALYZER-MIB +149 -31
📈 55 added 📉 3 removed

💻 r9820 TRIVIAL

Mike Stupalov 🐱 • 2019-04-10 14:16
Fixed Cat6k Fabric Load polling (update).
Files changed (1)
A update/408.sql +1
📈 1 added 📉 0 removed

💻 r9819 DEVEL

Mike Stupalov 🐱 • 2019-04-10 13:29
Undebug inventory.
Files changed (1)
M includes/discovery/functions.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r9818 TRIVIAL

Mike Stupalov 🐱 • 2019-04-10 13:09
Revert back entPhysical-state table. Fixed Cat6k Fabric Load polling.
Files changed (1)
A update/407.sql +2
📈 2 added 📉 0 removed

💻 r9817 MINOR

Mike Stupalov 🐱 • 2019-04-08 17:10
Added ability for caching sensors/statuses in poller by snmpwalk. Fixed polling issue on Brocade IronWare (OBS-2975).
Files changed (9)
M includes/definitions/entities.inc.php +6 -2
M includes/definitions/mibs/brocade.inc.php +2 -2
M includes/definitions/mibs/firebrick.inc.php +1 -1
M includes/definitions/os.inc.php +2
M includes/discovery/functions.inc.php +2 -2
M includes/entities.inc.php +2 -16
M includes/polling/functions.inc.php +92
M includes/polling/sensors.inc.php +1 -10
M includes/polling/status.inc.php +1 -7
📈 109 added 📉 40 removed

💻 r9816 TRIVIAL

Mike Stupalov 🐱 • 2019-04-08 10:11
Added sensor wavelength for Pan Dacom devices.
Files changed (1)
M includes/definitions/mibs/pandacom.inc.php +24
📈 24 added 📉 0 removed

💻 r9815 TRIVIAL

Mike Stupalov 🐱 • 2019-04-08 10:01
Fixed Pan Dacom TX Bias sensor scale.
Files changed (1)
M includes/definitions/mibs/pandacom.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r9814 TRIVIAL

Mike Stupalov 🐱 • 2019-04-07 13:42
Use ports separate walk for Brocade IronWare.
Files changed (1)
M includes/definitions/os.inc.php +1
📈 1 added 📉 0 removed

💻 r9813 TRIVIAL

Mike Stupalov 🐱 • 2019-04-07 13:40
Fixed format_unixtime() timezone. Improved display processes.
Files changed (4)
M html/includes/entities/device.inc.php +11 -1
M html/includes/print/common.inc.php +11 -2
M html/pages/processes.inc.php +1 -1
M includes/common.inc.php +8 -2
📈 31 added 📉 6 removed

💻 r9812 TRIVIAL

Mike Stupalov 🐱 • 2019-04-07 12:16
Speedup netstats polling module.
Files changed (1)
M includes/polling/netstats.inc.php +2
📈 2 added 📉 0 removed

💻 r9811 TRIVIAL

Mike Stupalov 🐱 • 2019-04-07 08:07
Improved discovery sensors for Avaya ERS.
Files changed (2)
M includes/definitions/mibs/nortel.inc.php +22 -18
M includes/discovery/functions.inc.php +10 -1
📈 32 added 📉 19 removed

💻 r9810 TRIVIAL

Mike Stupalov 🐱 • 2019-04-06 21:46
Added discovery additional sensonrs for Pan Dacom devices.
Files changed (1)
M includes/definitions/mibs/pandacom.inc.php +216 -10
📈 216 added 📉 10 removed

💻 r9809 TRIVIAL

Mike Stupalov 🐱 • 2019-04-06 16:29
Added support for Pan Dacom Speed-Carrier.
Files changed (4)
A html/images/os/pan_dacom_2x.png +1
A html/images/os/pan_dacom.png +1
A includes/definitions/mibs/pandacom.inc.php +208
M includes/definitions/os.inc.php +30 -5
📈 240 added 📉 5 removed

💻 r9808 MINOR

Mike Stupalov 🐱 • 2019-04-06 16:27
Improved polling ports by private mibs only. Added action map for string_transform().
Files changed (10)
M html/pages/deleted-ports.inc.php +4 -4
M includes/definitions/mibs/f5.inc.php +2 -2
M includes/definitions/mibs/netapp.inc.php +15 -15
M includes/discovery/functions.inc.php +2
M includes/discovery/ports.inc.php +7 -4
M includes/functions.inc.php +113 -62
M includes/polling/os.inc.php +2 -2
M includes/polling/ports.inc.php +62 -53
M includes/polling/system.inc.php +6 -3
M tests/IncludesFunctionsTest.php +7
📈 220 added 📉 145 removed

💻 r9807 TRIVIAL

Mike Stupalov 🐱 • 2019-04-06 16:10
Improved timeticks_to_sec() for non-standard value with year part.
Files changed (2)
M includes/common.inc.php +8
M tests/IncludesCommonTest.php +4 -2
📈 12 added 📉 2 removed

💻 r9806 TRIVIAL

Mike Stupalov 🐱 • 2019-04-05 14:21
Another improve for detect Cisco ASA and FX-OS.
Files changed (1)
M includes/definitions/os.inc.php +5 -3
📈 5 added 📉 3 removed

💻 r9805 TRIVIAL

Mike Stupalov 🐱 • 2019-04-05 13:09
Improved detect Cisco ASA devices.
Files changed (1)
M includes/definitions/os.inc.php +6 -2
📈 6 added 📉 2 removed

💻 r9804 TRIVIAL

Mike Stupalov 🐱 • 2019-04-05 13:01
Renamed Cisco Firepower to FX-OS.
Files changed (2)
M includes/definitions/os.inc.php +1 -50
M tests/IncludesRewritesTest.php +4 -4
📈 5 added 📉 54 removed

💻 r9803 ADD

Adam Armstrong 🐸 • 2019-04-04 15:45
Add pool_available and pool_enabled metrics to f5 alerting
Files changed (1)
M includes/polling/loadbalancer/f5-bigip-local-mib.inc.php +14
📈 14 added 📉 0 removed

💻 r9802 TRIVIAL

Mike Stupalov 🐱 • 2019-04-04 15:27
Added discovery additional sensors/statuses for Nortel/Avaya devices (OBS-2647).
Files changed (3)
M includes/definitions/mibs/nortel.inc.php +87 -8
M includes/definitions/os.inc.php +2 -2
M includes/polling/os/unix.inc.php +15
📈 104 added 📉 10 removed

💻 r9801 TRIVIAL

Mike Stupalov 🐱 • 2019-04-03 15:13
Removed compatibility with old status definitions. Added ability for discover per-indexes sensors in definitions (for buggy devices).
Files changed (7)
M includes/definitions/mibs/firebrick.inc.php +42 -16
M includes/definitions/mibs/geist.inc.php +8 -10
M includes/definitions/os.inc.php +1 -1
M includes/discovery/functions.inc.php +62 -29
M includes/discovery/processors.inc.php +1 -20
M includes/discovery/sensors.inc.php +2 -200
M includes/entities.inc.php +7
📈 123 added 📉 276 removed

💻 r9800 TRIVIAL

Mike Stupalov 🐱 • 2019-04-02 20:58
Fixed discover remote pseudowire peers by JUNIPER-VPN-MIB and others (OBS-2978).
Files changed (2)
M includes/functions.inc.php +6
M tests/IncludesFunctionsTest.php +2
📈 8 added 📉 0 removed

💻 r9799 TRIVIAL

Mike Stupalov 🐱 • 2019-04-02 08:07
Fixed snmp_cache_table() with array_merge_indexed() (forgot commit).
Files changed (1)
M includes/snmp.inc.php +12 -7
📈 12 added 📉 7 removed

💻 r9798 TRIVIAL

Mike Stupalov 🐱 • 2019-04-01 22:24
Improved detect Eaton 5PX UPSes.
Files changed (1)
M includes/definitions/os.inc.php +1
📈 1 added 📉 0 removed

💻 r9797 TRIVIAL

Mike Stupalov 🐱 • 2019-04-01 21:37
Small fix for entity_descr_definition().
Files changed (3)
M includes/entities.inc.php +9 -4
M includes/rewrites.inc.php +3 -3
M tests/IncludesEntitiesTest.php +11
📈 23 added 📉 7 removed

💻 r9796 TRIVIAL

Mike Stupalov 🐱 • 2019-04-01 18:36
Another improvement for debug discovery sensors.
Files changed (2)
M includes/discovery/functions.inc.php +134 -127
M includes/functions.inc.php +2 -2
📈 136 added 📉 129 removed

💻 r9795 TRIVIAL

Mike Stupalov 🐱 • 2019-04-01 15:39
Improved debug description of why sensors excluded.
Files changed (2)
M includes/discovery/functions.inc.php +8 -4
M includes/functions.inc.php +23 -6
📈 31 added 📉 10 removed

💻 r9794 TRIVIAL

Mike Stupalov 🐱 • 2019-04-01 14:50
Improved inventory discovery module. Cleanup inventories for Brocade devices.
Files changed (24)
M includes/definitions/mibs/brocade.inc.php +6
M includes/definitions/mibs/hp.inc.php +2 -2
M includes/definitions/os.inc.php +4
M includes/discovery/functions.inc.php +24 -22
M includes/discovery/inventory.inc.php +1 -1
M includes/discovery/inventory/cpqrack-mib.inc.php +16 -20
M includes/discovery/inventory/dell-rac-mib.inc.php +7 -10
M includes/discovery/inventory/e7-calix-mib.inc.php +4 -5
M includes/discovery/inventory/entity-mib.inc.php +1 -1
M includes/discovery/inventory/f5-bigip-system-mib.inc.php +12 -12
M includes/discovery/inventory/foundry-sn-agent-mib.inc.php +2 -2
M includes/discovery/inventory/geist-mib-v3.inc.php +35 -35
M includes/discovery/inventory/hpvc-mib.inc.php +5 -5
M includes/discovery/inventory/juniper-mib.inc.php +4 -4
M includes/discovery/inventory/mikrotik-mib.inc.php +3 -3
M includes/discovery/inventory/oneaccess-sys-mib.inc.php +3 -6
M includes/discovery/inventory/perle-mcr-mgt-mib.inc.php +9 -12
M includes/discovery/inventory/raisecom-fanmonitor-mib.inc.php +1 -1
M includes/discovery/inventory/raisecom-powermonitor-mib.inc.php +5 -7
M includes/discovery/inventory/timetra-chassis-mib.inc.php +2 -2
M includes/discovery/sensors/checkpoint-mib.inc.php +2 -2
M includes/discovery/sensors/cpqrack-mib.inc.php +2 -6
M includes/discovery/sensors/geist-mib-v3.inc.php +9 -9
A update/406.sql +2
📈 161 added 📉 167 removed

💻 r9793 TRIVIAL

Mike Stupalov 🐱 • 2019-03-30 12:59
Improved sensors discovery by JUNIPER-MIB.
Files changed (4)
M includes/definitions/mibs/juniper.inc.php +20 -7
M includes/discovery/functions.inc.php +8 -2
D includes/discovery/sensors/juniper-mib.inc.php -44
M includes/functions.inc.php +7 -4
📈 35 added 📉 57 removed

💻 r9792 TRIVIAL

Mike Stupalov 🐱 • 2019-03-28 12:19
Improved detect DOM sensor limits by HH3C-TRANSCEIVER-INFO-MIB (OBS-2966).
Files changed (1)
M includes/discovery/sensors/hh3c-transceiver-info-mib.inc.php +64 -18
📈 64 added 📉 18 removed

💻 r9791 TRIVIAL

Mike Stupalov 🐱 • 2019-03-28 10:37
Improved port labels parsing for Cisco FirePOWER (OBS-2970) and Avaya (OBS-2969) devices.
Files changed (4)
M includes/definitions/os.inc.php +11 -15
M includes/definitions/vendors.inc.php +7
M tests/data/providerRewriteEntityName.csv +1 -1
M tests/IncludesRewritesTest.php +5
📈 24 added 📉 16 removed

💻 r9790 TRIVIAL

Mike Stupalov 🐱 • 2019-03-28 07:27
Fixed collect_table() polling with new mib/object permissions.
Files changed (1)
M includes/polling/functions.inc.php +12 -23
📈 12 added 📉 23 removed

💻 r9789 MAJOR

Mike Stupalov 🐱 • 2019-03-27 22:10
MIBs permissions moved to self table and sql config. Improved mib/object usage functions.
Files changed (21)
M html/pages/device/edit/mibs.inc.php +10 -8
M html/pages/mibs.inc.php +35 -21
M includes/common.inc.php -161
M includes/discovery/arp-table.inc.php +1 -1
M includes/discovery/mempools.inc.php +1 -1
M includes/discovery/ports.inc.php +1 -1
M includes/discovery/processors.inc.php +2 -2
M includes/discovery/sensors.inc.php +5 -8
M includes/discovery/status/cisco-stackwise-mib.inc.php +4 -4
M includes/discovery/status/eqldisk-mib.inc.php +1 -1
M includes/discovery/storage.inc.php +1 -1
M includes/discovery/storage/cisco-flash-mib.inc.php +3 -3
M includes/entities.inc.php +470 -1
M includes/functions.inc.php +73 -23
M includes/include-dir-mib.inc.php +24 -26
M includes/polling/os.inc.php +1 -1
M includes/polling/ports.inc.php +6 -1
M includes/polling/processors.inc.php +7 -5
M includes/polling/system.inc.php +3 -3
A update/404.sql +10
A update/405.php +36
📈 694 added 📉 272 removed

💻 r9788 TRIVIAL

Mike Stupalov 🐱 • 2019-03-27 13:15
Improved detect Cisco FirePOWER (OBS-2965).
Files changed (1)
M includes/definitions/os.inc.php +59
📈 59 added 📉 0 removed

💻 r9787 MIBS

Mike Stupalov 🐱 • 2019-03-27 13:13
Updated Cisco FirePOWER mib files.
Files changed (154)
A mibs/cisco/CISCO-FIREPOWER-AAA-MIB +7,641
A mibs/cisco/CISCO-FIREPOWER-ADAPTOR-MIB +26,679
D mibs/cisco/CISCO-FIREPOWER-AP-AAA-MIB -7,259
D mibs/cisco/CISCO-FIREPOWER-AP-ADAPTOR-MIB -26,668
D mibs/cisco/CISCO-FIREPOWER-AP-BIOS-MIB -5,471
D mibs/cisco/CISCO-FIREPOWER-AP-BMC-MIB -264
D mibs/cisco/CISCO-FIREPOWER-AP-CALLHOME-MIB -1,545
D mibs/cisco/CISCO-FIREPOWER-AP-CAPABILITY-MIB -2,041
D mibs/cisco/CISCO-FIREPOWER-AP-CHANGE-MIB -181
D mibs/cisco/CISCO-FIREPOWER-AP-CIMCVMEDIA-MIB -821
D mibs/cisco/CISCO-FIREPOWER-AP-COMM-MIB -3,072
D mibs/cisco/CISCO-FIREPOWER-AP-COMPUTE-MIB -11,068
D mibs/cisco/CISCO-FIREPOWER-AP-CONFIG-MIB -396
D mibs/cisco/CISCO-FIREPOWER-AP-DCX-MIB -996
D mibs/cisco/CISCO-FIREPOWER-AP-DHCP-MIB -326
D mibs/cisco/CISCO-FIREPOWER-AP-DIAG-MIB -768
D mibs/cisco/CISCO-FIREPOWER-AP-DOMAIN-MIB -955
D mibs/cisco/CISCO-FIREPOWER-AP-DPSEC-MIB -163
D mibs/cisco/CISCO-FIREPOWER-AP-EPQOS-MIB -1,239
D mibs/cisco/CISCO-FIREPOWER-AP-EQUIPMENT-MIB -23,114
D mibs/cisco/CISCO-FIREPOWER-AP-ETHER-MIB -9,823
D mibs/cisco/CISCO-FIREPOWER-AP-EVENT-MIB -677
D mibs/cisco/CISCO-FIREPOWER-AP-EXTMGMT-MIB -759
D mibs/cisco/CISCO-FIREPOWER-AP-EXTPOL-MIB -2,435
D mibs/cisco/CISCO-FIREPOWER-AP-EXTVMM-MIB -1,899
D mibs/cisco/CISCO-FIREPOWER-AP-FABRIC-MIB -20,858
D mibs/cisco/CISCO-FIREPOWER-AP-FAULT-MIB -1,016
D mibs/cisco/CISCO-FIREPOWER-AP-FEATURE-MIB -684
D mibs/cisco/CISCO-FIREPOWER-AP-FIRMWARE-MIB -8,773
D mibs/cisco/CISCO-FIREPOWER-AP-FLOWCTRL-MIB -242
D mibs/cisco/CISCO-FIREPOWER-AP-FSM-MIB -164
D mibs/cisco/CISCO-FIREPOWER-AP-GMETA-MIB -897
D mibs/cisco/CISCO-FIREPOWER-AP-HOSTIMG-MIB -278
D mibs/cisco/CISCO-FIREPOWER-AP-IDENT-MIB -1,524
D mibs/cisco/CISCO-FIREPOWER-AP-IMGPROV-MIB -211
D mibs/cisco/CISCO-FIREPOWER-AP-IMGSEC-MIB -221
D mibs/cisco/CISCO-FIREPOWER-AP-INITIATOR-MIB -88
D mibs/cisco/CISCO-FIREPOWER-AP-IP-MIB -558
D mibs/cisco/CISCO-FIREPOWER-AP-IPPOOL-MIB -1,043
D mibs/cisco/CISCO-FIREPOWER-AP-IQNPOOL-MIB -716
D mibs/cisco/CISCO-FIREPOWER-AP-LLDP-MIB -142
D mibs/cisco/CISCO-FIREPOWER-AP-LS-MIB -2,518
D mibs/cisco/CISCO-FIREPOWER-AP-LSBOOT-MIB -1,703
D mibs/cisco/CISCO-FIREPOWER-AP-LSMAINT-MIB -454
D mibs/cisco/CISCO-FIREPOWER-AP-MACPOOL-MIB -625
D mibs/cisco/CISCO-FIREPOWER-AP-MAPPINGS-MIB -218
D mibs/cisco/CISCO-FIREPOWER-AP-MEMORY-MIB -2,702
D mibs/cisco/CISCO-FIREPOWER-AP-MGMT-MIB -6,179
D mibs/cisco/CISCO-FIREPOWER-AP-MIB -3,685
D mibs/cisco/CISCO-FIREPOWER-AP-NETWORK-MIB -877
D mibs/cisco/CISCO-FIREPOWER-AP-NFS-MIB -1,222
D mibs/cisco/CISCO-FIREPOWER-AP-NOTIFS-MIB -89
D mibs/cisco/CISCO-FIREPOWER-AP-NWCTRL-MIB -187
D mibs/cisco/CISCO-FIREPOWER-AP-OBSERVE-MIB -820
D mibs/cisco/CISCO-FIREPOWER-AP-ORG-MIB -210
D mibs/cisco/CISCO-FIREPOWER-AP-OS-MIB -662
D mibs/cisco/CISCO-FIREPOWER-AP-PCI-MIB -416
D mibs/cisco/CISCO-FIREPOWER-AP-PKI-MIB -1,052
D mibs/cisco/CISCO-FIREPOWER-AP-POLICY-MIB -3,251
D mibs/cisco/CISCO-FIREPOWER-AP-PORT-MIB -781
D mibs/cisco/CISCO-FIREPOWER-AP-POWER-MIB -1,798
D mibs/cisco/CISCO-FIREPOWER-AP-PROC-MIB -625
D mibs/cisco/CISCO-FIREPOWER-AP-PROCESSOR-MIB -1,847
D mibs/cisco/CISCO-FIREPOWER-AP-QOSCLASS-MIB -988
D mibs/cisco/CISCO-FIREPOWER-AP-QUERYRESULT-MIB -274
D mibs/cisco/CISCO-FIREPOWER-AP-SM-MIB -1,545
D mibs/cisco/CISCO-FIREPOWER-AP-SOL-MIB -393
D mibs/cisco/CISCO-FIREPOWER-AP-STATS-MIB -1,674
D mibs/cisco/CISCO-FIREPOWER-AP-STORAGE-MIB -5,840
D mibs/cisco/CISCO-FIREPOWER-AP-SW-MIB -16,286
D mibs/cisco/CISCO-FIREPOWER-AP-SYSDEBUG-MIB -4,608
D mibs/cisco/CISCO-FIREPOWER-AP-SYSFILE-MIB -677
D mibs/cisco/CISCO-FIREPOWER-AP-TC-MIB -31,984
D mibs/cisco/CISCO-FIREPOWER-AP-TOP-MIB -405
D mibs/cisco/CISCO-FIREPOWER-AP-TRIG-MIB -1,138
D mibs/cisco/CISCO-FIREPOWER-AP-UUIDPOOL-MIB -636
D mibs/cisco/CISCO-FIREPOWER-AP-VERSION-MIB -182
D mibs/cisco/CISCO-FIREPOWER-AP-VM-MIB -2,690
D mibs/cisco/CISCO-FIREPOWER-AP-VNIC-MIB -9,469
A mibs/cisco/CISCO-FIREPOWER-BIOS-MIB +6,405
A mibs/cisco/CISCO-FIREPOWER-BMC-MIB +275
A mibs/cisco/CISCO-FIREPOWER-CALLHOME-MIB +1,556
A mibs/cisco/CISCO-FIREPOWER-CAPABILITY-MIB +2,062
A mibs/cisco/CISCO-FIREPOWER-CHANGE-MIB +192
A mibs/cisco/CISCO-FIREPOWER-CIMCVMEDIA-MIB +832
A mibs/cisco/CISCO-FIREPOWER-COMM-MIB +4,117
A mibs/cisco/CISCO-FIREPOWER-COMPUTE-MIB +11,066
A mibs/cisco/CISCO-FIREPOWER-CONFIG-MIB +407
A mibs/cisco/CISCO-FIREPOWER-DCX-MIB +1,007
A mibs/cisco/CISCO-FIREPOWER-DHCP-MIB +337
A mibs/cisco/CISCO-FIREPOWER-DIAG-MIB +779
A mibs/cisco/CISCO-FIREPOWER-DOMAIN-MIB +966
A mibs/cisco/CISCO-FIREPOWER-DPSEC-MIB +174
A mibs/cisco/CISCO-FIREPOWER-EPQOS-MIB +1,250
A mibs/cisco/CISCO-FIREPOWER-EQUIPMENT-MIB +24,640
A mibs/cisco/CISCO-FIREPOWER-ETHER-MIB +9,843
A mibs/cisco/CISCO-FIREPOWER-EVENT-MIB +688
A mibs/cisco/CISCO-FIREPOWER-EXTMGMT-MIB +770
A mibs/cisco/CISCO-FIREPOWER-EXTPOL-MIB +2,446
A mibs/cisco/CISCO-FIREPOWER-EXTVMM-MIB +4,449
A mibs/cisco/CISCO-FIREPOWER-FABRIC-MIB +21,852
A mibs/cisco/CISCO-FIREPOWER-FAULT-MIB +1,027
A mibs/cisco/CISCO-FIREPOWER-FEATURE-MIB +695
A mibs/cisco/CISCO-FIREPOWER-FIRMWARE-MIB +9,041
A mibs/cisco/CISCO-FIREPOWER-FLOWCTRL-MIB +254
A mibs/cisco/CISCO-FIREPOWER-FSM-MIB +175
A mibs/cisco/CISCO-FIREPOWER-GMETA-MIB +908
A mibs/cisco/CISCO-FIREPOWER-HOSTIMG-MIB +289
A mibs/cisco/CISCO-FIREPOWER-IDENT-MIB +1,535
A mibs/cisco/CISCO-FIREPOWER-IMGPROV-MIB +222
A mibs/cisco/CISCO-FIREPOWER-IMGSEC-MIB +232
A mibs/cisco/CISCO-FIREPOWER-IP-MIB +569
A mibs/cisco/CISCO-FIREPOWER-IPPOOL-MIB +1,054
A mibs/cisco/CISCO-FIREPOWER-IPSEC-MIB +1,134
A mibs/cisco/CISCO-FIREPOWER-IQNPOOL-MIB +727
A mibs/cisco/CISCO-FIREPOWER-LLDP-MIB +153
A mibs/cisco/CISCO-FIREPOWER-LS-MIB +2,529
A mibs/cisco/CISCO-FIREPOWER-LSBOOT-MIB +1,714
A mibs/cisco/CISCO-FIREPOWER-LSMAINT-MIB +465
A mibs/cisco/CISCO-FIREPOWER-MACPOOL-MIB +636
A mibs/cisco/CISCO-FIREPOWER-MAPPINGS-MIB +231
A mibs/cisco/CISCO-FIREPOWER-MEMORY-MIB +2,723
A mibs/cisco/CISCO-FIREPOWER-MGMT-MIB +6,198
A mibs/cisco/CISCO-FIREPOWER-MIB +5,918
A mibs/cisco/CISCO-FIREPOWER-NETWORK-MIB +968
A mibs/cisco/CISCO-FIREPOWER-NFS-MIB +1,233
A mibs/cisco/CISCO-FIREPOWER-NOTIFS-MIB +96
A mibs/cisco/CISCO-FIREPOWER-NWCTRL-MIB +654
A mibs/cisco/CISCO-FIREPOWER-OBSERVE-MIB +831
A mibs/cisco/CISCO-FIREPOWER-ORG-MIB +221
A mibs/cisco/CISCO-FIREPOWER-OS-MIB +1,131
A mibs/cisco/CISCO-FIREPOWER-PCI-MIB +427
A mibs/cisco/CISCO-FIREPOWER-PKI-MIB +1,501
A mibs/cisco/CISCO-FIREPOWER-POLICY-MIB +3,262
A mibs/cisco/CISCO-FIREPOWER-PORT-MIB +792
A mibs/cisco/CISCO-FIREPOWER-POWER-MIB +1,809
A mibs/cisco/CISCO-FIREPOWER-PROC-MIB +636
A mibs/cisco/CISCO-FIREPOWER-PROCESSOR-MIB +1,937
A mibs/cisco/CISCO-FIREPOWER-QOSCLASS-MIB +999
A mibs/cisco/CISCO-FIREPOWER-QUERYRESULT-MIB +285
A mibs/cisco/CISCO-FIREPOWER-SM-MIB +2,520
A mibs/cisco/CISCO-FIREPOWER-SOL-MIB +404
A mibs/cisco/CISCO-FIREPOWER-STATS-MIB +1,685
A mibs/cisco/CISCO-FIREPOWER-STORAGE-MIB +6,283
A mibs/cisco/CISCO-FIREPOWER-SW-MIB +16,437
A mibs/cisco/CISCO-FIREPOWER-SYSDEBUG-MIB +4,708
A mibs/cisco/CISCO-FIREPOWER-SYSFILE-MIB +688
A mibs/cisco/CISCO-FIREPOWER-TC-MIB +37,792
A mibs/cisco/CISCO-FIREPOWER-TOP-MIB +434
A mibs/cisco/CISCO-FIREPOWER-TRIG-MIB +1,168
A mibs/cisco/CISCO-FIREPOWER-UUIDPOOL-MIB +647
A mibs/cisco/CISCO-FIREPOWER-VERSION-MIB +193
A mibs/cisco/CISCO-FIREPOWER-VM-MIB +3,133
A mibs/cisco/CISCO-FIREPOWER-VNIC-MIB +9,906
📈 0 added 📉 0 removed

💻 r9786

Tom Laermans 🦔 • 2019-03-26 10:39
Trivial: fix agent DMI script to ignore SMBIOS warnings such as '# SMBIOS implementations newer than version 2.8 are not fully supported' messing up the output
Files changed (1)
M scripts/agent-local/dmi +1 -1
📈 1 added 📉 1 removed

💻 r9785 MINOR

Mike Stupalov 🐱 • 2019-03-25 22:09
Additional migrate statuses discovery.
Files changed (23)
M includes/definitions/mibs/datadomain.inc.php +53 -13
M includes/definitions/mibs/dell.inc.php +41
M includes/definitions/mibs/hp.inc.php +77 -5
M includes/discovery/sensors/axis-video-mib.inc.php +3 -3
M includes/discovery/sensors/cisco-entity-fru-control-mib.inc.php +3 -3
M includes/discovery/sensors/cisco-entity-sensor-mib.inc.php +3 -1
M includes/discovery/sensors/cisco-envmon-mib.inc.php +11 -6
M includes/discovery/sensors/cpqhlth-mib.inc.php +4 -33
M includes/discovery/sensors/cpqida-mib.inc.php +13 -12
M includes/discovery/sensors/cpqpower-mib.inc.php +45 -68
M includes/discovery/sensors/cpqrack-mib.inc.php +5 -5
D includes/discovery/sensors/data-domain-mib.inc.php -71
M includes/discovery/sensors/dell-networking-chassis-mib.inc.php +3 -3
D includes/discovery/sensors/dell-storage-sc-mib.inc.php -82
M includes/discovery/sensors/dell-vendor-mib.inc.php +2 -2
M includes/discovery/sensors/dev-cfg-mib.inc.php +6 -17
M includes/discovery/sensors/dksf-48-4-x-x-1.inc.php +3 -4
M includes/discovery/sensors/dksf-50-11-x-x-x.inc.php +1
M includes/discovery/sensors/dksf-60-4-x-x-x.inc.php +2
M includes/discovery/sensors/dksf-70-5-x-x-1.inc.php +2
M includes/discovery/sensors/dnos-boxservices-private-mib.inc.php +7 -8
M includes/discovery/sensors/dps-mib-v38.inc.php +1 -1
M includes/discovery/sensors/ns-root-mib.inc.php -26
📈 285 added 📉 363 removed

💻 r9784 MINOR

Mike Stupalov 🐱 • 2019-03-23 22:00
Migrated old simple status discovery files to definitions (stage 2).
Files changed (43)
M html/pages/device/overview/status.inc.php +1 -1
M includes/definitions/mibs.inc.php +25
M includes/definitions/mibs/acme.inc.php +17 -1
M includes/definitions/mibs/atto.inc.php +8 -7
M includes/definitions/mibs/audiocodes.inc.php +57 -13
M includes/definitions/mibs/checkpoint.inc.php +25 -8
M includes/definitions/mibs/cisco.inc.php +39 -13
M includes/definitions/mibs/citrix.inc.php +37 -18
M includes/definitions/mibs/dell.inc.php +26 -1
M includes/definitions/mibs/dps.inc.php +11
M includes/definitions/mibs/f5.inc.php +18 -4
M includes/definitions/mibs/hh3c.inc.php +13
M includes/definitions/mibs/hp.inc.php +67 -27
M includes/definitions/mibs/juniper.inc.php +24 -6
M includes/definitions/mibs/opengear.inc.php +15 -3
M includes/definitions/mibs/qnap.inc.php +14
M includes/definitions/mibs/riverbed.inc.php +25 -5
M includes/definitions/mibs/synology.inc.php +27 -8
M includes/definitions/mibs/trapeze.inc.php +15 -5
M includes/definitions/os.inc.php +2 -1
M includes/discovery/functions.inc.php +11 -1
D includes/discovery/status/ac-system-mib.inc.php -60
D includes/discovery/status/acmepacket-envmon-mib.inc.php -39
M includes/discovery/status/atto6500n-mib.inc.php +2
D includes/discovery/status/checkpoint-mib.inc.php -29
D includes/discovery/status/cisco-firewall-mib.inc.php -31
D includes/discovery/status/cpqrack-mib.inc.php -40
D includes/discovery/status/dell-rac-mib.inc.php -49
D includes/discovery/status/dell-tl4000-mib.inc.php -44
D includes/discovery/status/dps-mib-v38.inc.php -37
D includes/discovery/status/f5-bigip-apm-mib.inc.php -29
D includes/discovery/status/hh3c-stack-mib.inc.php -28
D includes/discovery/status/hp-icf-chassis.inc.php -47
D includes/discovery/status/juniper-alarm-mib.inc.php -35
D includes/discovery/status/nas-mib.inc.php -37
D includes/discovery/status/ns-root-mib.inc.php -30
D includes/discovery/status/og-statusv2-mib.inc.php -22
D includes/discovery/status/steelhead-mib.inc.php -36
D includes/discovery/status/swraid-mib.inc.php -43
D includes/discovery/status/synology-disk-mib.inc.php -38
D includes/discovery/status/trapeze-networks-system-mib.inc.php -30
M includes/entities.inc.php +6 -6
M includes/functions.inc.php +4
📈 489 added 📉 832 removed

💻 r9783 MINOR

Mike Stupalov 🐱 • 2019-03-22 12:15
Converted old status definitions to new format.
Files changed (51)
M includes/definitions/mibs/a10.inc.php +7 -7
M includes/definitions/mibs/akcp.inc.php +10 -10
M includes/definitions/mibs/alpha.inc.php +21 -16
M includes/definitions/mibs/apc.inc.php +122 -89
M includes/definitions/mibs/avtech.inc.php +92 -71
M includes/definitions/mibs/carel.inc.php +78 -78
M includes/definitions/mibs/ccpower.inc.php +29 -28
M includes/definitions/mibs/cdata.inc.php +9 -9
M includes/definitions/mibs/ciena.inc.php +7 -6
M includes/definitions/mibs/cisco.inc.php +91 -91
M includes/definitions/mibs/ciscosb.inc.php +4 -4
M includes/definitions/mibs/ctc.inc.php +8 -8
M includes/definitions/mibs/d-link.inc.php +25 -22
M includes/definitions/mibs/dell.inc.php +91 -77
M includes/definitions/mibs/dse.inc.php +1 -1
M includes/definitions/mibs/eaton.inc.php +4 -4
M includes/definitions/mibs/edgecore.inc.php +28 -23
M includes/definitions/mibs/eltek.inc.php +8 -9
M includes/definitions/mibs/eltex.inc.php +3 -3
M includes/definitions/mibs/extreme.inc.php +2 -2
M includes/definitions/mibs/f5.inc.php +13 -14
M includes/definitions/mibs/fiberroad.inc.php +6 -8
M includes/definitions/mibs/force10.inc.php +7 -5
M includes/definitions/mibs/forcepoint.inc.php +5 -3
M includes/definitions/mibs/fscom.inc.php +3 -3
M includes/definitions/mibs/ge.inc.php +20 -15
M includes/definitions/mibs/hh3c.inc.php +25 -28
M includes/definitions/mibs/hirschmann.inc.php +12 -12
M includes/definitions/mibs/hp.inc.php +22 -18
M includes/definitions/mibs/ibm.inc.php +17 -17
M includes/definitions/mibs/ipinfusion.inc.php +4 -4
M includes/definitions/mibs/isilon.inc.php +14 -10
M includes/definitions/mibs/kemp.inc.php +5 -3
M includes/definitions/mibs/lenovo.inc.php +3 -3
M includes/definitions/mibs/megatec.inc.php +29 -19
M includes/definitions/mibs/mikrotik.inc.php +11 -11
M includes/definitions/mibs/mitel.inc.php +1 -1
M includes/definitions/mibs/mitsubishi.inc.php +2 -2
M includes/definitions/mibs/mrv.inc.php +1 -1
M includes/definitions/mibs/netgear.inc.php +2 -2
M includes/definitions/mibs/perle.inc.php +1 -12
M includes/definitions/mibs/raisecom.inc.php +26 -23
M includes/definitions/mibs/rittal.inc.php +3 -3
M includes/definitions/mibs/snr.inc.php +21 -19
M includes/definitions/mibs/socomec.inc.php +24 -20
M includes/definitions/mibs/synology.inc.php +19 -14
M includes/definitions/mibs/teleste.inc.php +48 -40
M includes/definitions/mibs/trendmicro.inc.php +9 -9
M includes/definitions/mibs/waystream.inc.php +3 -3
M includes/definitions/mibs/zyxel.inc.php +1 -1
M includes/discovery/functions.inc.php +64 -137
📈 1,061 added 📉 1,018 removed

💻 r9782 TRIVIAL

Mike Stupalov 🐱 • 2019-03-21 12:22
Fixed version detect on Tripp Lite PowerAlert devices (OBS-2960).
Files changed (3)
M includes/definitions/mibs.inc.php +6 -3
M includes/polling/os/poweralert.inc.php +17 -9
M mibs/tripplite/TRIPPLITE-12X +1
📈 23 added 📉 12 removed

💻 r9781 MINOR

Mike Stupalov 🐱 • 2019-03-20 15:36
Added support for Extreme SLX devices, formerly Brocade NOS (OBS-2944).
Files changed (7)
M includes/definitions/mibs/brocade.inc.php +144 -28
M includes/definitions/os.inc.php +25 -2
A includes/discovery/sensors/brocade-optical-monitoring-mib.inc.php +100
M includes/discovery/sensors/cisco-entity-sensor-mib.inc.php +1 -1
M includes/polling/os.inc.php +3 -3
M includes/polling/os/nos.inc.php +1 -1
A includes/polling/os/slx.inc.php +17
📈 291 added 📉 35 removed

💻 r9780 MIBS

Mike Stupalov 🐱 • 2019-03-20 15:33
Updated brocade, kentix, tripplite mib files.
Files changed (10)
A mibs/brocade/BROCADE-OPTICAL-MONITORING-MIB +432
M mibs/brocade/BROCADE-PRODUCTS-MIB +41 -19
M mibs/brocade/Brocade-REG-MIB +12
A mibs/brocade/BROCADE-UDLD-MIB +127
A mibs/brocade/SWSYSTEM-MIB +566
M mibs/d-link/AAC-MIB +406 -265
A mibs/kentix/KENTIXDEVICES +5,066
M mibs/tripplite/TRIPPLITE +1
M mibs/tripplite/TRIPPLITE-12X +12 -10
M mibs/tripplite/TRIPPLITE-PRODUCTS +2,526 -203
📈 0 added 📉 0 removed

💻 r9779 MAJOR

Mike Stupalov 🐱 • 2019-03-20 15:31
Improved status discovery by definitions, synched status definition format with sensors (currently keeped both status definition formats). Added added corresponding functions discover_status_ng(), discover_status_definition(). Moved status/sensor measured association to separate function entity_measured_match_definition(). Replaced array_merge_indexed() with new one, which correctly work with snmp cached functions.
Files changed (9)
M html/includes/entities/sensor.inc.php +1 -1
M html/includes/entities/status.inc.php +11 -4
M includes/common.inc.php +9 -2
M includes/discovery/functions.inc.php +318 -78
M includes/discovery/sensors.inc.php +154 -143
M includes/entities.inc.php +87
M includes/functions.inc.php +79 -23
M includes/polling/functions.inc.php +2 -2
M tests/IncludesFunctionsTest.php +40 -22
📈 701 added 📉 275 removed

💻 r9778 TRIVIAL

Mike Stupalov 🐱 • 2019-03-20 12:10
Fixed detect Huawei VRP hardware detect (OBS-2957).
Files changed (1)
M includes/definitions/os.inc.php +2 -1
📈 2 added 📉 1 removed

💻 r9777 TRIVIAL

Mike Stupalov 🐱 • 2019-03-18 12:37
Improved sensors associate with multi-lane 40G ports by CISCO-ENTITY-SENSOR-MIB (OBS-2823).
Files changed (1)
M includes/entities.inc.php +38 -4
📈 38 added 📉 4 removed

💻 r9776 TRIVIAL

Mike Stupalov 🐱 • 2019-03-15 20:57
Added detect Dell PowerConnect X-Series switches.
Files changed (1)
M includes/definitions/os.inc.php +7 -1
📈 7 added 📉 1 removed

💻 r9775 MINOR

Mike Stupalov 🐱 • 2019-03-15 13:43
Improved associate multilane DOM sensors with measured ports 100G/40G (OBS-2823).
Files changed (3)
M includes/entities.inc.php +8 -3
M includes/polling/os.inc.php +1 -3
M includes/rewrites.inc.php +2
📈 11 added 📉 6 removed

💻 r9773 TRIVIAL

Mike Stupalov 🐱 • 2019-03-13 16:57
Added nfsen_prefix config option (OBS-961).
Files changed (2)
M html/includes/functions.inc.php +10 -4
M includes/defaults.inc.php +1
📈 11 added 📉 4 removed

💻 r9772 TRIVIAL

Mike Stupalov 🐱 • 2019-03-13 16:10
Fixed discovery virtual machines by libvirt via ssh method (OBS-954).
Files changed (1)
M includes/discovery/virtual-machines/libvirt.inc.php +10 -4
📈 10 added 📉 4 removed

💻 r9771 TRIVIAL

Mike Stupalov 🐱 • 2019-03-13 08:16
Added alerts re-send interval option to wui config.
Files changed (1)
M includes/config-variables.inc.php +16 -3
📈 16 added 📉 3 removed

💻 r9770 TRIVIAL

Mike Stupalov 🐱 • 2019-03-12 15:30
Added discovery DOM sensors for Ekinops 360 by EKINOPS-Pm10010mp-MIB (OBS-2941). Added ability to use custom sensor unit with function call by value_unit_%unitname%(). Removed custom scale hack for Accuview devices (used unit name accuenergy).
Files changed (6)
M includes/common.inc.php +12 -1
M includes/definitions/mibs/accuenergy.inc.php +38 -37
M includes/definitions/mibs/ekinops.inc.php +106
M includes/definitions/os.inc.php +1
M includes/functions.inc.php +41 -1
M tests/IncludesCommonTest.php +13
📈 211 added 📉 39 removed

💻 r9769 TRIVIAL

Mike Stupalov 🐱 • 2019-03-12 10:34
Fixed selecting sensor groups with measured entities (OBS-2942).
Files changed (1)
M includes/alerts.inc.php +8 -4
📈 8 added 📉 4 removed

💻 r9768 MINOR

Mike Stupalov 🐱 • 2019-03-11 21:20
Added discovery DOM sensors on ZyXEL ES switches by ZYXEL-TRANSCEIVER-MIB.
Files changed (6)
M includes/definitions/mibs/zyxel.inc.php +7
M includes/definitions/os.inc.php +1 -1
M includes/discovery/neighbours/lldp-mib.inc.php +4 -5
A includes/discovery/sensors/zyxel-transceiver-mib.inc.php +108
M includes/discovery/vlans/q-bridge-mib.inc.php +1 -1
M tests/IncludesRewritesTest.php +1
📈 122 added 📉 7 removed

💻 r9767 MIBS

Mike Stupalov 🐱 • 2019-03-11 21:17
Updated ZyXEL mib files.
Files changed (44)
M mibs/zyxel/ZYXEL-ACCESS-CONTROL-MIB +78 -1
A mibs/zyxel/ZYXEL-ANTI-ARPSCAN-MIB +268
M mibs/zyxel/ZYXEL-ARP-INSPECTION-MIB +6 -19
A mibs/zyxel/ZYXEL-BPDU-GUARD-MIB +114
A mibs/zyxel/ZYXEL-CABLE-DIAG-MIB +366
M mibs/zyxel/ZYXEL-DHCP-CLIENT-MIB +22 -2
M mibs/zyxel/ZYXEL-DHCP-RELAY-MIB +70
M mibs/zyxel/ZYXEL-DHCP-SERVER-MIB +12 -2
M mibs/zyxel/ZYXEL-DHCPV6-MIB +160
A mibs/zyxel/ZYXEL-DHCPV6-TRUST-MIB +84
A mibs/zyxel/ZYXEL-DNS-MIB +153
A mibs/zyxel/ZYXEL-DOS-PREVENTION-MIB +88
M mibs/zyxel/ZYXEL-ERR-DISABLE-MIB +21 -6
M mibs/zyxel/ZYXEL-ES-COMMON +24 -7
M mibs/zyxel/ZYXEL-HW-MONITOR-MIB +80 -9
M mibs/zyxel/ZYXEL-IGMP-SNOOPING-MIB +7
M mibs/zyxel/ZYXEL-IP-FORWARD-MIB +16 -3
M mibs/zyxel/ZYXEL-IPSG-MIB +34 -33
A mibs/zyxel/ZYXEL-IPV6-RIP-MIB +166
A mibs/zyxel/ZYXEL-IPV6-SNOOPING-MIB +166
A mibs/zyxel/ZYXEL-IPv6SG-MIB +385
M mibs/zyxel/ZYXEL-L2-IP-MIB +21
M mibs/zyxel/ZYXEL-LOAD-SHARING-MIB +10
M mibs/zyxel/ZYXEL-MAC-AUTHENTICATION-MIB +119 -2
M mibs/zyxel/ZYXEL-MRSTP-MIB +2 -2
M mibs/zyxel/ZYXEL-MSTP-MIB +2 -2
A mibs/zyxel/ZYXEL-NLB-MIB +214
M mibs/zyxel/ZYXEL-OSPF-MIB +72 -3
A mibs/zyxel/ZYXEL-OSPFv3-MIB +140
M mibs/zyxel/ZYXEL-PORT-AUTHENTICATION-MIB +11 -1
M mibs/zyxel/ZYXEL-PORT-MIB +40 -11
M mibs/zyxel/ZYXEL-POWER-ETHERNET-MIB +239 -7
M mibs/zyxel/ZYXEL-RIP-MIB +14
A mibs/zyxel/ZYXEL-ROUTER-MIB +50
A mibs/zyxel/ZYXEL-SERVICE-REGISTER-MIB +132
M mibs/zyxel/ZYXEL-SNMP-MIB +41 -3
M mibs/zyxel/ZYXEL-STORM-CONTROL-MIB +47 -4
M mibs/zyxel/ZYXEL-STP-MIB +214 -2
M mibs/zyxel/ZYXEL-SYSLOG-MIB +67 -32
M mibs/zyxel/ZYXEL-SYSTEM-MGMT-MIB +153 -1
M mibs/zyxel/ZYXEL-SYSTEM-MIB +45 -11
M mibs/zyxel/ZYXEL-TIME-RANGE-MIB +3 -5
A mibs/zyxel/ZYXEL-WOL-RELAY-MIB +235
A mibs/zyxel/ZYXEL-ZULD-MIB +200
📈 0 added 📉 0 removed

💻 r9766 TRIVIAL

Mike Stupalov 🐱 • 2019-03-11 17:58
Another fix for discovery dom sensor limits on Huawei devices (OBS-2937).
Files changed (1)
M includes/discovery/sensors/huawei-entity-extent-mib.inc.php +7 -3
📈 7 added 📉 3 removed

💻 r9765 TRIVIAL

Mike Stupalov 🐱 • 2019-03-11 17:42
Fixed select sensors by class.
Files changed (1)
M html/includes/entities/sensor.inc.php +7 -2
📈 7 added 📉 2 removed

💻 r9764 MINOR

Mike Stupalov 🐱 • 2019-03-11 17:03
Added ability for create port rrd with max value based on port speed. Fixed create rrds for ports with speed greater than 100Gbit/s.
Files changed (3)
M includes/definitions/rrdtypes.inc.php +15 -15
M includes/polling/ports.inc.php +3 -3
M includes/rrdtool.inc.php +49 -23
📈 67 added 📉 41 removed

💻 r9763 TRIVIAL

Mike Stupalov 🐱 • 2019-03-11 13:49
More correctly maximum port speed config for rrd create 100Gbit interfaces.
Files changed (1)
M includes/defaults.inc.php +3 -1
📈 3 added 📉 1 removed

💻 r9762 TRIVIAL

Mike Stupalov 🐱 • 2019-03-11 13:12
Added basic device detect for RDP Eco devices (OBS-2939).
Files changed (6)
A html/images/os/rdp.ru_2x.png +1
A html/images/os/rdp.ru.png +1
A includes/definitions/mibs/rdpru.inc.php +34
M includes/definitions/os.inc.php +12
A mibs/rdpru
A mibs/rdpru/econat-MIB +1,966
📈 48 added 📉 0 removed

💻 r9761 TRIVIAL

Mike Stupalov 🐱 • 2019-03-11 12:39
Improved hardware/version detect for Qtech switches (clones of GCOM).
Files changed (2)
A includes/definitions/mibs/qtech.inc.php +35
M includes/definitions/os.inc.php +3 -3
📈 38 added 📉 3 removed

💻 r9760 MIBS

Mike Stupalov 🐱 • 2019-03-11 12:37
Added Qtech specific MIB files, GBN* cloned mib names prefixed with QTECH-.
Files changed (163)
A mibs/qtech
A mibs/qtech/GARP-MIB +2,330
A mibs/qtech/LAG-ARCH-MIB +153
A mibs/qtech/LLDPPRIVATE-MIB +54
A mibs/qtech/MSTP-MIB +742
A mibs/qtech/QTECH-3G-MIB +1,712
A mibs/qtech/QTECH-4G-MIB +605
A mibs/qtech/QTECH-AAA-MIB +2,603
A mibs/qtech/QTECH-AC-DOT11-MIB +840
A mibs/qtech/QTECH-AC-MGMT-MIB +3,868
A mibs/qtech/QTECH-ACL-CONTEXT-MIB +898
A mibs/qtech/QTECH-ACL-MIB +1,223
A mibs/qtech/QTECH-ADDRESS-MIB +529
A mibs/qtech/QTECH-ANTI-ARPCHEAT-MIB +171
A mibs/qtech/QTECH-AP-MGMT-MIB +56
A mibs/qtech/QTECH-AP-MIB +721
A mibs/qtech/QTECH-ARP-MIB +282
A mibs/qtech/QTECH-AUTH-GATEWAY-CONTEXT-MIB +167
A mibs/qtech/QTECH-AUTH-GATEWAY-MIB +1,217
A mibs/qtech/QTECH-AUTHEN-KEY-MIB +339
A mibs/qtech/QTECH-BFD-MIB +1,649
A mibs/qtech/QTECH-BGP4-MIB +513
A mibs/qtech/QTECH-CAPWAP-APP-MIB +890
A mibs/qtech/QTECH-CAPWAP-DHCP-MIB +820
A mibs/qtech/QTECH-CAPWAP-DNS-MIB +111
A mibs/qtech/QTECH-CAPWAP-MOBILITY-MIB +1,389
A mibs/qtech/QTECH-CAPWAP-MULTICAST-MIB +98
A mibs/qtech/QTECH-CAPWAP-MULTICAST6-MIB +103
A mibs/qtech/QTECH-CAPWAP-SERVER-MIB +332
A mibs/qtech/QTECH-CLUSTER-MIB +1,089
A mibs/qtech/QTECH-CM-PORTAL-MIB +393
A mibs/qtech/QTECH-CM-WAPI-MIB +924
A mibs/qtech/QTECH-CPP-MIB +169
A mibs/qtech/QTECH-CT-STANDARD-MIB +498
A mibs/qtech/QTECH-DHCP-CLIENT-MIB +146
A mibs/qtech/QTECH-DHCP-RELAY-MIB +301
A mibs/qtech/QTECH-DHCP-SNOOPING-MIB +569
A mibs/qtech/QTECH-DHCPv6-MIB +501
A mibs/qtech/QTECH-DOT11-MESH-HWMP-MIB +323
A mibs/qtech/QTECH-DOT11-WIDS-MIB +1,503
A mibs/qtech/QTECH-DVMRPINTEROPERABILITY-MIB +648
A mibs/qtech/QTECH-EEE-MIB +100
A mibs/qtech/QTECH-ENTITY-MIB +726
A mibs/qtech/QTECH-ETHERLIKE-MIB +116
A mibs/qtech/QTECH-FIBER-MIB +1,174
A mibs/qtech/QTECH-FILE-MIB +358
A mibs/qtech/QTECH-FLASH-MIB +205
A mibs/qtech/QTECH-FRAME-RELAY-MIB +2,199
A mibs/qtech/QTECH-GATEWAY-SMI +47
A mibs/qtech/QTECH-GBNDeviceOEM-MIB +374
A mibs/qtech/QTECH-GBNDeviceSWAPI-MIB +3,227
A mibs/qtech/QTECH-GBNDeviceSwitch-MIB +855
A mibs/qtech/QTECH-GBNL2DhcpSnooping-MIB +146
A mibs/qtech/QTECH-GBNL2QACL-MIB +4,226
A mibs/qtech/QTECH-GBNL2Switch-MIB +869
A mibs/qtech/QTECH-GBNL3-MIB +1,192
A mibs/qtech/QTECH-GBNL3DhcpRelay-MIB +143
A mibs/qtech/QTECH-GBNL3If-MIB +323
A mibs/qtech/QTECH-GBNL3IPPool-MIB +304
A mibs/qtech/QTECH-GBNL3Ospf-MIB +209
A mibs/qtech/QTECH-GBNL3PIM-MIB +131
A mibs/qtech/QTECH-GBNL3Rip-MIB +342
A mibs/qtech/QTECH-GBNL3RouteCommon-MIB +57
A mibs/qtech/QTECH-GBNPlatformGNLink-MIB +1,317
A mibs/qtech/QTECH-GBNPlatformOAM-MIB +1,222
A mibs/qtech/QTECH-GBNPlatformOAMMailalarm-MIB +151
A mibs/qtech/QTECH-GBNPlatformOAMSntpClient-MIB +298
A mibs/qtech/QTECH-GBNPlatformOAMSsh-MIB +69
A mibs/qtech/QTECH-GBNPlatformOAMSyslog-MIB +425
A mibs/qtech/QTECH-GBNServiceCM-MIB +166
A mibs/qtech/QTECH-GBNServiceRADIUS-MIB +208
A mibs/qtech/QTECH-GBNServiceRMON-MIB +1,560
A mibs/qtech/QTECH-GVRP-MIB +590
A mibs/qtech/QTECH-IGMP-FILTERINGPROFILE-MIB +215
A mibs/qtech/QTECH-IGMP-MIB +472
A mibs/qtech/QTECH-IGMP-SNOOPING-MIB +1,072
A mibs/qtech/QTECH-INTERFACE-MIB +2,979
A mibs/qtech/QTECH-INTERFACE-MIB.mib.bak +2,980
A mibs/qtech/QTECH-IP-MANAGE-MIB +104
A mibs/qtech/QTECH-IP-PRIVATE-MIB +227
A mibs/qtech/QTECH-IP-SET-MIB +197
A mibs/qtech/QTECH-IPSEC-MIB +1,219
A mibs/qtech/QTECH-IPSEC-MIB.mib.bak +1,219
A mibs/qtech/QTECH-IPSEC2-MIB +1,395
A mibs/qtech/QTECH-L2TP-MIB +177
A mibs/qtech/QTECH-L2TPV2-MIB +429
A mibs/qtech/QTECH-L3Igmp-MIB +363
A mibs/qtech/QTECH-LICENSE-MIB +131
A mibs/qtech/QTECH-LLDP-MIB +454
A mibs/qtech/QTECH-LOG-MIB +500
A mibs/qtech/QTECH-MASTER-MIB +51
A mibs/qtech/QTECH-MEMORY-MIB +481
A mibs/qtech/QTECH-MIB +22,368
A mibs/qtech/QTECH-MIB-MIB +407
A mibs/qtech/QTECH-MPLS-L3VPN-BGP-MIB +402
A mibs/qtech/QTECH-MPLS-L3VPN-RES-MIB +157
A mibs/qtech/QTECH-MPLS-LDP-MIB +401
A mibs/qtech/QTECH-MPLS-SIGNAL-MIB +303
A mibs/qtech/QTECH-MPLS-VPN-MGMT-MIB +398
A mibs/qtech/QTECH-MPLSOAM-MIB +1,091
A mibs/qtech/QTECH-MULTICAST-MIB +885
A mibs/qtech/QTECH-ND-MIB +110
A mibs/qtech/QTECH-NFPP-MIB +103
A mibs/qtech/QTECH-NTP-MIB +391
A mibs/qtech/QTECH-OSPF-MIB +2,956
A mibs/qtech/QTECH-PFXV6-MIB +293
A mibs/qtech/QTECH-PIM-MIB +1,407
A mibs/qtech/QTECH-PING-MIB +463
A mibs/qtech/QTECH-POE-MIB +166
A mibs/qtech/QTECH-PRIVATE-VLAN-MIB +587
A mibs/qtech/QTECH-PROCESS-MIB +351
A mibs/qtech/QTECH-PRODUCTS-MIB +573
A mibs/qtech/QTECH-PTOPO-MIB +377
A mibs/qtech/QTECH-QINQ-MIB +645
A mibs/qtech/QTECH-QOS-MIB +1,137
A mibs/qtech/QTECH-REDUNDANCY-MIB +276
A mibs/qtech/QTECH-RIP-MIB +633
A mibs/qtech/QTECH-ROUTE-MIB +1,556
A mibs/qtech/QTECH-ROUTER-QOS-MIB +4,076
A mibs/qtech/QTECH-ROUTER-SMI +47
A mibs/qtech/QTECH-ROUTER-WIFI-MIB +1,233
A mibs/qtech/QTECH-RRM-MIB +3,477
A mibs/qtech/QTECH-RSTP-MSTP-MIB +1,241
A mibs/qtech/QTECH-SECURITY-MIB +566
A mibs/qtech/QTECH-SECZONE-CONTEXT-MIB +382
A mibs/qtech/QTECH-SECZONE-MIB +507
A mibs/qtech/QTECH-SMI +92
A mibs/qtech/QTECH-SMM-MIB +154
A mibs/qtech/QTECH-SMP-MIB +757
A mibs/qtech/QTECH-SNMP-AGENT-MIB +543
A mibs/qtech/QTECH-SOFTWARE-SMI +47
A mibs/qtech/QTECH-SPAN-MIB +151
A mibs/qtech/QTECH-STA-ASS-RECORDS-MIB +985
A mibs/qtech/QTECH-SYNC-STATS-MIB +358
A mibs/qtech/QTECH-SYSTEM-MIB +2,362
A mibs/qtech/QTECH-TC +108
A mibs/qtech/QTECH-TEMP-FAN-MIB +67
A mibs/qtech/QTECH-TIME-MIB +323
A mibs/qtech/QTECH-TM-MIB +393
A mibs/qtech/QTECH-TRAFFIC-CTRL-MIB +248
A mibs/qtech/QTECH-TRAP-FORMAT-MIB +189
A mibs/qtech/QTECH-TUNNEL-MIB +94
A mibs/qtech/QTECH-URPF-MIB +583
A mibs/qtech/QTECH-V1-TRAP +238
A mibs/qtech/QTECH-VLAN-MIB +456
A mibs/qtech/QTECH-VM-MIB +783
A mibs/qtech/QTECH-VOICE-VLAN-MIB +335
A mibs/qtech/QTECH-VPLS-BGP-MIB +298
A mibs/qtech/QTECH-VPLS-GENERIC-MIB +891
A mibs/qtech/QTECH-VPLS-LDP-MIB +238
A mibs/qtech/QTECH-VSU-MIB +666
A mibs/qtech/QTECH-VXU-MIB +409
A mibs/qtech/QTECH-WEB-PORTAL-MIB +376
A mibs/qtech/QTECH-WIRELESS-SMI +53
A mibs/qtech/QTECH-WLAN-FAT-AP-CF-MIB +5,112
A mibs/qtech/QTECH-WLAN-FAT-AP-IN-MIB +1,137
A mibs/qtech/QTECH-WLAN-FIT-AP-CF-MIB +7,341
A mibs/qtech/QTECH-WLAN-FIT-AP-IN-MIB +1,752
A mibs/qtech/QTECH-WLAN-HOTBACKUP-MIB +245
A mibs/qtech/QTECH-WLAN-QOS-EXTRA-MIB +1,338
A mibs/qtech/QTECH-WLAN-SECURITY-MIB +529
A mibs/qtech/QTECH-WLAN-WLOG-MIB +495
A mibs/qtech/STP-MIB +825
📈 0 added 📉 0 removed

💻 r9759 MINOR

Mike Stupalov 🐱 • 2019-03-11 09:30
Multiple improvements for health pages, added search forms. For sensors and statuses added search by Measured events (UP/DOWN/SHUTDOWN). (OBS-2719).
Files changed (25)
M html/css/bootstrap-hacks.css +4
M html/css/observium.css +4
M html/includes/entities/generic.inc.php +94
M html/includes/entities/mempool.inc.php +109
M html/includes/entities/port.inc.php +29 -9
M html/includes/entities/printersupply.inc.php +134
M html/includes/entities/processor.inc.php +107
M html/includes/entities/sensor.inc.php +209 -21
M html/includes/entities/status.inc.php +197 -4
M html/includes/entities/storage.inc.php +110 -1
M html/includes/print/search.inc.php +2 -2
M html/pages/device/overview/ports.inc.php +1 -1
M html/pages/device/overview/sensors.inc.php +17 -10
M html/pages/group.inc.php +6 -6
M html/pages/health.inc.php +47 -64
M html/pages/health/mempool.inc.php +2
D html/pages/health/printersupplies.inc.php -16
A html/pages/health/printersupply.inc.php +18
M html/pages/health/processor.inc.php +2
A html/pages/health/sensor.inc.php +18
D html/pages/health/sensors.inc.php -16
M html/pages/health/status.inc.php +1 -1
M html/pages/health/storage.inc.php +2
M includes/definitions/entities.inc.php +68 -3
M includes/definitions/wui.inc.php +13
📈 1,186 added 📉 154 removed

💻 r9758 TRIVIAL

Mike Stupalov 🐱 • 2019-03-11 09:22
Improved some alert/group functions, added function generate_entity_icon_link().
Files changed (3)
M includes/alerts.inc.php +2 -5
M includes/entities.inc.php +53 -13
M includes/groups.inc.php +17 -9
📈 72 added 📉 27 removed

💻 r9757 TRIVIAL

Mike Stupalov 🐱 • 2019-03-09 17:36
Added basic support for QTech switches. Improved version detect on SNR switches (OBS-2936).
Files changed (6)
A html/images/os/qtech_2x.png +1
A html/images/os/qtech.png +1
M includes/definitions/mibs/gcom.inc.php +3 -2
M includes/definitions/os.inc.php +19 -1
M includes/definitions/vendors.inc.php +9
M includes/rewrites.inc.php +1 -1
📈 34 added 📉 4 removed

💻 r9756 TRIVIAL

Mike Stupalov 🐱 • 2019-03-09 14:00
Fixed discovery DOM power sensors with convertion to dBm (OBS-2937).
Files changed (1)
M includes/discovery/functions.inc.php +2 -3
📈 2 added 📉 3 removed

💻 r9755 TRIVIAL

Mike Stupalov 🐱 • 2019-03-08 20:51
Try to ignore ifType on CiscoSB RV routers.
Files changed (1)
M includes/definitions/os.inc.php +2
📈 2 added 📉 0 removed

💻 r9754

Mike Stupalov 🐱 • 2019-03-08 20:33
derp. strange string duplicate.
Files changed (1)
M update/403.sql -2
📈 0 added 📉 2 removed

💻 r9753 MINOR

Mike Stupalov 🐱 • 2019-03-08 20:28
Store device down status type (dns, ping, snmp) in db, log changes of down reason (OBS-2818).
Files changed (7)
M html/includes/entities/device.inc.php +1
M html/pages/device/overview/information_extended.inc.php +21
M html/pages/device/overview/information.inc.php +21
M includes/common.inc.php +21 -2
M includes/functions.inc.php +11 -4
M includes/polling/functions.inc.php +20 -3
A update/403.sql +4
📈 99 added 📉 9 removed

💻 r9752 TRIVIAL

Mike Stupalov 🐱 • 2019-03-08 18:24
Improved detect Huawei VRP hardware.
Files changed (2)
M includes/definitions/os.inc.php +4
M includes/polling/os.inc.php +4 -3
📈 8 added 📉 3 removed

💻 r9751 TRIVIAL

Mike Stupalov 🐱 • 2019-03-08 17:22
Fixed discovery TX optical sensor values (OBS-2937).
Files changed (1)
M includes/discovery/sensors/huawei-entity-extent-mib.inc.php +4 -4
📈 4 added 📉 4 removed

💻 r9750 TRIVIAL

Mike Stupalov 🐱 • 2019-03-08 14:59
Improved boolean settings display.
Files changed (5)
M html/css/bootstrap-hacks.css +4
M html/css/observium.css +4
M html/includes/print/search.inc.php +6
M html/js/observium.js +22 -1
M html/pages/settings/default.inc.php +7 -3
📈 13 added 📉 3 removed

💻 r9749 TRIVIAL

Mike Stupalov 🐱 • 2019-03-08 12:21
Update device edit pages checkboxes.
Files changed (8)
M html/css/bootstrap/less/type.less +15 -5
M html/css/observium.css +15 -4
M html/js/observium.js +4
M html/pages/device/edit/alerts.inc.php +9 -4
M html/pages/device/edit/delete.inc.php +6 -2
M html/pages/device/edit/geo.inc.php +3 -2
M html/pages/device/edit/ports.inc.php +39 -31
M html/pages/device/edit/sensors.inc.php +72 -10
📈 129 added 📉 49 removed

💻 r9748 TRIVIAL

Mike Stupalov 🐱 • 2019-03-08 09:34
Fixed bootstrap toggle disabled/readonly styles. Fixed tiny-togle align and styles.
Files changed (11)
M html/css/bootstrap-hacks.css +9
M html/css/bootstrap-toggle.min.css +2
M html/css/observium.css +9
A html/css/tiny-toggle.min.css +1
D html/css/tinytoggle.min.css -1
M html/includes/print/search.inc.php +19 -5
M html/js/bootstrap-toggle.min.js +1 -11
D html/js/jquery.tinytoggle.min.js -1
A html/js/tiny-toggle.min.js +2
M html/pages/device/edit/device.inc.php +11 -4
M html/pages/inventory.inc.php +14 -12
📈 44 added 📉 21 removed

💻 r9747 TRIVIAL

Mike Stupalov 🐱 • 2019-03-06 21:23
Fixed display inventory page (hide removed entries by default, added switcher for see removed) (OBS-2934).
Files changed (3)
M html/includes/print/inventory.inc.php +11 -2
M html/pages/inventory.inc.php +46 -2
M includes/db.inc.php +17 -5
📈 74 added 📉 9 removed

💻 r9746 MINOR

Mike Stupalov 🐱 • 2019-03-06 21:18
Improved generate checkbox form elements (added alternative switch-ng type with bootstrap-toggle js). Added function for generate icon html element get_icon().
Files changed (7)
A html/css/bootstrap-toggle.min.css +28
M html/css/jquery.qtip.min.css +1 -3
M html/includes/print/common.inc.php +40
M html/includes/print/search.inc.php +92 -20
A html/js/bootstrap-toggle.min.js +12
M html/js/jquery.qtip.min.js +4 -3
M html/js/observium.js +18
📈 132 added 📉 20 removed

💻 r9745 TRIVIAL

Mike Stupalov 🐱 • 2019-03-05 20:58
Fixed missing sensor icon (OBS-2929).
Files changed (2)
M includes/definitions/entities/sensors.inc.php +1 -1
M includes/definitions/wui.inc.php +4 -3
📈 5 added 📉 4 removed

💻 r9744 MIBS

Mike Stupalov 🐱 • 2019-03-05 19:52
Update H3C and HH3C mib files.
Files changed (480)
M mibs/h3c/H3C-3GMODEM-MIB +462 -28
A mibs/h3c/H3C-8021X-EXT2-MIB +232
M mibs/h3c/H3C-AAL5-MIB +1
M mibs/h3c/H3C-ACFP-MIB +100 -24
M mibs/h3c/H3C-ACL-MIB +2,914 -140
A mibs/h3c/H3C-ARP-ENTRY-MIB +46
M mibs/h3c/H3C-ARP-RATELIMIT-MIB +52 -2
A mibs/h3c/H3C-ARP-SOURCE-SUPPRESSION-MIB +60
M mibs/h3c/H3C-ATM-DXI-MIB +8 -5
M mibs/h3c/H3C-BFD-STD-MIB +721 -651
A mibs/h3c/H3C-BGP-EVPN-MIB +371
A mibs/h3c/H3C-BPA-MIB +208
M mibs/h3c/H3C-CBQOS2-MIB +5,980 -4,989
M mibs/h3c/H3C-CFCARD-MIB +271 -268
M mibs/h3c/H3C-COMMON-SYSTEM-MIB +311 -30
M mibs/h3c/H3C-CONFIG-MAN-MIB +230 -72
A mibs/h3c/H3C-CONTEXT-MIB +112
M mibs/h3c/H3C-DHCP-SERVER-MIB +326 -17
A mibs/h3c/H3C-DHCP-SNOOP2-MIB +728
A mibs/h3c/H3C-DHCP4-MIB +3,133
A mibs/h3c/H3C-DHCP6-SERVER-MIB +242
M mibs/h3c/H3C-DHCPRELAY-MIB +8 -6
M mibs/h3c/H3C-DHCPSNOOP-MIB +49 -12
M mibs/h3c/H3C-DLDP-MIB +10 -7
M mibs/h3c/H3C-DLDP2-MIB +1
M mibs/h3c/H3C-DOMAIN-MIB +468 -21
M mibs/h3c/H3C-DOT11-ACMT-MIB +635 -19
M mibs/h3c/H3C-DOT11-APMT-MIB +2,236 -91
M mibs/h3c/H3C-DOT11-CFG-MIB +1,478 -73
M mibs/h3c/H3C-DOT11-CFGEXT-MIB +30 -7
A mibs/h3c/H3C-DOT11-LIC-MIB +356
A mibs/h3c/H3C-DOT11-PROBE-MIB +855
M mibs/h3c/H3C-DOT11-QOS-MIB +5 -1
M mibs/h3c/H3C-DOT11-REF-MIB +99 -69
M mibs/h3c/H3C-DOT11-ROAM-MIB +30 -3
M mibs/h3c/H3C-DOT11-RRM-MIB +175 -8
M mibs/h3c/H3C-DOT11-STATION-MIB +620 -21
A mibs/h3c/H3C-DOT11-WIPS-MIB +4,648
M mibs/h3c/H3C-DOT11-WLANEXT-MIB +5 -4
A mibs/h3c/H3C-DOT11-WM2U-MIB +611
M mibs/h3c/H3C-DOT11S-MESH-MIB +155 -28
M mibs/h3c/H3C-DOT3-EFM-EPON-MIB +10 -26
M mibs/h3c/H3C-DVPN-MIB +5 -4
M mibs/h3c/H3C-E1-MIB +17 -8
M mibs/h3c/H3C-E1T1VI-MIB +60 -7
M mibs/h3c/H3C-EFM-COMMON-MIB +681 -181
M mibs/h3c/H3C-ENTITY-EXT-MIB +334 -17
M mibs/h3c/H3C-ENTITY-VENDORTYPE-OID-MIB +1,806 -1,623
M mibs/h3c/H3C-ENTRELATION-MIB +149 -140
M mibs/h3c/H3C-EOC-COMMON-MIB +54 -4
M mibs/h3c/H3C-EPON-DEVICE-MIB +13 -29
M mibs/h3c/H3C-EPON-MIB +930 -38
M mibs/h3c/H3C-EPON-UNI-MIB +432 -19
A mibs/h3c/H3C-EVB-MIB +731
M mibs/h3c/H3C-EVC-MIB +131 -37
A mibs/h3c/H3C-EVI-MIB +1,182
A mibs/h3c/H3C-EVPN-MIB +270
A mibs/h3c/H3C-FAILOVER-MIB +325
A mibs/h3c/H3C-FC-FLOGIN-MIB +210
A mibs/h3c/H3C-FC-NAME-SERVER-MIB +106
A mibs/h3c/H3C-FC-PING-MIB +358
A mibs/h3c/H3C-FC-PSM-MIB +808
A mibs/h3c/H3C-FC-TC-MIB +199
A mibs/h3c/H3C-FC-TRACE-ROUTE-MIB +297
A mibs/h3c/H3C-FC-ZONE-SERVER-MIB +1,555
M mibs/h3c/H3C-FCOE-MIB +462 -12
A mibs/h3c/H3C-FCOE-MODE-MIB +90
A mibs/h3c/H3C-FDMI-MIB +381
M mibs/h3c/H3C-FIREWALL-MIB +14 -3
M mibs/h3c/H3C-FLASH-MAN-MIB +270 -62
M mibs/h3c/H3C-FLOWTEMPLATE-MIB +9 -7
M mibs/h3c/H3C-FTM-MIB +214 -203
M mibs/h3c/H3C-GRE-MIB +4 -4
M mibs/h3c/H3C-HPEOC-MIB +573 -2
M mibs/h3c/H3C-IDS-MIB +8 -2
M mibs/h3c/H3C-IF-EXT-MIB +1,508 -54
M mibs/h3c/H3C-IFQOS2-MIB +1,149 -79
M mibs/h3c/H3C-IKE-MONITOR-MIB +597 -367
A mibs/h3c/H3C-INFOCENTER-MIB +511
M mibs/h3c/H3C-IP-ADDRESS-MIB +3 -2
M mibs/h3c/H3C-IP-BROADCAST-MIB +65 -58
M mibs/h3c/H3C-IPA-MIB +7 -6
A mibs/h3c/H3C-IPRAN-DCN-MIB +272
M mibs/h3c/H3C-IPSEC-MONITOR-MIB +8 -6
A mibs/h3c/H3C-IPSEC-MONITOR-V2-MIB +2,264
M mibs/h3c/H3C-IPV6-ADDRESS-MIB +15 -8
M mibs/h3c/H3C-IPX-MIB +10 -8
A mibs/h3c/H3C-ISSU-MIB +698
M mibs/h3c/H3C-L2ISOLATE-MIB +1
A mibs/h3c/H3C-L2TP-MIB +74
A mibs/h3c/H3C-L2VPN-MIB +895
M mibs/h3c/H3C-L2VPN-PWE3-MIB +11 -8
M mibs/h3c/H3C-L4RDT-MIB +164 -135
A mibs/h3c/H3C-LBV2-MIB +1,073
A mibs/h3c/H3C-LICENSE-MIB +847
M mibs/h3c/H3C-LLDP-EXT-MIB +241 -15
A mibs/h3c/H3C-LOCAL-AAA-SERVER-MIB +63
M mibs/h3c/H3C-LPBKDT-MIB +142 -3
M mibs/h3c/H3C-MAC-INFORMATION-MIB +64 -4
A mibs/h3c/H3C-MACSEC-MIB +88
A mibs/h3c/H3C-MDC-MIB +731
M mibs/h3c/H3C-MIRRORGROUP-MIB +226 -37
A mibs/h3c/H3C-MP-V2-MIB +271
A mibs/h3c/H3C-MPLS-VPN-BGP-MIB +593
A mibs/h3c/H3C-MPLSEXT-MIB +593
M mibs/h3c/H3C-MPLSOAM-MIB +8 -5
M mibs/h3c/H3C-MPLSOAM-PS-MIB +8 -5
A mibs/h3c/H3C-MPLSTE-MIB +186
M mibs/h3c/H3C-MPM-MIB +7 -4
M mibs/h3c/H3C-MS-MAN-MIB +6 -5
M mibs/h3c/H3C-MULTICAST-MIB +7 -4
A mibs/h3c/H3C-MULTICAST-SNOOPING-MIB +1,078
M mibs/h3c/H3C-NAT-MIB +302 -40
A mibs/h3c/H3C-NPV-MIB +293
M mibs/h3c/H3C-NQA-MIB +356 -47
M mibs/h3c/H3C-NS-MIB +10 -6
A mibs/h3c/H3C-NVGRE-MIB +375
M mibs/h3c/H3C-OBJECT-INFO-MIB +4 -4
A mibs/h3c/H3C-OBJP-MIB +142
A mibs/h3c/H3C-OFP-MIB +191
A mibs/h3c/H3C-OSPF-MIB +98
M mibs/h3c/H3C-PBR-MIB +479 -16
A mibs/h3c/H3C-PEX-MIB +415
M mibs/h3c/H3C-PORT-SECURITY-MIB +55 -53
M mibs/h3c/H3C-PORTAL-MIB +818 -31
M mibs/h3c/H3C-POSA-MIB +486 -23
M mibs/h3c/H3C-POWER-ETH-EXT-MIB +1,332 -1,304
M mibs/h3c/H3C-PPP-OVER-SONET-MIB +38 -30
M mibs/h3c/H3C-PROT-PRIORITY-MIB +4 -3
M mibs/h3c/H3C-PROTOCOL-VLAN-MIB +94 -84
M mibs/h3c/H3C-PU-MAN-MIB +6 -5
A mibs/h3c/H3C-PVST-MIB +161
M mibs/h3c/H3C-QINQ-MIB +8 -5
A mibs/h3c/H3C-QINQV2-MIB +140
M mibs/h3c/H3C-QOS-CAPABILITY-MIB +1,486 -16
M mibs/h3c/H3C-QOS-PROFILE-MIB +1,156 -1,146
M mibs/h3c/H3C-RADIUS-MIB +120 -56
M mibs/h3c/H3C-RCP-MIB +7 -5
M mibs/h3c/H3C-RCR-MIB +5 -3
A mibs/h3c/H3C-RDDC-MIB +303
A mibs/h3c/H3C-RES-MON-MIB +379
A mibs/h3c/H3C-RMON-EXT2-MIB +400
M mibs/h3c/H3C-RPR-MIB +20 -11
M mibs/h3c/H3C-RRPP-MIB +23 -15
M mibs/h3c/H3C-RS485-MIB +3 -3
M mibs/h3c/H3C-RSA-MIB +300 -299
A mibs/h3c/H3C-SAN-AGG-MIB +227
A mibs/h3c/H3C-SECHIGH-MIB +151
A mibs/h3c/H3C-SECP-MIB +120
A mibs/h3c/H3C-SESSION-MIB +538
A mibs/h3c/H3C-SLBG-MIB +160
A mibs/h3c/H3C-SMLK-MIB +381
M mibs/h3c/H3C-SNA-DLSW-EXT-MIB +20 -10
M mibs/h3c/H3C-SNMP-EXT-MIB +165 -25
A mibs/h3c/H3C-SPB-MIB +248
M mibs/h3c/H3C-SSH-MIB +154 -10
M mibs/h3c/H3C-STACK-MIB +212 -85
M mibs/h3c/H3C-STORM-CONSTRAIN-MIB +26 -14
M mibs/h3c/H3C-SUBNET-VLAN-MIB +55 -37
M mibs/h3c/H3C-SYS-MAN-MIB +449 -24
M mibs/h3c/H3C-SYSLOG-MIB +84 -5
M mibs/h3c/H3C-T1-MIB +12 -4
M mibs/h3c/H3C-TE-TUNNEL-MIB +14 -12
M mibs/h3c/H3C-TRANSCEIVER-INFO-MIB +625 -23
M mibs/h3c/H3C-TRAP-MIB +36 -2
A mibs/h3c/H3C-TRNG2-MIB +284
M mibs/h3c/H3C-TUNNEL-MIB +735 -48
M mibs/h3c/H3C-UI-MAN-MIB +8 -5
M mibs/h3c/H3C-UNICAST-MIB +7 -2
M mibs/h3c/H3C-USER-MIB +49 -26
M mibs/h3c/H3C-VM-MAN-MIB +5 -4
A mibs/h3c/H3C-VMAP-MIB +421
M mibs/h3c/H3C-VO-TYPE-MIB +1
M mibs/h3c/H3C-VOAAACLIENT-MIB +11 -9
M mibs/h3c/H3C-VOANALOGIF-MIB +762 -739
M mibs/h3c/H3C-VOCALLACTIVE-MIB +198 -193
M mibs/h3c/H3C-VOCALLHISTORY-MIB +427 -419
M mibs/h3c/H3C-VODIALCONTROL-MIB +796 -774
M mibs/h3c/H3C-VODIGITALIF-MIB +1,532 -1,503
M mibs/h3c/H3C-VOGENERAL-MIB +538 -510
M mibs/h3c/H3C-VOGKCLIENT-MIB +183 -178
M mibs/h3c/H3C-VOH323CALLSTAT-MIB +205 -194
M mibs/h3c/H3C-VOICE-CALL-HISTORY-MIB +2 -2
M mibs/h3c/H3C-VOICE-VLAN-MIB +12 -7
M mibs/h3c/H3C-VOIF-MIB +183 -180
M mibs/h3c/H3C-VOSIP-MIB +34 -32
A mibs/h3c/H3C-VPN-PEER-MIB +131
M mibs/h3c/H3C-VRRP-EXT-MIB +8 -7
A mibs/h3c/H3C-VSAN-MIB +870
M mibs/h3c/H3C-VSI-MIB +508 -27
A mibs/h3c/H3C-VXLAN-MIB +448
M mibs/h3c/H3C-WAPI-MIB +23 -7
M mibs/h3c/H3C-WEB-AUTHENTICATION-MIB +1
M mibs/h3c/H3C-WIPS-MIB +2,219 -69
A mibs/h3c/H3C-WLAN-FLEXAPP-CFG-MIB +1,409
A mibs/h3c/H3C-WLANMT-MIB +139
A mibs/h3c/HH3C-OID-MIB +23
A mibs/h3c/HH3C-PRODUCT-ID-MIB +2,808
M mibs/h3c/HUAWEI-3COM-OID-MIB +228 -2
M mibs/h3c/HUAWEI-8021PAE-MIB +9 -2
M mibs/h3c/HUAWEI-DHCPR-MIB +298 -296
M mibs/h3c/HUAWEI-DHCPS-MIB +6 -4
M mibs/h3c/HUAWEI-FR-QOS-MIB +11 -11
M mibs/h3c/HUAWEI-HGMP-MIB +6 -4
M mibs/h3c/HUAWEI-ISDN-MIB +9 -8
M mibs/h3c/HUAWEI-ISIS-MIB +1 -9
M mibs/h3c/HUAWEI-LAG-MIB +4 -3
M mibs/h3c/HUAWEI-LSW-DEV-ADM-MIB +2,155 -32
M mibs/h3c/HUAWEI-LswARP-MIB +54 -46
M mibs/h3c/HUAWEI-LswDEVM-MIB +100 -38
M mibs/h3c/HUAWEI-LswDHCP-MIB +164 -155
M mibs/h3c/HUAWEI-LswIGSP-MIB +9 -2
M mibs/h3c/HUAWEI-LswINF-MIB +476 -40
M mibs/h3c/HUAWEI-LswMAM-MIB +9 -2
M mibs/h3c/HUAWEI-LswMix-MIB +10 -2
M mibs/h3c/HUAWEI-LswMSTP-MIB +105 -74
M mibs/h3c/HUAWEI-LswQos-MIB +11 -3
M mibs/h3c/HUAWEI-LswRSTP-MIB +9 -2
M mibs/h3c/HUAWEI-LswSMON-MIB +2
M mibs/h3c/HUAWEI-LswTRAP-MIB +580 -9
M mibs/h3c/HUAWEI-LswVLAN-MIB +186 -16
M mibs/h3c/HUAWEI-MLSR-DEV-ADM-MIB +1
M mibs/h3c/HUAWEI-MP-MIB +12 -12
M mibs/h3c/HUAWEI-MPLS-BGP-VPN-MIB +16 -29
M mibs/h3c/HUAWEI-MPLS-LDP-MIB +25 -16
M mibs/h3c/HUAWEI-MPLS-LSR-MIB +12 -25
M mibs/h3c/HUAWEI-NDEC-MIB +8 -5
M mibs/h3c/HUAWEI-NTP-MIB +67 -34
M mibs/h3c/HUAWEI-POS-MIB +10 -8
M mibs/h3c/HUAWEI-REDUNDANCY-POWER-MIB +9 -7
M mibs/h3c/HUAWEI-RMON-EXT-MIB +72 -67
M mibs/h3c/HUAWEI-SNA-DLSW-MIB +13 -7
M mibs/h3c/HUAWEI-TRNG-MIB +269 -266
M mibs/h3c/HUAWEI-USERLOG-MIB +9 -9
M mibs/h3c/HUAWEI-VLAN-MIB +131 -130
M mibs/hh3c/HH3C-3GMODEM-MIB +68 -16
M mibs/hh3c/HH3C-8021PAE-MIB +3 -2
A mibs/hh3c/HH3C-8021X-EXT2-MIB +232
M mibs/hh3c/HH3C-AAA-NASID-MIB +3 -2
M mibs/hh3c/HH3C-AAL5-MIB +3 -2
M mibs/hh3c/HH3C-ACFP-MIB +3 -2
M mibs/hh3c/HH3C-ACL-MIB +116 -5
M mibs/hh3c/HH3C-AFC-MIB +4 -3
A mibs/hh3c/HH3C-ARP-ENTRY-MIB +46
M mibs/hh3c/HH3C-ARP-RATELIMIT-MIB +3 -2
M mibs/hh3c/HH3C-ARP-SOURCE-SUPPRESSION-MIB +3 -2
M mibs/hh3c/HH3C-ATM-DXI-MIB +3 -2
M mibs/hh3c/HH3C-BFD-STD-MIB +25 -18
A mibs/hh3c/HH3C-BGP-EVPN-MIB +371
M mibs/hh3c/HH3C-BLG-MIB +3 -2
M mibs/hh3c/HH3C-BPA-MIB +13 -4
M mibs/hh3c/HH3C-CATV-TRANSCEIVER-MIB +5 -3
M mibs/hh3c/HH3C-CBQOS2-MIB +120 -7
M mibs/hh3c/HH3C-CFCARD-MIB +3 -2
M mibs/hh3c/HH3C-COMMON-SYSTEM-MIB +205 -12
M mibs/hh3c/HH3C-CONFIG-MAN-MIB +186 -59
M mibs/hh3c/HH3C-CONTEXT-MIB +3 -2
M mibs/hh3c/HH3C-DAR-MIB +3 -2
M mibs/hh3c/HH3C-DHCP-SERVER-MIB +3 -2
M mibs/hh3c/HH3C-DHCP-SNOOP2-MIB +14 -4
M mibs/hh3c/HH3C-DHCP4-MIB +355 -6
A mibs/hh3c/HH3C-DHCP6-SERVER-MIB +242
M mibs/hh3c/HH3C-DHCPR-MIB +3 -2
M mibs/hh3c/HH3C-DHCPRELAY-MIB +3 -2
M mibs/hh3c/HH3C-DHCPS-MIB +3 -2
M mibs/hh3c/HH3C-DHCPSNOOP-MIB +3 -2
M mibs/hh3c/HH3C-DISK-MIB +3 -2
M mibs/hh3c/HH3C-DLDP-MIB +3 -2
M mibs/hh3c/HH3C-DLDP2-MIB +3 -2
M mibs/hh3c/HH3C-DNS-MIB +3 -2
M mibs/hh3c/HH3C-DOMAIN-MIB +436 -5
M mibs/hh3c/HH3C-DOT11-ACMT-MIB +199 -5
M mibs/hh3c/HH3C-DOT11-APMT-MIB +295 -28
M mibs/hh3c/HH3C-DOT11-CFG-MIB +939 -18
M mibs/hh3c/HH3C-DOT11-CFGEXT-MIB +28 -5
M mibs/hh3c/HH3C-DOT11-LIC-MIB +3 -2
A mibs/hh3c/HH3C-DOT11-PROBE-MIB +855
M mibs/hh3c/HH3C-DOT11-QOS-MIB +3 -2
M mibs/hh3c/HH3C-DOT11-REF-MIB +19 -9
M mibs/hh3c/HH3C-DOT11-ROAM-MIB +32 -5
M mibs/hh3c/HH3C-DOT11-RRM-MIB +34 -4
M mibs/hh3c/HH3C-DOT11-SA-MIB +3 -2
M mibs/hh3c/HH3C-DOT11-STATION-MIB +287 -8
M mibs/hh3c/HH3C-DOT11-WIDS-MIB +3 -2
A mibs/hh3c/HH3C-DOT11-WIPS-MIB +4,648
M mibs/hh3c/HH3C-DOT11-WLANEXT-MIB +3 -2
A mibs/hh3c/HH3C-DOT11-WM2U-MIB +611
M mibs/hh3c/HH3C-DOT11S-MESH-MIB +143 -30
M mibs/hh3c/HH3C-DOT3-EFM-EPON-MIB +3 -2
M mibs/hh3c/HH3C-DSP-MIB +3 -2
M mibs/hh3c/HH3C-DVPN-MIB +3 -2
M mibs/hh3c/HH3C-E1-MIB +3 -2
M mibs/hh3c/HH3C-E1T1VI-MIB +62 -9
M mibs/hh3c/HH3C-EFM-COMMON-MIB +670 -160
M mibs/hh3c/HH3C-ENTITY-EXT-MIB +3 -2
M mibs/hh3c/HH3C-ENTITY-VENDORTYPE-OID-MIB +987 -18
M mibs/hh3c/HH3C-ENTRELATION-MIB +3 -2
M mibs/hh3c/HH3C-EOC-COMMON-MIB +5 -3
M mibs/hh3c/HH3C-EPON-DEVICE-MIB +3 -2
M mibs/hh3c/HH3C-EPON-FB-MIB +4 -3
M mibs/hh3c/HH3C-EPON-MIB +932 -40
M mibs/hh3c/HH3C-EPON-UNI-MIB +382 -16
M mibs/hh3c/HH3C-EVB-MIB +3 -2
M mibs/hh3c/HH3C-EVC-MIB +3 -2
M mibs/hh3c/HH3C-EVI-MIB +3 -2
A mibs/hh3c/HH3C-EVPN-MIB +270
A mibs/hh3c/HH3C-FAILOVER-MIB +325
M mibs/hh3c/HH3C-FC-FLOGIN-MIB +3 -2
M mibs/hh3c/HH3C-FC-NAME-SERVER-MIB +3 -2
M mibs/hh3c/HH3C-FC-PING-MIB +3 -2
M mibs/hh3c/HH3C-FC-PSM-MIB +26 -16
M mibs/hh3c/HH3C-FC-TC-MIB +1
M mibs/hh3c/HH3C-FC-TRACE-ROUTE-MIB +3 -2
M mibs/hh3c/HH3C-FC-ZONE-SERVER-MIB +3 -2
M mibs/hh3c/HH3C-FCOE-MIB +390 -12
M mibs/hh3c/HH3C-FCOE-MODE-MIB +10 -6
M mibs/hh3c/HH3C-FDMI-MIB +3 -2
M mibs/hh3c/HH3C-FIREWALL-MIB +3 -2
M mibs/hh3c/HH3C-FLASH-MAN-MIB +152 -49
M mibs/hh3c/HH3C-FLOWTEMPLATE-MIB +3 -2
M mibs/hh3c/HH3C-FR-QOS-MIB +3 -2
M mibs/hh3c/HH3C-FTM-MIB +3 -2
M mibs/hh3c/HH3C-GRE-MIB +3 -2
M mibs/hh3c/HH3C-HGMP-MIB +3 -2
M mibs/hh3c/HH3C-HPEOC-MIB +30 -24
M mibs/hh3c/HH3C-IDS-MIB +3 -2
M mibs/hh3c/HH3C-IF-EXT-MIB +1,351 -60
M mibs/hh3c/HH3C-IFQOS2-MIB +413 -64
M mibs/hh3c/HH3C-IKE-MONITOR-MIB +3 -2
M mibs/hh3c/HH3C-INFOCENTER-MIB +35 -11
M mibs/hh3c/HH3C-IP-ADDRESS-MIB +3 -2
M mibs/hh3c/HH3C-IP-BROADCAST-MIB +3 -2
M mibs/hh3c/HH3C-IPA-MIB +3 -2
M mibs/hh3c/HH3C-IPRAN-DCN-MIB +59 -17
M mibs/hh3c/HH3C-IPSEC-MONITOR-MIB +3 -2
M mibs/hh3c/HH3C-IPSEC-MONITOR-V2-MIB +354 -76
M mibs/hh3c/HH3C-IPV6-ADDRESS-MIB +3 -2
M mibs/hh3c/HH3C-IPX-MIB +3 -2
M mibs/hh3c/HH3C-ISDN-MIB +3 -2
M mibs/hh3c/HH3C-ISSU-MIB +11 -6
M mibs/hh3c/HH3C-L2ISOLATE-MIB +3 -2
M mibs/hh3c/HH3C-L2TP-MIB +3 -2
A mibs/hh3c/HH3C-L2VPN-MIB +895
M mibs/hh3c/HH3C-L2VPN-PWE3-MIB +3 -2
M mibs/hh3c/HH3C-L4RDT-MIB +3 -2
M mibs/hh3c/HH3C-LAG-MIB +3 -2
M mibs/hh3c/HH3C-LB-MIB +3 -2
M mibs/hh3c/HH3C-LBV2-MIB +15 -10
M mibs/hh3c/HH3C-LI-MIB +3 -2
M mibs/hh3c/HH3C-LICENSE-MIB +3 -2
M mibs/hh3c/HH3C-LLDP-EXT-MIB +242 -16
M mibs/hh3c/HH3C-LOCAL-AAA-SERVER-MIB +3 -2
M mibs/hh3c/HH3C-LOGIC-VOLUME-MIB +3 -2
M mibs/hh3c/HH3C-LPBKDT-MIB +144 -5
M mibs/hh3c/HH3C-LSW-DEV-ADM-MIB +1,392 -22
M mibs/hh3c/HH3C-LswARP-MIB +3 -2
M mibs/hh3c/HH3C-LswDEVM-MIB +89 -38
M mibs/hh3c/HH3C-LswDHCP-MIB +3 -2
M mibs/hh3c/HH3C-LswIGSP-MIB +3 -2
M mibs/hh3c/HH3C-LswINF-MIB +143 -12
M mibs/hh3c/HH3C-LswMAM-MIB +3 -2
M mibs/hh3c/HH3C-LswMix-MIB +3 -2
M mibs/hh3c/HH3C-LswMSTP-MIB +3 -2
M mibs/hh3c/HH3C-LswQos-MIB +3 -2
M mibs/hh3c/HH3C-LswRSTP-MIB +3 -2
M mibs/hh3c/HH3C-LswSMON-MIB +1
M mibs/hh3c/HH3C-LswTRAP-MIB +537 -8
M mibs/hh3c/HH3C-LswVLAN-MIB +108 -7
M mibs/hh3c/HH3C-MAC-INFORMATION-MIB +3 -2
A mibs/hh3c/HH3C-MACSEC-MIB +88
M mibs/hh3c/HH3C-MCDR-MIB +3 -2
M mibs/hh3c/HH3C-MDC-MIB +9 -3
M mibs/hh3c/HH3C-MINM-MIB +3 -2
M mibs/hh3c/HH3C-MIRRORGROUP-MIB +3 -2
M mibs/hh3c/HH3C-MP-MIB +3 -2
M mibs/hh3c/HH3C-MP-V2-MIB +4 -2
M mibs/hh3c/HH3C-MPLS-BGP-VPN-MIB +3 -2
M mibs/hh3c/HH3C-MPLS-LDP-MIB +3 -2
M mibs/hh3c/HH3C-MPLS-LSR-MIB +3 -2
A mibs/hh3c/HH3C-MPLS-VPN-BGP-MIB +593
M mibs/hh3c/HH3C-MPLSEXT-MIB +409 -7
M mibs/hh3c/HH3C-MPLSOAM-MIB +3 -2
M mibs/hh3c/HH3C-MPLSOAM-PS-MIB +3 -2
M mibs/hh3c/HH3C-MPLSTE-MIB +3 -2
M mibs/hh3c/HH3C-MPM-MIB +3 -2
M mibs/hh3c/HH3C-MS-MAN-MIB +3 -2
M mibs/hh3c/HH3C-MULTICAST-MIB +3 -2
M mibs/hh3c/HH3C-MULTICAST-SNOOPING-MIB +60 -10
M mibs/hh3c/HH3C-NAT-MIB +297 -40
M mibs/hh3c/HH3C-NDEC-MIB +3 -2
M mibs/hh3c/HH3C-NET-MAN-MIB +3 -2
M mibs/hh3c/HH3C-NPV-MIB +69 -10
M mibs/hh3c/HH3C-NQA-MIB +319 -16
M mibs/hh3c/HH3C-NS-MIB +7 -3
M mibs/hh3c/HH3C-NTP-MIB +13 -9
M mibs/hh3c/HH3C-NVGRE-MIB +3 -2
M mibs/hh3c/HH3C-OBJECT-INFO-MIB +3 -2
M mibs/hh3c/HH3C-OBJP-MIB +3 -2
A mibs/hh3c/HH3C-OFP-MIB +191
M mibs/hh3c/HH3C-OID-MIB +24
A mibs/hh3c/HH3C-OSPF-MIB +98
M mibs/hh3c/HH3C-PBR-MIB +3 -2
M mibs/hh3c/HH3C-PEX-MIB +96 -5
M mibs/hh3c/HH3C-PORT-SECURITY-MIB +6 -3
M mibs/hh3c/HH3C-PORTAL-MIB +741 -21
M mibs/hh3c/HH3C-POS-MIB +3 -2
M mibs/hh3c/HH3C-POSA-MIB +353 -15
M mibs/hh3c/HH3C-POWER-ETH-EXT-MIB +1,331 -1,308
M mibs/hh3c/HH3C-PPP-OVER-SONET-MIB +10 -5
M mibs/hh3c/HH3C-PPPOE-SERVER-MIB +3 -2
M mibs/hh3c/HH3C-PRODUCT-ID-MIB +892 -16
M mibs/hh3c/HH3C-PROT-PRIORITY-MIB +3 -2
M mibs/hh3c/HH3C-PROTOCOL-VLAN-MIB +3 -2
M mibs/hh3c/HH3C-PU-MAN-MIB +3 -2
M mibs/hh3c/HH3C-PVST-MIB +3 -2
M mibs/hh3c/HH3C-QINQ-MIB +3 -2
M mibs/hh3c/HH3C-QINQV2-MIB +3 -2
M mibs/hh3c/HH3C-QOS-CAPABILITY-MIB +113 -29
M mibs/hh3c/HH3C-QOS-PROFILE-MIB +3 -2
M mibs/hh3c/HH3C-RADIUS-MIB +32 -7
M mibs/hh3c/HH3C-RAID-MIB +3 -2
M mibs/hh3c/HH3C-RCP-MIB +3 -2
M mibs/hh3c/HH3C-RCR-MIB +3 -2
M mibs/hh3c/HH3C-RDDC-MIB +3 -2
M mibs/hh3c/HH3C-REDUNDANCY-POWER-MIB +3 -2
A mibs/hh3c/HH3C-RES-MON-MIB +379
M mibs/hh3c/HH3C-RMON-EXT-MIB +3 -2
M mibs/hh3c/HH3C-RMON-EXT2-MIB +3 -2
M mibs/hh3c/HH3C-RPR-MIB +12 -4
M mibs/hh3c/HH3C-RRPP-MIB +18 -12
M mibs/hh3c/HH3C-RS485-MIB +3 -2
M mibs/hh3c/HH3C-RSA-MIB +3 -2
M mibs/hh3c/HH3C-SAN-AGG-MIB +3 -2
A mibs/hh3c/HH3C-SECHIGH-MIB +151
A mibs/hh3c/HH3C-SECP-MIB +120
M mibs/hh3c/HH3C-SESSION-MIB +435 -5
M mibs/hh3c/HH3C-SLBG-MIB +4 -3
M mibs/hh3c/HH3C-SMLK-MIB +3 -2
M mibs/hh3c/HH3C-SNA-DLSW-EXT-MIB +3 -2
M mibs/hh3c/HH3C-SNA-DLSW-MIB +3 -2
M mibs/hh3c/HH3C-SNMP-EXT-MIB +113 -19
M mibs/hh3c/HH3C-SPB-MIB +3 -2
M mibs/hh3c/HH3C-SSH-MIB +122 -13
M mibs/hh3c/HH3C-STACK-MIB +89 -19
M mibs/hh3c/HH3C-STORAGE-MIB +3 -2
M mibs/hh3c/HH3C-STORAGE-REF-MIB +3 -2
M mibs/hh3c/HH3C-STORAGE-SNAP-MIB +3 -2
M mibs/hh3c/HH3C-STORM-CONSTRAIN-MIB +24 -13
M mibs/hh3c/HH3C-SUBNET-VLAN-MIB +3 -2
M mibs/hh3c/HH3C-SYS-MAN-MIB +108 -5
M mibs/hh3c/HH3C-SYSLOG-MIB +3 -2
M mibs/hh3c/HH3C-T1-MIB +3 -2
M mibs/hh3c/HH3C-TE-TUNNEL-MIB +3 -2
M mibs/hh3c/HH3C-TRANSCEIVER-INFO-MIB +240 -29
M mibs/hh3c/HH3C-TRAP-MIB +3 -2
M mibs/hh3c/HH3C-TRNG-MIB +3 -2
M mibs/hh3c/HH3C-TRNG2-MIB +3 -2
M mibs/hh3c/HH3C-TUNNEL-MIB +3 -2
M mibs/hh3c/HH3C-UI-MAN-MIB +3 -2
M mibs/hh3c/HH3C-UNICAST-MIB +4 -3
M mibs/hh3c/HH3C-UPS-MIB +3 -2
M mibs/hh3c/HH3C-USER-MIB +20 -12
M mibs/hh3c/HH3C-USERLOG-MIB +3 -2
M mibs/hh3c/HH3C-VM-MAN-MIB +4 -2
M mibs/hh3c/HH3C-VMAP-MIB +4 -3
M mibs/hh3c/HH3C-VOICE-CALL-ACTIVE-MIB +3 -2
M mibs/hh3c/HH3C-VOICE-CALL-HISTORY-MIB +3 -2
M mibs/hh3c/HH3C-VOICE-DIAL-CONTROL-MIB +3 -2
M mibs/hh3c/HH3C-VOICE-IF-MIB +4 -3
M mibs/hh3c/HH3C-VOICE-VLAN-MIB +14 -9
A mibs/hh3c/HH3C-VPN-PEER-MIB +131
M mibs/hh3c/HH3C-VRRP-EXT-MIB +3 -2
M mibs/hh3c/HH3C-VSAN-MIB +247 -9
M mibs/hh3c/HH3C-VSI-MIB +20 -5
M mibs/hh3c/HH3C-VXLAN-MIB +27 -6
M mibs/hh3c/HH3C-WAPI-MIB +23 -7
M mibs/hh3c/HH3C-WEB-AUTHENTICATION-MIB +3 -2
M mibs/hh3c/HH3C-WIPS-MIB +3 -2
A mibs/hh3c/HH3C-WLAN-FLEXAPP-CFG-MIB +1,409
A mibs/hh3c/HH3C-WLANMT-MIB +139
📈 0 added 📉 0 removed

💻 r9743 TRIVIAL

Mike Stupalov 🐱 • 2019-03-05 16:50
Hide unuseful information in print_cli_table() (OBS-2932).
Files changed (1)
M includes/functions.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r9742 SECURITY

Mike Stupalov 🐱 • 2019-03-05 14:45
Prevent some incorrect uris.
Files changed (1)
M html/includes/functions.inc.php +10 -4
📈 10 added 📉 4 removed

💻 r9741 TRIVIAL

Mike Stupalov 🐱 • 2019-03-05 14:07
Correctly select measured entities with notin operator.
Files changed (1)
M includes/alerts.inc.php +12
📈 12 added 📉 0 removed

💻 r9740 MAJOR

Mike Stupalov 🐱 • 2019-03-05 12:56
Added ability for select sensor/status groups and alerts by measured entities (OBS-2719).
Files changed (3)
M includes/alerts.inc.php +94 -45
M includes/definitions/entities.inc.php +53 -17
M includes/entities.inc.php +44 -4
📈 191 added 📉 66 removed

💻 r9739 TRIVIAL

Mike Stupalov 🐱 • 2019-03-05 06:14
Additional Ekinops port_label definition.
Files changed (2)
M includes/definitions/os.inc.php +1
M tests/IncludesRewritesTest.php +5 -2
📈 6 added 📉 2 removed

💻 r9738 TRIVIAL

Mike Stupalov 🐱 • 2019-03-04 19:22
Allow forced override for device system fields (sysDescr, sysLocation, sysContact, sysName) by vendor mib definitions.
Files changed (2)
M includes/definitions/mibs/ekinops.inc.php +1 -1
M includes/polling/system.inc.php +11 -6
📈 12 added 📉 7 removed

💻 r9737 TRIVIAL

Mike Stupalov 🐱 • 2019-03-04 13:53
Improved generate autocomplete=off in form input fields. Added unittest.
Files changed (4)
M html/includes/functions.inc.php +1
M html/includes/print/search.inc.php +51 -8
M html/index.php +6 -1
M tests/HtmlIncludesPrintTest.php +244
📈 302 added 📉 9 removed

💻 r9736 MINOR

Mike Stupalov 🐱 • 2019-03-03 17:23
Improved display devices/sensors counters in menu navigation.
Files changed (5)
M html/includes/cache-data.inc.php +18 -2
M html/includes/functions.inc.php +37 -9
M html/includes/navbar.inc.php +27 -17
M html/includes/print/common.inc.php +12 -10
M html/includes/print/navbar.inc.php +2 -1
📈 96 added 📉 39 removed

💻 r9735 FIX

Adam Armstrong 🐸 • 2019-03-03 16:00
Fix CSS label spacing issue.
Files changed (2)
M html/css/bootstrap/less/labels3.less +4 -3
M html/css/observium.css +1 -1
📈 0 added 📉 0 removed

💻 r9734 TRIVIAL

Mike Stupalov 🐱 • 2019-03-03 13:15
Small improve isPingable() with ping retries. Fixed collect device poller time, when device is down (this is not zero time).
Files changed (3)
M includes/defaults.inc.php +4 -4
M includes/functions.inc.php +22 -9
M includes/polling/functions.inc.php +20 -1
📈 46 added 📉 14 removed

💻 r9733 TRIVIAL

Mike Stupalov 🐱 • 2019-03-03 13:07
Improved format_unixtime() to support milliseconds.
Files changed (2)
M includes/common.inc.php +15 -6
M tests/IncludesCommonTest.php +9 -2
📈 24 added 📉 8 removed

💻 r9732 TRIVIAL

Mike Stupalov 🐱 • 2019-03-02 21:15
Show common sensor/status event counts in devices detail page (OBS-2764).
Files changed (3)
M html/includes/cache-data.inc.php +23 -3
M html/includes/entities/device.inc.php +32 -6
M html/includes/print/common.inc.php +134
📈 189 added 📉 9 removed

💻 r9731 MAJOR

Mike Stupalov 🐱 • 2019-03-02 15:07
Added ability add devices with custom SNMP context (OBS-2839).
Files changed (9)
M add_device.php +40 -5
M html/pages/addhost.inc.php +15 -8
M html/pages/device/edit/snmp.inc.php +24 -2
M includes/discovery/vlans/cisco-vtp-mib.inc.php +7 -2
M includes/functions.inc.php +58 -26
M includes/polling/fdb-table.inc.php +2 -1
M includes/snmp.inc.php +4 -4
M tests/IncludesSnmpTest.php +1
A update/402.sql +1
📈 152 added 📉 48 removed

💻 r9730 LIBS

Mike Stupalov 🐱 • 2019-03-02 14:56
Update php-cli lib to latest.
Files changed (10)
M libs/cli/cli.php +237 -39
M libs/cli/Colors.php +53 -34
M libs/cli/progress/Bar.php +17 -1
M libs/cli/Shell.php +32 -10
M libs/cli/Streams.php +7 -5
M libs/cli/Table.php +28 -2
M libs/cli/table/Ascii.php +49 -15
M libs/cli/table/Renderer.php +8 -2
A libs/cli/unicode
A libs/cli/unicode/regex.php +6
📈 0 added 📉 0 removed

💻 r9729 TRIVIAL

Mike Stupalov 🐱 • 2019-03-01 18:33
Improved port label parsing and fetch sysname for Ekinops 360 devices (OBS-2924).
Files changed (4)
A includes/definitions/mibs/ekinops.inc.php +23
M includes/definitions/os.inc.php +3
M includes/rewrites.inc.php +27 -6
M tests/IncludesRewritesTest.php +8
📈 61 added 📉 6 removed

💻 r9728 TRIVIAL

Mike Stupalov 🐱 • 2019-03-01 09:21
Added os definitions pattern tests. Fixed some incorrect os definitions.
Files changed (4)
M includes/definitions/os.inc.php +10 -5
M tests/IncludesCommonTest.php -258
A tests/IncludesDefinitionsTest.php +333
M tests/IncludesSyslogTest.php +8
📈 351 added 📉 263 removed

💻 r9727 TRIVIAL

Mike Stupalov 🐱 • 2019-02-26 12:00
Improved detect Riello Netman devices (OBS-2919).
Files changed (1)
M includes/definitions/os.inc.php +4
📈 4 added 📉 0 removed

💻 r9726 ADD

Adam Armstrong 🐸 • 2019-02-26 11:52
Add ability to delete/rename dashboards.
Files changed (5)
M html/ajax/actions.php +221 -185
M html/pages/dashboard.inc.php +64 -1
M html/pages/group_add.inc.php +9 -9
M includes/definitions/os.inc.php +7
M includes/definitions/transports.inc.php +1
📈 302 added 📉 195 removed

💻 r9725 TRIVIAL

Mike Stupalov 🐱 • 2019-02-25 13:10
Fixed hardware rewrite for Cisco G1/G2 routers.
Files changed (1)
M includes/polling/os/cisco.inc.php +4 -3
📈 4 added 📉 3 removed

💻 r9724 TRIVIAL

Mike Stupalov 🐱 • 2019-02-23 18:44
Improved detect MUlticase vendor name.
Files changed (2)
M includes/rewrites.inc.php +4 -2
M tests/IncludesRewritesTest.php +2
📈 6 added 📉 2 removed

💻 r9723 TRIVIAL

Mike Stupalov 🐱 • 2019-02-23 18:42
Do not log incorrectly detected version.
Files changed (1)
M includes/sql-config.inc.php +21 -12
📈 21 added 📉 12 removed

💻 r9722 MIBS

Mike Stupalov 🐱 • 2019-02-23 18:41
Update cisco mib files.
Files changed (85)
M mibs/cisco/CISCO-DOT11-ASSOCIATION-MIB +1,696 -1,471
M mibs/cisco/CISCO-ENTITY-EXT-MIB +82 -166
M mibs/cisco/CISCO-ENTITY-FRU-CONTROL-MIB +437 -10
M mibs/cisco/CISCO-ENTITY-SENSOR-MIB +23
M mibs/cisco/CISCO-ENTITY-VENDORTYPE-OID-MIB +984 -29
M mibs/cisco/CISCO-FLASH-MIB +45 -36
M mibs/cisco/CISCO-ICSUDSU-MIB +1 -1
M mibs/cisco/CISCO-IPSLA-ETHERNET-MIB +663 -402
M mibs/cisco/CISCO-LWAPP-AAA-MIB +1,968 -891
M mibs/cisco/CISCO-LWAPP-ACL-MIB +371 -160
M mibs/cisco/CISCO-LWAPP-AP-MIB +9,049 -4,521
M mibs/cisco/CISCO-LWAPP-CCX-RM-MIB +74 -37
M mibs/cisco/CISCO-LWAPP-CDP-MIB +436 -398
D mibs/cisco/CISCO-LWAPP-CLIENT-ROAMING-CAPABILITY -133
M mibs/cisco/CISCO-LWAPP-CLIENT-ROAMING-MIB +569 -540
A mibs/cisco/CISCO-LWAPP-CLOUD-SERVICES-MIB +2,019
M mibs/cisco/CISCO-LWAPP-DHCP-MIB +304 -257
M mibs/cisco/CISCO-LWAPP-DOT11-CCX-CLIENT-MIB +371 -168
D mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-CALIB-CAPABILITY -53
M mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-CALIB-MIB +20 -10
M mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-CCX-REPORTS-MIB +8
M mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-CCX-TC-MIB +11 -24
M mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-CCXV5-REPORTING-MIB +425 -245
M mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-MIB +2,772 -2,176
M mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-TS-MIB +19 -5
M mibs/cisco/CISCO-LWAPP-DOT11-LDAP-MIB +478 -449
M mibs/cisco/CISCO-LWAPP-DOT11-MIB +77 -44
M mibs/cisco/CISCO-LWAPP-DOWNLOAD-MIB +588 -334
M mibs/cisco/CISCO-LWAPP-HA-MIB +882 -322
M mibs/cisco/CISCO-LWAPP-IDS-MIB -8
M mibs/cisco/CISCO-LWAPP-INTERFACE-MIB +575 -397
M mibs/cisco/CISCO-LWAPP-IPV6-MIB +1,077 -803
M mibs/cisco/CISCO-LWAPP-LOCAL-AUTH-MIB +643 -539
M mibs/cisco/CISCO-LWAPP-MDNS-MIB +507 -433
M mibs/cisco/CISCO-LWAPP-MESH-MIB +1,365 -282
M mibs/cisco/CISCO-LWAPP-MESH-STATS-MIB +154 -135
D mibs/cisco/CISCO-LWAPP-MFP-CAPABILITY -60
M mibs/cisco/CISCO-LWAPP-MFP-MIB +874 -818
M mibs/cisco/CISCO-LWAPP-MOBILITY-EXT-MIB +1,115 -490
M mibs/cisco/CISCO-LWAPP-MOBILITY-MIB +930 -779
M mibs/cisco/CISCO-LWAPP-NBAR-MIB +519 -241
M mibs/cisco/CISCO-LWAPP-NETFLOW-MIB +244 -207
A mibs/cisco/CISCO-LWAPP-OPENDNS-MIB +427
M mibs/cisco/CISCO-LWAPP-PMIP-MIB +774 -554
D mibs/cisco/CISCO-LWAPP-QOS-CAPABILITY -130
M mibs/cisco/CISCO-LWAPP-QOS-MIB +4,015 -426
M mibs/cisco/CISCO-LWAPP-REAP-MIB +2,204 -1,024
D mibs/cisco/CISCO-LWAPP-RF-CAPABILITY -116
M mibs/cisco/CISCO-LWAPP-RF-MIB +943 -344
A mibs/cisco/CISCO-LWAPP-RLAN-MIB +1,124
M mibs/cisco/CISCO-LWAPP-ROGUE-MIB +968 -67
M mibs/cisco/CISCO-LWAPP-RRM-MIB +2,789 -1,180
M mibs/cisco/CISCO-LWAPP-SI-MIB +494 -51
D mibs/cisco/CISCO-LWAPP-SYS-CAPABILITY -72
M mibs/cisco/CISCO-LWAPP-SYS-MIB +2,483 -2,092
A mibs/cisco/CISCO-LWAPP-TAGS-MIB +979
M mibs/cisco/CISCO-LWAPP-TC-MIB +582 -586
A mibs/cisco/CISCO-LWAPP-TRUSTSEC-MIB +334
D mibs/cisco/CISCO-LWAPP-TSM-CAPABILITY -57
M mibs/cisco/CISCO-LWAPP-TSM-MIB +660 -597
A mibs/cisco/CISCO-LWAPP-TUNNEL-MIB +1,705
A mibs/cisco/CISCO-LWAPP-U3INTERFACE-MIB +333
D mibs/cisco/CISCO-LWAPP-WEBAUTH-CAPABILITY -52
M mibs/cisco/CISCO-LWAPP-WEBAUTH-MIB +1,219 -172
M mibs/cisco/CISCO-LWAPP-WLAN-MIB +2,480 -1,642
A mibs/cisco/CISCO-LWAPP-WLAN-POLICY-MIB +1,127
M mibs/cisco/CISCO-LWAPP-WLAN-SECURITY-MIB +1,347 -698
A mibs/cisco/CISCO-MRP-MIB +228
A mibs/cisco/CISCO-PKI-MIB +813
M mibs/cisco/CISCO-POWER-ETHERNET-EXT-MIB +202 -21
M mibs/cisco/CISCO-PRODUCTS-MIB +196 -9
M mibs/cisco/CISCO-RTTMON-IP-EXT-MIB +653 -348
M mibs/cisco/CISCO-RTTMON-TC-MIB +42 -24
A mibs/cisco/CISCO-SDG-MDNS-MIB +885
M mibs/cisco/CISCO-STP-EXTENSIONS-MIB +4,042 -3,444
M mibs/cisco/CISCO-SWITCH-ENGINE-MIB +607 -6
M mibs/cisco/CISCO-USP-MIB +28 -249
A mibs/cisco/CISCO-VIM-MIB +231
D mibs/cisco/CISCO-WAN-OPTIMIZATION-CAPABILITY -540
M mibs/cisco/CISCO-WPAN-MIB +186 -65
M mibs/cisco/OLD-CISCO-CHASSIS-MIB +3,157 -2,460
A mibs/rfc/IEC-62439-3-MIB +1,023
A mibs/rfc/SCTE-HMS-HEADENDIDENT-TC-MIB +454
A mibs/rfc/SCTE-HMS-MPEG-MIB +2,369
A mibs/rfc/SCTE-HMS-QAM-MIB +519
📈 0 added 📉 0 removed

💻 r9721 TRIVIAL

Mike Stupalov 🐱 • 2019-02-21 20:10
Small fix for Liebert hardware detect.
Files changed (3)
M includes/definitions/mibs/liebert.inc.php +3 -2
M includes/definitions/os.inc.php +1 -1
M includes/polling/os/liebert.inc.php +1
📈 5 added 📉 3 removed

💻 r9720 TRIVIAL

Mike Stupalov 🐱 • 2019-02-21 15:50
Moved detect hardware/vendor/version to definitions for some UPS devices.
Files changed (14)
M includes/definitions/mibs.inc.php +6 -2
M includes/definitions/mibs/eaton.inc.php +9 -4
M includes/definitions/mibs/ge.inc.php +6 -3
M includes/definitions/mibs/raritan.inc.php +1
M includes/definitions/mibs/socomec.inc.php +5 -3
D includes/polling/os/dell-ups.inc.php -17
D includes/polling/os/generex-ups.inc.php -17
M includes/polling/os/liebert.inc.php +2 -2
D includes/polling/os/manageups.inc.php -17
M includes/polling/os/netman.inc.php +10 -2
D includes/polling/os/powerwalker-ups.inc.php -17
M includes/polling/os/ups-mib.inc.php +17 -12
M includes/rewrites.inc.php +4
M tests/IncludesRewritesTest.php +1
📈 61 added 📉 96 removed

💻 r9719 TRIVIAL

Mike Stupalov 🐱 • 2019-02-21 14:00
Detect device vendor also by unix-agent.
Files changed (4)
M includes/definitions/os.inc.php +1
M includes/polling/os/unix.inc.php +8 -6
M includes/rewrites.inc.php +10 -5
M tests/IncludesRewritesTest.php +2
📈 21 added 📉 11 removed

💻 r9718 MIBS

Mike Stupalov 🐱 • 2019-02-20 20:26
Updated Infinera MIB files.
Files changed (227)
A mibs/infinera/INFINERA-CERT-LOCALCERT-MIB +192
A mibs/infinera/INFINERA-CERT-PEERCERT-MIB +192
A mibs/infinera/INFINERA-ENTITY-ASEM-MIB +99
A mibs/infinera/INFINERA-ENTITY-BMM-MIB +274
A mibs/infinera/INFINERA-ENTITY-BPP-MIB +110
A mibs/infinera/INFINERA-ENTITY-CHASSIS-MIB +636
A mibs/infinera/INFINERA-ENTITY-CMM-MIB +122
A mibs/infinera/INFINERA-ENTITY-CWM-MIB +106
A mibs/infinera/INFINERA-ENTITY-DLM-MIB +190
A mibs/infinera/INFINERA-ENTITY-DSE-MIB +163
A mibs/infinera/INFINERA-ENTITY-EQPT-MIB +391
A mibs/infinera/INFINERA-ENTITY-EXTNSHELF-MIB +106
A mibs/infinera/INFINERA-ENTITY-FAN-MIB +99
A mibs/infinera/INFINERA-ENTITY-FBM-MIB +118
A mibs/infinera/INFINERA-ENTITY-FMMC-MIB +220
A mibs/infinera/INFINERA-ENTITY-FMMF250-MIB +162
A mibs/infinera/INFINERA-ENTITY-FMPO25-MIB +109
A mibs/infinera/INFINERA-ENTITY-FMPO50-MIB +109
A mibs/infinera/INFINERA-ENTITY-FRM-MIB +381
A mibs/infinera/INFINERA-ENTITY-FSE-MIB +130
A mibs/infinera/INFINERA-ENTITY-FSP-MIB +115
A mibs/infinera/INFINERA-ENTITY-GAM-MIB +153
A mibs/infinera/INFINERA-ENTITY-IAM-MIB +334
A mibs/infinera/INFINERA-ENTITY-IMM-MIB +112
A mibs/infinera/INFINERA-ENTITY-IRM-MIB +395
A mibs/infinera/INFINERA-ENTITY-LMM-MIB +118
A mibs/infinera/INFINERA-ENTITY-MCM-MIB +151
A mibs/infinera/INFINERA-ENTITY-MFM-MIB +162
A mibs/infinera/INFINERA-ENTITY-MPC-MIB +120
A mibs/infinera/INFINERA-ENTITY-OAM-MIB +217
A mibs/infinera/INFINERA-ENTITY-OFIM-MIB +202
A mibs/infinera/INFINERA-ENTITY-OFIX-MIB +202
A mibs/infinera/INFINERA-ENTITY-OFM-MIB +269
A mibs/infinera/INFINERA-ENTITY-OFX-MIB +285
A mibs/infinera/INFINERA-ENTITY-OLM-MIB +304
A mibs/infinera/INFINERA-ENTITY-OLX-MIB +218
A mibs/infinera/INFINERA-ENTITY-OMM-MIB +148
A mibs/infinera/INFINERA-ENTITY-OPSM-MIB +108
A mibs/infinera/INFINERA-ENTITY-ORM-MIB +358
A mibs/infinera/INFINERA-ENTITY-OTDM-MIB +98
A mibs/infinera/INFINERA-ENTITY-OTM-MIB +136
A mibs/infinera/INFINERA-ENTITY-OTP-MIB +109
A mibs/infinera/INFINERA-ENTITY-OTXM-MIB +130
A mibs/infinera/INFINERA-ENTITY-PASSIVE-MIB +150
A mibs/infinera/INFINERA-ENTITY-PEM-MIB +161
A mibs/infinera/INFINERA-ENTITY-PXM-MIB +279
A mibs/infinera/INFINERA-ENTITY-PXMSTATICMULTICASTFDB-MIB +83
A mibs/infinera/INFINERA-ENTITY-PXMSTATICUNICASTFDB-MIB +83
A mibs/infinera/INFINERA-ENTITY-RAM-MIB +179
A mibs/infinera/INFINERA-ENTITY-RBP-MIB +110
A mibs/infinera/INFINERA-ENTITY-SCM-MIB +152
A mibs/infinera/INFINERA-ENTITY-TAM-MIB +123
A mibs/infinera/INFINERA-ENTITY-TEM-MIB +123
A mibs/infinera/INFINERA-ENTITY-TIM-MIB +196
A mibs/infinera/INFINERA-ENTITY-TOM-MIB +408
A mibs/infinera/INFINERA-ENTITY-TSM-MIB +134
A mibs/infinera/INFINERA-ENTITY-XCM-MIB +159
A mibs/infinera/INFINERA-ENTITY-XCMH-MIB +150
A mibs/infinera/INFINERA-ENTITY-XLM-MIB +181
A mibs/infinera/INFINERA-ENTITY-XM-MIB +143
A mibs/infinera/INFINERA-ENTITY-XMM-MIB +130
A mibs/infinera/INFINERA-ENTITY-XTMM-MIB +130
A mibs/infinera/INFINERA-NOTIFICATION-MIB +1,426
A mibs/infinera/INFINERA-PM-ASEPTP-MIB +280
A mibs/infinera/INFINERA-PM-BANDCTP-MIB +590
A mibs/infinera/INFINERA-PM-BANDPTP-MIB +479
A mibs/infinera/INFINERA-PM-BASESCGPTP-MIB +220
A mibs/infinera/INFINERA-PM-BMMOCGPTP-MIB +244
A mibs/infinera/INFINERA-PM-carrierCtp-MIB +597
A mibs/infinera/INFINERA-PM-CHANNELCTP-MIB +476
A mibs/infinera/INFINERA-PM-CHASSIS-MIB +200
A mibs/infinera/INFINERA-PM-CMMOCGPTP-MIB +278
A mibs/infinera/INFINERA-PM-CMMOCHPTP-MIB +244
A mibs/infinera/INFINERA-PM-DCFPTP-MIB +244
A mibs/infinera/INFINERA-PM-DCHCTP-MIB +419
A mibs/infinera/INFINERA-PM-DLMOCGPTP-MIB +107
A mibs/infinera/INFINERA-PM-DSEPTP-MIB +244
A mibs/infinera/INFINERA-PM-DTPCTP-MIB +356
A mibs/infinera/INFINERA-PM-DWCTP-MIB +402
A mibs/infinera/INFINERA-PM-EXPNPTP-MIB +233
A mibs/infinera/INFINERA-PM-EXPNSCGPTP-MIB +220
A mibs/infinera/INFINERA-PM-FAN-MIB +196
A mibs/infinera/INFINERA-PM-FBMSCGPTP-MIB +230
A mibs/infinera/INFINERA-PM-FC-MIB +579
A mibs/infinera/INFINERA-PM-FEEDPTP-MIB +228
A mibs/infinera/INFINERA-PM-FLEXCARRIER-MIB +257
A mibs/infinera/INFINERA-PM-FMMCSCGPTP-MIB +339
A mibs/infinera/INFINERA-PM-FMMFSCGPTP-MIB +283
A mibs/infinera/INFINERA-PM-FRMSCGPTP-MIB +246
A mibs/infinera/INFINERA-PM-FSMSCGPTP-MIB +241
A mibs/infinera/INFINERA-PM-GAMOCGPTP-MIB +283
A mibs/infinera/INFINERA-PM-GFPCLIENTCTP-MIB +612
A mibs/infinera/INFINERA-PM-GIGECLIENTCTP-MIB +2,138
A mibs/infinera/INFINERA-PM-GROUPTP-MIB +327
A mibs/infinera/INFINERA-PM-IDLERCTP-MIB +279
A mibs/infinera/INFINERA-PM-IDLERPTP-MIB +314
A mibs/infinera/INFINERA-PM-LMOCGPTP-MIB +180
A mibs/infinera/INFINERA-PM-LMOCHPTP-MIB +425
A mibs/infinera/INFINERA-PM-OCHCTP-MIB +600
A mibs/infinera/INFINERA-PM-ODU-MIB +465
A mibs/infinera/INFINERA-PM-ODUI-MIB +257
A mibs/infinera/INFINERA-PM-ODUKT-MIB +265
A mibs/infinera/INFINERA-PM-ODUKTI-MIB +247
A mibs/infinera/INFINERA-PM-OFXSCGPTP-MIB +474
A mibs/infinera/INFINERA-PM-OPSM-MIB +201
A mibs/infinera/INFINERA-PM-OSAPTP-MIB +210
A mibs/infinera/INFINERA-PM-OSCCTP-MIB +352
A mibs/infinera/INFINERA-PM-OSCPTP-MIB +181
A mibs/infinera/INFINERA-PM-OSCTCTP-MIB +241
A mibs/infinera/INFINERA-PM-OTSPTP-MIB +719
A mibs/infinera/INFINERA-PM-OTU-MIB +624
A mibs/infinera/INFINERA-PM-OTUKI-MIB +452
A mibs/infinera/INFINERA-PM-PEM-MIB +269
A mibs/infinera/INFINERA-PM-PXMAC-MIB +2,125
A mibs/infinera/INFINERA-PM-PXMETHINTF-MIB +2,520
A mibs/infinera/INFINERA-PM-PXMMEP-MIB +321
A mibs/infinera/INFINERA-PM-PXMNWINTF-MIB +1,934
A mibs/infinera/INFINERA-PM-PXMPW-MIB +1,923
A mibs/infinera/INFINERA-PM-SCHCTP-MIB +431
A mibs/infinera/INFINERA-PM-SDHCLIENTCTP-MIB +520
A mibs/infinera/INFINERA-PM-SECYRXSCSTATS-MIB +246
A mibs/infinera/INFINERA-PM-SECYSTATS-MIB +269
A mibs/infinera/INFINERA-PM-SECYTXSCSTATS-MIB +190
A mibs/infinera/INFINERA-PM-SONETCLIENTCTP-MIB +486
A mibs/infinera/INFINERA-PM-TRIBPTP-MIB +783
A mibs/infinera/INFINERA-PM-VCG-MIB +272
A mibs/infinera/INFINERA-PM-XOCGPTP-MIB +411
A mibs/infinera/INFINERA-PM-XSCGPTP-MIB +459
A mibs/infinera/INFINERA-PROFILE-PXMBWRSRC-MIB +134
A mibs/infinera/INFINERA-PROFILE-PXMCM-MIB +176
A mibs/infinera/INFINERA-PROFILE-PXMCOSVALUEMAP-MIB +165
A mibs/infinera/INFINERA-PROFILE-PXML2CP-MIB +284
A mibs/infinera/INFINERA-REG-MIB +91
A mibs/infinera/INFINERA-SECURITY-IKE-MIB +227
A mibs/infinera/INFINERA-SECURITY-SECYCTRL-MIB +192
A mibs/infinera/INFINERA-SECY-SECUREENTITY-MIB +96
A mibs/infinera/INFINERA-STATICROUTE-MIB +155
A mibs/infinera/INFINERA-SYSLOG-MIB +144
A mibs/infinera/INFINERA-SYSTEMS-MIB +648
M mibs/infinera/INFINERA-TC-MIB +4,949 -970
A mibs/infinera/INFINERA-TOPONODE-MIB +301
A mibs/infinera/INFINERA-TP-ampOtdrPtp-MIB +105
A mibs/infinera/INFINERA-TP-ASEPTP-MIB +221
A mibs/infinera/INFINERA-TP-BANDCTP-MIB +452
A mibs/infinera/INFINERA-TP-BANDPTP-MIB +198
A mibs/infinera/INFINERA-TP-BASESCGPTP-MIB +187
A mibs/infinera/INFINERA-TP-BMMOCGPTP-MIB +254
A mibs/infinera/INFINERA-TP-BPP-MIB +88
A mibs/infinera/INFINERA-TP-CARRIERCTP-MIB +468
A mibs/infinera/INFINERA-TP-CHANNELCTP-MIB +371
A mibs/infinera/INFINERA-TP-CLEARCHANNELCTP-MIB +161
A mibs/infinera/INFINERA-TP-CMMOCGPTP-MIB +163
A mibs/infinera/INFINERA-TP-CMMOCHPTP-MIB +192
A mibs/infinera/INFINERA-TP-DCFPTP-MIB +162
A mibs/infinera/INFINERA-TP-DCHCTP-MIB +436
A mibs/infinera/INFINERA-TP-DLMOCGPTP-MIB +218
A mibs/infinera/INFINERA-TP-DSEPTP-MIB +112
A mibs/infinera/INFINERA-TP-DTPCTP-MIB +751
A mibs/infinera/INFINERA-TP-DWCTP-MIB +151
A mibs/infinera/INFINERA-TP-EXPNPTP-MIB +104
A mibs/infinera/INFINERA-TP-EXPNSCGPTP-MIB +189
A mibs/infinera/INFINERA-TP-FBMSCGPTP-MIB +274
A mibs/infinera/INFINERA-TP-FCCLIENTCTP-MIB +995
A mibs/infinera/INFINERA-TP-FEEDPTP-MIB +92
A mibs/infinera/INFINERA-TP-FLEXCARRIERCTP-MIB +93
A mibs/infinera/INFINERA-TP-FMMCSCGPTP-MIB +377
A mibs/infinera/INFINERA-TP-FMMFSCGPTP-MIB +237
A mibs/infinera/INFINERA-TP-FMPO25-MIB +87
A mibs/infinera/INFINERA-TP-FMPO50-MIB +87
A mibs/infinera/INFINERA-TP-FMPSCGPTP-MIB +115
A mibs/infinera/INFINERA-TP-FRMSCGPTP-MIB +351
A mibs/infinera/INFINERA-TP-FSMSCGPTP-MIB +336
A mibs/infinera/INFINERA-TP-GAMOCGPTP-MIB +143
A mibs/infinera/INFINERA-TP-GBECLIENTCTP-MIB +2,493
A mibs/infinera/INFINERA-TP-GFPCLIENTCTP-MIB +168
A mibs/infinera/INFINERA-TP-GFPTP-MIB +173
A mibs/infinera/INFINERA-TP-GROUPTP-MIB +244
A mibs/infinera/INFINERA-TP-IDLERCTP-MIB +194
A mibs/infinera/INFINERA-TP-IDLERPTP-MIB +211
A mibs/infinera/INFINERA-TP-IFCOMMON-MIB +147
A mibs/infinera/INFINERA-TP-LLDPPTP-MIB +174
A mibs/infinera/INFINERA-TP-LMM-MIB +106
A mibs/infinera/INFINERA-TP-LMOCGPTP-MIB +207
A mibs/infinera/INFINERA-TP-LMOCHPTP-MIB +292
A mibs/infinera/INFINERA-TP-NCTGIGE-MIB +186
A mibs/infinera/INFINERA-TP-OCHCTP-MIB +380
A mibs/infinera/INFINERA-TP-ODUCLIENTCTP-MIB +927
A mibs/infinera/INFINERA-TP-ODUICLIENTCTP-MIB +589
A mibs/infinera/INFINERA-TP-ODUKTCLIENTCTP-MIB +388
A mibs/infinera/INFINERA-TP-ODUKTICTP-MIB +386
A mibs/infinera/INFINERA-TP-OFXSCGPTP-MIB +176
A mibs/infinera/INFINERA-TP-OLDPSCH-MIB +133
A mibs/infinera/INFINERA-TP-OPSMPTP-MIB +231
A mibs/infinera/INFINERA-TP-OSAPTP-MIB +102
A mibs/infinera/INFINERA-TP-OSCCTP-MIB +223
A mibs/infinera/INFINERA-TP-OSCPTP-MIB +92
A mibs/infinera/INFINERA-TP-OSCTCTP-MIB +91
A mibs/infinera/INFINERA-TP-OtdmOtdrPtp-MIB +270
A mibs/infinera/INFINERA-TP-OTDRTESTRESULT-MIB +306
A mibs/infinera/INFINERA-TP-OTP-MIB +87
A mibs/infinera/INFINERA-TP-OTSPtp-MIB +475
A mibs/infinera/INFINERA-TP-OTUCLIENTCTP-MIB +716
A mibs/infinera/INFINERA-TP-OTUKICTP-MIB +395
A mibs/infinera/INFINERA-TP-PASSIVE-MIB +105
A mibs/infinera/INFINERA-TP-PXMAC-MIB +299
A mibs/infinera/INFINERA-TP-PXMBWPROFILE-MIB +158
A mibs/infinera/INFINERA-TP-PXMCOSMAPPROFILE-MIB +115
A mibs/infinera/INFINERA-TP-PXMETHINTF-MIB +279
A mibs/infinera/INFINERA-TP-PXMINTERFACE-MIB +106
A mibs/infinera/INFINERA-TP-PXMLSP-MIB +236
A mibs/infinera/INFINERA-TP-PXMMA-MIB +166
A mibs/infinera/INFINERA-TP-PXMMD-MIB +125
A mibs/infinera/INFINERA-TP-PXMMEP-MIB +369
A mibs/infinera/INFINERA-TP-PXMNEXTHOP-MIB +83
A mibs/infinera/INFINERA-TP-PXMNWINTF-MIB +167
A mibs/infinera/INFINERA-TP-PXMRMEP-MIB +197
A mibs/infinera/INFINERA-TP-PXMTUNNEL-MIB +123
A mibs/infinera/INFINERA-TP-PXMVSI-MIB +172
A mibs/infinera/INFINERA-TP-PXPW-MIB +177
A mibs/infinera/INFINERA-TP-RBP-MIB +88
A mibs/infinera/INFINERA-TP-SCHCTP-MIB +422
A mibs/infinera/INFINERA-TP-SDHCLIENTCTP-MIB +807
A mibs/infinera/INFINERA-TP-SONETCLIENTCTP-MIB +666
A mibs/infinera/INFINERA-TP-TRIBPTP-MIB +491
A mibs/infinera/INFINERA-TP-XOCGPTP-MIB +379
A mibs/infinera/INFINERA-TP-XSCGPTP-MIB +602
A mibs/infinera/INFINERA-TRAP-MIB +1,144
📈 0 added 📉 0 removed

💻 r9717 MINOR

Mike Stupalov 🐱 • 2019-02-19 14:59
Added ability for detect hardware/vendor/serial by extending net-snmp on linux hosts.
Files changed (3)
M includes/polling/os/unix.inc.php +21
M snmp.conf.example +1 -1
M snmpd.conf.example +39 -8
📈 61 added 📉 9 removed

💻 r9716 TRIVIAL

Mike Stupalov 🐱 • 2019-02-19 12:01
Missed change.
Files changed (1)
M includes/definitions/os.inc.php +1
📈 1 added 📉 0 removed

💻 r9715 MINOR

Mike Stupalov 🐱 • 2019-02-19 11:54
Improved support for IP Infusion OcNOS. Added discovery sensors by CMM-CHASSIS-MIB (OBS-2820).
Files changed (8)
M html/images/os/ip_infusion_2x.png ±0
M html/images/os/ip_infusion.png ±0
M html/includes/entities/device.inc.php +5
M includes/definitions/mibs/akcp.inc.php +4 -4
M includes/definitions/mibs/aos.inc.php +1 -1
M includes/definitions/mibs/huawei.inc.php +1 -1
A includes/definitions/mibs/ipinfusion.inc.php +289
A includes/discovery/sensors/cmm-chassis-mib.inc.php +218
📈 518 added 📉 6 removed

💻 r9714 TRIVIAL

Mike Stupalov 🐱 • 2019-02-19 11:41
Cleanup discovery some PW fields.
Files changed (3)
M includes/discovery/pseudowires/cisco-ietf-pw-mib.inc.php +12 -12
M includes/discovery/pseudowires/juniper-vpn-mib.inc.php +1 -1
M includes/discovery/pseudowires/pw-std-mib.inc.php +13 -2
📈 26 added 📉 15 removed

💻 r9713 TRIVIAL

Mike Stupalov 🐱 • 2019-02-18 13:40
Use better name for uptime mib definitions.
Files changed (5)
M includes/definitions/mibs/colubris.inc.php +1 -1
M includes/definitions/mibs/messpc.inc.php +1 -1
M includes/definitions/mibs/rittal.inc.php +1 -1
M includes/definitions/mibs/ubiquiti.inc.php +1 -1
M includes/polling/system.inc.php +1 -1
📈 5 added 📉 5 removed

💻 r9711 TRIVIAL

Mike Stupalov 🐱 • 2019-02-17 13:40
Fixed get_device_icon() with vendor definition.
Files changed (2)
M html/includes/entities/device.inc.php +17 -5
M tests/HtmlIncludesFunctionsTest.php +4
📈 21 added 📉 5 removed

💻 r9710 MINOR

Mike Stupalov 🐱 • 2019-02-17 13:16
Added os detect for IP Infusion OcNOS.
Files changed (1)
M includes/definitions/os.inc.php +16
📈 16 added 📉 0 removed

💻 r9709 TRIVIAL

Mike Stupalov 🐱 • 2019-02-17 13:14
Added some vendor icons.
Files changed (14)
A html/images/os/dell_emc_2x.png +1
A html/images/os/dell_emc.png +1
A html/images/os/ip_infusion_2x.png +1
A html/images/os/ip_infusion.png +1
M html/images/os/manjaro_2x.png ±0
M html/images/os/manjaro.png ±0
A html/images/os/open_systems_2x.png +1
A html/images/os/open_systems.png +1
A html/images/os/openmediavault_2x.png +1
A html/images/os/openmediavault.png +1
A html/images/os/qct_2x.png +1
A html/images/os/qct.png +1
A html/images/os/ute_2x.png +1
A html/images/os/ute.png +1
📈 12 added 📉 0 removed

💻 r9708 MAJOR

Mike Stupalov 🐱 • 2019-02-17 13:13
Added polling device hardware vendor field. Added ability for select device groups by vendor.
Files changed (15)
M html/includes/entities/device.inc.php +6 -8
M html/pages/device/overview/information_extended.inc.php +18 -4
M html/pages/device/overview/information.inc.php +18 -4
M html/pages/devices.inc.php +35 -20
M includes/alerts.inc.php +14
M includes/common.inc.php -39
M includes/definitions.inc.php +1 -7
M includes/definitions/entities.inc.php +2
M includes/definitions/os.inc.php +340 -273
A includes/definitions/vendors.inc.php +463
M includes/polling/os.inc.php +24 -4
M includes/polling/os/cisco.inc.php +12 -1
M includes/rewrites.inc.php +67
M tests/IncludesRewritesTest.php +67
A update/401.sql +1
📈 1,068 added 📉 360 removed

💻 r9707 TRIVIAL

Mike Stupalov 🐱 • 2019-02-17 12:39
Update some Extreme, HPE and Lenovo sensors definitions.
Files changed (3)
M includes/definitions/mibs/extreme.inc.php +5 -1
M includes/definitions/mibs/hp.inc.php +4
M includes/definitions/mibs/lenovo.inc.php +2 -2
📈 11 added 📉 3 removed

💻 r9706 MIBS

Mike Stupalov 🐱 • 2019-02-17 12:33
Updated Eaton XUPS-MIB file and statuses.
Files changed (2)
M includes/definitions/mibs/eaton.inc.php +3
M mibs/eaton/XUPS-MIB +1,179 -1,044
📈 3 added 📉 0 removed

💻 r9705 TRIVIAL

Mike Stupalov 🐱 • 2019-02-17 12:31
Additional snmp functions tests.
Files changed (1)
M tests/IncludesSnmpTest.php +27
📈 27 added 📉 0 removed

💻 r9704 FIX

Adam Armstrong 🐸 • 2019-02-12 22:22
Fix BIND graphs.
Files changed (1)
M includes/polling/applications/bind.inc.php +3 -3
📈 3 added 📉 3 removed

💻 r9703 ADD

Adam Armstrong 🐸 • 2019-02-12 20:56
[ADd] Add dashboard_add
Files changed (1)
A html/pages/dashboard_add.inc.php +18
📈 18 added 📉 0 removed

💻 r9702 IMPROVE

Adam Armstrong 🐸 • 2019-02-12 18:09
Additional improvements to graph aggregate calculation.
Files changed (11)
M html/includes/graphs/device/ucd_ss_cpu.inc.php +2 -4
M html/includes/graphs/generic_multi_bits_separated.inc.php +2 -9
M html/includes/graphs/generic_multi_bits.inc.php +4 -4
M html/includes/graphs/generic_multi_data_separated.inc.php +6 -7
M html/includes/graphs/generic_multi_data.inc.php +12 -14
M html/includes/graphs/generic_multi_group_bits.inc.php +20 -24
M html/includes/graphs/generic_multi_group_simplex_separated.inc.php +3 -7
M html/includes/graphs/generic_multi_separated.inc.php +10 -14
M html/includes/graphs/generic_multi_simplex_separated.inc.php +6 -9
M html/includes/graphs/multi-storage/bytes_stacked.inc.php +7 -6
M includes/rrdtool.inc.php +6
📈 78 added 📉 98 removed

💻 r9701 FIX

Adam Armstrong 🐸 • 2019-02-11 19:00
Fix aggregate generation.
Files changed (12)
M html/includes/graphs/device/ucd_ss_cpu.inc.php +1 -1
M html/includes/graphs/generic_multi_bits_separated.inc.php +14 -9
M html/includes/graphs/generic_multi_bits.inc.php +2 -2
M html/includes/graphs/generic_multi_data_separated.inc.php +1 -1
M html/includes/graphs/generic_multi_data.inc.php +2 -2
M html/includes/graphs/generic_multi_group_simplex_separated.inc.php +1 -1
M html/includes/graphs/generic_multi_separated.inc.php +2 -2
M html/includes/graphs/generic_multi_simplex_separated.inc.php +1 -1
M html/includes/graphs/multi-port/bits_duo.inc.php +2 -2
M html/includes/graphs/multi-port/bits_trio_compare.inc.php +1 -1
M html/includes/graphs/multi-port/bits_trio.inc.php +2 -1
M includes/rrdtool.inc.php +6
📈 35 added 📉 23 removed

💻 r9700 MINOR

Tom Laermans 🦔 • 2019-02-10 20:03
Add LDAP option to look up groups on the user object instead of finding the user in the group object - useful for Novell eDirectory. Fixes OBS-2829
Files changed (2)
M html/includes/authentication/ldap.inc.php +19 -4
M includes/defaults.inc.php +1
📈 20 added 📉 4 removed

💻 r9699 TRIVIAL

Tom Laermans 🦔 • 2019-02-04 16:40
Swap order for DRAC MIBs so the newer, more detailed/correct IDRAC-MIB-SMIv2 gets precedence (useful for at least racURL.0)
Files changed (1)
M includes/definitions/os.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r9698 MIBS

Mike Stupalov 🐱 • 2019-02-04 10:31
Updated mib files from multiple vendors.
Files changed (109)
A mibs/adtran/ADTRAN-AOS-DYN-STATS +194
M mibs/adtran/ADTRAN-AOS-FAN-MIB +15 -3
A mibs/adtran/ADTRAN-AOS-IF +237
M mibs/adtran/ADTRAN-AOS-MEF-MIB +44 -1
M mibs/adtran/ADTRAN-AOS-OVER-TEMP-PROTECTION-MIB +20 -2
A mibs/adtran/ADTRAN-AOS-POE-STATUS-INFO-MIB +312
A mibs/adtran/ADTRAN-AOS-SFP-MIB +297
A mibs/adtran/ADTRAN-AOS-Y1731-MIB +208
M mibs/adtran/ADTRAN-AOSUNIT +33 -4
M mibs/adtran/ADTRAN-COMMON-AOS +10 -3
M mibs/adtran/ADTRAN-MEF-PER-COS-PER-EVC-PERF-HISTORY-MIB +130 -7
A mibs/adtran/ADTRAN-MEF-PER-COS-PER-EVC-TOTAL-COUNT-MIB +186
M mibs/adtran/ADTRAN-MEF-PER-COS-PER-UNI-PERF-HISTORY-MIB +131 -7
A mibs/adtran/ADTRAN-MEF-PER-COS-PER-UNI-TOTAL-COUNT-MIB +177
M mibs/adtran/ADTRAN-MEF-PER-EVC-PERF-HISTORY-MIB +130 -7
A mibs/adtran/ADTRAN-MEF-PER-EVC-TOTAL-COUNT-MIB +173
M mibs/adtran/ADTRAN-MEF-PER-UNI-PERF-HISTORY-MIB +131 -7
A mibs/adtran/ADTRAN-MEF-PER-UNI-TOTAL-COUNT-MIB +163
M mibs/adtran/ADTRAN-TC +100 -54
M mibs/dell/Dell-LAN-SYSMNG-MIB +14 -2
M mibs/dell/Dell-LAN-TRAP-MIB +14 -3
M mibs/dell/DELL-REF-MIB +33 -4
M mibs/hirschmann/HMPRIV-MGMT-SNMP-MIB +86 -2
M mibs/hirschmann/HMRING-MGMT-SNMP-MIB -1
M mibs/hp/CONFIG-MIB +186 -25
M mibs/hp/HP-AUTH-MIB +1,045 -57
M mibs/hp/HP-AUTZ-MIB +441 -77
M mibs/hp/HP-DOT1X-EXTENSIONS-MIB +325 -34
M mibs/hp/HP-ICF-BASIC +930 -682
M mibs/hp/HP-ICF-BFD-MIB +13 -8
A mibs/hp/HP-ICF-CONFIG-MIB +234
M mibs/hp/HP-ICF-DEBUGLOG-MIB +100 -12
M mibs/hp/HP-ICF-DEV-CONF-MIB +260 -55
A mibs/hp/HP-ICF-DEVICEIDENTITY-MIB +166
M mibs/hp/HP-ICF-DHCP-SNOOP-MIB +177 -24
A mibs/hp/HP-ICF-DHCPv6-SNOOP-MIB +863
M mibs/hp/HP-ICF-FAULT-FINDER-MIB +2 -1
M mibs/hp/HP-ICF-GENERIC-VLAN-MIB +44 -5
M mibs/hp/HP-ICF-GPPCV2-MIB +16 -6
M mibs/hp/HP-ICF-INST-MIB +1 -1
M mibs/hp/HP-ICF-IP-ROUTING +274 -20
M mibs/hp/HP-ICF-IPCONFIG +74 -2
A mibs/hp/HP-ICF-IPv6-DYNAMIC-LOCKDOWN-MIB +417
M mibs/hp/HP-ICF-JOB-SCHEDULER-MIB +120 -7
M mibs/hp/HP-ICF-LMA-MIB +347 -120
A mibs/hp/HP-ICF-MIN-KEY-MIB +141
M mibs/hp/HP-ICF-MLD-MIB +57 -8
M mibs/hp/HP-ICF-NTP-MIB +217 -6
M mibs/hp/HP-ICF-OID +486 -77
M mibs/hp/HP-ICF-OOBM-MIB +8 -9
M mibs/hp/HP-ICF-OPENFLOW-MIB +328 -122
M mibs/hp/HP-ICF-OSPF +214 -11
M mibs/hp/HP-ICF-OSPFV3-MIB +123 -2
M mibs/hp/HP-ICF-PIM +8 -6
A mibs/hp/HP-ICF-PIM6 +2,396
M mibs/hp/HP-ICF-POE-MIB +182 -21
M mibs/hp/HP-ICF-RATE-LIMIT-MIB +27 -28
M mibs/hp/HP-ICF-RPVST-MIB +62 -4
M mibs/hp/HP-ICF-SRCIP-MIB +17 -2
M mibs/hp/HP-ICF-SYSLOG-MIB +189 -16
M mibs/hp/HP-ICF-TC +14 -5
M mibs/hp/HP-ICF-TLS-MIN-MIB +136 -9
M mibs/hp/HP-ICF-TRANSCEIVER-MIB +8 -4
A mibs/hp/HP-ICF-TUNNELED-NODE-MIB +425
M mibs/hp/HP-ICF-UDP-FORWARD +7 -4
A mibs/hp/HP-ICF-URPF-MIB +300
M mibs/hp/HP-ICF-VRRPV3-MIB +6 -5
M mibs/hp/HP-LOADBALANCE-MIB +3 -3
M mibs/hp/HP-SWITCH-BASIC-CONFIG-MIB +1
M mibs/hp/HP-SWITCH-TRAP-MIB +245 -54
M mibs/hp/HP-USER-AUTH +1,044 -526
M mibs/hp/HP-VSF-VC-MIB +94 -4
A mibs/hp/HPICF-ACTIVATE-MIB +82
A mibs/hp/HPICF-AMP-SERVER-MIB +322
M mibs/hp/HPICF-IPSLA-MIB +1,914 -119
A mibs/hp/HPICF-SAVI-MIB +358
M mibs/hp/HpicfHighAvailability-MIB +61 -7
M mibs/hp/HPTCP-MIB +5 -5
M mibs/hp/SAVEPOWER-MIB +4 -5
A mibs/ipinfusion
A mibs/ipinfusion/CMM-CHASSIS-MIB +4,547
A mibs/ipinfusion/CUSTOMIF-STATS-MIB +1,864
A mibs/ipinfusion/IPI-ACL-MIB +322
A mibs/ipinfusion/IPI-HQOS-MIB +100
A mibs/ipinfusion/IPI-TCAM-UTILIZATION-MIB +286
A mibs/ipinfusion/MSTP-MIB +732
A mibs/ipinfusion/OCNOS-INTERFACE-MIB +230
A mibs/ipinfusion/OCNOS-IPI-MODULE-MIB +30
A mibs/ipinfusion/OCNOS-PSERV-MIB +152
A mibs/ipinfusion/OCNOS-VR-MIB +80
A mibs/ipinfusion/OCNOS-VRF-MIB +117
A mibs/ipinfusion/TFO-MIB +236
M mibs/lenovo/LENOVO-ENV-MIB +8 -8
A mibs/lenovo/LENOVO-GbTOR-10G-L2L3-MIB +59,278
A mibs/lenovo/LENOVO-GbTOR-G7028-MIB +33,814
A mibs/lenovo/LENOVO-GbTOR-G7052-MIB +33,814
A mibs/lenovo/LENOVO-GbTOR-G8052-MIB +62,440
A mibs/lenovo/LENOVO-GbTOR-G8052-RS-MIB +63,159
A mibs/lenovo/LENOVO-GbTOR-G8264-MIB +70,433
A mibs/lenovo/LENOVO-GbTOR-G8264CS-MIB +65,963
A mibs/lenovo/LENOVO-GbTOR-G8264CS-SIF-MIB +36,925
A mibs/lenovo/LENOVO-GbTOR-G8272-MIB +66,546
A mibs/lenovo/LENOVO-GbTOR-G8296-MIB +66,502
A mibs/lenovo/LENOVO-GbTOR-G8332-MIB +66,554
M mibs/lenovo/LENOVO-PRODUCTS-MIB +9 -1
A mibs/radlan/BROADCOM-MIB +1,361
A mibs/rfc/LLDP-EXT-DCBX-MIB +948
A mibs/riverbed/STEELFUSION-MIB +2,942
A mibs/uec/UEC-STARLINE-MIB +3,231
📈 0 added 📉 0 removed

💻 r9697 ADD

Adam Armstrong 🐸 • 2019-01-31 17:01
Add support for UEC Starline devices.
Files changed (3)
M includes/definitions/os.inc.php +11
A mibs/uec
A mibs/uec/uec-starline-mib +3,231
📈 11 added 📉 0 removed

💻 r9696 TRIVIAL

Mike Stupalov 🐱 • 2019-01-30 20:55
Fixed incorrect port_label parsing for some Mikrotik ports.
Files changed (2)
M includes/rewrites.inc.php +7 -2
M tests/IncludesRewritesTest.php +4 -1
📈 11 added 📉 3 removed

💻 r9695 TRIVIAL

Mike Stupalov 🐱 • 2019-01-29 12:53
Fixed db table full error for ports_cbqos table.
Files changed (1)
A update/400.sql +1
📈 1 added 📉 0 removed

💻 r9694 TRIVIAL

Mike Stupalov 🐱 • 2019-01-29 09:23
Fixed db WHERE clause error in discovery by some CISCO-ENVMON-MIB sensors.
Files changed (2)
M includes/db.inc.php +6 -3
M includes/discovery/sensors/cisco-envmon-mib.inc.php +1 -1
📈 7 added 📉 4 removed

💻 r9693 FIX

Tom Laermans 🦔 • 2019-01-28 16:36
Fix nested array for netman transformations
Files changed (1)
M includes/definitions/mibs.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r9692 TRIVIAL

Tom Laermans 🦔 • 2019-01-28 16:24
Merge identical netman and netmanplus OSes
Files changed (4)
M includes/definitions/mibs.inc.php +5 -2
M includes/definitions/os.inc.php +1 -14
A includes/polling/os/netman.inc.php +17
D includes/polling/os/netmanplus.inc.php -17
📈 23 added 📉 33 removed

💻 r9691 MINOR

Mike Stupalov 🐱 • 2019-01-28 15:45
Use faster dbExist() instead SELECT COUNT(*) if counting not required.
Files changed (38)
M html/includes/authenticate.inc.php +2 -1
M html/includes/authentication/mysql.inc.php +2 -1
M html/includes/entities/port.inc.php +4 -2
M html/includes/functions.inc.php +3 -4
M html/includes/graphs/port/mac_acc_total.inc.php +2 -1
M html/pages/dashboard.inc.php +6 -4
M html/pages/device.inc.php +53 -23
M html/pages/device/edit/modules.inc.php +1 -1
M html/pages/device/edit/services.inc.php +2 -1
M html/pages/device/health.inc.php +14 -7
M html/pages/device/overview-normal.inc.php +1 -4
M html/pages/device/overview-wide.inc.php +1 -4
M html/pages/device/port.inc.php +14 -7
M html/pages/device/port/macaccounting.inc.php +3 -2
M html/pages/device/ports.inc.php +14 -6
M html/pages/device/printing.inc.php +2 -1
M html/pages/device/services.inc.php +2 -1
M html/pages/device/wifi.inc.php +3 -3
M html/pages/edituser.inc.php +4 -2
M html/pages/pollerlog.inc.php +2 -1
M html/pages/search.inc.php +2 -1
M includes/common.inc.php +2 -1
M includes/db.inc.php +3
M includes/discovery/bgp-peers.inc.php +6 -3
M includes/discovery/cisco-cef.inc.php +4 -2
M includes/discovery/cisco-vrf.inc.php +15 -5
M includes/discovery/functions.inc.php +27 -30
M includes/discovery/inventory/host-resources-mib.inc.php +6 -2
M includes/discovery/ip-addresses.inc.php +3 -2
M includes/discovery/processors/host-resources-mib.inc.php +4 -3
M includes/discovery/processors/ucd-snmp-mib.inc.php +5 -3
M includes/discovery/sensors/cisco-entity-fru-control-mib.inc.php +2 -1
M includes/discovery/sensors/cisco-envmon-mib.inc.php +23 -15
M includes/entities.inc.php +2 -1
M includes/functions.inc.php +7 -3
M includes/polling/ports/adsl-line-mib.lib.php +2 -1
M includes/polling/wifi/mikrotik-mib.inc.php +3 -10
M includes/services.inc.php +2 -1
📈 253 added 📉 160 removed

💻 r9690 ADD

Adam Armstrong 🐸 • 2019-01-28 15:22
Add netman 204 oid to netman definition
Files changed (1)
M includes/definitions/os.inc.php +1
📈 1 added 📉 0 removed

💻 r9689 FIX

Adam Armstrong 🐸 • 2019-01-27 13:53
MOO
Files changed (1)
M includes/defaults.inc.php +19 -11
📈 19 added 📉 11 removed

💻 r9688 FIX

Adam Armstrong 🐸 • 2019-01-27 09:15
DO NOT EDIT THIS FILE.
Files changed (1)
M includes/defaults.inc.php +13
📈 13 added 📉 0 removed

💻 r9687 MINOR

Mike Stupalov 🐱 • 2019-01-27 08:14
Added helper function for fast check if entries exist in db table.
Files changed (2)
M html/pages/device/overview/syslog.inc.php +9 -11
M includes/db.inc.php +15
📈 24 added 📉 11 removed

💻 r9686 IMPROVE

Adam Armstrong 🐸 • 2019-01-26 15:58
Use faster query to check if syslog entries exist.
Files changed (1)
M html/pages/device/overview/syslog.inc.php +2 -1
📈 2 added 📉 1 removed

💻 r9685 TRIVIAL

Mike Stupalov 🐱 • 2019-01-25 13:26
Fixed dashboard port types graph mistake.
Files changed (1)
M html/pages/dashboard.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r9684 TRIVIAL

Mike Stupalov 🐱 • 2019-01-24 06:40
Added CISCO-AAA-SESSION-MIB to routeros definition (OBS-1825).
Files changed (1)
M includes/definitions/os.inc.php +1
📈 1 added 📉 0 removed

💻 r9683 TRIVIAL

Mike Stupalov 🐱 • 2019-01-23 13:28
Added processing short label for ports with Hundred Gigabit.
Files changed (2)
M includes/rewrites.inc.php +5
M tests/IncludesRewritesTest.php +11 -1
📈 16 added 📉 1 removed

💻 r9682 TRIVIAL

Mike Stupalov 🐱 • 2019-01-22 12:01
Fixed possible issue with old mibs settings from old definitions. Removed old unused mibs definitions.
Files changed (2)
M includes/definitions/mibs.inc.php -8,037
M includes/functions.inc.php +6
📈 6 added 📉 8,037 removed

💻 r9681 TRIVIAL

Mike Stupalov 🐱 • 2019-01-20 12:31
Removed hardcoded temp path in poller-wrapper.
Files changed (1)
M poller-wrapper.py +15 -8
📈 15 added 📉 8 removed

💻 r9680 TRIVIAL

Mike Stupalov 🐱 • 2019-01-20 12:16
Additionaly fixed php 7.2+ compatability for pear Crypt:CHAP library.
Files changed (1)
M libs/pear/Crypt/CHAP.php +23 -13
📈 0 added 📉 0 removed

💻 r9679 TRIVIAL

Mike Stupalov 🐱 • 2019-01-20 12:03
Fixed php 7.2+ compatability for pear Crypt:CHAP library (OBS-2882).
Files changed (1)
M libs/pear/Crypt/CHAP.php +25 -15
📈 0 added 📉 0 removed

💻 r9678 MINOR

Mike Stupalov 🐱 • 2019-01-20 10:41
Added support for Papouch Quidos devices and sensors (OBS-2885).
Files changed (2)
M includes/definitions/mibs/papouch.inc.php +13
M includes/definitions/os.inc.php +4 -1
📈 17 added 📉 1 removed

💻 r9677 MIBS

Mike Stupalov 🐱 • 2019-01-20 10:38
Added Papouch MIBs.
Files changed (4)
A mibs/papouch/ad4eth_v03-MIB +208
A mibs/papouch/papago_1th_2di_1do_V01-MIB +257
A mibs/papouch/QUIDOS_v01-MIB +313
A mibs/papouch/windeth_v01-MIB +175
📈 0 added 📉 0 removed

💻 r9676 ADD

Adam Armstrong 🐸 • 2019-01-19 18:05
Add Infobip transport
Files changed (3)
A includes/alerting/smsinfobip.inc.php +48
M includes/definitions/transports.inc.php +16 -1
M includes/discovery/sensors.inc.php +2
📈 66 added 📉 1 removed

💻 r9675 FIX

Adam Armstrong 🐸 • 2019-01-18 02:59
Fix sensor/status discovery code ignoring disabled mibs
Files changed (2)
M html/pages/dashboard.inc.php +1 -1
M includes/discovery/sensors.inc.php +2 -5
📈 3 added 📉 6 removed

💻 r9674 FIX

Adam Armstrong 🐸 • 2019-01-18 01:18
Fix conversion of multiple ID minigraphs. Fix handling of multi-id graphs in graph widget (dont' rewrite id to an array)
Files changed (4)
M html/ajax/widget.php +4
M html/includes/functions.inc.php +1
M html/includes/graphs/multi-sensor/auth.inc.php +2
M html/pages/dashboard.inc.php +4 -2
📈 11 added 📉 2 removed

💻 r9673 FIX

Adam Armstrong 🐸 • 2019-01-17 19:06
Fix migration of minigraphs
Files changed (1)
M html/pages/dashboard.inc.php +7 -5
📈 7 added 📉 5 removed

💻 r9672 TRIVIAL

Mike Stupalov 🐱 • 2019-01-17 07:33
Restore filter dashboard syslog and eventlog by priority/severity.
Files changed (1)
M html/ajax/widget.php +4 -2
📈 4 added 📉 2 removed

💻 r9671 REGRESSION

Mike Stupalov 🐱 • 2019-01-15 14:31
Revert previous F5 status definitions (OBS-2877).
Files changed (2)
M includes/definitions/mibs/f5.inc.php +2 -2
M includes/definitions/mibs/waystream.inc.php +1 -1
📈 3 added 📉 3 removed

💻 r9670 FIX

Adam Armstrong 🐸 • 2019-01-15 03:19
Improve portpercent widget sizing
Files changed (1)
M html/includes/status-portpercent.inc.php +9 -4
📈 9 added 📉 4 removed

💻 r9669 TRIVIAL

Mike Stupalov 🐱 • 2019-01-13 09:29
Small cleanup & undebug.
Files changed (7)
M includes/common.inc.php +1 -1
M includes/discovery/sensors/foundry-sn-switch-group-mib.inc.php +5 -3
M includes/polling/wifi/airespace-wireless-mib.inc.php +1 -1
M includes/polling/wifi/cisco-lwapp-ap-mib.inc.php +1 -1
M includes/polling/wifi/cisco-lwapp-wlan-mib.inc.php +2 -2
M poller-wrapper.py +1 -1
M tests/IncludesCommonTest.php +1 -1
📈 12 added 📉 10 removed

💻 r9668 FIX

Adam Armstrong 🐸 • 2019-01-11 16:26
Fix transit+peering graph from widget
Files changed (1)
M html/includes/graphs/global/bits_types.inc.php +4 -2
📈 4 added 📉 2 removed

💻 r9667 ADD

Adam Armstrong 🐸 • 2019-01-08 15:54
Add cisco NMWAE
Files changed (1)
M includes/definitions/os.inc.php +1
📈 1 added 📉 0 removed

💻 r9666 ADD

Adam Armstrong 🐸 • 2019-01-07 16:53
Add device os version to entities.
Files changed (1)
M includes/definitions/entities.inc.php +1
📈 1 added 📉 0 removed

💻 r9665 SQL

Adam Armstrong 🐸 • 2019-01-07 16:05
Additional wifi db fields
Files changed (1)
A update/399.sql +1
📈 1 added 📉 0 removed

💻 r9664 IMPROVE

Adam Armstrong 🐸 • 2019-01-07 15:59
Improve additional sensor pollers. Rename a function. Add some wifi stuff. Add foundry switch MIB to brocade nos
Files changed (63)
M attic/demo.php +1 -1
M attic/example2.php +1 -1
M attic/globe.php +1 -1
M attic/jt.php +1 -1
M attic/old.php +1 -1
M attic/traffic.php +1 -1
M html/ajax/actions.php +15
M html/includes/entities/pseudowire.inc.php +2 -2
M html/includes/entities/sensor.inc.php +1 -1
M html/includes/entities/sla.inc.php +1 -1
M html/includes/entities/status.inc.php +1 -1
M html/includes/navbar.inc.php +1 -1
M html/includes/print-service.inc.php +2 -2
M html/includes/print/alert_log.inc.php +1 -1
M html/includes/print/events.inc.php +1 -1
M html/includes/print/logalert.inc.php +1 -1
M html/includes/print/routing.inc.php +1 -1
M html/includes/print/search.inc.php +5
M html/includes/print/status.inc.php +6 -6
M html/includes/print/syslogs.inc.php +1 -1
M html/index.php +1 -1
M html/js/observium.js +28
M html/pages/alert_maintenance.inc.php +1 -1
M html/pages/deleted-ports.inc.php +1 -1
M html/pages/device.inc.php +2 -2
M html/pages/device/edit/mibs.inc.php +1 -1
M html/pages/device/routing/eigrp/peers.inc.php +1 -1
M html/pages/device/routing/ipsec_tunnels.inc.php +3 -3
M html/pages/device/wifi/accesspoints.inc.php +267 -15
M html/pages/pollerlog.inc.php +2 -2
M html/pages/preferences.inc.php +2 -2
M includes/alerts.inc.php +3 -3
M includes/common.inc.php +4 -4
M includes/definitions/mibs/cisco.inc.php +12
M includes/definitions/mibs/juniper.inc.php +8
M includes/definitions/os.inc.php +6 -1
M includes/discovery/sensors/ciena-ws-xcvr-mib.inc.php +6 -4
M includes/discovery/sensors/cisco-power-ethernet-ext-mib.inc.php +1 -1
M includes/discovery/sensors/ciscosb-phy-mib.inc.php +3 -3
M includes/discovery/sensors/cpqhlth-mib.inc.php +8 -4
M includes/discovery/sensors/fspr7-mib.inc.php +9 -4
M includes/discovery/sensors/hh3c-entity-ext-mib.inc.php +14 -10
M includes/discovery/sensors/hh3c-transceiver-info-mib.inc.php +17 -5
M includes/discovery/sensors/hpn-icf-entity-ext-mib.inc.php +6 -2
M includes/discovery/sensors/huawei-entity-extent-mib.inc.php +20 -10
M includes/discovery/sensors/juniper-dom-mib.inc.php +16 -17
M includes/discovery/sensors/juniper-ifoptics-mib.inc.php +6 -10
M includes/discovery/sensors/juniper-mib.inc.php +3 -42
M includes/discovery/sensors/mib-dell-10892.inc.php +34 -27
M includes/polling/bgp-peers.inc.php +5 -5
M includes/polling/os/cisco.inc.php +4 -4
A includes/polling/ports/cisco-lwapp-ap-mib.inc.php +66
M includes/polling/pseudowires.inc.php +2 -2
M includes/polling/system.inc.php +2 -2
M includes/polling/wifi.inc.php +5
A includes/polling/wifi/airespace-wireless-mib.inc.php +332
A includes/polling/wifi/cisco-lwapp-ap-mib.inc.php +99
A includes/polling/wifi/cisco-lwapp-wlan-mib.inc.php +55
M includes/rewrites.inc.php +8 -8
M includes/update/update.php +2 -2
M irc.php +1 -1
M tests/IncludesCommonTest.php +1 -1
A update/398.sql +2
📈 1,080 added 📉 220 removed

💻 r9663 FIX

Adam Armstrong 🐸 • 2019-01-07 13:02
Fix port percent widget to handle resizing with different numbers of rows
Files changed (1)
M html/includes/status-portpercent.inc.php +13 -12
📈 13 added 📉 12 removed

💻 r9662 IMPROVE

Adam Armstrong 🐸 • 2019-01-07 12:36
Improve some size calculation and limits for widgets.
Files changed (1)
M html/ajax/widget.php +6 -2
📈 6 added 📉 2 removed

💻 r9660 ADD

Adam Armstrong 🐸 • 2019-01-06 18:01
Add lm sensors updated format
Files changed (1)
M includes/discovery/sensors/lm-sensors-mib.inc.php +3 -3
📈 3 added 📉 3 removed

💻 r9659 ADD

Adam Armstrong 🐸 • 2019-01-06 17:58
Add per-lane optical sensors on foundry.
Files changed (1)
M includes/discovery/sensors/foundry-sn-switch-group-mib.inc.php +75
📈 75 added 📉 0 removed

💻 r9658 FIX

Adam Armstrong 🐸 • 2019-01-05 17:15
Fix map bounds
Files changed (1)
M html/includes/map/leaflet.inc.php +3 -3
📈 3 added 📉 3 removed

💻 r9656 FIX

Adam Armstrong 🐸 • 2019-01-05 15:37
Fix cisco session stats
Files changed (1)
M includes/polling/graphs/cisco-firewall-mib.inc.php +3 -3
📈 3 added 📉 3 removed

💻 r9655 IMPROVE

Adam Armstrong 🐸 • 2019-01-04 16:19
Improve some sensor discovery. Expose MIB/Object in some tables.
Files changed (34)
M html/includes/entities/sensor.inc.php +5 -3
M html/includes/print/common.inc.php +1 -1
M html/pages/dashboard.inc.php -1
M html/pages/mibs.inc.php +1 -1
M includes/definitions/mibs/netio.inc.php +1
M includes/discovery/functions.inc.php +7
M includes/discovery/sensors/alvarion-dot11-wlan-mib.inc.php +10 -7
M includes/discovery/sensors/areca-snmp-mib.inc.php +3 -2
M includes/discovery/sensors/aten-pe-cfg.inc.php +12 -6
M includes/discovery/sensors/axis-video-mib.inc.php +2 -2
M includes/discovery/sensors/baytech-mib-403-1.inc.php +10 -5
M includes/discovery/sensors/better-networks-ethernetbox-mib.inc.php +1 -1
M includes/discovery/sensors/bluecoat-sg-sensor-mib.inc.php +5 -2
M includes/discovery/sensors/checkpoint-mib.inc.php +6 -18
M includes/discovery/sensors/cisco-entity-fru-control-mib.inc.php +1 -2
M includes/discovery/sensors/cisco-entity-sensor-mib.inc.php +2 -1
M includes/discovery/sensors/cisco-envmon-mib.inc.php +9 -5
M includes/discovery/sensors/dell-networking-chassis-mib.inc.php +5 -5
M includes/discovery/sensors/dnos-boxservices-private-mib.inc.php +75 -47
M includes/discovery/sensors/emd-mib.inc.php +1 -1
M includes/discovery/sensors/entity-sensor-mib.inc.php +3 -2
M includes/discovery/sensors/extreme-system-mib.inc.php +5 -5
M includes/discovery/sensors/fa-ext-mib.inc.php +5 -5
M includes/discovery/sensors/foundry-poe-mib.inc.php +4 -5
M includes/discovery/sensors/foundry-sn-agent-mib.inc.php +1 -1
M includes/discovery/sensors/foundry-sn-switch-group-mib.inc.php +8 -4
M includes/discovery/sensors/packetflux-mib.inc.php +1 -1
M includes/discovery/sensors/pdu-mib.inc.php +27 -23
M includes/discovery/sensors/power-ethernet-mib.inc.php +15 -14
M includes/discovery/sensors/rbn-envmon-mib.inc.php +5 -4
M includes/discovery/sensors/readydataos-mib.inc.php +6 -3
M includes/discovery/sensors/readynas-mib.inc.php +3 -3
M includes/discovery/sensors/rittal-cmc-iii-mib.inc.php +6 -2
A includes/discovery/status/checkpoint-mib.inc.php +29
📈 275 added 📉 182 removed

💻 r9654 ADD

Adam Armstrong 🐸 • 2019-01-03 14:29
Add ability to update dashboard. Update to 2019. Some other things.
Files changed (2010)
M add_device.php +1 -1
M adduser.php +1 -1
M alerter.php +1 -1
M attic/gamatronic-mib.inc.php +1 -1
M attic/pdf.php +1 -1
M billing-calculate.php +1 -1
M check-errors.php +1 -1
M check-services.php +1 -1
M config_to_json.php +1 -1
M delete_device.php +1 -1
M discovery.php +1 -1
M housekeeping.php +1 -1
M html/ajax/actions.php +16 -6
M html/ajax/device_entities.php +1 -1
M html/ajax/device_ports.php +1 -1
M html/ajax/entity_popup.php +1 -1
M html/ajax/input.php +1 -1
M html/ajax/search.php +1 -1
M html/ajax/widget.php +1 -1
M html/api/v0/includes/address.inc.php +1 -1
M html/api/v0/includes/alerts.inc.php +1 -1
M html/api/v0/includes/bills.inc.php +1 -1
M html/api/v0/includes/devices.inc.php +1 -1
M html/api/v0/includes/inventory.inc.php +1 -1
M html/api/v0/includes/mempools.inc.php +1 -1
M html/api/v0/includes/neighbours.inc.php +1 -1
M html/api/v0/includes/ports.inc.php +1 -1
M html/api/v0/includes/sensors.inc.php +1 -1
M html/api/v0/includes/status.inc.php +1 -1
M html/api/v0/includes/storage.inc.php +1 -1
M html/api/v0/index.php +1 -1
M html/bandwidth-graph.php +1 -1
M html/billing-bandwidth-data.php +1 -1
M html/billing-data.php +1 -1
M html/billing-graph.php +1 -1
M html/data.php +1 -1
M html/feed.php +1 -1
M html/geojson.php +1 -1
M html/graph.php +1 -1
M html/icons.php +1 -1
M html/includes/alerting-navbar.inc.php +1 -1
M html/includes/authenticate-functions.inc.php +1 -1
M html/includes/authenticate.inc.php +4 -1
M html/includes/authentication/cas.inc.php +1 -1
M html/includes/authentication/http-auth.inc.php +1 -1
M html/includes/authentication/ldap.inc.php +1 -1
M html/includes/authentication/mysql.inc.php +1 -1
M html/includes/authentication/radius.inc.php +1 -1
M html/includes/cache-data.inc.php +1 -89
M html/includes/contacts-navbar.inc.php +1 -1
M html/includes/customoids-navbar.inc.php +1 -1
M html/includes/entities/cbqos.inc.php +1 -1
M html/includes/entities/device.inc.php +1 -1
M html/includes/entities/generic.inc.php +1 -1
M html/includes/entities/mempool.inc.php +1 -1
M html/includes/entities/netscaler.inc.php +1 -1
M html/includes/entities/netscalersvc.inc.php +1 -1
M html/includes/entities/netscalersvcgrpmem.inc.php +1 -1
M html/includes/entities/netscalervsvr.inc.php +1 -1
M html/includes/entities/oid_entry.inc.php +1 -1
M html/includes/entities/p2pradio.inc.php +1 -1
M html/includes/entities/port.inc.php +1 -1
M html/includes/entities/printersupply.inc.php +1 -1
M html/includes/entities/processor.inc.php +1 -1
M html/includes/entities/pseudowire.inc.php +1 -1
M html/includes/entities/sensor.inc.php +11 -2
M html/includes/entities/sla.inc.php +1 -1
M html/includes/entities/status.inc.php +1 -1
M html/includes/entities/storage.inc.php +1 -1
M html/includes/entities/virtualmachine.inc.php +1 -1
M html/includes/functions.inc.php +1 -25
M html/includes/graphs/accesspoints/auth.inc.php +1 -1
M html/includes/graphs/accesspoints/channel.inc.php +1 -1
M html/includes/graphs/accesspoints/interference.inc.php +1 -1
M html/includes/graphs/accesspoints/numasoclients.inc.php +1 -1
M html/includes/graphs/accesspoints/nummonbssid.inc.php +1 -1
M html/includes/graphs/accesspoints/nummonclients.inc.php +1 -1
M html/includes/graphs/accesspoints/radioutil.inc.php +1 -1
M html/includes/graphs/accesspoints/txpow.inc.php +1 -1
M html/includes/graphs/alert/auth.inc.php +1 -1
M html/includes/graphs/alert/status.inc.php +1 -1
M html/includes/graphs/altiga_ssl_sessions.inc.php +1 -1
M html/includes/graphs/application/apache_bits.inc.php +1 -1
M html/includes/graphs/application/apache_cpu.inc.php +1 -1
M html/includes/graphs/application/apache_hits.inc.php +1 -1
M html/includes/graphs/application/apache_scoreboard.inc.php +1 -1
M html/includes/graphs/application/asterisk_activecall.inc.php +1 -1
M html/includes/graphs/application/asterisk_peers.inc.php +1 -1
M html/includes/graphs/application/auth.inc.php +1 -1
M html/includes/graphs/application/bind_answers.inc.php +1 -1
M html/includes/graphs/application/bind_cache.inc.php +1 -1
M html/includes/graphs/application/bind_query_in.inc.php +1 -1
M html/includes/graphs/application/bind_query_out.inc.php +1 -1
M html/includes/graphs/application/bind_query_rejected.inc.php +1 -1
M html/includes/graphs/application/bind_req_in.inc.php +1 -1
M html/includes/graphs/application/bind_req_proto.inc.php +1 -1
M html/includes/graphs/application/bind_resolv_dnssec.inc.php +1 -1
M html/includes/graphs/application/bind_resolv_errors.inc.php +1 -1
M html/includes/graphs/application/bind_resolv_queries.inc.php +1 -1
M html/includes/graphs/application/bind_resolv_rtt.inc.php +1 -1
M html/includes/graphs/application/bind_updates.inc.php +1 -1
M html/includes/graphs/application/bind_zone_maint.inc.php +1 -1
M html/includes/graphs/application/ceph_speed.inc.php +1 -1
M html/includes/graphs/application/dhcpkit_msgtypes.inc.php +1 -1
M html/includes/graphs/application/dhcpkit_packets.inc.php +1 -1
M html/includes/graphs/application/dovecot_auth_cache.inc.php +1 -1
M html/includes/graphs/application/dovecot_auth.inc.php +1 -1
M html/includes/graphs/application/dovecot_cache.inc.php +1 -1
M html/includes/graphs/application/dovecot_commands.inc.php +1 -1
M html/includes/graphs/application/dovecot_connected.inc.php +1 -1
M html/includes/graphs/application/dovecot_cpu.inc.php +1 -1
M html/includes/graphs/application/dovecot_io.inc.php +1 -1
M html/includes/graphs/application/dovecot_pages.inc.php +1 -1
M html/includes/graphs/application/dovecot_storage.inc.php +1 -1
M html/includes/graphs/application/dovecot_usage.inc.php +1 -1
M html/includes/graphs/application/drbd_disk_bits.inc.php +1 -1
M html/includes/graphs/application/drbd_network_bits.inc.php +1 -1
M html/includes/graphs/application/drbd_queue.inc.php +1 -1
M html/includes/graphs/application/drbd_unsynced.inc.php +1 -1
M html/includes/graphs/application/exchange_as_curreqs.inc.php +1 -1
M html/includes/graphs/application/exchange_as_pingcmd.inc.php +1 -1
M html/includes/graphs/application/exchange_as_syncmd.inc.php +1 -1
M html/includes/graphs/application/exchange_auto_errors.inc.php +1 -1
M html/includes/graphs/application/exchange_auto_totalreqs.inc.php +1 -1
M html/includes/graphs/application/exchange_is_active.inc.php +1 -1
M html/includes/graphs/application/exchange_is_rpcfail.inc.php +1 -1
M html/includes/graphs/application/exchange_is_rpcreq.inc.php +1 -1
M html/includes/graphs/application/exchange_is_users.inc.php +1 -1
M html/includes/graphs/application/exchange_mb_latency.inc.php +1 -1
M html/includes/graphs/application/exchange_mb_msgs.inc.php +1 -1
M html/includes/graphs/application/exchange_oab_dlcom.inc.php +1 -1
M html/includes/graphs/application/exchange_oab_dlq.inc.php +1 -1
M html/includes/graphs/application/exchange_owa_reqsec.inc.php +1 -1
M html/includes/graphs/application/exchange_owa_rtime.inc.php +1 -1
M html/includes/graphs/application/exchange_owa_users.inc.php +1 -1
M html/includes/graphs/application/exchange_trans_mbque.inc.php +1 -1
M html/includes/graphs/application/exchange_trans_queue.inc.php +1 -1
M html/includes/graphs/application/exchange_trans_smtp.inc.php +1 -1
M html/includes/graphs/application/exchange_trans_subque.inc.php +1 -1
M html/includes/graphs/application/exim_reject.inc.php +1 -1
M html/includes/graphs/application/exim_sent.inc.php +1 -1
M html/includes/graphs/application/exim_spam.inc.php +1 -1
M html/includes/graphs/application/exim-mailqueue_total.inc.php +1 -1
M html/includes/graphs/application/freeradius_accounting.inc.php +1 -1
M html/includes/graphs/application/freeradius_authentication.inc.php +1 -1
M html/includes/graphs/application/ioping_iops.inc.php +1 -1
M html/includes/graphs/application/ioping_speed.inc.php +1 -1
M html/includes/graphs/application/ioping_timing.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_classes.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_eden.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_gc_old_count.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_gc_old_time.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_gc_young_count.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_gc_young_time.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_heap.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_memory_summary.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_nonheap.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_old.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_perm.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_system_uptime.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_threads.inc.php +1 -1
M html/includes/graphs/application/mailscanner_reject.inc.php +1 -1
M html/includes/graphs/application/mailscanner_sent.inc.php +1 -1
M html/includes/graphs/application/mailscanner_spam.inc.php +1 -1
M html/includes/graphs/application/memcached_bits.inc.php +1 -1
M html/includes/graphs/application/memcached_commands.inc.php +1 -1
M html/includes/graphs/application/memcached_data.inc.php +1 -1
M html/includes/graphs/application/memcached_items.inc.php +1 -1
M html/includes/graphs/application/memcached_threads.inc.php +1 -1
M html/includes/graphs/application/memcached_uptime.inc.php +1 -1
M html/includes/graphs/application/memcached.inc.php +1 -1
M html/includes/graphs/application/mongodb_commands.inc.php +1 -1
M html/includes/graphs/application/mongodb_connections.inc.php +1 -1
M html/includes/graphs/application/mongodb_mem.inc.php +1 -1
M html/includes/graphs/application/mongodb_network.inc.php +1 -1
M html/includes/graphs/application/mongodb_queue.inc.php +1 -1
M html/includes/graphs/application/mongodb_replication.inc.php +1 -1
M html/includes/graphs/application/mongodb_wired.inc.php +1 -1
M html/includes/graphs/application/mssql_buffer_page.inc.php +1 -1
M html/includes/graphs/application/mssql_buffer_pglife.inc.php +1 -1
M html/includes/graphs/application/mssql_buffer_stalls.inc.php +1 -1
M html/includes/graphs/application/mssql_cpu_usage.inc.php +1 -1
M html/includes/graphs/application/mssql_memory_usage.inc.php +1 -1
M html/includes/graphs/application/mssql_stats.inc.php +1 -1
M html/includes/graphs/application/mysql_command_counters.inc.php +1 -1
M html/includes/graphs/application/mysql_connections.inc.php +1 -1
M html/includes/graphs/application/mysql_files_tables.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_buffer_pool_activity.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_buffer_pool.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_insert_buffer.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_io_pending.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_io.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_log.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_row_operations.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_semaphores.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_transactions.inc.php +1 -1
M html/includes/graphs/application/mysql_myisam_indexes.inc.php +1 -1
M html/includes/graphs/application/mysql_network_traffic.inc.php +1 -1
M html/includes/graphs/application/mysql_query_cache_memory.inc.php +1 -1
M html/includes/graphs/application/mysql_query_cache.inc.php +1 -1
M html/includes/graphs/application/mysql_select_types.inc.php +1 -1
M html/includes/graphs/application/mysql_slow_queries.inc.php +1 -1
M html/includes/graphs/application/mysql_sorts.inc.php +1 -1
M html/includes/graphs/application/mysql_status.inc.php +1 -1
M html/includes/graphs/application/mysql_table_locks.inc.php +1 -1
M html/includes/graphs/application/mysql_temporary_objects.inc.php +1 -1
M html/includes/graphs/application/nfs_nfs2.inc.php +1 -1
M html/includes/graphs/application/nfs_nfs3.inc.php +1 -1
M html/includes/graphs/application/nfs_nfs4.inc.php +1 -1
M html/includes/graphs/application/nfsd_io.inc.php +1 -1
M html/includes/graphs/application/nfsd_net.inc.php +1 -1
M html/includes/graphs/application/nfsd_proc3.inc.php +1 -1
M html/includes/graphs/application/nfsd_rc.inc.php +1 -1
M html/includes/graphs/application/nfsd_rpc.inc.php +1 -1
M html/includes/graphs/application/nginx_connections.inc.php +1 -1
M html/includes/graphs/application/nginx_req.inc.php +1 -1
M html/includes/graphs/application/nptd_uptime.inc.php +1 -1
M html/includes/graphs/application/nsd_axfr.inc.php +1 -1
M html/includes/graphs/application/nsd_memory.inc.php +1 -1
M html/includes/graphs/application/nsd_qtype.inc.php +1 -1
M html/includes/graphs/application/nsd_queries.inc.php +1 -1
M html/includes/graphs/application/nsd_rcode.inc.php +1 -1
M html/includes/graphs/application/nsd_zones.inc.php +1 -1
M html/includes/graphs/application/ntpclient_freq.inc.php +1 -1
M html/includes/graphs/application/ntpclient_stats.inc.php +1 -1
M html/includes/graphs/application/ntpd_bits.inc.php +1 -1
M html/includes/graphs/application/ntpd_buffer.inc.php +1 -1
M html/includes/graphs/application/ntpd_freq.inc.php +1 -1
M html/includes/graphs/application/ntpd_packets.inc.php +1 -1
M html/includes/graphs/application/ntpd_stats.inc.php +1 -1
M html/includes/graphs/application/ntpd_stratum.inc.php +1 -1
M html/includes/graphs/application/ntpd_uptime.inc.php +1 -1
M html/includes/graphs/application/ntpdserver_bits.inc.php +1 -1
M html/includes/graphs/application/ntpdserver_buffer.inc.php +1 -1
M html/includes/graphs/application/ntpdserver_freq.inc.php +1 -1
M html/includes/graphs/application/ntpdserver_packets.inc.php +1 -1
M html/includes/graphs/application/ntpdserver_stats.inc.php +1 -1
M html/includes/graphs/application/ntpdserver_stratum.inc.php +1 -1
M html/includes/graphs/application/ntpdserver_uptime.inc.php +1 -1
M html/includes/graphs/application/openvpn_bits.inc.php +1 -1
M html/includes/graphs/application/openvpn_nclients.inc.php +1 -1
M html/includes/graphs/application/postfix_mailgraph_reject.inc.php +1 -1
M html/includes/graphs/application/postfix_mailgraph_sent.inc.php +1 -1
M html/includes/graphs/application/postfix_mailgraph_spam.inc.php +1 -1
M html/includes/graphs/application/postgresql_blks.inc.php +1 -1
M html/includes/graphs/application/postgresql_connects.inc.php +1 -1
M html/includes/graphs/application/postgresql_queries.inc.php +1 -1
M html/includes/graphs/application/postgresql_tuples_query.inc.php +1 -1
M html/includes/graphs/application/postgresql_tuples.inc.php +1 -1
M html/includes/graphs/application/postgresql_xact.inc.php +1 -1
M html/includes/graphs/application/powerdns_fail.inc.php +1 -1
M html/includes/graphs/application/powerdns_latency.inc.php +1 -1
M html/includes/graphs/application/powerdns_packetcache.inc.php +1 -1
M html/includes/graphs/application/powerdns_queries_udp.inc.php +1 -1
M html/includes/graphs/application/powerdns_queries.inc.php +1 -1
M html/includes/graphs/application/powerdns_querycache.inc.php +1 -1
M html/includes/graphs/application/powerdns_recursing.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_cache.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_cpuload.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_errors.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_hitrate.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_latency.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_limits.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_load.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_outqueries.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_qalatency.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_queries.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_tcpqueries.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_timeouts.inc.php +1 -1
M html/includes/graphs/application/shoutcast_bits.inc.php +1 -1
M html/includes/graphs/application/shoutcast_multi_bits.inc.php +1 -1
M html/includes/graphs/application/shoutcast_multi_stats.inc.php +1 -1
M html/includes/graphs/application/shoutcast_stats.inc.php +1 -1
M html/includes/graphs/application/unbound_class.inc.php +1 -1
M html/includes/graphs/application/unbound_flags.inc.php +1 -1
M html/includes/graphs/application/unbound_memory.inc.php +1 -1
M html/includes/graphs/application/unbound_opcode.inc.php +1 -1
M html/includes/graphs/application/unbound_qtype.inc.php +1 -1
M html/includes/graphs/application/unbound_queries.inc.php +1 -1
M html/includes/graphs/application/unbound_queue.inc.php +1 -1
M html/includes/graphs/application/unbound_rcode.inc.php +1 -1
M html/includes/graphs/application/varnish_backend.inc.php +1 -1
M html/includes/graphs/application/varnish_cache.inc.php +1 -1
M html/includes/graphs/application/varnish_lru.inc.php +1 -1
M html/includes/graphs/application/vmwaretools_cpu.inc.php +1 -1
M html/includes/graphs/application/vmwaretools_mem.inc.php +1 -1
M html/includes/graphs/application/zimbra_connections.inc.php +1 -1
M html/includes/graphs/application/zimbra_fdcount.inc.php +1 -1
M html/includes/graphs/application/zimbra_jvmthreads.inc.php +1 -1
M html/includes/graphs/application/zimbra_mtaqueue.inc.php +1 -1
M html/includes/graphs/application/zimbra_threads.inc.php +1 -1
M html/includes/graphs/atmvp/auth.inc.php +1 -1
M html/includes/graphs/atmvp/bits.inc.php +1 -1
M html/includes/graphs/atmvp/cells.inc.php +1 -1
M html/includes/graphs/atmvp/errors.inc.php +1 -1
M html/includes/graphs/atmvp/packets.inc.php +1 -1
M html/includes/graphs/bgp/auth.inc.php +1 -1
M html/includes/graphs/bgp/graph.inc.php +1 -1
M html/includes/graphs/bgp/updates.inc.php +1 -1
M html/includes/graphs/bill/auth.inc.php +1 -1
M html/includes/graphs/bill/bits.inc.php +1 -1
M html/includes/graphs/c6kxbar/auth.inc.php +1 -1
M html/includes/graphs/c6kxbar/util.inc.php +1 -1
M html/includes/graphs/cbqos/auth.inc.php +1 -1
M html/includes/graphs/cbqos/bits_drop.inc.php +1 -1
M html/includes/graphs/cbqos/bits_post.inc.php +1 -1
M html/includes/graphs/cbqos/bits_pre.inc.php +1 -1
M html/includes/graphs/cbqos/bits.inc.php +1 -1
M html/includes/graphs/cbqos/pkts_drop.inc.php +1 -1
M html/includes/graphs/cbqos/pkts_post.inc.php +1 -1
M html/includes/graphs/cbqos/pkts_pre.inc.php +1 -1
M html/includes/graphs/cbqos/pkts.inc.php +1 -1
M html/includes/graphs/cefswitching/auth.inc.php +1 -1
M html/includes/graphs/cefswitching/graph.inc.php +1 -1
M html/includes/graphs/common.inc.php +1 -1
M html/includes/graphs/customer/auth.inc.php +1 -1
M html/includes/graphs/customer/bits.inc.php +1 -1
M html/includes/graphs/customoid/auth.inc.php +1 -1
M html/includes/graphs/customoid/graph.inc.php +1 -1
M html/includes/graphs/device/arubacontroller_numaps.inc.php +1 -1
M html/includes/graphs/device/arubacontroller_numclients.inc.php +1 -1
M html/includes/graphs/device/asyncos_workq.inc.php +1 -1
M html/includes/graphs/device/auth.inc.php +1 -1
M html/includes/graphs/device/availability.inc.php +1 -1
M html/includes/graphs/device/bits.inc.php +1 -1
M html/includes/graphs/device/bluecoat_cache.inc.php +1 -1
M html/includes/graphs/device/bluecoat_http_client.inc.php +1 -1
M html/includes/graphs/device/bluecoat_http_server.inc.php +1 -1
M html/includes/graphs/device/bluecoat_server.inc.php +1 -1
M html/includes/graphs/device/bluecoat_tcp_est.inc.php +1 -1
M html/includes/graphs/device/bluecoat_tcp.inc.php +1 -1
M html/includes/graphs/device/bng_active_sessions.inc.php +1 -1
M html/includes/graphs/device/cipsec_flow_bits.inc.php +1 -1
M html/includes/graphs/device/cipsec_flow_pkts.inc.php +1 -1
M html/includes/graphs/device/cipsec_flow_stats.inc.php +1 -1
M html/includes/graphs/device/cipsec_flow_tunnels.inc.php +1 -1
M html/includes/graphs/device/cras_sessions.inc.php +1 -1
M html/includes/graphs/device/definition.inc.php +1 -1
M html/includes/graphs/device/diskio_bits.inc.php +1 -1
M html/includes/graphs/device/diskio_common.inc.php +1 -1
M html/includes/graphs/device/diskio_ops.inc.php +1 -1
M html/includes/graphs/device/diskio.inc.php +1 -1
M html/includes/graphs/device/edac_errors.inc.php +1 -1
M html/includes/graphs/device/firewall_sessions_ipv4.inc.php +1 -1
M html/includes/graphs/device/fortigate_cpu.inc.php +1 -1
M html/includes/graphs/device/fortigate_sessions.inc.php +1 -1
M html/includes/graphs/device/fuser.inc.php +1 -1
M html/includes/graphs/device/graph.inc.php +1 -1
M html/includes/graphs/device/imagingdrum.inc.php +1 -1
M html/includes/graphs/device/imagingdrums.inc.php +1 -1
M html/includes/graphs/device/ipsystemstats_ipv4_frag.inc.php +1 -1
M html/includes/graphs/device/ipsystemstats_ipv4.inc.php +1 -1
M html/includes/graphs/device/ipsystemstats_ipv6_frag.inc.php +1 -1
M html/includes/graphs/device/ipsystemstats_ipv6.inc.php +1 -1
M html/includes/graphs/device/ipSystemStats.inc.php +1 -1
M html/includes/graphs/device/juniperive_connections.inc.php +1 -1
M html/includes/graphs/device/juniperive_meetings.inc.php +1 -1
M html/includes/graphs/device/juniperive_storage.inc.php +1 -1
M html/includes/graphs/device/juniperive_users.inc.php +1 -1
M html/includes/graphs/device/ksm_pages.inc.php +1 -1
M html/includes/graphs/device/mempool.inc.php +1 -1
M html/includes/graphs/device/netapp_cp_ops.inc.php +1 -1
M html/includes/graphs/device/netapp_disk_io.inc.php +1 -1
M html/includes/graphs/device/netapp_net_io.inc.php +1 -1
M html/includes/graphs/device/netapp_ops.inc.php +1 -1
M html/includes/graphs/device/netapp_tape_io.inc.php +1 -1
M html/includes/graphs/device/NETAPP-MIB_disk_io.inc.php +1 -1
M html/includes/graphs/device/NETAPP-MIB_net_io.inc.php +1 -1
M html/includes/graphs/device/NETAPP-MIB_tape_io.inc.php +1 -1
M html/includes/graphs/device/netscaler_common_errors.inc.php +1 -1
M html/includes/graphs/device/netscaler_conn_client.inc.php +1 -1
M html/includes/graphs/device/netscaler_conn_clientserver.inc.php +1 -1
M html/includes/graphs/device/netscaler_conn_current.inc.php +1 -1
M html/includes/graphs/device/netscaler_conn_server.inc.php +1 -1
M html/includes/graphs/device/netscaler_conn_spare.inc.php +1 -1
M html/includes/graphs/device/netscaler_conn_zombie_flushed.inc.php +1 -1
M html/includes/graphs/device/netscaler_conn_zombie_halfclosed.inc.php +1 -1
M html/includes/graphs/device/netscaler_conn_zombie_halfopen.inc.php +1 -1
M html/includes/graphs/device/netscaler_conn_zombie_packets.inc.php +1 -1
M html/includes/graphs/device/netscaler_cookie_rejected.inc.php +1 -1
M html/includes/graphs/device/netscaler_data_errors.inc.php +1 -1
M html/includes/graphs/device/netscaler_out_of_order.inc.php +1 -1
M html/includes/graphs/device/netscaler_retransmission_error.inc.php +1 -1
M html/includes/graphs/device/netscaler_retransmit_err.inc.php +1 -1
M html/includes/graphs/device/netscaler_rst_errors.inc.php +1 -1
M html/includes/graphs/device/netscaler_syn_errors.inc.php +1 -1
M html/includes/graphs/device/netscaler_syn_stats.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_bits.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_conn.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_errfastretransmissions.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_errfullretransmit.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_errpartialretransmit.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_errretransmit.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_errretransmitgiveup.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_errxretransmissions.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_pkts.inc.php +1 -1
M html/includes/graphs/device/netscalersvc_bits.inc.php +1 -1
M html/includes/graphs/device/netscalersvc_common.inc.php +1 -1
M html/includes/graphs/device/netscalersvc_conns.inc.php +1 -1
M html/includes/graphs/device/netscalersvc_pkts.inc.php +1 -1
M html/includes/graphs/device/netscalersvc_reqs.inc.php +1 -1
M html/includes/graphs/device/netscalersvc_surge.inc.php +1 -1
M html/includes/graphs/device/netscalersvc_ttfb.inc.php +1 -1
M html/includes/graphs/device/netscalersvc.inc.php +1 -1
M html/includes/graphs/device/netscalersvcgrpmem_bits.inc.php +1 -1
M html/includes/graphs/device/netscalersvcgrpmem_common.inc.php +1 -1
M html/includes/graphs/device/netscalersvcgrpmem_conns.inc.php +1 -1
M html/includes/graphs/device/netscalersvcgrpmem_pkts.inc.php +1 -1
M html/includes/graphs/device/netscalersvcgrpmem_reqs.inc.php +1 -1
M html/includes/graphs/device/netscalersvcgrpmem_ttfb.inc.php +1 -1
M html/includes/graphs/device/netscalersvcgrpmem.inc.php +1 -1
M html/includes/graphs/device/netscalervsvr_bits.inc.php +1 -1
M html/includes/graphs/device/netscalervsvr_conns.inc.php +1 -1
M html/includes/graphs/device/netscalervsvr_hitmiss.inc.php +1 -1
M html/includes/graphs/device/netscalervsvr_pkts.inc.php +1 -1
M html/includes/graphs/device/netscalervsvr_reqs.inc.php +1 -1
M html/includes/graphs/device/netscalervsvr.inc.php +1 -1
M html/includes/graphs/device/netstat_arista_sw_ip_frag.inc.php +1 -1
M html/includes/graphs/device/netstat_arista_sw_ip.inc.php +1 -1
M html/includes/graphs/device/netstat_arista_sw_ip6_frag.inc.php +1 -1
M html/includes/graphs/device/netstat_arista_sw_ip6.inc.php +1 -1
M html/includes/graphs/device/netstat_icmp_info.inc.php +1 -1
M html/includes/graphs/device/netstat_icmp.inc.php +1 -1
M html/includes/graphs/device/netstat_ip_frag.inc.php +1 -1
M html/includes/graphs/device/netstat_ip.inc.php +1 -1
M html/includes/graphs/device/netstat_snmp_packets.inc.php +1 -1
M html/includes/graphs/device/netstat_snmp_stats.inc.php +1 -1
M html/includes/graphs/device/netstat_tcp_currestab.inc.php +1 -1
M html/includes/graphs/device/netstat_tcp_segments.inc.php +1 -1
M html/includes/graphs/device/netstat_tcp_stats.inc.php +1 -1
M html/includes/graphs/device/netstat_udp_datagrams.inc.php +1 -1
M html/includes/graphs/device/netstat_udp_errors.inc.php +1 -1
M html/includes/graphs/device/nfsen_common.inc.php +1 -1
M html/includes/graphs/device/nfsen_flows.inc.php +1 -1
M html/includes/graphs/device/nfsen_packets.inc.php +1 -1
M html/includes/graphs/device/nfsen_traffic.inc.php +1 -1
M html/includes/graphs/device/pagecount.inc.php +1 -1
M html/includes/graphs/device/panos_sessions.inc.php +1 -1
M html/includes/graphs/device/printersupplies_cleanerunit.inc.php +1 -1
M html/includes/graphs/device/printersupplies_developer.inc.php +1 -1
M html/includes/graphs/device/printersupplies_drum.inc.php +1 -1
M html/includes/graphs/device/printersupplies_fuser.inc.php +1 -1
M html/includes/graphs/device/printersupplies_ink.inc.php +1 -1
M html/includes/graphs/device/printersupplies_other.inc.php +1 -1
M html/includes/graphs/device/printersupplies_toner.inc.php +1 -1
M html/includes/graphs/device/printersupplies_transferunit.inc.php +1 -1
M html/includes/graphs/device/printersupplies_wasteink.inc.php +1 -1
M html/includes/graphs/device/printersupplies_wastetoner.inc.php +1 -1
M html/includes/graphs/device/printersupplies.inc.php +1 -1
M html/includes/graphs/device/processor_separate.inc.php +1 -1
M html/includes/graphs/device/processor_stack.inc.php +1 -1
M html/includes/graphs/device/processor.inc.php +1 -1
M html/includes/graphs/device/screenos_sessions.inc.php +1 -1
M html/includes/graphs/device/sensor.inc.php +1 -1
M html/includes/graphs/device/smokeping_all_common.inc.php +1 -1
M html/includes/graphs/device/smokeping_common.inc.php +1 -1
M html/includes/graphs/device/smokeping_in_all_avg.inc.php +1 -1
M html/includes/graphs/device/smokeping_in_all.inc.php +1 -1
M html/includes/graphs/device/smokeping_out_all_avg.inc.php +1 -1
M html/includes/graphs/device/smokeping_out_all.inc.php +1 -1
M html/includes/graphs/device/status.inc.php +1 -1
M html/includes/graphs/device/storage.inc.php +1 -1
M html/includes/graphs/device/transferroller.inc.php +1 -1
M html/includes/graphs/device/ucd_cpu.inc.php +1 -1
M html/includes/graphs/device/ucd_io.inc.php +1 -1
M html/includes/graphs/device/ucd_memory.inc.php +1 -1
M html/includes/graphs/device/ucd_ss_cpu.inc.php +1 -1
M html/includes/graphs/device/ucd_swap_io.inc.php +1 -1
M html/includes/graphs/device/vpdn_sessions_l2tp.inc.php +1 -1
M html/includes/graphs/device/vpdn_tunnels_l2tp.inc.php +1 -1
M html/includes/graphs/device/wastebox.inc.php +1 -1
M html/includes/graphs/device/wifi_clients.inc.php +1 -1
M html/includes/graphs/device/xdsl_bits.inc.php +1 -1
M html/includes/graphs/diskio/auth.inc.php +1 -1
M html/includes/graphs/diskio/bits.inc.php +1 -1
M html/includes/graphs/diskio/ops.inc.php +1 -1
M html/includes/graphs/eigrppeer/auth.inc.php +1 -1
M html/includes/graphs/eigrppeer/graph.inc.php +1 -1
M html/includes/graphs/eigrpport/auth.inc.php +1 -1
M html/includes/graphs/eigrpport/packets.inc.php +1 -1
M html/includes/graphs/functions.inc.php +1 -1
M html/includes/graphs/generic_data.inc.php +1 -1
M html/includes/graphs/generic_definition.inc.php +1 -1
M html/includes/graphs/generic_duplex.inc.php +1 -1
M html/includes/graphs/generic_multi_bits_separated.inc.php +1 -1
M html/includes/graphs/generic_multi_bits.inc.php +1 -1
M html/includes/graphs/generic_multi_data_separated.inc.php +1 -1
M html/includes/graphs/generic_multi_data.inc.php +1 -1
M html/includes/graphs/generic_multi_group_bits.inc.php +1 -1
M html/includes/graphs/generic_multi_group_simplex_separated.inc.php +1 -1
M html/includes/graphs/generic_multi_line.inc.php +1 -1
M html/includes/graphs/generic_multi_separated.inc.php +1 -1
M html/includes/graphs/generic_multi_simplex_separated.inc.php +1 -1
M html/includes/graphs/generic_multi.inc.php +1 -1
M html/includes/graphs/generic_simplex.inc.php +1 -1
M html/includes/graphs/global/auth.inc.php +1 -1
M html/includes/graphs/global/bits.inc.php +1 -1
M html/includes/graphs/global/jnx_cos_queues.inc.php +1 -1
M html/includes/graphs/global/poller_time_separate.inc.php +1 -1
M html/includes/graphs/global/poller_time.inc.php +1 -1
M html/includes/graphs/global/poller.inc.php +1 -1
M html/includes/graphs/global/pollermod.inc.php +1 -1
M html/includes/graphs/global/pollermods.inc.php +1 -1
M html/includes/graphs/global/processor_separate.inc.php +1 -1
M html/includes/graphs/global/processor_stack.inc.php +1 -1
M html/includes/graphs/global/sros_queues.inc.php +1 -1
M html/includes/graphs/graph.inc.php +1 -1
M html/includes/graphs/ipsectunnel/auth.inc.php +1 -1
M html/includes/graphs/ipsectunnel/bits.inc.php +1 -1
M html/includes/graphs/ipsectunnel/pkts.inc.php +1 -1
M html/includes/graphs/lb-pool-member/auth.inc.php +1 -1
M html/includes/graphs/lb-pool-member/bits.inc.php +1 -1
M html/includes/graphs/lb-pool-member/conns.inc.php +1 -1
M html/includes/graphs/lb-snatpool/auth.inc.php +1 -1
M html/includes/graphs/lb-snatpool/bits.inc.php +1 -1
M html/includes/graphs/lb-snatpool/conns.inc.php +1 -1
M html/includes/graphs/lb-snatpool/cur_conns.inc.php +1 -1
M html/includes/graphs/lb-virtual/auth.inc.php +1 -1
M html/includes/graphs/lb-virtual/bits.inc.php +1 -1
M html/includes/graphs/lb-virtual/conns.inc.php +1 -1
M html/includes/graphs/legend.inc.php +1 -1
M html/includes/graphs/location/auth.inc.php +1 -1
M html/includes/graphs/location/bits.inc.php +1 -1
M html/includes/graphs/macaccounting/auth.inc.php +1 -1
M html/includes/graphs/macaccounting/bits.inc.php +1 -1
M html/includes/graphs/macaccounting/pkts.inc.php +1 -1
M html/includes/graphs/mempool/auth.inc.php +1 -1
M html/includes/graphs/mempool/usage.inc.php +1 -1
M html/includes/graphs/minute_multi_line.inc.php +1 -1
M html/includes/graphs/multi-customoid/auth.inc.php +1 -1
M html/includes/graphs/multi-customoid/line.inc.php +1 -1
M html/includes/graphs/multi-customoid/stacked.inc.php +1 -1
M html/includes/graphs/multi-mempool/auth.inc.php +1 -1
M html/includes/graphs/multi-mempool/usage.inc.php +1 -1
M html/includes/graphs/multi-port/auth.inc.php +1 -1
M html/includes/graphs/multi-port/bcastpkts.inc.php +1 -1
M html/includes/graphs/multi-port/bits_duo_separate.inc.php +1 -1
M html/includes/graphs/multi-port/bits_duo.inc.php +1 -1
M html/includes/graphs/multi-port/bits_old.inc.php +1 -1
M html/includes/graphs/multi-port/bits_separate.inc.php +1 -1
M html/includes/graphs/multi-port/bits_trio_compare.inc.php +1 -1
M html/includes/graphs/multi-port/bits_trio.inc.php +1 -1
M html/includes/graphs/multi-port/bits.inc.php +1 -1
M html/includes/graphs/multi-port/discards.inc.php +1 -1
M html/includes/graphs/multi-port/errors.inc.php +1 -1
M html/includes/graphs/multi-port/groups_bits.inc.php +1 -1
M html/includes/graphs/multi-port/ipv6_bits.inc.php +1 -1
M html/includes/graphs/multi-port/mcastpkts.inc.php +1 -1
M html/includes/graphs/multi-port/upkts.inc.php +1 -1
M html/includes/graphs/multi-processor/auth.inc.php +1 -1
M html/includes/graphs/multi-processor/usage.inc.php +1 -1
M html/includes/graphs/multi-sensor/auth.inc.php +1 -1
M html/includes/graphs/multi-sensor/graph.inc.php +1 -1
M html/includes/graphs/multi-sensor/stacked.inc.php +1 -1
M html/includes/graphs/multi-status/auth.inc.php +1 -1
M html/includes/graphs/multi-status/graph.inc.php +1 -1
M html/includes/graphs/multi-storage/auth.inc.php +1 -1
M html/includes/graphs/multi-storage/bytes_stacked.inc.php +1 -1
M html/includes/graphs/multi-storage/perc_stacked.inc.php +1 -1
M html/includes/graphs/multi-storage/usage.inc.php +1 -1
M html/includes/graphs/munin/auth.inc.php +1 -1
M html/includes/graphs/munin/graph.inc.php +1 -1
M html/includes/graphs/netscalersvc/auth.inc.php +1 -1
M html/includes/graphs/netscalersvc/bits.inc.php +1 -1
M html/includes/graphs/netscalersvc/conns.inc.php +1 -1
M html/includes/graphs/netscalersvc/pkts.inc.php +1 -1
M html/includes/graphs/netscalersvc/reqs.inc.php +1 -1
M html/includes/graphs/netscalersvc/surge.inc.php +1 -1
M html/includes/graphs/netscalersvc/ttfb.inc.php +1 -1
M html/includes/graphs/netscalersvcgrpmem/auth.inc.php +1 -1
M html/includes/graphs/netscalersvcgrpmem/bits.inc.php +1 -1
M html/includes/graphs/netscalersvcgrpmem/conns.inc.php +1 -1
M html/includes/graphs/netscalersvcgrpmem/pkts.inc.php +1 -1
M html/includes/graphs/netscalersvcgrpmem/reqs.inc.php +1 -1
M html/includes/graphs/netscalersvcgrpmem/ttfb.inc.php +1 -1
M html/includes/graphs/netscalervsvr/auth.inc.php +1 -1
M html/includes/graphs/netscalervsvr/bits.inc.php +1 -1
M html/includes/graphs/netscalervsvr/conns.inc.php +1 -1
M html/includes/graphs/netscalervsvr/hitmiss.inc.php +1 -1
M html/includes/graphs/netscalervsvr/pkts.inc.php +1 -1
M html/includes/graphs/netscalervsvr/reqs.inc.php +1 -1
M html/includes/graphs/old_generic_simplex.inc.php +1 -1
M html/includes/graphs/p2pradio/auth.inc.php +1 -1
M html/includes/graphs/p2pradio/capacity.inc.php +1 -1
M html/includes/graphs/p2pradio/gain.inc.php +1 -1
M html/includes/graphs/p2pradio/power.inc.php +1 -1
M html/includes/graphs/p2pradio/rmse.inc.php +1 -1
M html/includes/graphs/p2pradio/rxlevel.inc.php +1 -1
M html/includes/graphs/p2pradio/symbol_rates.inc.php +1 -1
M html/includes/graphs/poller/auth.inc.php +1 -1
M html/includes/graphs/port/adsl_attainable.inc.php +1 -1
M html/includes/graphs/port/adsl_attenuation.inc.php +1 -1
M html/includes/graphs/port/adsl_power.inc.php +1 -1
M html/includes/graphs/port/adsl_snr.inc.php +1 -1
M html/includes/graphs/port/adsl_speed.inc.php +1 -1
M html/includes/graphs/port/auth.inc.php +1 -1
M html/includes/graphs/port/bits.inc.php +1 -1
M html/includes/graphs/port/discards.inc.php +1 -1
M html/includes/graphs/port/errors.inc.php +1 -1
M html/includes/graphs/port/etherlike.inc.php +1 -1
M html/includes/graphs/port/fdb_count.inc.php +1 -1
M html/includes/graphs/port/ipv6_bits.inc.php +1 -1
M html/includes/graphs/port/jnx_cos_queue.inc.php +1 -1
M html/includes/graphs/port/jnx_cos_queues_common.inc.php +1 -1
M html/includes/graphs/port/jnx_QedBytes.inc.php +1 -1
M html/includes/graphs/port/jnx_QedPkts.inc.php +1 -1
M html/includes/graphs/port/jnx_TailDropPkts.inc.php +1 -1
M html/includes/graphs/port/jnx_TotalRedDropBytes.inc.php +1 -1
M html/includes/graphs/port/jnx_TotalRedDropPkts.inc.php +1 -1
M html/includes/graphs/port/mac_acc_total.inc.php +1 -1
M html/includes/graphs/port/nupkts.inc.php +1 -1
M html/includes/graphs/port/pagp_bits.inc.php +1 -1
M html/includes/graphs/port/percent.inc.php +1 -1
M html/includes/graphs/port/pktsize.inc.php +1 -1
M html/includes/graphs/port/sros_EgressDroInProfOcts.inc.php +1 -1
M html/includes/graphs/port/sros_EgressDroInProfPkts.inc.php +1 -1
M html/includes/graphs/port/sros_EgressDroOutProfOcts.inc.php +1 -1
M html/includes/graphs/port/sros_EgressDroOutProfPkts.inc.php +1 -1
M html/includes/graphs/port/sros_EgressFwdInProfOcts.inc.php +1 -1
M html/includes/graphs/port/sros_EgressFwdInProfPkts.inc.php +1 -1
M html/includes/graphs/port/sros_EgressFwdOutProfOcts.inc.php +1 -1
M html/includes/graphs/port/sros_EgressFwdOutProfPkts.inc.php +1 -1
M html/includes/graphs/port/sros_IngressDroInProfOcts.inc.php +1 -1
M html/includes/graphs/port/sros_IngressDroInProfPkts.inc.php +1 -1
M html/includes/graphs/port/sros_IngressDroOutProfOcts.inc.php +1 -1
M html/includes/graphs/port/sros_IngressDroOutProfPkts.inc.php +1 -1
M html/includes/graphs/port/sros_IngressFwdInProfOcts.inc.php +1 -1
M html/includes/graphs/port/sros_IngressFwdInProfPkts.inc.php +1 -1
M html/includes/graphs/port/sros_IngressFwdOutProfOcts.inc.php +1 -1
M html/includes/graphs/port/sros_IngressFwdOutProfPkts.inc.php +1 -1
M html/includes/graphs/port/sros_queue.inc.php +1 -1
M html/includes/graphs/port/sros_queues_common.inc.php +1 -1
M html/includes/graphs/port/upkts.inc.php +1 -1
M html/includes/graphs/printersupply/auth.inc.php +1 -1
M html/includes/graphs/printersupply/usage.inc.php +1 -1
M html/includes/graphs/processor/auth.inc.php +1 -1
M html/includes/graphs/processor/usage.inc.php +1 -1
M html/includes/graphs/pseudowire/auth.inc.php +1 -1
M html/includes/graphs/pseudowire/bits.inc.php +1 -1
M html/includes/graphs/pseudowire/pkts.inc.php +1 -1
M html/includes/graphs/rserver/auth.inc.php +1 -1
M html/includes/graphs/rserver/curr.inc.php +1 -1
M html/includes/graphs/rserver/failed.inc.php +1 -1
M html/includes/graphs/rserver/total.inc.php +1 -1
M html/includes/graphs/sensor/airflow.inc.php +1 -1
M html/includes/graphs/sensor/apower.inc.php +1 -1
M html/includes/graphs/sensor/auth.inc.php +1 -1
M html/includes/graphs/sensor/counter.inc.php +1 -1
M html/includes/graphs/sensor/crestfactor.inc.php +1 -1
M html/includes/graphs/sensor/current.inc.php +1 -1
M html/includes/graphs/sensor/dbm.inc.php +1 -1
M html/includes/graphs/sensor/dewpoint.inc.php +1 -1
M html/includes/graphs/sensor/dust.inc.php +1 -1
M html/includes/graphs/sensor/fanspeed.inc.php +1 -1
M html/includes/graphs/sensor/frequency.inc.php +1 -1
M html/includes/graphs/sensor/graph.inc.php +1 -1
M html/includes/graphs/sensor/illuminance.inc.php +1 -1
M html/includes/graphs/sensor/impedence.inc.php +1 -1
M html/includes/graphs/sensor/percent.inc.php +1 -1
M html/includes/graphs/sensor/power.inc.php +1 -1
M html/includes/graphs/sensor/powerfactor.inc.php +1 -1
M html/includes/graphs/sensor/pressure.inc.php +1 -1
M html/includes/graphs/sensor/resistance.inc.php +1 -1
M html/includes/graphs/sensor/rpower.inc.php +1 -1
M html/includes/graphs/sensor/runtime.inc.php +1 -1
M html/includes/graphs/sensor/snr.inc.php +1 -1
M html/includes/graphs/sensor/sound.inc.php +1 -1
M html/includes/graphs/sensor/state.inc.php +1 -1
M html/includes/graphs/sensor/temperature.inc.php +1 -1
M html/includes/graphs/sensor/velocity.inc.php +1 -1
M html/includes/graphs/sensor/voltage.inc.php +1 -1
M html/includes/graphs/sensor/volume.inc.php +1 -1
M html/includes/graphs/sensor/waterflow.inc.php +1 -1
M html/includes/graphs/sensor/wavelength.inc.php +1 -1
M html/includes/graphs/service/auth.inc.php +1 -1
M html/includes/graphs/service/availability.inc.php +1 -1
M html/includes/graphs/sla/auth.inc.php +1 -1
M html/includes/graphs/sla/graph.inc.php +1 -1
M html/includes/graphs/sla/jitter.inc.php +1 -1
M html/includes/graphs/smokeping/auth.inc.php +1 -1
M html/includes/graphs/smokeping/in.inc.php +1 -1
M html/includes/graphs/smokeping/out.inc.php +1 -1
M html/includes/graphs/status/auth.inc.php +1 -1
M html/includes/graphs/status/graph.inc.php +1 -1
M html/includes/graphs/storage/auth.inc.php +1 -1
M html/includes/graphs/storage/usage.inc.php +1 -1
M html/includes/graphs/vserver/auth.inc.php +1 -1
M html/includes/graphs/vserver/bits.inc.php +1 -1
M html/includes/graphs/vserver/conns.inc.php +1 -1
M html/includes/graphs/vserver/pkts.inc.php +1 -1
M html/includes/graphs/wifi/auth.inc.php +1 -1
M html/includes/graphs/wifi/clientfailedassociations.inc.php +1 -1
M html/includes/graphs/wifi/noisefloor.inc.php +1 -1
M html/includes/graphs/wifi/refusedconnectioncount.inc.php +1 -1
M html/includes/graphs/wifi/resetcount.inc.php +1 -1
M html/includes/graphs/wifi/retransmitoctet.inc.php +1 -1
M html/includes/graphs/wifi/txretriescount.inc.php +1 -1
M html/includes/graphs/wifi/usersessions.inc.php +1 -1
M html/includes/graphs/wifiradio/auth.inc.php +1 -1
M html/includes/graphs/wifiradio/bits.inc.php +1 -1
M html/includes/graphs/wifiradio/clients.inc.php +1 -1
M html/includes/graphs/wifiradio/frames.inc.php +1 -1
M html/includes/graphs/wifiradio/rxerrors.inc.php +1 -1
M html/includes/graphs/XXX_device_memory_windows.inc.php +1 -1
M html/includes/group_edit.inc.php +1 -1
M html/includes/group-navbar.inc.php +1 -1
M html/includes/maintenance-navbar.inc.php +1 -1
M html/includes/map/google-mc.inc.php +1 -1
M html/includes/map/google.inc.php +1 -1
M html/includes/map/leaflet.inc.php +39 -23
M html/includes/navbar.inc.php +10 -10
M html/includes/notifications.inc.php +1 -1
M html/includes/panels/default.inc.php +1 -1
M html/includes/port-edit.inc.php +1 -1
M html/includes/port-sort-select.inc.php +1 -1
M html/includes/port-sort.inc.php +1 -1
M html/includes/print-accesspoint-graphs.inc.php +1 -1
M html/includes/print-accesspoint.inc.php +1 -1
M html/includes/print-device-graph.php +1 -1
M html/includes/print-interface-adsl.inc.php +1 -1
M html/includes/print-service.inc.php +1 -1
M html/includes/print-vlan.inc.php +1 -1
M html/includes/print-vrf.inc.php +1 -1
M html/includes/print/addresses.inc.php +1 -1
M html/includes/print/alert_log.inc.php +1 -1
M html/includes/print/alert.inc.php +1 -1
M html/includes/print/arptable.inc.php +1 -1
M html/includes/print/authlog.inc.php +1 -1
M html/includes/print/billing.inc.php +1 -1
M html/includes/print/common.inc.php +1 -1
M html/includes/print/dot1xtable.inc.php +1 -1
M html/includes/print/events.inc.php +1 -1
M html/includes/print/fdbtable.inc.php +1 -1
M html/includes/print/inventory.inc.php +1 -1
M html/includes/print/logalert.inc.php +1 -1
M html/includes/print/mac_addresses.inc.php +1 -1
M html/includes/print/navbar.inc.php +1 -1
M html/includes/print/neighbours.inc.php +1 -1
M html/includes/print/routing.inc.php +1 -1
M html/includes/print/rows.inc.php +1 -1
M html/includes/print/search.inc.php +1 -1
M html/includes/print/status.inc.php +1 -1
M html/includes/print/syslogs.inc.php +1 -1
M html/includes/search/accesspoints.inc.php +1 -1
M html/includes/search/devices.inc.php +1 -1
M html/includes/search/inventory.inc.php +1 -1
M html/includes/search/ip-addresses.inc.php +1 -1
M html/includes/search/ports.inc.php +1 -1
M html/includes/search/sensors.inc.php +1 -1
M html/includes/search/slas.inc.php +1 -1
M html/includes/search/status.inc.php +1 -1
M html/includes/service-delete.inc.php +1 -1
M html/includes/status-summary.inc.php +1 -1
M html/includes/widgets/graph.inc.php +1 -1
M html/index.php +1 -1
M html/map.php +1 -1
M html/pages/about.inc.php +1 -1
M html/pages/add_alert_check.inc.php +1 -1
M html/pages/add_syslog_rule.inc.php +1 -1
M html/pages/addhost.inc.php +1 -1
M html/pages/addsrv.inc.php +1 -1
M html/pages/adduser.inc.php +1 -1
M html/pages/alert_check.inc.php +1 -1
M html/pages/alert_checks.inc.php +1 -1
M html/pages/alert_log.inc.php +1 -1
M html/pages/alert_maintenance_add.inc.php +1 -1
M html/pages/alert_maintenance.inc.php +1 -1
M html/pages/alert_regenerate.inc.php +1 -1
M html/pages/alerts.inc.php +1 -1
M html/pages/apps.inc.php +1 -1
M html/pages/apps/default.inc.php +1 -1
M html/pages/apps/overview.inc.php +1 -1
M html/pages/authlog.inc.php +1 -1
M html/pages/bill.inc.php +1 -1
M html/pages/bill/accurate.inc.php +1 -1
M html/pages/bill/actions.inc.php +1 -1
M html/pages/bill/api.inc.php +1 -1
M html/pages/bill/delete.inc.php +1 -1
M html/pages/bill/edit.inc.php +1 -1
M html/pages/bill/history.inc.php +1 -1
M html/pages/bill/infoboxes.inc.php +1 -1
M html/pages/bill/navbar.inc.php +1 -1
M html/pages/bill/pdf_css.inc.php +1 -1
M html/pages/bill/pdf_history.inc.php +1 -1
M html/pages/bill/ports.inc.php +1 -1
M html/pages/bill/quick.inc.php +1 -1
M html/pages/bill/reset.inc.php +1 -1
M html/pages/bill/transfer.inc.php +1 -1
M html/pages/bills.inc.php +1 -1
M html/pages/bills/add.inc.php +1 -1
M html/pages/bills/month.inc.php +1 -1
M html/pages/bills/search.inc.php +1 -1
M html/pages/bills/searchaction.inc.php +1 -1
M html/pages/contact.inc.php +1 -1
M html/pages/contacts.inc.php +1 -1
M html/pages/customers.inc.php +1 -1
M html/pages/customoid.inc.php +1 -1
M html/pages/customoids.inc.php +1 -1
M html/pages/dashboard.inc.php +42 -68
M html/pages/deleted-ports.inc.php +1 -1
M html/pages/delhost.inc.php +1 -1
M html/pages/delsrv.inc.php +1 -1
M html/pages/device.inc.php +1 -1
M html/pages/device/accesspoint.inc.php +1 -1
M html/pages/device/accesspoints.inc.php +1 -1
M html/pages/device/alert.inc.php +1 -1
M html/pages/device/alerts.inc.php +1 -1
M html/pages/device/apps.inc.php +1 -1
M html/pages/device/apps/apache.inc.php +1 -1
M html/pages/device/apps/app_navbar.inc.php +1 -1
M html/pages/device/apps/asterisk.inc.php +1 -1
M html/pages/device/apps/bind.inc.php +1 -1
M html/pages/device/apps/ceph.inc.php +1 -1
M html/pages/device/apps/dhcpkit.inc.php +1 -1
M html/pages/device/apps/dovecot.inc.php +1 -1
M html/pages/device/apps/drbd.inc.php +1 -1
M html/pages/device/apps/exchange.inc.php +1 -1
M html/pages/device/apps/exim-mailqueue.inc.php +1 -1
M html/pages/device/apps/exim.inc.php +1 -1
M html/pages/device/apps/freeradius.inc.php +1 -1
M html/pages/device/apps/ioping.inc.php +1 -1
M html/pages/device/apps/jvmoverjmx.inc.php +1 -1
M html/pages/device/apps/mailscanner.inc.php +1 -1
M html/pages/device/apps/memcached.inc.php +1 -1
M html/pages/device/apps/mongodb.inc.php +1 -1
M html/pages/device/apps/mssql.inc.php +1 -1
M html/pages/device/apps/mssql/memory.inc.php +1 -1
M html/pages/device/apps/mssql/processor.inc.php +1 -1
M html/pages/device/apps/mysql.inc.php +1 -1
M html/pages/device/apps/nfs.inc.php +1 -1
M html/pages/device/apps/nfsd.inc.php +1 -1
M html/pages/device/apps/nginx.inc.php +1 -1
M html/pages/device/apps/nsd.inc.php +1 -1
M html/pages/device/apps/ntp-client.inc.php +1 -1
M html/pages/device/apps/ntpd-server.inc.php +1 -1
M html/pages/device/apps/ntpd.inc.php +1 -1
M html/pages/device/apps/openvpn.inc.php +1 -1
M html/pages/device/apps/postfix_mailgraph.inc.php +1 -1
M html/pages/device/apps/postgresql.inc.php +1 -1
M html/pages/device/apps/powerdns-recursor.inc.php +1 -1
M html/pages/device/apps/powerdns.inc.php +1 -1
M html/pages/device/apps/shoutcast.inc.php +1 -1
M html/pages/device/apps/unbound.inc.php +1 -1
M html/pages/device/apps/varnish.inc.php +1 -1
M html/pages/device/apps/vmwaretools.inc.php +1 -1
M html/pages/device/apps/zimbra.inc.php +1 -1
M html/pages/device/data.inc.php +1 -1
M html/pages/device/edit.inc.php +1 -1
M html/pages/device/edit/agent.inc.php +1 -1
M html/pages/device/edit/alerts.inc.php +1 -1
M html/pages/device/edit/apps.inc.php +1 -1
M html/pages/device/edit/delete.inc.php +1 -1
M html/pages/device/edit/device.inc.php +1 -1
M html/pages/device/edit/geo.inc.php +1 -1
M html/pages/device/edit/graphs.inc.php +1 -1
M html/pages/device/edit/icon.inc.php +1 -1
M html/pages/device/edit/ipmi.inc.php +1 -1
M html/pages/device/edit/mibs.inc.php +1 -1
M html/pages/device/edit/modules.inc.php +1 -1
M html/pages/device/edit/netscaler_svcs.inc.php +1 -1
M html/pages/device/edit/netscaler_vsvrs.inc.php +1 -1
M html/pages/device/edit/ports.inc.php +1 -1
M html/pages/device/edit/sensors.inc.php +1 -1
M html/pages/device/edit/services.inc.php +1 -1
M html/pages/device/edit/snmp.inc.php +1 -1
M html/pages/device/edit/ssh.inc.php +1 -1
M html/pages/device/edit/wmi.inc.php +1 -1
M html/pages/device/entphysical.inc.php +1 -1
M html/pages/device/graphs.inc.php +1 -1
M html/pages/device/health.inc.php +1 -1
M html/pages/device/health/dbm.inc.php +1 -1
M html/pages/device/health/diskio.inc.php +1 -1
M html/pages/device/health/mempool.inc.php +1 -1
M html/pages/device/health/processor.inc.php +1 -1
M html/pages/device/health/sensors.inc.php +1 -1
M html/pages/device/health/status.inc.php +1 -1
M html/pages/device/health/storage.inc.php +1 -1
M html/pages/device/hrdevice.inc.php +1 -1
M html/pages/device/juniper-firewall.inc.php +1 -1
M html/pages/device/latency.inc.php +1 -1
M html/pages/device/loadbalancer.inc.php +1 -1
M html/pages/device/loadbalancer/lb_pools.inc.php +1 -1
M html/pages/device/loadbalancer/lb_snatpools.inc.php +1 -1
M html/pages/device/loadbalancer/lb_virtuals.inc.php +1 -1
M html/pages/device/loadbalancer/loadbalancer_rservers.inc.php +1 -1
M html/pages/device/loadbalancer/loadbalancer_vservers.inc.php +1 -1
M html/pages/device/loadbalancer/netscaler_servicegroupmembers.inc.php +1 -1
M html/pages/device/loadbalancer/netscaler_services.inc.php +1 -1
M html/pages/device/loadbalancer/netscaler_vsvr.inc.php +1 -1
M html/pages/device/logs.inc.php +1 -1
M html/pages/device/logs/alertlog.inc.php +1 -1
M html/pages/device/logs/eventlog.inc.php +1 -1
M html/pages/device/logs/syslog.inc.php +1 -1
M html/pages/device/munin.inc.php +1 -1
M html/pages/device/nfsen.inc.php +1 -1
M html/pages/device/notes.inc.php +1 -1
M html/pages/device/overview-normal.inc.php +1 -1
M html/pages/device/overview-wide.inc.php +1 -1
M html/pages/device/overview.inc.php +1 -1
M html/pages/device/overview/alertlog.inc.php +1 -1
M html/pages/device/overview/alerts.inc.php +1 -1
M html/pages/device/overview/c6kxbar.inc.php +1 -1
M html/pages/device/overview/events.inc.php +1 -1
M html/pages/device/overview/information_extended.inc.php +1 -1
M html/pages/device/overview/information.inc.php +1 -1
M html/pages/device/overview/mempools.inc.php +1 -1
M html/pages/device/overview/ports.inc.php +1 -1
M html/pages/device/overview/printersupplies.inc.php +1 -1
M html/pages/device/overview/processors-unix.inc.php +1 -3
M html/pages/device/overview/processors.inc.php +1 -1
M html/pages/device/overview/sensors.inc.php +1 -1
M html/pages/device/overview/services.inc.php +1 -1
M html/pages/device/overview/status.inc.php +1 -1
M html/pages/device/overview/storage.inc.php +1 -1
M html/pages/device/overview/syslog.inc.php +1 -1
M html/pages/device/overview/ucd_mem.inc.php +1 -1
M html/pages/device/p2pradios.inc.php +1 -1
M html/pages/device/packages.inc.php +1 -1
M html/pages/device/perf.inc.php +1 -1
M html/pages/device/port.inc.php +1 -1
M html/pages/device/port/adsl.inc.php +1 -1
M html/pages/device/port/alertlog.inc.php +1 -1
M html/pages/device/port/alerts.inc.php +1 -1
M html/pages/device/port/arp.inc.php +1 -1
M html/pages/device/port/cbqos.inc.php +1 -1
M html/pages/device/port/data.inc.php +1 -1
M html/pages/device/port/events.inc.php +1 -1
M html/pages/device/port/fdb.inc.php +1 -1
M html/pages/device/port/graphs.inc.php +1 -1
M html/pages/device/port/jnx_cos_queues.inc.php +1 -1
M html/pages/device/port/junose-atm-vp.inc.php +1 -1
M html/pages/device/port/macaccounting_top10.inc.php +1 -1
M html/pages/device/port/macaccounting.inc.php +1 -1
M html/pages/device/port/pagp.inc.php +1 -1
M html/pages/device/port/realtime.inc.php +1 -1
M html/pages/device/port/sensors.inc.php +1 -1
M html/pages/device/port/sros_queues.inc.php +1 -1
M html/pages/device/port/vlans.inc.php +1 -1
M html/pages/device/ports.inc.php +1 -1
M html/pages/device/ports/adsl.inc.php +1 -1
M html/pages/device/ports/arp.inc.php +1 -1
M html/pages/device/ports/fdb.inc.php +1 -1
M html/pages/device/ports/ipv4.inc.php +1 -1
M html/pages/device/ports/ipv6.inc.php +1 -1
M html/pages/device/ports/map.inc.php +1 -1
M html/pages/device/ports/neighbours.inc.php +1 -1
M html/pages/device/ports/sensors.inc.php +1 -1
M html/pages/device/printing.inc.php +1 -1
M html/pages/device/pseudowires.inc.php +1 -1
M html/pages/device/routing.inc.php +1 -1
M html/pages/device/routing/bgp.inc.php +1 -1
M html/pages/device/routing/cef.inc.php +1 -1
M html/pages/device/routing/eigrp.inc.php +1 -1
M html/pages/device/routing/eigrp/peers.inc.php +1 -1
M html/pages/device/routing/eigrp/ports.inc.php +1 -1
M html/pages/device/routing/ipsec_tunnels.inc.php +1 -1
M html/pages/device/routing/ospf.inc.php +1 -1
M html/pages/device/routing/vrf.inc.php +1 -1
M html/pages/device/services.inc.php +1 -1
M html/pages/device/showconfig.inc.php +1 -1
M html/pages/device/showtech.inc.php +1 -1
M html/pages/device/slas.inc.php +1 -1
M html/pages/device/vlans.inc.php +1 -1
M html/pages/device/vm.inc.php +1 -1
M html/pages/device/wifi.inc.php +1 -1
M html/pages/device/wifi/accesspoint.inc.php +1 -1
M html/pages/device/wifi/accesspoints.inc.php +1 -1
M html/pages/device/wifi/overview.inc.php +1 -1
M html/pages/device/wifi/radios.inc.php +1 -1
M html/pages/device/wifi/wlans.inc.php +1 -1
M html/pages/devices.inc.php +1 -1
M html/pages/devices/basic.inc.php +1 -1
M html/pages/devices/detail.inc.php +1 -1
M html/pages/devices/graphs.inc.php +1 -1
M html/pages/devices/perf.inc.php +1 -1
M html/pages/devices/status.inc.php +1 -1
M html/pages/edituser.inc.php +1 -1
M html/pages/edituser/deleteuser.inc.php +1 -1
M html/pages/eventlog.inc.php +1 -1
M html/pages/front/default.php +1 -1
M html/pages/front/test.php +1 -1
M html/pages/graphs.inc.php +1 -1
M html/pages/group_add.inc.php +1 -1
M html/pages/group.inc.php +1 -1
M html/pages/groups_regenerate.inc.php +1 -1
M html/pages/groups.inc.php +1 -1
M html/pages/health.inc.php +1 -1
M html/pages/health/mempool.inc.php +1 -1
M html/pages/health/printersupplies.inc.php +1 -1
M html/pages/health/processor.inc.php +1 -1
M html/pages/health/sensors.inc.php +1 -1
M html/pages/health/status.inc.php +1 -1
M html/pages/health/storage.inc.php +1 -1
M html/pages/iftype.inc.php +1 -1
M html/pages/inventory.inc.php +1 -1
M html/pages/locations.inc.php +1 -1
M html/pages/logon.inc.php +1 -1
M html/pages/mibs.inc.php +1 -1
M html/pages/modules.inc.php +1 -1
M html/pages/neighbours.inc.php +1 -1
M html/pages/os.inc.php +1 -1
M html/pages/p2pradios.inc.php +1 -1
M html/pages/packages.inc.php +1 -1
M html/pages/pollerlog.inc.php +1 -1
M html/pages/ports.inc.php +1 -1
M html/pages/ports/graphs.inc.php +1 -1
M html/pages/ports/list.inc.php +1 -1
M html/pages/preferences.inc.php +1 -1
M html/pages/preferences/authentication.inc.php +1 -1
M html/pages/preferences/authlog.inc.php +1 -1
M html/pages/preferences/general.inc.php +1 -1
M html/pages/pseudowires.inc.php +1 -1
M html/pages/routing.inc.php +1 -1
M html/pages/routing/bgp.inc.php +1 -1
M html/pages/routing/cef.inc.php +1 -1
M html/pages/routing/eigrp.inc.php +1 -1
M html/pages/routing/ospf.inc.php +1 -1
M html/pages/routing/overview.inc.php +1 -1
M html/pages/routing/vrf.inc.php +1 -1
M html/pages/search.inc.php +1 -1
M html/pages/search/arp.inc.php +1 -1
M html/pages/search/dot1x.inc.php +1 -1
M html/pages/search/fdb.inc.php +1 -1
M html/pages/search/ipv4.inc.php +1 -1
M html/pages/search/ipv6.inc.php +1 -1
M html/pages/search/mac.inc.php +1 -1
M html/pages/services.inc.php +1 -1
M html/pages/settings.inc.php +1 -1
M html/pages/settings/changed_config.inc.php +1 -1
M html/pages/settings/config.inc.php +1 -1
M html/pages/settings/default.inc.php +1 -1
M html/pages/simpleapi.inc.php +1 -1
M html/pages/slas.inc.php +1 -1
M html/pages/syslog_alerts.inc.php +1 -1
M html/pages/syslog_rules.inc.php +1 -1
M html/pages/syslog.inc.php +1 -1
M html/pages/usermenu.inc.php +1 -1
M html/pages/vms.inc.php +1 -1
M html/ui-test.php +1 -1
M includes/alerting/clickatell.inc.php +1 -1
M includes/alerting/email.inc.php +1 -1
M includes/alerting/hipchat.inc.php +1 -1
M includes/alerting/messagebird.inc.php +1 -1
M includes/alerting/pagerduty.inc.php +1 -1
M includes/alerting/pushover.inc.php +1 -1
M includes/alerting/script.inc.php +1 -1
M includes/alerting/slack.inc.php +1 -1
M includes/alerting/smsbox.inc.php +1 -1
M includes/alerting/smsenvoi.inc.php +1 -1
M includes/alerting/teams.inc.php +1 -1
M includes/alerting/telegram.inc.php +1 -1
M includes/alerting/textlocal.inc.php +1 -1
M includes/alerting/victorops.inc.php +1 -1
M includes/alerting/webhook-old.inc.php +1 -1
M includes/alerting/xmpp.inc.php +1 -1
M includes/alerts.inc.php +1 -1
M includes/billing.inc.php +1 -1
M includes/cache.inc.php +1 -1
M includes/common.inc.php +1 -1
M includes/config-variables.inc.php +1 -1
M includes/db.inc.php +1 -1
M includes/db/mysql.inc.php +1 -1
M includes/db/mysqli.inc.php +1 -1
M includes/defaults.inc.php +1 -1
M includes/definitions.inc.php +1 -1
M includes/definitions/apps.inc.php +1 -1
M includes/definitions/entities.inc.php +1 -1
M includes/definitions/entities/devices.inc.php +1 -1
M includes/definitions/entities/printersupplies.inc.php +1 -1
M includes/definitions/entities/routing.inc.php +1 -1
M includes/definitions/entities/sensors.inc.php +1 -1
M includes/definitions/entities/slas.inc.php +1 -1
M includes/definitions/entities/status.inc.php +1 -1
M includes/definitions/geo.inc.php +1 -1
M includes/definitions/graphtypes.inc.php +1 -1
M includes/definitions/mibs.inc.php +1 -1
M includes/definitions/mibs/3com.inc.php +1 -1
M includes/definitions/mibs/a10.inc.php +1 -1
M includes/definitions/mibs/accedian.inc.php +1 -1
M includes/definitions/mibs/accuenergy.inc.php +1 -1
M includes/definitions/mibs/acme.inc.php +1 -1
M includes/definitions/mibs/adf.inc.php +1 -1
M includes/definitions/mibs/adtran.inc.php +1 -1
M includes/definitions/mibs/adva.inc.php +1 -1
M includes/definitions/mibs/aethra.inc.php +1 -1
M includes/definitions/mibs/akcp.inc.php +1 -1
M includes/definitions/mibs/allied.inc.php +1 -1
M includes/definitions/mibs/alpha.inc.php +1 -1
M includes/definitions/mibs/alvarion.inc.php +1 -1
M includes/definitions/mibs/aos.inc.php +1 -1
M includes/definitions/mibs/apc.inc.php +1 -1
M includes/definitions/mibs/apnl.inc.php +1 -1
M includes/definitions/mibs/apple.inc.php +1 -1
M includes/definitions/mibs/arbor.inc.php +1 -1
M includes/definitions/mibs/areca.inc.php +1 -1
M includes/definitions/mibs/arista.inc.php +1 -1
M includes/definitions/mibs/aruba.inc.php +1 -1
M includes/definitions/mibs/aten.inc.php +1 -1
M includes/definitions/mibs/atmedia.inc.php +1 -1
M includes/definitions/mibs/atto.inc.php +1 -1
M includes/definitions/mibs/audiocodes.inc.php +1 -1
M includes/definitions/mibs/avaya.inc.php +1 -1
M includes/definitions/mibs/avtech.inc.php +1 -1
M includes/definitions/mibs/axis.inc.php +1 -1
M includes/definitions/mibs/baytech.inc.php +1 -1
M includes/definitions/mibs/bintec.inc.php +1 -1
M includes/definitions/mibs/bluecoat.inc.php +1 -1
M includes/definitions/mibs/broadcom.inc.php +1 -1
M includes/definitions/mibs/brocade.inc.php +1 -1
M includes/definitions/mibs/bsd.inc.php +1 -1
M includes/definitions/mibs/calix.inc.php +1 -1
M includes/definitions/mibs/cambium.inc.php +1 -1
M includes/definitions/mibs/carel.inc.php +1 -1
M includes/definitions/mibs/ccpower.inc.php +1 -1
M includes/definitions/mibs/cdata.inc.php +1 -1
M includes/definitions/mibs/ceragon.inc.php +1 -1
M includes/definitions/mibs/checkpoint.inc.php +1 -1
M includes/definitions/mibs/ciena.inc.php +1 -1
M includes/definitions/mibs/cisco.inc.php +1 -1
M includes/definitions/mibs/ciscosb.inc.php +1 -1
M includes/definitions/mibs/citrix.inc.php +1 -1
M includes/definitions/mibs/clavister.inc.php +1 -1
M includes/definitions/mibs/colubris.inc.php +1 -1
M includes/definitions/mibs/comet.inc.php +1 -1
M includes/definitions/mibs/coriant.inc.php +1 -1
M includes/definitions/mibs/cradlepoint.inc.php +1 -1
M includes/definitions/mibs/ctc.inc.php +1 -1
M includes/definitions/mibs/cyan.inc.php +1 -1
M includes/definitions/mibs/cyclades.inc.php +1 -1
M includes/definitions/mibs/d-link.inc.php +1 -1
M includes/definitions/mibs/dasan.inc.php +1 -1
M includes/definitions/mibs/datacom.inc.php +1 -1
M includes/definitions/mibs/datadomain.inc.php +1 -1
M includes/definitions/mibs/ddn.inc.php +1 -1
M includes/definitions/mibs/deliberant.inc.php +1 -1
M includes/definitions/mibs/dell.inc.php +1 -1
M includes/definitions/mibs/digipower.inc.php +1 -1
M includes/definitions/mibs/dps.inc.php +1 -1
M includes/definitions/mibs/dse.inc.php +1 -1
M includes/definitions/mibs/eaton.inc.php +1 -1
M includes/definitions/mibs/edgecore.inc.php +1 -1
M includes/definitions/mibs/eds.inc.php +1 -1
M includes/definitions/mibs/eltek.inc.php +1 -1
M includes/definitions/mibs/eltex.inc.php +1 -1
M includes/definitions/mibs/engenius.inc.php +1 -1
M includes/definitions/mibs/enlogic.inc.php +1 -1
M includes/definitions/mibs/enterasys.inc.php +1 -1
M includes/definitions/mibs/equallogic.inc.php +1 -1
M includes/definitions/mibs/exalt.inc.php +1 -1
M includes/definitions/mibs/extreme.inc.php +1 -1
M includes/definitions/mibs/f5.inc.php +1 -1
M includes/definitions/mibs/fastback.inc.php +1 -1
M includes/definitions/mibs/fiberroad.inc.php +1 -1
M includes/definitions/mibs/firebrick.inc.php +1 -1
M includes/definitions/mibs/fireeye.inc.php +1 -1
M includes/definitions/mibs/force10.inc.php +1 -1
M includes/definitions/mibs/forcepoint.inc.php +1 -1
M includes/definitions/mibs/fortinet.inc.php +1 -1
M includes/definitions/mibs/fscom.inc.php +1 -1
M includes/definitions/mibs/gamatronic.inc.php +1 -1
M includes/definitions/mibs/gcom.inc.php +1 -1
M includes/definitions/mibs/ge.inc.php +1 -1
M includes/definitions/mibs/geist.inc.php +1 -1
M includes/definitions/mibs/gta.inc.php +1 -1
M includes/definitions/mibs/gude.inc.php +1 -1
M includes/definitions/mibs/h3c.inc.php +1 -1
M includes/definitions/mibs/hh3c.inc.php +1 -1
M includes/definitions/mibs/hikvision.inc.php +1 -1
M includes/definitions/mibs/hirschmann.inc.php +1 -1
M includes/definitions/mibs/hp.inc.php +1 -1
M includes/definitions/mibs/huawei.inc.php +1 -1
M includes/definitions/mibs/hwgroup.inc.php +1 -1
M includes/definitions/mibs/ibm.inc.php +1 -1
M includes/definitions/mibs/ict.inc.php +1 -1
M includes/definitions/mibs/ignitenet.inc.php +1 -1
M includes/definitions/mibs/infoblox.inc.php +1 -1
M includes/definitions/mibs/ingrasys.inc.php +1 -1
M includes/definitions/mibs/isilon.inc.php +1 -1
M includes/definitions/mibs/itwatchdogs.inc.php +1 -1
M includes/definitions/mibs/jacarta.inc.php +1 -1
M includes/definitions/mibs/janitza.inc.php +1 -1
M includes/definitions/mibs/jetnexus.inc.php +1 -1
M includes/definitions/mibs/juniper.inc.php +1 -1
M includes/definitions/mibs/junose.inc.php +1 -1
M includes/definitions/mibs/kemp.inc.php +1 -1
M includes/definitions/mibs/knuerr.inc.php +1 -1
M includes/definitions/mibs/kyocera.inc.php +1 -1
M includes/definitions/mibs/lancom.inc.php +1 -1
M includes/definitions/mibs/lenovo.inc.php +1 -1
M includes/definitions/mibs/liebert.inc.php +1 -1
M includes/definitions/mibs/lsi.inc.php +1 -1
M includes/definitions/mibs/megatec.inc.php +1 -1
M includes/definitions/mibs/meinberg.inc.php +1 -1
M includes/definitions/mibs/messpc.inc.php +1 -1
M includes/definitions/mibs/microsens.inc.php +1 -1
M includes/definitions/mibs/mikrotik.inc.php +1 -1
M includes/definitions/mibs/mimosa.inc.php +1 -1
M includes/definitions/mibs/mitel.inc.php +1 -1
M includes/definitions/mibs/mitsubishi.inc.php +1 -1
M includes/definitions/mibs/moxa.inc.php +1 -1
M includes/definitions/mibs/mrv.inc.php +1 -1
M includes/definitions/mibs/netapp.inc.php +1 -1
M includes/definitions/mibs/netgear.inc.php +1 -1
M includes/definitions/mibs/netio.inc.php +1 -1
M includes/definitions/mibs/netonix.inc.php +1 -1
M includes/definitions/mibs/netping.inc.php +1 -1
M includes/definitions/mibs/netscreen.inc.php +1 -1
M includes/definitions/mibs/nexans.inc.php +1 -1
M includes/definitions/mibs/nimble.inc.php +1 -1
M includes/definitions/mibs/nortel.inc.php +1 -1
M includes/definitions/mibs/nscrtv.inc.php +1 -1
M includes/definitions/mibs/omnitron.inc.php +1 -1
M includes/definitions/mibs/oneaccess.inc.php +1 -1
M includes/definitions/mibs/opengear.inc.php +1 -1
M includes/definitions/mibs/oracle.inc.php +1 -1
M includes/definitions/mibs/packetflux.inc.php +1 -1
M includes/definitions/mibs/paloalto.inc.php +1 -1
M includes/definitions/mibs/papouch.inc.php +1 -1
M includes/definitions/mibs/patton.inc.php +1 -1
M includes/definitions/mibs/peplink.inc.php +1 -1
M includes/definitions/mibs/perle.inc.php +1 -1
M includes/definitions/mibs/powerwalker.inc.php +1 -1
M includes/definitions/mibs/pulsesecure.inc.php +1 -1
M includes/definitions/mibs/qnap.inc.php +1 -1
M includes/definitions/mibs/racktivity.inc.php +1 -1
M includes/definitions/mibs/radlan.inc.php +1 -1
M includes/definitions/mibs/radware.inc.php +1 -1
M includes/definitions/mibs/raisecom.inc.php +1 -1
M includes/definitions/mibs/raritan.inc.php +1 -1
M includes/definitions/mibs/redback.inc.php +1 -1
M includes/definitions/mibs/ricoh.inc.php +1 -1
M includes/definitions/mibs/rittal.inc.php +1 -1
M includes/definitions/mibs/riverbed.inc.php +1 -1
M includes/definitions/mibs/ruckus.inc.php +1 -1
M includes/definitions/mibs/saf.inc.php +1 -1
M includes/definitions/mibs/senao.inc.php +1 -1
M includes/definitions/mibs/sensatronics.inc.php +1 -1
M includes/definitions/mibs/sentry.inc.php +1 -1
M includes/definitions/mibs/serverscheck.inc.php +1 -1
M includes/definitions/mibs/smartoptics.inc.php +1 -1
M includes/definitions/mibs/snr.inc.php +1 -1
M includes/definitions/mibs/socomec.inc.php +1 -1
M includes/definitions/mibs/sonicwall.inc.php +1 -1
M includes/definitions/mibs/sonus.inc.php +1 -1
M includes/definitions/mibs/stormshield.inc.php +1 -1
M includes/definitions/mibs/supermicro.inc.php +1 -1
M includes/definitions/mibs/symbol.inc.php +1 -1
M includes/definitions/mibs/synology.inc.php +1 -1
M includes/definitions/mibs/teleste.inc.php +1 -1
M includes/definitions/mibs/teltonika.inc.php +1 -1
M includes/definitions/mibs/tempalert.inc.php +1 -1
M includes/definitions/mibs/teracom.inc.php +1 -1
M includes/definitions/mibs/teradici.inc.php +1 -1
M includes/definitions/mibs/trango.inc.php +1 -1
M includes/definitions/mibs/trapeze.inc.php +1 -1
M includes/definitions/mibs/trendmicro.inc.php +1 -1
M includes/definitions/mibs/tripplite.inc.php +1 -1
M includes/definitions/mibs/tsl.inc.php +1 -1
M includes/definitions/mibs/ubiquiti.inc.php +1 -1
M includes/definitions/mibs/vmware.inc.php +1 -1
M includes/definitions/mibs/watchguard.inc.php +1 -1
M includes/definitions/mibs/waystream.inc.php +1 -1
M includes/definitions/mibs/webgraph.inc.php +1 -1
M includes/definitions/mibs/wowza.inc.php +1 -1
M includes/definitions/mibs/wti.inc.php +1 -1
M includes/definitions/mibs/wwp.inc.php +1 -1
M includes/definitions/mibs/zhone.inc.php +1 -1
M includes/definitions/mibs/zte.inc.php +1 -1
M includes/definitions/mibs/zyxel.inc.php +1 -1
M includes/definitions/models.inc.php +1 -1
M includes/definitions/os.inc.php +1 -1
M includes/definitions/rewrites.inc.php +1 -1
M includes/definitions/rrdtypes.inc.php +1 -1
M includes/definitions/transports.inc.php +1 -1
M includes/definitions/version.inc.php +1 -1
M includes/definitions/vm.inc.php +1 -1
M includes/definitions/wui.inc.php +1 -1
M includes/discovery/arp-table.inc.php +1 -1
M includes/discovery/bgp-peers.inc.php +1 -1
M includes/discovery/cisco-cbqos.inc.php +1 -1
M includes/discovery/cisco-cef.inc.php +1 -1
M includes/discovery/cisco-vrf.inc.php +1 -1
M includes/discovery/functions.inc.php +5 -3
M includes/discovery/graphs.inc.php +1 -1
M includes/discovery/graphs/juniper-firewall-mib.inc.php +1 -1
M includes/discovery/inventory.inc.php +1 -1
M includes/discovery/inventory/cpqrack-mib.inc.php +1 -1
M includes/discovery/inventory/e7-calix-mib.inc.php +1 -1
M includes/discovery/inventory/entity-mib.inc.php +1 -1
M includes/discovery/inventory/foundry-sn-agent-mib.inc.php +1 -1
M includes/discovery/inventory/geist-mib-v3.inc.php +1 -1
M includes/discovery/inventory/host-resources-mib.inc.php +1 -1
M includes/discovery/inventory/hpvc-mib.inc.php +1 -1
M includes/discovery/inventory/juniper-mib.inc.php +1 -1
M includes/discovery/inventory/mikrotik-mib.inc.php +1 -1
M includes/discovery/inventory/oneaccess-sys-mib.inc.php +1 -1
M includes/discovery/inventory/perle-mcr-mgt-mib.inc.php +1 -1
M includes/discovery/inventory/raisecom-fanmonitor-mib.inc.php +1 -1
M includes/discovery/inventory/raisecom-powermonitor-mib.inc.php +1 -1
M includes/discovery/inventory/timetra-chassis-mib.inc.php +1 -1
M includes/discovery/ip-addresses.inc.php +1 -1
M includes/discovery/ip-addresses/cisco-ietf-ip-mib.inc.php +1 -1
M includes/discovery/ip-addresses/ciscosb-ipv6.inc.php +1 -1
M includes/discovery/ip-addresses/f5-bigip-system-mib.inc.php +1 -1
M includes/discovery/ip-addresses/ip-mib.inc.php +1 -1
M includes/discovery/ip-addresses/ipv6-mib.inc.php +1 -1
M includes/discovery/junose-atm-vp.inc.php +1 -1
M includes/discovery/mac-accounting.inc.php +1 -1
M includes/discovery/mempools.inc.php +1 -1
M includes/discovery/mempools/agent-general-mib.inc.php +1 -1
M includes/discovery/mempools/bianca-brick-mibres-mib.inc.php +1 -1
M includes/discovery/mempools/bluecoat-sg-proxy-mib.inc.php +1 -1
M includes/discovery/mempools/bluecoat-sg-usage-mib.inc.php +1 -1
M includes/discovery/mempools/cisco-enhanced-mempool-mib.inc.php +1 -1
M includes/discovery/mempools/cisco-entity-qfp-mib.inc.php +1 -1
M includes/discovery/mempools/cisco-memory-pool-mib.inc.php +1 -1
M includes/discovery/mempools/cisco-process-mib.inc.php +1 -1
M includes/discovery/mempools/dell-networking-chassis-mib.inc.php +1 -1
M includes/discovery/mempools/extreme-software-monitor-mib.inc.php +1 -1
M includes/discovery/mempools/f10-c-series-chassis-mib.inc.php +1 -1
M includes/discovery/mempools/f10-chassis-mib.inc.php +1 -1
M includes/discovery/mempools/f10-m-series-chassis-mib.inc.php +1 -1
M includes/discovery/mempools/f10-s-series-chassis-mib.inc.php +1 -1
M includes/discovery/mempools/f5-bigip-system-mib.inc.php +1 -1
M includes/discovery/mempools/foundry-sn-agent-mib.inc.php +1 -1
M includes/discovery/mempools/hh3c-entity-ext-mib.inc.php +1 -1
M includes/discovery/mempools/host-resources-mib.inc.php +1 -1
M includes/discovery/mempools/hpn-icf-entity-ext-mib.inc.php +1 -1
M includes/discovery/mempools/huawei-entity-extent-mib.inc.php +1 -1
M includes/discovery/mempools/juniper-mib.inc.php +1 -1
M includes/discovery/mempools/juniper-srx5000-spu-monitoring-mib.inc.php +1 -1
M includes/discovery/mempools/netswitch-mib.inc.php +1 -1
M includes/discovery/mempools/oneaccess-sys-mib.inc.php +1 -1
M includes/discovery/mempools/peakflow-sp-mib.inc.php +1 -1
M includes/discovery/mempools/s5-chassis-mib.inc.php +1 -1
M includes/discovery/mempools/smartnode-mib.inc.php +1 -1
M includes/discovery/mempools/timetra-system-mib.inc.php +1 -1
M includes/discovery/mempools/ucd-snmp-mib.inc.php +1 -1
M includes/discovery/mempools/zhone-card-resources-mib.inc.php +1 -1
M includes/discovery/mempools/zxr10-mib.inc.php +1 -1
M includes/discovery/mempools/zyxel-sys-memory-mib.inc.php +1 -1
M includes/discovery/neighbours.inc.php +1 -1
M includes/discovery/neighbours/alcatel-ind1-interswitch-protocol-mib.inc.php +1 -1
M includes/discovery/neighbours/cisco-cdp-mib.inc.php +1 -1
M includes/discovery/neighbours/dnos-isdp-mib.inc.php +1 -1
M includes/discovery/neighbours/edgeswitch-isdp-mib.inc.php +1 -1
M includes/discovery/neighbours/fastpath-isdp-mib.inc.php +1 -1
M includes/discovery/neighbours/foundry-sn-switch-group-mib.inc.php +1 -1
M includes/discovery/neighbours/lldp-mib.inc.php +1 -1
M includes/discovery/neighbours/mikrotik-mib.inc.php +1 -1
M includes/discovery/neighbours/netgear-isdp-mib.inc.php +1 -1
M includes/discovery/neighbours/ospf-mib.inc.php +1 -1
M includes/discovery/oids.inc.php +1 -1
M includes/discovery/os.inc.php +1 -1
M includes/discovery/os/broadcom.inc.php +1 -1
M includes/discovery/os/freebsd.inc.php +1 -1
M includes/discovery/os/linux.inc.php +1 -1
M includes/discovery/os/nxp-mqx-rtcs.inc.php +1 -1
M includes/discovery/os/solaris.inc.php +1 -1
M includes/discovery/ports-stack.inc.php +1 -1
M includes/discovery/ports.inc.php +1 -1
M includes/discovery/ports/f5-bigip-system-mib.inc.php +1 -1
M includes/discovery/ports/netapp-mib.inc.php +1 -1
M includes/discovery/printersupplies/printer-mib.inc.php +1 -1
M includes/discovery/printersupplies/ricohprivatemib.inc.php +1 -1
M includes/discovery/processors.inc.php +1 -1
M includes/discovery/processors/bluecoat-sg-proxy-mib.inc.php +1 -1
M includes/discovery/processors/bluecoat-sg-usage-mib.inc.php +1 -1
M includes/discovery/processors/cisco-entity-pfe-mib.inc.php +1 -1
M includes/discovery/processors/cisco-entity-qfp-mib.inc.php +1 -1
M includes/discovery/processors/cisco-process-mib.inc.php +1 -1
M includes/discovery/processors/ciscosb-rndmng.inc.php +1 -1
M includes/discovery/processors/dell-networking-chassis-mib.inc.php +1 -1
M includes/discovery/processors/dnos-switching-mib.inc.php +1 -1
M includes/discovery/processors/edgeswitch-switching-mib.inc.php +1 -1
M includes/discovery/processors/extreme-software-monitor-mib.inc.php +1 -1
M includes/discovery/processors/f10-c-series-chassis-mib.inc.php +1 -1
M includes/discovery/processors/f10-chassis-mib.inc.php +1 -1
M includes/discovery/processors/f10-m-series-chassis-mib.inc.php +1 -1
M includes/discovery/processors/f10-s-series-chassis-mib.inc.php +1 -1
M includes/discovery/processors/f5-bigip-system-mib.inc.php +1 -1
M includes/discovery/processors/foundry-sn-agent-mib.inc.php +1 -1
M includes/discovery/processors/hh3c-entity-ext-mib.inc.php +1 -1
M includes/discovery/processors/host-resources-mib.inc.php +1 -1
M includes/discovery/processors/hpn-icf-entity-ext-mib.inc.php +1 -1
M includes/discovery/processors/huawei-entity-extent-mib.inc.php +1 -1
M includes/discovery/processors/isilon-mib.inc.php +1 -1
M includes/discovery/processors/juniper-mib.inc.php +1 -1
M includes/discovery/processors/juniper-srx5000-spu-monitoring-mib.inc.php +1 -1
M includes/discovery/processors/juniper-system-mib.inc.php +1 -1
M includes/discovery/processors/ns-root-mib.inc.php +1 -1
M includes/discovery/processors/smartnode-mib.inc.php +1 -1
M includes/discovery/processors/ucd-snmp-mib.inc.php +1 -1
M includes/discovery/processors/wlsx-switch-mib.inc.php +1 -1
M includes/discovery/processors/zhone-card-resources-mib.inc.php +1 -1
M includes/discovery/processors/zxr10-mib.inc.php +1 -1
M includes/discovery/pseudowires.inc.php +1 -1
M includes/discovery/pseudowires/cisco-ietf-pw-mib.inc.php +1 -1
M includes/discovery/pseudowires/juniper-vpn-mib.inc.php +1 -1
M includes/discovery/pseudowires/pw-std-mib.inc.php +1 -1
M includes/discovery/sensors.inc.php +1 -1
M includes/discovery/sensors/adf-1-mib.inc.php +1 -1
M includes/discovery/sensors/alvarion-dot11-wlan-mib.inc.php +1 -1
M includes/discovery/sensors/areca-snmp-mib.inc.php +1 -1
M includes/discovery/sensors/aten-pe-cfg.inc.php +1 -1
M includes/discovery/sensors/axis-video-mib.inc.php +1 -1
M includes/discovery/sensors/baytech-mib-403-1.inc.php +1 -1
M includes/discovery/sensors/better-networks-ethernetbox-mib.inc.php +1 -1
M includes/discovery/sensors/bluecoat-sg-sensor-mib.inc.php +1 -1
M includes/discovery/sensors/checkpoint-mib.inc.php +1 -1
M includes/discovery/sensors/ciena-ws-xcvr-mib.inc.php +1 -1
M includes/discovery/sensors/cisco-entity-fru-control-mib.inc.php +2 -2
M includes/discovery/sensors/cisco-entity-sensor-mib.inc.php +2 -2
M includes/discovery/sensors/cisco-envmon-mib.inc.php +1 -1
M includes/discovery/sensors/cisco-power-ethernet-ext-mib.inc.php +1 -1
M includes/discovery/sensors/ciscosb-phy-mib.inc.php +1 -1
M includes/discovery/sensors/cpqhlth-mib.inc.php +1 -1
M includes/discovery/sensors/cpqida-mib.inc.php +1 -1
M includes/discovery/sensors/cpqrack-mib.inc.php +5 -5
M includes/discovery/sensors/cyan-cem-mib.inc.php +1 -1
M includes/discovery/sensors/cyan-geport-mib.inc.php +1 -1
M includes/discovery/sensors/cyan-tengport-mib.inc.php +1 -1
M includes/discovery/sensors/cyan-xcvr-mib.inc.php +1 -1
M includes/discovery/sensors/data-domain-mib.inc.php +1 -1
M includes/discovery/sensors/dell-networking-chassis-mib.inc.php +1 -1
M includes/discovery/sensors/dell-rac-mib.inc.php +9 -6
M includes/discovery/sensors/dell-storage-sc-mib.inc.php +1 -1
M includes/discovery/sensors/dell-vendor-mib.inc.php +1 -1
M includes/discovery/sensors/dev-cfg-mib.inc.php +1 -1
M includes/discovery/sensors/dksf-48-4-x-x-1.inc.php +1 -1
M includes/discovery/sensors/dksf-50-11-x-x-x.inc.php +1 -1
M includes/discovery/sensors/dksf-60-4-x-x-x.inc.php +1 -1
M includes/discovery/sensors/dksf-70-5-x-x-1.inc.php +1 -1
M includes/discovery/sensors/dnos-boxservices-private-mib.inc.php +1 -1
M includes/discovery/sensors/dps-mib-v38.inc.php +1 -1
M includes/discovery/sensors/eaton-epdu-mib.inc.php +1 -1
M includes/discovery/sensors/ecs4120-mib.inc.php +1 -1
M includes/discovery/sensors/edgeswitch-boxservices-private-mib.inc.php +1 -1
M includes/discovery/sensors/eltek-distributed-mib.inc.php +1 -1
M includes/discovery/sensors/emd-mib.inc.php +1 -1
M includes/discovery/sensors/enlogic-pdu-mib.inc.php +1 -1
M includes/discovery/sensors/entity-sensor-mib.inc.php +7 -4
M includes/discovery/sensors/eqlmember-mib.inc.php +1 -1
M includes/discovery/sensors/es-racktivity-mib.inc.php +1 -1
M includes/discovery/sensors/exaltcomproducts.inc.php +1 -1
M includes/discovery/sensors/extreme-system-mib.inc.php +1 -1
M includes/discovery/sensors/f10-s-series-chassis-mib.inc.php +1 -1
M includes/discovery/sensors/fa-ext-mib.inc.php +1 -1
M includes/discovery/sensors/fastpath-boxservices-private-mib.inc.php +1 -1
M includes/discovery/sensors/foundry-poe-mib.inc.php +1 -1
M includes/discovery/sensors/foundry-sn-agent-mib.inc.php +1 -1
M includes/discovery/sensors/foundry-sn-switch-group-mib.inc.php +1 -1
M includes/discovery/sensors/fspr7-mib.inc.php +1 -1
M includes/discovery/sensors/geist-mib-v3.inc.php +1 -1
M includes/discovery/sensors/geist-v4-mib.inc.php +1 -1
M includes/discovery/sensors/gudeads-pdu8110-mib.inc.php +1 -1
M includes/discovery/sensors/gudeads-pdu8310-mib.inc.php +1 -1
M includes/discovery/sensors/hh3c-entity-ext-mib.inc.php +1 -1
M includes/discovery/sensors/hh3c-transceiver-info-mib.inc.php +1 -1
M includes/discovery/sensors/hpn-icf-entity-ext-mib.inc.php +1 -1
M includes/discovery/sensors/huawei-entity-extent-mib.inc.php +1 -1
M includes/discovery/sensors/huawei-poe-mib.inc.php +1 -1
M includes/discovery/sensors/hwg-pwr-mib.inc.php +1 -1
M includes/discovery/sensors/idrac-mib-smiv2.inc.php +1 -1
M includes/discovery/sensors/infratec-rms-mib.inc.php +1 -1
M includes/discovery/sensors/ipomanii-mib.inc.php +1 -1
M includes/discovery/sensors/ispro-mib.inc.php +1 -1
M includes/discovery/sensors/it-watchdogs-mib-v3.inc.php +1 -1
M includes/discovery/sensors/it-watchdogs-mib.inc.php +1 -1
M includes/discovery/sensors/it-watchdogs-v4-mib.inc.php +1 -1
M includes/discovery/sensors/juniper-dom-mib.inc.php +1 -1
M includes/discovery/sensors/juniper-ifoptics-mib.inc.php +1 -1
M includes/discovery/sensors/juniper-mib.inc.php +1 -1
M includes/discovery/sensors/liebert-gp-environmental-mib.inc.php +1 -1
M includes/discovery/sensors/liebert-gp-pdu-mib.inc.php +1 -1
M includes/discovery/sensors/liebert-gp-power-mib.inc.php +1 -1
M includes/discovery/sensors/lm-sensors-mib.inc.php +1 -1
M includes/discovery/sensors/lsi-megaraid-sas-mib.inc.php +1 -1
M includes/discovery/sensors/mg-snmp-ups-mib.inc.php +1 -1
M includes/discovery/sensors/mib-dell-10892.inc.php +1 -1
M includes/discovery/sensors/mseries-envmon-mib.inc.php +1 -1
M includes/discovery/sensors/mseries-port-mib.inc.php +1 -1
M includes/discovery/sensors/nbs-cmmc-mib.inc.php +1 -1
M includes/discovery/sensors/netbotzv2-mib.inc.php +1 -1
M includes/discovery/sensors/netio-products-netio-mib.inc.php +1 -1
M includes/discovery/sensors/netonix-switch-mib.inc.php +1 -1
M includes/discovery/sensors/nokia-ipso-system-mib.inc.php +1 -1
M includes/discovery/sensors/ns-root-mib.inc.php +1 -1
M includes/discovery/sensors/nscrtv-root.inc.php +1 -1
M includes/discovery/sensors/oa-sfp-mib.inc.php +1 -1
M includes/discovery/sensors/oadwdm-mib.inc.php +1 -1
M includes/discovery/sensors/oap-pseudo-mib.inc.php +1 -1
M includes/discovery/sensors/old-dnos-boxservices-private-mib.inc.php +1 -1
M includes/discovery/sensors/omnitron-poe-mib.inc.php +1 -1
M includes/discovery/sensors/p8510-mib.inc.php +1 -1
M includes/discovery/sensors/packetflux-mib.inc.php +1 -1
M includes/discovery/sensors/pdu-mib.inc.php +1 -1
M includes/discovery/sensors/perle-mcr-mgt-mib.inc.php +1 -1
M includes/discovery/sensors/poseidon-mib.inc.php +1 -1
M includes/discovery/sensors/power-ethernet-mib.inc.php +1 -1
M includes/discovery/sensors/powernet-mib.inc.php +1 -1
M includes/discovery/sensors/printer-mib.inc.php +1 -1
M includes/discovery/sensors/radlan-hwenviroment.inc.php +1 -1
M includes/discovery/sensors/radlan-physicaldescription-mib.inc.php +1 -1
M includes/discovery/sensors/raisecom-optical-transceiver-mib.inc.php +1 -1
M includes/discovery/sensors/rbn-envmon-mib.inc.php +1 -1
M includes/discovery/sensors/readydataos-mib.inc.php +1 -1
M includes/discovery/sensors/readynas-mib.inc.php +1 -1
M includes/discovery/sensors/rittal-cmc-iii-mib.inc.php +1 -1
M includes/discovery/sensors/rittal-cmc-tc-mib.inc.php +1 -1
M includes/discovery/sensors/roomalert24e-mib.inc.php +1 -1
M includes/discovery/sensors/roomalert4e-mib.inc.php +1 -1
M includes/discovery/sensors/sentry3-mib.inc.php +1 -1
M includes/discovery/sensors/serverscheck.inc.php +1 -1
M includes/discovery/sensors/sfa-info.inc.php +1 -1
M includes/discovery/sensors/smartnode-mib.inc.php +1 -1
M includes/discovery/sensors/socomecups-mib.inc.php +1 -1
M includes/discovery/sensors/sp2-mib.inc.php +1 -1
M includes/discovery/sensors/spagent-mib.inc.php +1 -1
M includes/discovery/sensors/ste-mib.inc.php +1 -1
M includes/discovery/sensors/ste2-mib.inc.php +1 -1
M includes/discovery/sensors/sun-platform-mib.inc.php +1 -1
M includes/discovery/sensors/supermicro-health-mib.inc.php +1 -1
M includes/discovery/sensors/teracom-mib.inc.php +1 -1
M includes/discovery/sensors/timetra-chassis-mib.inc.php +1 -1
M includes/discovery/sensors/ups-mib.inc.php +1 -1
M includes/discovery/sensors/waystream-mib.inc.php +1 -1
M includes/discovery/sensors/webgraph-old-thermo-hygrometer-us-mib.inc.php +1 -1
M includes/discovery/sensors/wwp-leos-port-xcvr-mib.inc.php +1 -1
M includes/discovery/sensors/xups-mib.inc.php +1 -1
M includes/discovery/sensors/zhone-shelf-monitor-mib.inc.php +1 -1
M includes/discovery/services.inc.php +1 -1
M includes/discovery/sla.inc.php +1 -1
M includes/discovery/slas/cisco-rttmon-mib.inc.php +1 -1
M includes/discovery/slas/disman-ping-mib.inc.php +1 -1
M includes/discovery/status/ac-system-mib.inc.php +1 -1
M includes/discovery/status/acmepacket-envmon-mib.inc.php +1 -1
M includes/discovery/status/atto6500n-mib.inc.php +1 -1
M includes/discovery/status/cisco-firewall-mib.inc.php +1 -1
M includes/discovery/status/cisco-stackwise-mib.inc.php +1 -1
M includes/discovery/status/cpqrack-mib.inc.php +1 -1
M includes/discovery/status/dell-tl4000-mib.inc.php +1 -1
M includes/discovery/status/dps-mib-v38.inc.php +1 -1
M includes/discovery/status/eqldisk-mib.inc.php +1 -1
M includes/discovery/status/f5-bigip-apm-mib.inc.php +1 -1
M includes/discovery/status/hh3c-stack-mib.inc.php +1 -1
M includes/discovery/status/hp-icf-chassis.inc.php +1 -1
M includes/discovery/status/juniper-alarm-mib.inc.php +1 -1
M includes/discovery/status/nas-mib.inc.php +1 -1
M includes/discovery/status/ns-root-mib.inc.php +1 -1
M includes/discovery/status/steelhead-mib.inc.php +1 -1
M includes/discovery/status/swraid-mib.inc.php +1 -1
M includes/discovery/status/synology-disk-mib.inc.php +1 -1
M includes/discovery/status/trapeze-networks-system-mib.inc.php +1 -1
M includes/discovery/storage.inc.php +1 -1
M includes/discovery/storage/cisco-flash-mib.inc.php +1 -1
M includes/discovery/storage/embedded-ngx-mib.inc.php +1 -1
M includes/discovery/storage/host-resources-mib.inc.php +1 -1
M includes/discovery/storage/isilon-mib.inc.php +1 -1
M includes/discovery/storage/netapp-mib.inc.php +1 -1
M includes/discovery/storage/nimble-mib.inc.php +1 -1
M includes/discovery/storage/ucd-snmp-mib.inc.php +1 -1
M includes/discovery/ucd-diskio.inc.php +1 -1
M includes/discovery/virtual-machines.inc.php +1 -1
M includes/discovery/virtual-machines/libvirt.inc.php +1 -1
M includes/discovery/virtual-machines/vmware-vminfo-mib.inc.php +1 -1
M includes/discovery/vlans.inc.php +1 -1
M includes/discovery/vlans/cisco-vtp-mib.inc.php +1 -1
M includes/discovery/vlans/extreme-vlan-mib.inc.php +1 -1
M includes/discovery/vlans/huawei-l2vlan-mib.inc.php +1 -1
M includes/discovery/vlans/q-bridge-mib.inc.php +1 -1
M includes/discovery/vlans/rapid-city.inc.php +1 -1
M includes/discovery/wifi.inc.php +1 -1
M includes/discovery/wifi/ruckus-radio-mib.inc.php +1 -1
M includes/discovery/wifi/ruckus-wlan-mib.inc.php +1 -1
M includes/discovery/wifi/trapeze-networks-ap-config-mib.inc.php +1 -1
M includes/encrypt.inc.php +1 -1
M includes/entities.inc.php +1 -1
M includes/functions.inc.php +1 -1
M includes/geolocation.inc.php +1 -1
M includes/geolocation/google.inc.php +1 -1
M includes/geolocation/yahoo.inc.php +1 -1
M includes/geolocation/yandex.inc.php +1 -1
M includes/groups.inc.php +1 -1
M includes/hh3c.inc.php +1 -1
M includes/housekeeping/alertlog.inc.php +1 -1
M includes/housekeeping/authlog.inc.php +1 -1
M includes/housekeeping/eventlog.inc.php +1 -1
M includes/housekeeping/inventory.inc.php +1 -1
M includes/housekeeping/ports.inc.php +1 -1
M includes/housekeeping/rrd.inc.php +1 -1
M includes/housekeeping/staledb.inc.php +1 -1
M includes/housekeeping/syslog.inc.php +1 -1
M includes/housekeeping/timing.inc.php +1 -1
M includes/include-dir-mib.inc.php +1 -1
M includes/include-dir.inc.php +1 -1
M includes/polling/altiga-ssl.inc.php +1 -1
M includes/polling/applications.inc.php +1 -1
M includes/polling/applications/apache.inc.php +1 -1
M includes/polling/applications/asterisk.inc.php +1 -1
M includes/polling/applications/bind.inc.php +1 -1
M includes/polling/applications/crashplan.inc.php +1 -1
M includes/polling/applications/dhcpkit.inc.php +1 -1
M includes/polling/applications/dovecot.inc.php +1 -1
M includes/polling/applications/drbd.inc.php +1 -1
M includes/polling/applications/exchange.inc.php +1 -1
M includes/polling/applications/exim-mailqueue.inc.php +1 -1
M includes/polling/applications/exim.inc.php +1 -1
M includes/polling/applications/freeradius.inc.php +1 -1
M includes/polling/applications/ioping.inc.php +1 -1
M includes/polling/applications/jvmoverjmx.inc.php +1 -1
M includes/polling/applications/kamailio.inc.php +1 -1
M includes/polling/applications/lighttpd.inc.php +1 -1
M includes/polling/applications/memcached.inc.php +1 -1
M includes/polling/applications/mongodb.inc.php +1 -1
M includes/polling/applications/mssql.inc.php +1 -1
M includes/polling/applications/mysql.inc.php +1 -1
M includes/polling/applications/nfs.inc.php +1 -1
M includes/polling/applications/nfsd.inc.php +1 -1
M includes/polling/applications/nginx.inc.php +1 -1
M includes/polling/applications/nsd.inc.php +1 -1
M includes/polling/applications/ntpd.inc.php +1 -1
M includes/polling/applications/openvpn.inc.php +1 -1
M includes/polling/applications/postfix_mailgraph.inc.php +1 -1
M includes/polling/applications/postfix_qshape.inc.php +1 -1
M includes/polling/applications/postgresql.inc.php +1 -1
M includes/polling/applications/powerdns-recursor.inc.php +1 -1
M includes/polling/applications/powerdns.inc.php +1 -1
M includes/polling/applications/shoutcast.inc.php +1 -1
M includes/polling/applications/unbound.inc.php +1 -1
M includes/polling/applications/varnish.inc.php +1 -1
M includes/polling/applications/vmwaretools.inc.php +1 -1
M includes/polling/applications/zimbra.inc.php +1 -1
M includes/polling/arista-software-ip-forwarding.inc.php +1 -1
M includes/polling/aruba-controller.inc.php +1 -1
M includes/polling/bgp-peers.inc.php +1 -1
M includes/polling/cipsec-tunnels.inc.php +1 -1
M includes/polling/cisco-cbqos.inc.php +1 -1
M includes/polling/cisco-cef.inc.php +1 -1
M includes/polling/cisco-eigrp.inc.php +1 -1
M includes/polling/cisco-ipsec-flow-monitor.inc.php +1 -1
M includes/polling/cisco-remote-access-monitor.inc.php +1 -1
M includes/polling/cisco-vpdn.inc.php +1 -1
M includes/polling/entity-physical.inc.php +1 -1
M includes/polling/fdb-table.inc.php +1 -1
M includes/polling/fdb/extreme-fdb-mib.inc.php +1 -1
M includes/polling/fdb/huawei-l2mam-mib.inc.php +1 -1
M includes/polling/fdb/rapid-city.inc.php +1 -1
M includes/polling/functions.inc.php +1 -1
M includes/polling/graphs.inc.php +1 -1
M includes/polling/graphs/a10-ax-cgn-mib/axIpNatLsnGlobalStats.inc.php +1 -1
M includes/polling/graphs/a10-ax-mib/axAppGlobalStats.inc.php +1 -1
M includes/polling/graphs/aethra-mib/xdsl.inc.php +1 -1
M includes/polling/graphs/alvarion-dot11-wlan-mib.inc.php +1 -1
M includes/polling/graphs/bluecoat-av-mib.inc.php +1 -1
M includes/polling/graphs/bluecoat-cas-mib.inc.php +1 -1
M includes/polling/graphs/bluecoat-sg-proxy-mib.inc.php +1 -1
M includes/polling/graphs/checkpoint-mib.inc.php +1 -1
M includes/polling/graphs/cisco-aaa-session-mib.inc.php +1 -1
M includes/polling/graphs/cisco-firewall-mib.inc.php +1 -1
M includes/polling/graphs/cisco-subscriber-session-mib.inc.php +1 -1
M includes/polling/graphs/f5-bigip-system-mib/clientSslStats.inc.php +1 -1
M includes/polling/graphs/fe-fireeye-mib.inc.php +1 -1
M includes/polling/graphs/firebrick-mib/fbL2tpSessions.inc.php +1 -1
M includes/polling/graphs/firebrick-mib/fbL2tpTunnels.inc.php +1 -1
M includes/polling/graphs/gbos-mib.inc.php +1 -1
M includes/polling/graphs/juniper-firewall-mib.inc.php +1 -1
M includes/polling/graphs/juniper-ipv6-mib/jnxIcmpv6Stats.inc.php +1 -1
M includes/polling/graphs/juniper-ipv6-mib/jnxIpv6GlobalStats.inc.php +1 -1
M includes/polling/graphs/juniper-srx5000-spu-monitoring-mib.inc.php +1 -1
M includes/polling/graphs/mikrotik-mib/mtxrDHCP.inc.php +1 -1
M includes/polling/graphs/mitel-iperavoicelan-mib.inc.php +1 -1
M includes/polling/graphs/mseries-alarm-mib/alarmGeneral.inc.php +1 -1
M includes/polling/graphs/netapp-mib/cp.inc.php +1 -1
M includes/polling/graphs/netapp-mib/misc.inc.php +1 -1
M includes/polling/graphs/ns-root-mib/nsCompressionStatsGroup.inc.php +1 -1
M includes/polling/graphs/ns-root-mib/nsHttpStatsGroup.inc.php +1 -1
M includes/polling/graphs/ns-root-mib/nsSslStatsGroup.inc.php +1 -1
M includes/polling/graphs/ns-root-mib/nsTcpStatsGroup.inc.php +1 -1
M includes/polling/graphs/pan-common-mib.inc.php +1 -1
M includes/polling/graphs/raisecom-system-mib.inc.php +1 -1
M includes/polling/graphs/rbn-subscriber-active-mib/rbnsubsencaps.inc.php +1 -1
M includes/polling/graphs/sonicwall-firewall-ip-statistics-mib/sonicSAStatTable.inc.php +1 -1
M includes/polling/graphs/sonicwall-firewall-ip-statistics-mib/sonicwallFwStats.inc.php +1 -1
M includes/polling/graphs/teradici-pcoipv2-mib.inc.php +1 -1
M includes/polling/hr-mib.inc.php +1 -1
M includes/polling/ipmi.inc.php +1 -1
M includes/polling/ipSystemStats.inc.php +1 -1
M includes/polling/junose-atm-vp.inc.php +1 -1
M includes/polling/loadbalancer.inc.php +1 -1
M includes/polling/loadbalancer/cisco-enhanced-slb-mib.inc.php +1 -1
M includes/polling/loadbalancer/cisco-slb-mib.inc.php +1 -1
M includes/polling/loadbalancer/f5-bigip-local-mib.inc.php +1 -1
M includes/polling/loadbalancer/ns-root-mib.inc.php +1 -1
M includes/polling/mac-accounting.inc.php +1 -1
M includes/polling/mempools.inc.php +1 -1
M includes/polling/mempools/agent-general-mib.inc.php +1 -1
M includes/polling/mempools/bianca-brick-mibres-mib.inc.php +1 -1
M includes/polling/mempools/bluecoat-sg-proxy-mib.inc.php +1 -1
M includes/polling/mempools/bluecoat-sg-usage-mib.inc.php +1 -1
M includes/polling/mempools/cisco-enhanced-mempool-mib.inc.php +1 -1
M includes/polling/mempools/cisco-entity-qfp-mib.inc.php +1 -1
M includes/polling/mempools/cisco-memory-pool-mib.inc.php +1 -1
M includes/polling/mempools/cisco-process-mib.inc.php +1 -1
M includes/polling/mempools/dell-networking-chassis-mib.inc.php +1 -1
M includes/polling/mempools/extreme-software-monitor-mib.inc.php +1 -1
M includes/polling/mempools/f10-c-series-chassis-mib.inc.php +1 -1
M includes/polling/mempools/f10-chassis-mib.inc.php +1 -1
M includes/polling/mempools/f10-m-series-chassis-mib.inc.php +1 -1
M includes/polling/mempools/f10-s-series-chassis-mib.inc.php +1 -1
M includes/polling/mempools/f5-bigip-system-mib.inc.php +1 -1
M includes/polling/mempools/foundry-sn-agent-mib.inc.php +1 -1
M includes/polling/mempools/hh3c-entity-ext-mib.inc.php +1 -1
M includes/polling/mempools/host-resources-mcd.inc.php +1 -1
M includes/polling/mempools/host-resources-mib.inc.php +1 -1
M includes/polling/mempools/hpn-icf-entity-ext-mib.inc.php +1 -1
M includes/polling/mempools/huawei-entity-extent-mib.inc.php +1 -1
M includes/polling/mempools/juniper-mib.inc.php +1 -1
M includes/polling/mempools/juniper-srx5000-spu-monitoring-mib.inc.php +1 -1
M includes/polling/mempools/netswitch-mib.inc.php +1 -1
M includes/polling/mempools/oneaccess-sys-mib.inc.php +1 -1
M includes/polling/mempools/peakflow-sp-mib.inc.php +1 -1
M includes/polling/mempools/s5-chassis-mib.inc.php +1 -1
M includes/polling/mempools/smartnode-mib.inc.php +1 -1
M includes/polling/mempools/timetra-system-mib.inc.php +1 -1
M includes/polling/mempools/ucd-snmp-mib.inc.php +1 -1
M includes/polling/mempools/zhone-card-resources-mib.inc.php +1 -1
M includes/polling/mempools/zxr10-mib.inc.php +1 -1
M includes/polling/mempools/zyxel-sys-memory-mib.inc.php +1 -1
M includes/polling/netstats.inc.php +1 -1
M includes/polling/oids.inc.php +1 -1
M includes/polling/os.inc.php +1 -1
M includes/polling/os/acdos.inc.php +1 -1
M includes/polling/os/acme.inc.php +1 -1
M includes/polling/os/acsw.inc.php +1 -1
M includes/polling/os/airos.inc.php +1 -1
M includes/polling/os/allied.inc.php +1 -1
M includes/polling/os/alliedwareplus.inc.php +1 -1
M includes/polling/os/aos.inc.php +1 -1
M includes/polling/os/aosw.inc.php +1 -1
M includes/polling/os/apc.inc.php +1 -1
M includes/polling/os/arubaos.inc.php +1 -1
M includes/polling/os/asyncos.inc.php +1 -1
M includes/polling/os/atto.inc.php +1 -1
M includes/polling/os/avaya.inc.php +1 -1
M includes/polling/os/avocent.inc.php +1 -1
M includes/polling/os/barracudangfw.inc.php +1 -1
M includes/polling/os/bintec.inc.php +1 -1
M includes/polling/os/breeze.inc.php +1 -1
M includes/polling/os/broadcom_fastpath.inc.php +1 -1
M includes/polling/os/brother-printer.inc.php +1 -1
M includes/polling/os/calix.inc.php +1 -1
M includes/polling/os/cambium-ptp.inc.php +1 -1
M includes/polling/os/canopy.inc.php +1 -1
M includes/polling/os/cas.inc.php +1 -1
M includes/polling/os/ciena.inc.php +1 -1
M includes/polling/os/cimc.inc.php +1 -1
M includes/polling/os/cisco-acns.inc.php +1 -1
M includes/polling/os/cisco-altiga.inc.php +1 -1
M includes/polling/os/cisco.inc.php +1 -1
M includes/polling/os/ciscosb.inc.php +1 -1
M includes/polling/os/ciscosmblinux.inc.php +1 -1
M includes/polling/os/dell-laser.inc.php +1 -1
M includes/polling/os/dell-ups.inc.php +1 -1
M includes/polling/os/deltaups.inc.php +1 -1
M includes/polling/os/dlink.inc.php +1 -1
M includes/polling/os/dlinkfw.inc.php +1 -1
M includes/polling/os/dsm.inc.php +1 -1
M includes/polling/os/edgecore-os.inc.php +1 -1
M includes/polling/os/edgemax.inc.php +1 -1
M includes/polling/os/engenius.inc.php +1 -1
M includes/polling/os/equallogic.inc.php +1 -1
M includes/polling/os/exalt.inc.php +1 -1
M includes/polling/os/extremeware.inc.php +1 -1
M includes/polling/os/f5.inc.php +1 -1
M includes/polling/os/fabos.inc.php +1 -1
M includes/polling/os/fireeye.inc.php +1 -1
M includes/polling/os/fortigate.inc.php +1 -1
M includes/polling/os/fortinet.inc.php +1 -1
M includes/polling/os/ftos.inc.php +1 -1
M includes/polling/os/gaia.inc.php +1 -1
M includes/polling/os/ge-ups.inc.php +1 -1
M includes/polling/os/generex-ups.inc.php +1 -1
M includes/polling/os/h3c.inc.php +1 -1
M includes/polling/os/hh3c.inc.php +1 -1
M includes/polling/os/hikvision-cam.inc.php +1 -1
M includes/polling/os/hpilo.inc.php +1 -1
M includes/polling/os/ibm-bladecenter.inc.php +1 -1
M includes/polling/os/ibmnos.inc.php +1 -1
M includes/polling/os/ies.inc.php +1 -1
M includes/polling/os/interseptor.inc.php +1 -1
M includes/polling/os/ipoman.inc.php +1 -1
M includes/polling/os/ironware.inc.php +1 -1
M includes/polling/os/jetnexus-lb.inc.php +1 -1
M includes/polling/os/juniperive.inc.php +1 -1
M includes/polling/os/junos.inc.php +1 -1
M includes/polling/os/junose.inc.php +1 -1
M includes/polling/os/jwos.inc.php +1 -1
M includes/polling/os/konica-printer.inc.php +1 -1
M includes/polling/os/lancom-l310.inc.php +1 -1
M includes/polling/os/lancom-l54-dual.inc.php +1 -1
M includes/polling/os/lcos.inc.php +1 -1
M includes/polling/os/lenovo-cnos.inc.php +1 -1
M includes/polling/os/liebert.inc.php +1 -1
M includes/polling/os/maipu-mypower.inc.php +1 -1
M includes/polling/os/manageups.inc.php +1 -1
M includes/polling/os/mcd.inc.php +1 -1
M includes/polling/os/mellanox.inc.php +1 -1
M includes/polling/os/meraki.inc.php +1 -1
M includes/polling/os/mgeups.inc.php +1 -1
M includes/polling/os/netapp.inc.php +1 -1
M includes/polling/os/netgear.inc.php +1 -1
M includes/polling/os/netmanplus.inc.php +1 -1
M includes/polling/os/netscaler.inc.php +1 -1
M includes/polling/os/nos.inc.php +1 -1
M includes/polling/os/omnistack.inc.php +1 -1
M includes/polling/os/onefs.inc.php +1 -1
M includes/polling/os/oneos.inc.php +1 -1
M includes/polling/os/opengear.inc.php +1 -1
M includes/polling/os/plugandtrack.inc.php +1 -1
M includes/polling/os/poweralert.inc.php +1 -1
M includes/polling/os/powerconnect-fastpath.inc.php +1 -1
M includes/polling/os/powerconnect-radlan.inc.php +1 -1
M includes/polling/os/powerwalker-ups.inc.php +1 -1
M includes/polling/os/powerware.inc.php +1 -1
M includes/polling/os/printer.inc.php +1 -1
M includes/polling/os/procurve-ap.inc.php +1 -1
M includes/polling/os/procurve.inc.php +1 -1
M includes/polling/os/proxysg.inc.php +1 -1
M includes/polling/os/radlan.inc.php +1 -1
M includes/polling/os/ricoh.inc.php +1 -1
M includes/polling/os/ruckus.inc.php +1 -1
M includes/polling/os/screenos.inc.php +1 -1
M includes/polling/os/sensorprobe.inc.php +1 -1
M includes/polling/os/sentry-pdu.inc.php +1 -1
M includes/polling/os/sentry3.inc.php +1 -1
M includes/polling/os/sitemonitor.inc.php +1 -1
M includes/polling/os/smartos.inc.php +1 -1
M includes/polling/os/speedtouch.inc.php +1 -1
M includes/polling/os/splat.inc.php +1 -1
M includes/polling/os/steelhead.inc.php +1 -1
M includes/polling/os/timos.inc.php +1 -1
M includes/polling/os/trapeze.inc.php +1 -1
M includes/polling/os/tsl-mdu12.inc.php +1 -1
M includes/polling/os/unifi.inc.php +1 -1
M includes/polling/os/unix.inc.php +1 -1
M includes/polling/os/ups-mib.inc.php +1 -1
M includes/polling/os/vmware.inc.php +1 -1
M includes/polling/os/windows.inc.php +11 -1
M includes/polling/os/wlc.inc.php +1 -1
M includes/polling/os/wmi.inc.php +1 -1
M includes/polling/os/xerox-printer.inc.php +1 -1
M includes/polling/os/xos.inc.php +1 -1
M includes/polling/os/zte.inc.php +1 -1
M includes/polling/ospf.inc.php +1 -1
M includes/polling/p2p-radios.inc.php +1 -1
M includes/polling/p2p-radios/ignitenet-mib.inc.php +1 -1
M includes/polling/p2p-radios/saf-ipradio.inc.php +1 -1
M includes/polling/p2p-radios/ubnt-airfiber-mib.inc.php +1 -1
M includes/polling/p2p-radios/ubnt-airmax-mib.inc.php +1 -1
M includes/polling/ports.inc.php +1 -1
M includes/polling/ports/adsl-line-mib.inc.php +1 -1
M includes/polling/ports/adsl-line-mib.lib.php +1 -1
M includes/polling/ports/cisco-stack-mib.inc.php +1 -1
M includes/polling/ports/cisco-trustsec-interface-mib.inc.php +1 -1
M includes/polling/ports/cisco-vlan-iftable-relationship-mib.inc.php +1 -1
M includes/polling/ports/cisco-vtp-mib.inc.php +1 -1
M includes/polling/ports/etherlike-mib.inc.php +1 -1
M includes/polling/ports/etherlike-mib.lib.php +1 -1
M includes/polling/ports/extreme-vlan-mib.inc.php +1 -1
M includes/polling/ports/f5-bigip-system-mib.inc.php +1 -1
M includes/polling/ports/fastpath-inventory-mib.inc.php +1 -1
M includes/polling/ports/huawei-l2if-mib.inc.php +1 -1
M includes/polling/ports/ip-mib.lib.php +1 -1
M includes/polling/ports/ip-mib/ipIfStats.inc.php +1 -1
M includes/polling/ports/juniper-cos-mib.inc.php +1 -1
M includes/polling/ports/juniper-cos-mib.lib.php +1 -1
M includes/polling/ports/juniper-ipv6-mib.inc.php +1 -1
M includes/polling/ports/juniper-ipv6-mib.lib.php +1 -1
M includes/polling/ports/netapp-mib.inc.php +1 -1
M includes/polling/ports/netapp-mib.lib.php +1 -1
M includes/polling/ports/q-bridge-mib.inc.php +1 -1
M includes/polling/ports/rapid-city.inc.php +1 -1
M includes/polling/ports/smon-mib.inc.php +1 -1
M includes/polling/ports/sw-mib.inc.php +1 -1
M includes/polling/ports/timetra-port-mib.inc.php +1 -1
M includes/polling/ports/timetra-port-mib.lib.php +1 -1
M includes/polling/printersupplies.inc.php +1 -1
M includes/polling/processors.inc.php +1 -1
M includes/polling/processors/ciena.inc.php +1 -1
M includes/polling/processors/dnos-switching-mib.inc.php +1 -1
M includes/polling/processors/edgeswitch-switching-mib.inc.php +1 -1
M includes/polling/processors/hr-average.inc.php +1 -1
M includes/polling/processors/nos.inc.php +1 -1
M includes/polling/processors/powerconnect.inc.php +1 -1
M includes/polling/processors/ucd-old.inc.php +1 -1
M includes/polling/processors/wmi.inc.php +1 -1
M includes/polling/pseudowires.inc.php +1 -1
M includes/polling/sensors.inc.php +1 -1
M includes/polling/sla.inc.php +1 -1
M includes/polling/slas/cisco-rttmon-mib.inc.php +1 -1
M includes/polling/slas/disman-ping-mib.inc.php +1 -1
M includes/polling/status.inc.php +1 -1
M includes/polling/status/atto6500n-mib-fcPort.inc.php +1 -1
M includes/polling/status/atto6500n-mib-sasPort.inc.php +1 -1
M includes/polling/status/ns-root-mib-ha.inc.php +1 -1
M includes/polling/storage.inc.php +1 -1
M includes/polling/storage/cisco-flash-mib.inc.php +1 -1
M includes/polling/storage/embedded-ngx-mib.inc.php +1 -1
M includes/polling/storage/gpfs-mib.inc.php +1 -1
M includes/polling/storage/host-resources-mib.inc.php +1 -1
M includes/polling/storage/isilon-mib.inc.php +1 -1
M includes/polling/storage/netapp-mib.inc.php +1 -1
M includes/polling/storage/nimble-mib.inc.php +1 -1
M includes/polling/storage/ucd-snmp-mib.inc.php +1 -1
M includes/polling/storage/wmi.inc.php +1 -1
M includes/polling/system.inc.php +1 -1
M includes/polling/system/snmpv2-mib.inc.php +1 -1
M includes/polling/system/wowza-streaming-engine-mib.inc.php +1 -1
M includes/polling/ucd-diskio.inc.php +1 -1
M includes/polling/ucd-mib.inc.php +1 -1
M includes/polling/unix-agent.inc.php +1 -1
M includes/polling/unix-agent/areca.inc.php +1 -1
M includes/polling/unix-agent/diskstat.inc.php +1 -1
M includes/polling/unix-agent/distro.inc.php +1 -1
M includes/polling/unix-agent/dmi.inc.php +1 -1
M includes/polling/unix-agent/edac.inc.php +1 -1
M includes/polling/unix-agent/hdarray.inc.php +1 -1
M includes/polling/unix-agent/hddtemp.inc.php +1 -1
M includes/polling/unix-agent/ipmitool.inc.php +1 -1
M includes/polling/unix-agent/ksm.inc.php +1 -1
M includes/polling/unix-agent/lmsensors.inc.php +1 -1
M includes/polling/unix-agent/munin-plugins.inc.php +1 -1
M includes/polling/unix-agent/nvidia.inc.php +1 -1
M includes/polling/unix-agent/packages.inc.php +1 -1
M includes/polling/unix-agent/proxmox.inc.php +1 -1
M includes/polling/unix-agent/raspberrypi.inc.php +1 -1
M includes/polling/wifi.inc.php +1 -1
M includes/polling/wifi/airport-basestation-3-mib.inc.php +1 -1
M includes/polling/wifi/alvarion-dot11-wlan-mib.inc.php +1 -1
M includes/polling/wifi/cisco-dot11-association-mib.inc.php +1 -1
M includes/polling/wifi/cisco-lwapp-sys-mib.inc.php +1 -1
M includes/polling/wifi/mikrotik-mib.inc.php +1 -1
M includes/polling/wifi/ruckus-radio-mib.inc.php +1 -1
M includes/polling/wifi/trapeze-networks-ap-status-mib.inc.php +1 -1
M includes/polling/wifi/trapeze-networks-client-session-mib.inc.php +1 -1
M includes/polling/wifi/whisp-aps-mib.inc.php +1 -1
M includes/polling/wmi.inc.php +1 -1
M includes/port-descr-parser.inc.php +1 -1
M includes/rewrites.inc.php +1 -1
M includes/rrdtool.inc.php +1 -1
M includes/services.inc.php +1 -1
M includes/snmp.inc.php +1 -1
M includes/snmptrap/linkDown.inc.php +1 -1
M includes/snmptrap/linkUp.inc.php +1 -1
M includes/sql-config.inc.php +1 -1
M includes/syslog.inc.php +1 -1
M includes/templates.inc.php +1 -1
M includes/update/update.php +1 -1
M includes/versioncheck.inc.php +1 -1
M includes/wifi.inc.php +1 -1
M includes/wmi.inc.php +1 -1
M irc.php +1 -1
M poll-billing.php +1 -1
M poller.php +1 -1
M rename_device.php +1 -1
M scripts/generate-rancid.php +1 -1
M scripts/generate-smokeping.php +1 -1
M scripts/rename-port-rrdfile.php +1 -1
M snmptrap.php +11 -43
M syslog.php +6 -6
M test_alert.php +1 -1
M test_code.php +1 -1
M update/074.php +1 -1
M update/095.php +1 -1
M update/127.php +1 -1
M update/128.php +1 -1
M update/129.php +1 -1
M update/153.php +1 -1
M update/164.php +1 -1
M update/165.php +1 -1
M update/170.php +1 -1
M update/176.php +1 -1
M update/177.php +1 -1
M update/187.php +1 -1
M update/191.php +1 -1
M update/210.php +1 -1
M update/212.php +1 -1
M update/256.php +1 -1
M update/257.php +1 -1
M update/258.php +1 -1
M update/260.php +1 -1
M update/262.php +1 -1
M update/268.php +1 -1
M update/269.php +1 -1
M update/274.php +1 -1
M update/279.php +1 -1
M update/280.php +1 -1
M update/282.php +1 -1
M update/284.php +1 -1
M update/285.php +1 -1
M update/288.php +1 -1
M update/293.php +1 -1
M update/302.php +1 -1
M update/315.php +1 -1
M update/333.php +1 -1
M update/335.php +1 -1
M update/350.php +1 -1
M update/355.php +1 -1
M update/360.php +1 -1
📈 2,173 added 📉 2,289 removed

💻 r9653 FIX

Adam Armstrong 🐸 • 2019-01-02 18:51
Fix clickable headers on log widgets
Files changed (1)
M html/ajax/widget.php +3 -3
📈 3 added 📉 3 removed

🏷️ 19.12.10200

Released 2019-12-16 13:24 • Commits r10149 through r10199
🚀 Included Development Changes (50 commits):
🐛 Bug Fixes:
  • r10196: Fix variable name for web ui config +1-1
🔧 Minor Changes:
  • r10157: Improved discovery ip addresses. Added discovery addresses by definitions. Added collect additional ip address fields (type, vrf if possible by mib). +1,137-843
  • r10158: Improved display and search ip-addresses. +104-14
  • r10162: Added support for Sophos SFOS (OBS-2553). +141-19
  • r10169: Make Proxmox agent script work on Proxmox 5 and newer as well +9-2
  • r10171: Added discovery/polling BGP peers by HUAWEI-BGP-VPN-MIB. Added polling afi/safi metrics by HUAWEI-BGP-VPN-MIB (OBS-2434). Added discovery ip-addresses by HUAWEI-IF-EXT-MIB. +668-429
  • r10176: Added basic detection for Transmode optical gear (OBS-3150). +86-31
  • r10178: Added support for CyberPower PDUs (OBS-3123). +410-12
  • r10192: Added support for SMC Switches (OBS-3162). +125-1
  • r10195: Improved discovery ServersCheck sensors (OBS-3160). +228-64
  • r10199: Added support for QNAP QES (OBS-3165). +238-41
📋 MIB Updates:
  • r10152: Updated Dell, Netgear mib files.
  • r10177: Added Transmode (Infinera) mib files.
  • r10184: Added Mediatrix mib files.
📝 Trivial Changes:
  • r10150: Added json payload in get_vars(). +31-9
  • r10154: Fixed discovery sensors for Watchdog devices (OBS-3141, OBS-3145). +34-8
  • r10155: Improved parse snmp indexes in table mode. Added flags for no increase snmpwalk and split index parts by arrow (actually for table snmpwalks). +53-10
  • r10156: Intermediate improvement for vrf discovery, added discover MPLS-L3VPN-STD-MIB. +17-3
  • r10159: Added search ip addresses by type and vrf in api. +17-2
  • r10160: Revert function get_astext() removed by mistake (OBS-3146). +24
  • r10161: Ignore IPv6 link-local, broadcast addresses by default (while user not exclude it in config). +27-6
  • r10163: Clean HA Mode description by FORTINET-FORTIGATE-MIB. +1
  • r10164: Forced ports separate walk feature for Alcatel Lucent OS6850 hardware. +34-28
  • r10165: Cleanup sensors description and duplicates by CISCO-ENVMON-MIB. +40-6
  • r10166: Fixed counter row align. +4-3
  • r10167: Fixed discovery sla target ip address by DISMAN-PING-MIB. +1-1
  • r10170: Another fix for DOM sensor association with port in Cisco IOS XR (OBS-3147). +69-15
  • r10172: Additional improvement for dom sensors association with ports on Cisco ASR 9900 platform. +12-8
  • r10173: Improved support for Lancom devices. Added discovery Line statuses by LCOS-MIB. +169-24
  • r10174: Small fix for status by LCOS-MIB. +2-2
  • r10175: Additional improvement for dom sensors association with ports on Cisco ASR 9900 platform (OBS-3147). +11-4
  • r10179: Improvement for dom sensors association with ports on Cisco NCS 5500 platform (OBS-2823). +76-69
  • r10181: Another improvement for dom sensors association with ports on Cisco NCS 5500 platform (this game will never end). +22-7
  • r10183: Fixed sql query for associate multi-lane dom sensors. +1-1
  • r10185: Added basic detection for Mediatrix Gateways (OBS-3153). +72
  • r10186: Updated bootstrap-select to latest (1.13.12), fixed overlay selects on nav panel.
  • r10187: Updated Flight framework to 1.3.8, compat with php 7.4. +19-12
  • r10188: Compatability with php 7.4 in pear libs.
  • r10189: Fixed compatability php-cli-tools with php 7.4.
  • r10190: Fixed compatibility with php 7.4 in fetch paged ldap users list. +80-42
  • r10191: Fixed glue argument in implode() for compatibility with php 7.4. +58-28
  • r10193: Cleaned sql mode warnings. +5-1
  • r10194: Improved discovery ip addresses on Extreme SLX devices. +37-5
  • r10197: Split device os/os_group matching to function match_discovery_os_group(). +46-18
  • r10198: Improved definitions for polling system and storage params. +53-4
🧹 Code Cleanup:
  • r10151: Restored stale db cleanup deleted by mistake. +5
  • r10168: Removed curly brace syntax for accessing array elements and string offsets.
📦 Other Changes:
  • r10180: derp. +1-1
Files changed in merge (214)
M .phpcs.xml +26 -2
M html/ajax/actions.php +2 -8
M html/ajax/search.php +1 -1
M html/api/v0/includes/address.inc.php +9
M html/css/bootstrap-hacks.css +1 -1
M html/css/bootstrap-select.css +231 -71
M html/css/bootstrap/less/buttons3.less +2 -1
M html/css/bootstrap/less/dropdowns.less +1 -1
M html/css/bootstrap/less/forms.less +21 -1
M html/css/observium.css +244 -77
M html/images/os/cyberpower_2x.png ±0
M html/images/os/cyberpower.png ±0
A html/images/os/media5_2x.png +1
A html/images/os/media5.png +1
A html/images/os/smc_2x.png +1
A html/images/os/smc.png +1
M html/includes/authentication/ldap.inc.php +80 -42
M html/includes/entities/counter.inc.php +4 -3
M html/includes/entities/netscaler.inc.php +1 -1
M html/includes/entities/netscalervsvr.inc.php +1 -1
M html/includes/entities/port.inc.php +8 -2
M html/includes/entities/probe.inc.php +22 -1
M html/includes/functions.inc.php +37 -4
M html/includes/print/addresses.inc.php +24 -2
M html/includes/print/inventory.inc.php +6 -3
M html/js/bootstrap-select.js +1,609 -896
M html/js/bootstrap-select.min.js +6 -6
M html/js/gridstack.all.js +1 -633
M html/pages/alert_check.inc.php +2 -2
M html/pages/alert_checks.inc.php +3 -3
M html/pages/device/edit.inc.php +2
M html/pages/device/edit/modules.inc.php +1 -1
M html/pages/device/loadbalancer/netscaler_vsvr.inc.php +1 -1
M html/pages/device/port/macaccounting.inc.php +1 -1
M html/pages/device/ports/ipv4.inc.php +14 -2
M html/pages/device/ports/ipv6.inc.php +14 -2
M html/pages/group.inc.php +1 -1
M html/pages/migrate_alerts.inc.php +2 -2
M html/pages/packages.inc.php +2 -2
M html/pages/search/ipv4.inc.php +11 -1
M html/pages/search/ipv6.inc.php +11 -1
M includes/common.inc.php +19 -12
M includes/config-variables.inc.php +1 -1
M includes/defaults.inc.php +3 -2
M includes/definitions.inc.php +26 -6
M includes/definitions/entities/devices.inc.php +2 -2
M includes/definitions/entities/probes.inc.php +9
M includes/definitions/mibs.inc.php +8
M includes/definitions/mibs/a10.inc.php +2 -2
M includes/definitions/mibs/brocade.inc.php +11 -1
M includes/definitions/mibs/ciscosb.inc.php +118
A includes/definitions/mibs/cyberpower.inc.php +360
M includes/definitions/mibs/edgecore.inc.php +1 -1
M includes/definitions/mibs/fortinet.inc.php +1
M includes/definitions/mibs/huawei.inc.php +48
M includes/definitions/mibs/infinera.inc.php +21
M includes/definitions/mibs/lancom.inc.php +129 -6
A includes/definitions/mibs/media5.inc.php +35
M includes/definitions/mibs/nti.inc.php +33
M includes/definitions/mibs/qnap.inc.php +188 -24
M includes/definitions/mibs/serverscheck.inc.php +32 -4
A includes/definitions/mibs/smc.inc.php +87
A includes/definitions/mibs/sophos.inc.php +95
M includes/definitions/models.inc.php +46 -30
M includes/definitions/os.inc.php +17 -90
A includes/definitions/os/cyberpower.inc.php +32
M includes/definitions/os/extreme.inc.php +2 -1
M includes/definitions/os/huawei.inc.php +6 -1
A includes/definitions/os/infinera.inc.php +56
A includes/definitions/os/lancom.inc.php +40
A includes/definitions/os/media5.inc.php +35
A includes/definitions/os/qnap.inc.php +44
A includes/definitions/os/sophos.inc.php +40
M includes/definitions/os/vertiv.inc.php +1 -1
M includes/definitions/vendors.inc.php +9 -2
M includes/discovery/bgp-peers.inc.php +111 -61
M includes/discovery/cisco-vrf.inc.php +4 -1
M includes/discovery/functions.inc.php +5
M includes/discovery/ip-addresses.inc.php +55 -52
M includes/discovery/ip-addresses/cisco-ietf-ip-mib.inc.php +10
D includes/discovery/ip-addresses/ciscosb-ip.inc.php -138
D includes/discovery/ip-addresses/ciscosb-ipv6.inc.php -61
M includes/discovery/ip-addresses/f5-bigip-system-mib.inc.php +9
M includes/discovery/ip-addresses/ip-mib.inc.php +28
M includes/discovery/ip-addresses/ipv6-mib.inc.php +9
M includes/discovery/mibs.inc.php +17
M includes/discovery/sensors/cisco-envmon-mib.inc.php +40 -6
M includes/discovery/sensors/serverscheck.inc.php +196 -60
M includes/discovery/slas/disman-ping-mib.inc.php +1 -1
M includes/discovery/storage.inc.php +25 -1
M includes/entities.inc.php +18
A includes/entities/ip-address.inc.php +821
M includes/entities/port.inc.php +98 -17
A includes/entities/routing.inc.php +452
M includes/functions.inc.php +73 -933
M includes/groups.inc.php +5 -2
M includes/housekeeping/staledb.inc.php +1 -1
M includes/polling/bgp-peers.inc.php +50 -21
M includes/polling/functions.inc.php +2
M includes/polling/ipSystemStats.inc.php +1 -1
M includes/polling/os.inc.php +14 -1
M includes/polling/ports.inc.php +2 -1
M includes/polling/storage.inc.php +11 -2
M includes/polling/system.inc.php +13
M includes/rewrites.inc.php +5 -3
M includes/snmp.inc.php +24 -9
M includes/sql-config.inc.php +5 -1
M libs/cli/Arguments.php +1 -1
M libs/cli/arguments/HelpScreen.php +3 -3
M libs/cli/arguments/InvalidArguments.php +1 -1
A libs/flight/autoload.php +11
D libs/flight/composer.json -23
A libs/flight/core
A libs/flight/Engine.php +574
D libs/flight/flight
A libs/flight/Flight.php +96
D libs/flight/index.php -8
A libs/flight/net
M libs/flight/README.md +1
A libs/flight/template
D libs/flight/tests
A libs/flight/util
M libs/flight/VERSION +1 -1
M libs/pear/Crypt/CHAP.php +2 -2
M libs/pear/Mail/mime.php +18 -18
M libs/pear/Mail/mimePart.php +13 -13
M libs/pear/Net/DNS2/RR/CAA.php +1 -1
M libs/pear/Net/IPv6.php +1 -1
M mibs/cyberpower/CPS-MIB +271 -1
A mibs/dell/ArrayManager-MIB +9,834
A mibs/infinera/LUM-ALARM-MIB +3,507
A mibs/infinera/LUM-AUX-MIB +3,960
A mibs/infinera/LUM-BACKUP-MIB +1,596
A mibs/infinera/LUM-CIRCUIT-MIB +497
A mibs/infinera/LUM-CLIENT-MIB +7,901
A mibs/infinera/LUM-COMMLINK-MIB +636
A mibs/infinera/LUM-CRYPTO-MIB +1,632
A mibs/infinera/LUM-DCN-MIB +2,715
A mibs/infinera/LUM-EQUIPMENT-MIB +5,620
A mibs/infinera/LUM-ETH-MIB +1,215
A mibs/infinera/LUM-FC-MIB +696
A mibs/infinera/LUM-FPU-MIB +256
A mibs/infinera/LUM-GMPLS-MIB +2,386
A mibs/infinera/LUM-ICCP-MIB +617
A mibs/infinera/LUM-IFAMPLIFIER-MIB +1,614
A mibs/infinera/LUM-IFBASIC-MIB +1,564
A mibs/infinera/LUM-IFETH-MIB +1,286
A mibs/infinera/LUM-IFFC-MIB +477
A mibs/infinera/LUM-IFFH-MIB +571
A mibs/infinera/LUM-IFIWDM-MIB +976
A mibs/infinera/LUM-IFMC-MIB +588
A mibs/infinera/LUM-IFOPTICAL-MIB +2,477
A mibs/infinera/LUM-IFOTDR-MIB +369
A mibs/infinera/LUM-IFOTN-MIB +1,381
A mibs/infinera/LUM-IFOTNMON-MIB +1,860
A mibs/infinera/LUM-IFPERF-MIB +2,714
A mibs/infinera/LUM-IFPHYSICAL-MIB +1,073
A mibs/infinera/LUM-IFSDH-MIB +739
A mibs/infinera/LUM-IFSONET-MIB +738
A mibs/infinera/LUM-IFXC-MIB +433
A mibs/infinera/LUM-IFXCFLEX-MIB +416
A mibs/infinera/LUM-INVENTORY-MIB +1,535
A mibs/infinera/LUM-IP-MIB +1,462
A mibs/infinera/LUM-LINKLOSS-MIB +235
A mibs/infinera/LUM-LLDP-V2-MIB +1,673
A mibs/infinera/LUM-MCLAG-MIB +416
A mibs/infinera/LUM-MEM-MIB +669
A mibs/infinera/LUM-MES-MIB +21,032
A mibs/infinera/LUM-MPLS-MIB +2,761
A mibs/infinera/LUM-MPLSOAM-MIB +949
A mibs/infinera/LUM-MULTICAST-MIB +1,022
A mibs/infinera/LUM-MULTIRATE-MIB +2,725
A mibs/infinera/LUM-MUX-MIB +2,195
A mibs/infinera/LUM-NC-MIB +237
A mibs/infinera/LUM-OA-MIB +3,854
A mibs/infinera/LUM-OCM-MIB +1,141
A mibs/infinera/LUM-OPENFLOW-MIB +977
A mibs/infinera/LUM-OTN-MIB +958
A mibs/infinera/LUM-OXC-MIB +892
A mibs/infinera/LUM-PM-MIB +11,134
A mibs/infinera/LUM-PMSERVER-MIB +198
A mibs/infinera/LUM-PORTDEVICE-MIB +2,174
A mibs/infinera/LUM-PORTDEVICEIF-MIB +849
A mibs/infinera/LUM-PSR-MIB +621
A mibs/infinera/LUM-PW-MIB +1,351
A mibs/infinera/LUM-REG +2,988
A mibs/infinera/LUM-ROADM-MIB +2,802
A mibs/infinera/LUM-SATELLITE-MIB +231
A mibs/infinera/LUM-SDHPDH-MIB +719
A mibs/infinera/LUM-SITE-MIB +568
A mibs/infinera/LUM-SNMP-MIB +885
A mibs/infinera/LUM-SOAM-PM-MIB +3,089
A mibs/infinera/LUM-SOFTWARE-MIB +1,690
A mibs/infinera/LUM-SYNC-MIB +2,139
A mibs/infinera/LUM-SYSINFO-MIB +583
A mibs/infinera/LUM-SYSTEM-MIB +3,185
A mibs/infinera/LUM-TC +2,313
A mibs/infinera/LUM-TOPOLOGY-MIB +1,787
A mibs/infinera/LUM-TRAIL-MIB +239
A mibs/infinera/LUM-WDM-MIB +10,847
A mibs/media5
A mibs/netgear/WC7500-MIB +1,192
A mibs/netgear/WC7600-MIB +1,183
A mibs/netgear/WC7600V2-MIB +1,165
A mibs/netgear/WC9500-MIB +1,192
M mibs/qnap/NAS-MIB +1,380 -143
M mibs/serverscheck/ServersCheck +905 -148
A mibs/smc
M poller-wrapper.py +5
M scripts/agent-local/proxmox-qemu +9 -2
M tests/IncludesFunctionsTest.php +2 -1
M tests/IncludesSnmpTest.php +31
A update/423.sql +6
A update/424.php +66

🏷️ 19.10.10149

Released 2019-10-30 19:22 • Commits r10036 through r10148
🚀 Included Development Changes (112 commits):
✨ New Features:
  • r10052: Add PoC probes system with support for check_snmp_cisco_wlc nagios plugin +1,206-6
  • r10056: Add statically defined sensors for those hard-to-reach devices +28-7
  • r10067: Add support for Extreme ERS/VSP transciever sensors +776-1
  • r10071: Add check_snmp_win probe and fix some probe bugs +455-5
  • r10077: Add some RA protocols to JunOS +1
  • r10081: Add ability for defined graphs to be stepped. Fix probe graph stacking and make it stepped +6-4
  • r10091: Add epson print server OID to discovery +1
  • r10095: Add some support for Ruijie +122
  • r10103: Add entity endpoint. +21
  • r10104: Add basic lantech support. +22
  • r10105: Add setting of device ignore/disabled to api +13
  • r10106: Improve API slightly. Strip device entity secure data from /entity/ endpoint. +11-7
  • r10127: Add a couple of probe definitions. +10
  • r10129: Add polling for services on windows via WMI. +175-11
  • r10141: Improve win services +121-65
  • r10142: Add probe edit modal +73
⚡ Improvements:
  • r10079: Probe improvements. Additional definitions. reset/no_default/descr added to db. +127-37
  • r10098: Improve some probe related pages. Disable monitored entity icons for status/sensors for now, they break the overview table layout. +56-7
🐛 Bug Fixes:
  • r10037: Fix ddmPortTxOutputPower unit type. +1-1
  • r10040: Use rate as value for custom oids when type is counter +1-1
  • r10050: Fix custom oid alerting value passing. +2-3
  • r10054: Fix graph page add to dashboard menu generation. +4-4
  • r10058: Fix overwrite +2-85
  • r10059: Correctly pass device_id for probe addition +1-1
  • r10070: Don't overwrite cmd array +2-1
  • r10076: Fix snmp version arguments +2-2
  • r10097: Fix typo +2-1
  • r10122: Migrate pan-common-mib graphs to definitions. +20-33
🔧 Minor Changes:
  • r10048: Added support for WTI PDU devices (OBS-3073). +100-12
  • r10055: Minor improvements to probes. Split some code into includes. +98
  • r10078: Added discovery sensors by CISCOSB-Physicaldescription-MIB and CISCOSB-SENSOR-MIB. +163-4
  • r10083: Added snmp flag for ability to fetch tables without indexes by snmpwalk_cache_oid() and snmp_walk_multipart_oid(). Added unit tests for this flag. +92-35
  • r10109: Improved mibs discovery, added ability for detect mib supported by definitions. +237-205
  • r10119: Change array format slightly +7-7
  • r10128: Fixed lost session on regenerate session id (OBS-3132, OBS-3109, OBS-3060). +118-58
📋 MIB Updates:
  • r10043: Updated Netgear MIB files.
  • r10047: Updated WTI mib files.
  • r10086: Updated Xerox mib files.
  • r10110: Updated Dell mib files.
  • r10112: Updated Ubiquiti mib files. +1-1
  • r10124: Updated LSI and Supermicro mib files.
  • r10145: Updated Geist mib files.
🗄️ Database Changes:
  • r10053: Add probe DB tables +2
  • r10066: Set probe_id to autoincrement. +1
  • r10135: Add lsp table. +2
  • r10136: Add winservices table +3
📝 Trivial Changes:
  • r10038: Added detect for new Ubiquiti UniFi Switches (OBS-3096). +17-8
  • r10039: Added discovery VSF members status/memory/cpu by HP-VSF-VC-MIB (OBS-3075). +50-11
  • r10041: Fixed $device var in get_port_rrdindex(). +24-3
  • r10042: Fixed Standby HA Status by STONESOFT-NETNODE-MIB (OBS-3105). +3-1
  • r10044: Improved sensor/counter discovery dynamic scale by definitions. +66-20
  • r10045: Added discovery sensors by NETGEAR-BOXSERVICES-PRIVATE-MIB. +123-3
  • r10046: Migrated os AVAYA Switching to Extreme Networks Switching (OBS-3110). +43-11
  • r10049: Fixed cleanup entity tables in housekeeping. +5-5
  • r10051: Improved polling FDB table by RAPID-CITY in Fabric Connect Mode (OBS-3111). +43
  • r10057: Improved probes polling with definitions. +215-24
  • r10060: Use definitions in probes modal form. +6-2
  • r10061: Split probes snmp auth definitions and other params. +26-31
  • r10062: Always pass default probe args. +9-9
  • r10065: Improved support for new models of Ubiquiti UniFi Swithes. +66-18
  • r10068: Fixed double escaping in forms on device edit pages (OBS-3114). +17-17
  • r10069: Revert api requiests limit for google geolocation api. +2-2
  • r10073: Try to fix cookie auth trouble. +23-5
  • r10074: Improved discovery IPv6 addresses on Cisco SB switches. +173-43
  • r10082: Fixed discovery incorrect temperature sensor on old firmware CiscoSB devices (OBS-3119). +3-1
  • r10084: Improved discovery sensors without indexes by DeltaUPS-MIB. +418-264
  • r10085: Fixed dbLastID() when update/insert return warnings. +9-1
  • r10087: Improved support for Xerox printers. Added discovery counters by XEROX-HOST-RESOURCES-EXT-MIB (OBS-3116). +72-1
  • r10088: Improved some printer supplies descriptions by Printer-MIB. +4-3
  • r10089: Fixed printersupplies eventlog. +1-1
  • r10090: Migrated discovery DOM sensors by RAPID-CITY to definitions (OBS-3112). +234-375
  • r10093: Split mibs discovery to separate module. +323-251
  • r10100: Correct condition for discovery modules. +1-1
  • r10102: Another try to fix cookie session lost (in ajax requests). +9-1
  • r10107: Do not redirects in ajax requests. +6-3
  • r10108: Fixed fetch with common options by snmp_cache_table() and snmp_cache_oid(). +36-12
  • r10111: Moved detect MIB-Dell-10892 to definition. Migrated detect sensors by MIB-Dell-10892 to definitions. +88-167
  • r10114: Added ability for detect PowerNet-MIB on unix oses. +11
  • r10115: Improved mibs discovery output. +11-1
  • r10116: Correctly compare mixed values (string and numeric) in test_condition(). Update unittest. +42-20
  • r10117: Improved support for sensors/statuses by MIB-Dell-10892. +126-12
  • r10118: Changed mibs discovery definition, device params now match with "or" condition. +59-26
  • r10120: 3nd edition for discovery mibs definition. +58-49
  • r10121: Added discovery for Dell ArrayManager-MIB. +45
  • r10123: Split detect scale and limits into separate functions in discover entities from definitions.. +154-195
  • r10125: Moved discovery sensors to definitions by Supermicro and LSI mibs. Added detect hardware/version by SUPERMICRO-SD5-MIB. +185-89
  • r10126: Added fail and pre-fail disks count sensors by LSI-MegaRAID-SAS-MIB. +94-63
  • r10130: Fixed compatability in safe_session_regenerate_id() for php less than 7.1. +16
  • r10131: Disabled incorrect uptime Oid for CHECKPOINT-MIB. +8-1
  • r10133: Added detect Synology FS-series NAS (OBS-3135). +1-1
  • r10134: Improved support for Huawei iMana devices. Added discovery sensors by HUAWEI-SERVER-IBMC-MIB (OBS-2695). +196
  • r10137: Set port percent rates to 0 when ifSpeed is zero. +22-8
  • r10138: Disable discovery useless specialEnum sensors by CISCO-ENTITY-SENSOR-MIB. +1-1
  • r10139: Improved detect FSOS (OBS-3137). +8-2
  • r10140: Improved support for Extreme ERS software (OBS-3134). +1-9
  • r10143: Added support for Delta STS devices (OBS-3093). +183-16
  • r10144: Added support for Geist WD15. Moved discovery sensors to definitions by VERTIV-BB-MIB (OBS-3140). +119-153
  • r10146: Added ability timeticks unit conversion for discovery sensors by definitions. +72-52
  • r10147: Partially converted sensors discovery to definitions by PowerNet-MIB (for compatability with net-snmp extension apcupsd-snmp). +244-72
  • r10148: Improved write poller wrapper stats into db. +24-17
📚 Library Updates:
  • r10094: Updated UserAgentParser lib for correctly detect MS Edge (Chromium based).
🧹 Code Cleanup:
  • r10063: Moved device functions from common to entities. Removed unused device functions. +206-196
  • r10064: Removed unused file. -923
  • r10072: Clean up some erroneous comments +3-3
  • r10092: Remove unused files. +1-37
  • r10113: Fixed license year. +2-2
  • r10132: Undebug some auth messages. +11-2
Files changed in merge (293)
A attic/hh3c.inc.php +923
D check-services.php -90
M discovery.php +2 -2
M html/api/v0/includes/alerts.inc.php +32
M html/api/v0/includes/devices.inc.php +13 -7
M html/css/flags.css +1 -1
A html/images/os/lantech_2x.png +1
A html/images/os/lantech.png +1
A html/images/os/ruijie_2x.png +1
A html/images/os/ruijie.png +1
A html/includes/actions/add_probe.inc.php +20
A html/includes/actions/delete_probe.inc.php +14
M html/includes/authenticate.inc.php +185 -57
A html/includes/entities/probe.inc.php +242
M html/includes/entities/sensor.inc.php +3 -1
M html/includes/entities/status.inc.php +3 -1
M html/includes/graphs/device/imagingdrums.inc.php +3 -1
M html/includes/graphs/device/printersupplies.inc.php +3 -1
M html/includes/graphs/generic_definition.inc.php +1
A html/includes/graphs/probe
M html/includes/graphs/sensor/auth.inc.php +2 -1
D html/includes/graphs/sensor/counter.inc.php -30
A html/includes/graphs/sensor/gauge.inc.php +30
A html/includes/modals
M html/includes/navbar.inc.php +4 -1
M html/pages/device.inc.php +13 -7
M html/pages/device/edit.inc.php +6 -4
M html/pages/device/edit/agent.inc.php +1 -1
M html/pages/device/edit/alerts.inc.php +1 -1
M html/pages/device/edit/device.inc.php +2 -2
M html/pages/device/edit/geo.inc.php +7 -7
M html/pages/device/edit/ipmi.inc.php +6 -6
A html/pages/device/probes.inc.php +44
A html/pages/device/winservices.inc.php +69
M html/pages/graphs.inc.php +4 -4
A html/pages/probes.inc.php +44
M includes/alerts.inc.php +26 -19
M includes/common.inc.php +26 -212
M includes/config-variables.inc.php +28
M includes/db/mysqli.inc.php +9 -1
M includes/defaults.inc.php +3 -5
M includes/definitions.inc.php +8 -1
M includes/definitions/entities.inc.php +42
A includes/definitions/entities/probes.inc.php +123
M includes/definitions/entities/sensors.inc.php +33 -32
M includes/definitions/geo.inc.php +2 -2
M includes/definitions/graphtypes.inc.php +19
M includes/definitions/mibs/aos.inc.php +1 -1
M includes/definitions/mibs/apc.inc.php +155
M includes/definitions/mibs/checkpoint.inc.php +8 -1
M includes/definitions/mibs/ciscosb.inc.php +157 -2
M includes/definitions/mibs/dell.inc.php +238 -9
M includes/definitions/mibs/delta.inc.php +555 -265
M includes/definitions/mibs/forcepoint.inc.php +3 -1
M includes/definitions/mibs/geist.inc.php +112 -4
M includes/definitions/mibs/hp.inc.php +50 -11
M includes/definitions/mibs/huawei.inc.php +194
M includes/definitions/mibs/lsi.inc.php +96 -12
M includes/definitions/mibs/netgear.inc.php +123 -3
M includes/definitions/mibs/nortel.inc.php +598
A includes/definitions/mibs/ruijie.inc.php +107
M includes/definitions/mibs/supermicro.inc.php +106 -3
M includes/definitions/mibs/ubiquiti.inc.php +1 -1
M includes/definitions/mibs/wti.inc.php +64 -2
A includes/definitions/mibs/xerox.inc.php +68
M includes/definitions/models.inc.php +10
M includes/definitions/os.inc.php +44 -109
A includes/definitions/os/apc.inc.php +79
M includes/definitions/os/ciscosb.inc.php +3
A includes/definitions/os/delta.inc.php +46
M includes/definitions/os/extreme.inc.php +38
M includes/definitions/os/fscom.inc.php +4 -1
M includes/definitions/os/huawei.inc.php +1
M includes/definitions/os/ubiquiti.inc.php +37 -11
M includes/definitions/os/vertiv.inc.php +5 -1
A includes/definitions/os/wti.inc.php +36
M includes/definitions/rrdtypes.inc.php +12
M includes/definitions/vendors.inc.php +1
M includes/definitions/wui.inc.php +1
M includes/discovery/counter/printer-mib.inc.php +2 -2
M includes/discovery/functions.inc.php +66 -24
M includes/discovery/ip-addresses.inc.php +2 -2
A includes/discovery/ip-addresses/ciscosb-ip.inc.php +138
M includes/discovery/ip-addresses/ciscosb-ipv6.inc.php +21 -39
M includes/discovery/mempools/ucd-snmp-mib.inc.php +1 -1
A includes/discovery/mibs.inc.php +261
M includes/discovery/os.inc.php -201
M includes/discovery/printersupplies/printer-mib.inc.php +2 -2
M includes/discovery/processors/edgeswitch-switching-mib.inc.php +1 -1
M includes/discovery/sensors.inc.php +28
M includes/discovery/sensors/carel-denco-mib.inc.php +10 -36
M includes/discovery/sensors/cisco-entity-sensor-mib.inc.php +1 -1
M includes/discovery/sensors/edgeswitch-boxservices-private-mib.inc.php +45 -14
D includes/discovery/sensors/geist-v4-mib.inc.php -148
M includes/discovery/sensors/lsi-megaraid-sas-mib.inc.php +5 -4
D includes/discovery/sensors/mib-dell-10892.inc.php -128
M includes/discovery/sensors/powernet-mib.inc.php +14
D includes/discovery/sensors/supermicro-health-mib.inc.php -64
M includes/entities.inc.php +204 -2
M includes/entities/counter.inc.php +8 -66
A includes/entities/device.inc.php +264
M includes/entities/port.inc.php +24 -3
A includes/entities/probe.inc.php +84
M includes/entities/sensor.inc.php +46 -120
M includes/entities/status.inc.php +1 -1
M includes/functions.inc.php +121 -58
D includes/hh3c.inc.php -923
M includes/housekeeping/staledb.inc.php +5 -5
A includes/polling/applications/winservices.inc.php +93
M includes/polling/fdb/rapid-city.inc.php +43
M includes/polling/graphs/pan-common-mib.inc.php +20 -33
M includes/polling/mempools/ucd-snmp-mib.inc.php +3 -3
M includes/polling/oids.inc.php +3 -4
D includes/polling/os/ciscosb.inc.php -36
M includes/polling/ports.inc.php +6 -2
A includes/polling/probes.inc.php +103
M includes/polling/storage/wmi.inc.php +1 -1
M includes/polling/wmi.inc.php +15
M includes/rewrites.inc.php +1
D includes/services
M includes/snmp.inc.php +70 -41
M includes/sql-config.inc.php +2 -1
M libs/UserAgentParser.php +19 -12
M LICENSE.PRO +1 -1
M mibs/apc/PowerNet-MIB +447 -9
M mibs/avtech/ROOMALERT3E-MIB +34 -17
M mibs/ciscosb/CISCOSB-PBR-MIB +2 -2
M mibs/ciscosb/CISCOSB-Physicaldescription-MIB +1 -1
M mibs/ciscosb/CISCOSB-ROUTEMAP-MIB +2 -2
A mibs/ciscosb/CISCOSB-SENSOR-MIB +423
M mibs/ciscosb/CISCOSB-SENSORENTMIB +2 -2
M mibs/ciscosb/CISCOSB-SNMP-MIB +2 -2
M mibs/ciscosb/CISCOSB-SYSMNG-MIB +2 -2
D mibs/ciscosb/ENTITY-SENSOR-MIB -409
M mibs/dell/DELL-ASF-MIB +59
A mibs/dell/DELL-MM-MIB +3,140
M mibs/dell/DELL-RAC-MIB +2,873
M mibs/dell/Dell-SNMP-MIB +1 -1
M mibs/dell/Dell-SYSMNG-MIB +2 -2
A mibs/dell/DELLRAC-MIB +654
M mibs/dell/IDRAC-MIB +242 -63
M mibs/dell/IDRAC-MIB-SMIv2 +1,568 -77
M mibs/dell/MIB-Dell-10892 +653 -17
M mibs/dell/MIB-Dell-OME +36 -12
M mibs/dell/QLASP-Config-MIB +10 -10
M mibs/dell/QLASP-Statistics-MIB +9 -9
M mibs/dell/QLGC-adapterInfo-MIB +2 -2
D mibs/dell/RADLAN-AAA -1,996
D mibs/dell/RADLAN-BRIDGEMIBOBJECTS-MIB -1,820
D mibs/dell/RADLAN-COPY-MIB -1,111
D mibs/dell/RADLAN-DEVICEPARAMS-MIB -752
D mibs/dell/RADLAN-DHCP-MIB -643
D mibs/dell/RADLAN-DNSCL-MIB -221
D mibs/dell/RADLAN-File -188
D mibs/dell/RADLAN-HWENVIROMENT -204
D mibs/dell/RADLAN-IP -823
D mibs/dell/RADLAN-IpRouter -1,579
D mibs/dell/RADLAN-MAC-BASE-PRIO -248
D mibs/dell/RADLAN-MIB -297
D mibs/dell/RADLAN-MNGINF-MIB -179
D mibs/dell/RADLAN-PHY-MIB -204
D mibs/dell/RADLAN-Physicaldescription-MIB -1,097
D mibs/dell/RADLAN-QOS-CLI-MIB -2,749
D mibs/dell/RADLAN-QOS-SERV -1,207
D mibs/dell/RADLAN-rlFft -1,685
D mibs/dell/RADLAN-rlInterfaces -888
D mibs/dell/RADLAN-rlIPMulticast-MIB -309
D mibs/dell/RADLAN-rlLcli-MIB -190
D mibs/dell/RADLAN-RMON -325
D mibs/dell/RADLAN-rndApplications -1,044
D mibs/dell/RADLAN-rndMng -101
D mibs/dell/RADLAN-SENSORENTMIB -87
D mibs/dell/RADLAN-SNMP-MIB -137
D mibs/dell/RADLAN-SNMPv2 -509
D mibs/dell/RADLAN-SSH-MIB -551
D mibs/dell/RADLAN-SSL -377
D mibs/dell/RADLAN-SYSLOG-MIB -398
D mibs/dell/RADLAN-TIMESYNCHRONIZATION-MIB -1,010
D mibs/dell/RADLAN-TRAPS-MIB -607
D mibs/dell/RADLAN-Tuning -1,488
D mibs/dell/RADLAN-UDP -113
D mibs/dell/RADLAN-vlan-MIB -2,102
M mibs/dell/StorageManagement-MIB +79 -6
M mibs/delta/DeltaSensor-MIB ±0
A mibs/delta/DeltaSTS-MIB +923
M mibs/delta/DeltaUPS-MIB ±0
M mibs/delta/DeltaUPSv5-MIB ±0
M mibs/delta/ShutdownAgent-MIB ±0
M mibs/fscom/FS-SWITCH-MIB +47 -1
A mibs/geist/VERTIV-BB-MIB +2,243
M mibs/lsi/LSI-megaRAID-SAS-IR-MIB +21 -16
M mibs/lsi/LSI-MegaRAID-SAS-MIB +502 -53
A mibs/netgear/DVMRP-STD-MIB +746
A mibs/netgear/NETGEAR-AUTHENTICATION-MANAGER-MIB +624
A mibs/netgear/NETGEAR-BONJOUR-MIB +69
A mibs/netgear/NETGEAR-BOXSERVICES-OLD-MIB +438
mibs/netgear/NETGEAR-BOXSERVICES-PRIVATE-MIB +279 -65
M mibs/netgear/NETGEAR-CAPTIVE-PORTAL-MIB +121 -66
M mibs/netgear/NETGEAR-DENIALOFSERVICE-PRIVATE-MIB +31 -10
M mibs/netgear/NETGEAR-DHCP6SERVER-PRIVATE-MIB +22 -11
A mibs/netgear/NETGEAR-DHCPCLIENT-PRIVATE-MIB +191
M mibs/netgear/NETGEAR-DHCPSERVER-PRIVATE-MIB +37 -10
M mibs/netgear/NETGEAR-DNS-RESOLVER-CONTROL-MIB +56 -13
A mibs/netgear/NETGEAR-DOT1X-ADVANCED-FEATURES-MIB +772
A mibs/netgear/NETGEAR-DOT1X-AUTHENTICATION-SERVER-MIB +130
A mibs/netgear/NETGEAR-GREENETHERNET-PRIVATE-MIB +369
M mibs/netgear/NETGEAR-INVENTORY-MIB +182 -41
M mibs/netgear/NETGEAR-IPV6-LOOPBACK-MIB +16 -8
M mibs/netgear/NETGEAR-IPV6-TUNNEL-MIB +14 -10
M mibs/netgear/NETGEAR-ISDP-MIB +36 -12
M mibs/netgear/NETGEAR-KEYING-PRIVATE-MIB +75 -67
A mibs/netgear/NETGEAR-LLPF-PRIVATE-MIB +106
M mibs/netgear/NETGEAR-LOGGING-MIB +459 -96
M mibs/netgear/NETGEAR-LOOPBACK-MIB +15 -8
M mibs/netgear/NETGEAR-MGMT-SECURITY-MIB +37 -177
A mibs/netgear/NETGEAR-MMRP-MIB +261
A mibs/netgear/NETGEAR-MRP-MIB +129
M mibs/netgear/NETGEAR-MULTICAST-MIB +56 -31
A mibs/netgear/NETGEAR-MVR-PRIVATE-MIB +380
A mibs/netgear/NETGEAR-MVRP-MIB +280
A mibs/netgear/NETGEAR-NSF-MIB +360
A mibs/netgear/NETGEAR-OPENFLOW-PRIVATE-MIB +644
M mibs/netgear/NETGEAR-OUTBOUNDTELNET-PRIVATE-MIB +17 -8
A mibs/netgear/NETGEAR-PFC-MIB +403
M mibs/netgear/NETGEAR-PORTSECURITY-PRIVATE-MIB +155 -104
M mibs/netgear/NETGEAR-POWER-ETHERNET-MIB +274 -79
M mibs/netgear/NETGEAR-QOS-ACL-MIB +1,066 -77
M mibs/netgear/NETGEAR-QOS-AUTOVOIP-MIB +318 -87
M mibs/netgear/NETGEAR-QOS-COS-MIB +25 -7
M mibs/netgear/NETGEAR-QOS-DIFFSERV-EXTENSIONS-MIB +92 -85
M mibs/netgear/NETGEAR-QOS-DIFFSERV-PRIVATE-MIB +594 -928
M mibs/netgear/NETGEAR-QOS-ISCSI-MIB +18 -7
M mibs/netgear/NETGEAR-QOS-MIB +14 -6
A mibs/netgear/NETGEAR-RADIUS-AUTH-CLIENT-MIB +642
M mibs/netgear/NETGEAR-RADLAN-ETS-MIB +1 -1
M mibs/netgear/NETGEAR-RADLAN-QCN-MIB +1 -1
M mibs/netgear/NETGEAR-RADLAN-SNMP-MIB +2 -2
M mibs/netgear/NETGEAR-RADLAN-SYSMNG-MIB +2 -2
M mibs/netgear/NETGEAR-REF-MIB +39 -5
A mibs/netgear/NETGEAR-ROUTE-POLICY-MIB +368
M mibs/netgear/NETGEAR-ROUTING-MIB +1,127 -57
M mibs/netgear/NETGEAR-ROUTING6-MIB +925 -12
A mibs/netgear/NETGEAR-SFLOW-MIB +285
M mibs/netgear/NETGEAR-SNTP-CLIENT-MIB +42 -12
M mibs/netgear/NETGEAR-SWITCHING-MIB +5,371 -624
A mibs/netgear/NETGEAR-TIMERANGE-MIB +459
M mibs/netgear/NETGEAR-TIMEZONE-PRIVATE-MIB +34 -27
A mibs/netgear/NETGEAR-UDLD-MIB +190
M mibs/netgear/TACACS-CLIENT-MIB +46 -16
A mibs/nortel/RC-POM-MIB +1,556
A mibs/ruijie
M mibs/supermicro/SUPERMICRO-HEALTH-MIB +66 -37
A mibs/supermicro/SUPERMICRO-SD5-MIB +2,291
M mibs/supermicro/SUPERMICRO-SMI +8 -1
A mibs/supermicro/SUPERMICRO-SSM-MIB +720
M mibs/ubiquiti/EdgeSwitch-BOXSERVICES-PRIVATE-MIB +6 -8
M mibs/ubiquiti/EdgeSwitch-DNS-RESOLVER-CONTROL-MIB +11 -2
M mibs/ubiquiti/EdgeSwitch-LOGGING-MIB +9
M mibs/ubiquiti/EdgeSwitch-PORTSECURITY-PRIVATE-MIB +2 -2
M mibs/ubiquiti/EdgeSwitch-QOS-ACL-MIB +490 -11
M mibs/ubiquiti/EdgeSwitch-QOS-AUTOVOIP-MIB +1 -1
M mibs/ubiquiti/EdgeSwitch-RADIUS-AUTH-CLIENT-MIB +78
M mibs/ubiquiti/EdgeSwitch-ROUTING-MIB +90 -1
M mibs/ubiquiti/EdgeSwitch-SNTP-CLIENT-MIB +9
M mibs/ubiquiti/EdgeSwitch-SWITCHING-MIB +828 -19
M mibs/ubiquiti/EdgeSwitch-TIMERANGE-MIB +1 -1
M mibs/ubiquiti/TACACS-CLIENT-MIB +9
A mibs/wti/WTI-AFS-MIB +516
A mibs/wti/WTI-CONSOLE-MIB +1,106
A mibs/wti/WTI-POWER-MIB +1,021
M mibs/xerox/XEROX-COMMS-CONFIG-TC +302 -107
M mibs/xerox/XEROX-HOST-RESOURCES-EXT-MIB +351 -200
M mibs/xerox/XEROX-HOST-RESOURCES-EXT-TC +340 -83
A mibs/xerox/XEROX-MIB +2,770
M mibs/xerox/XEROX-PRINTER-EXT-MIB +641 -124
M mibs/xerox/XEROX-PRINTER-EXT-TC +309 -47
M mibs/xerox/XEROX-PRODUCT-ID-TC +5,258 -194
M mibs/xerox/XEROX-SERVICE-MONITORING-TC +293 -99
M poller-wrapper.py +24 -17
A probes
A tests/data/snmp/snmp_walk_bare_oid-1.json +4
A tests/data/snmp/snmp_walk_multipart_oid-4.json +6
M tests/IncludesAlertsTest.php +12
M tests/IncludesCommonTest.php +4 -1
M tests/IncludesRewritesTest.php +4 -1
M tests/SnmpDataTest.php +8 -2
M tests/SnmpDataTest2.php +43 -1
A update/417.sql +2
A update/418.sql +1
A update/419.sql +4
A update/420.sql +2
A update/421.sql +3
A update/422.sql +2

🏷️ 19.09.10036

Released 2019-09-23 12:57 • Commits r10001 through r10035
🚀 Included Development Changes (34 commits):
✨ New Features:
  • r10028: Add ArubaOS-CX +53-2
  • r10030: Add Alcatel new AOS ddm sensors +92-2
  • r10032: Add AVTech roomalert 3e sensors. +132
  • r10033: Add HH3C stack status +18
  • r10034: Add mem/cpu/port status for switch stacks from HP-STACK-MIB +21
🐛 Bug Fixes:
  • r10004: working IE compat js
  • r10017: Fix ucd_ss_cpu graph +1-2
  • r10019: Add portInterfaceCard to allowed FRU types for juniper statuses +1-1
  • r10020: Add FPCs to allowed juniper status entries +1-1
  • r10022: Fix printersupplies device graph. +3-1
  • r10035: Remove snmp data from api calls below user level 7 +21
📝 Trivial Changes:
  • r10002: Updated leaflet jscript to latest.
  • r10003: Fixed display leaflet map on MSIE. +14
  • r10005: Improved support for NTI ENVIROMUX-MICRO. +84
  • r10006: Added compat fetch js also for FF ESR60 and older. +4-2
  • r10007: Added ArcGIS free geocode api. +67-2
  • r10008: Fixed validate web session User-Agent change. +25-6
  • r10009: Added browser and tz information into about page. +22-1
  • r10010: Fixed discovery sensors on Riello NetMan by ENTITY-SENSOR-MIB. +52-13
  • r10011: Do not discover truthvalue statuses on Cisco devices. Moved detect Sentry version/hardware to definition. +18-61
  • r10012: Fixed display graphs for devices monitored by IPv6 address only. +159-100
  • r10013: Fixed display graphs for devices monitored by IPv6 address only (part 2). +142-131
  • r10014: Fixed display graphs for devices monitored by IPv6 address only (part 3). +10-10
  • r10018: Fixed detect HPE Switches with new firmware versions. +2-1
  • r10021: Fixed format_unixtime() for an older php versions. +8-3
  • r10023: Allow cookie re-auth for ajax requests, until there is a problem with session lost by race conditons. +6-2
  • r10024: Fixed calculate free memory by UCD-SNMP-MIB with new net-snmp versions (OBS-3090). +75-8
  • r10025: Added ability for disable snmpbulkwalk per device in device edit page. +4-2
  • r10026: Fixed display Physical memory by UCD-SNMP-MIB (OBS-3090). +23-2
  • r10027: Try to show correct total memory by UCD-SNMP-MIB. +14-6
  • r10029: Correctly detect "buggy" redhat net-snmp for polling Total memory by UCD-SNMP-MIB (OBS-3090). Reverted this memory calculation as previous for all others (OBS-3100). +28-55
📦 Other Changes:
  • r10015: Derp. +4
  • r10016: Fixed display graphs for devices monitored by IPv6 address only (part 4, last). +132-130
Files changed in merge (141)
M html/api/v0/includes/devices.inc.php +21
M html/css/leaflet.css +6 -1
M html/includes/authenticate.inc.php +31 -8
M html/includes/graphs/alert/status.inc.php +2 -2
M html/includes/graphs/altiga_ssl_sessions.inc.php +5 -6
M html/includes/graphs/application/kamailio_shmen.inc.php +12 -12
M html/includes/graphs/application/lighttpd_uptime.inc.php +3 -2
M html/includes/graphs/application/memcached_uptime.inc.php +1 -1
M html/includes/graphs/application/mssql_cpu_usage.inc.php +4 -4
M html/includes/graphs/application/mssql_memory_usage.inc.php +5 -5
M html/includes/graphs/application/mysql_innodb_io.inc.php +6 -6
M html/includes/graphs/application/mysql_innodb_log.inc.php +5 -5
M html/includes/graphs/application/nginx_req.inc.php +3 -3
M html/includes/graphs/application/nptd_uptime.inc.php +2 -4
M html/includes/graphs/application/ntpd_uptime.inc.php +1 -1
M html/includes/graphs/application/ntpdserver_uptime.inc.php +2 -4
M html/includes/graphs/application/shoutcast_stats.inc.php +8 -8
M html/includes/graphs/application/vmwaretools_mem.inc.php +7 -7
M html/includes/graphs/cbqos/bits.inc.php +3 -3
M html/includes/graphs/cbqos/pkts.inc.php +3 -3
M html/includes/graphs/common.inc.php +6
M html/includes/graphs/device/availability.inc.php +1 -1
M html/includes/graphs/device/bng_active_sessions.inc.php +3 -3
M html/includes/graphs/device/cras_sessions.inc.php +8 -8
M html/includes/graphs/device/firewall_sessions_ipv4.inc.php +3 -3
M html/includes/graphs/device/fuser.inc.php +3 -3
M html/includes/graphs/device/imagingdrum.inc.php +3 -3
M html/includes/graphs/device/imagingdrums.inc.php +2 -1
M html/includes/graphs/device/ipsystemstats_ipv4_frag.inc.php +14 -14
M html/includes/graphs/device/ipsystemstats_ipv4.inc.php +10 -10
M html/includes/graphs/device/ipsystemstats_ipv6_frag.inc.php +14 -14
M html/includes/graphs/device/ipsystemstats_ipv6.inc.php +10 -10
M html/includes/graphs/device/mempool.inc.php +9 -4
M html/includes/graphs/device/netstat_ip_frag.inc.php +15 -15
M html/includes/graphs/device/printersupplies.inc.php +4 -2
M html/includes/graphs/device/status.inc.php +1 -1
M html/includes/graphs/device/ucd_cpu.inc.php +7 -6
M html/includes/graphs/device/ucd_memory.inc.php +33 -17
M html/includes/graphs/device/ucd_ss_cpu.inc.php +2 -3
M html/includes/graphs/diskio/stat.inc.php +6 -6
M html/includes/graphs/generic_data.inc.php +14 -2
M html/includes/graphs/generic_definition.inc.php +4 -3
M html/includes/graphs/generic_duplex.inc.php +11 -11
M html/includes/graphs/generic_multi_bits_separated.inc.php +4 -2
M html/includes/graphs/generic_multi_bits.inc.php +13 -5
M html/includes/graphs/generic_multi_data_separated.inc.php +4 -2
M html/includes/graphs/generic_multi_data.inc.php +21 -6
M html/includes/graphs/generic_multi_group_bits.inc.php +7 -5
M html/includes/graphs/generic_multi_group_simplex_separated.inc.php +2 -2
M html/includes/graphs/generic_multi_line.inc.php +2 -2
M html/includes/graphs/generic_multi_separated.inc.php +7 -5
M html/includes/graphs/generic_multi_simplex_separated.inc.php +7 -5
M html/includes/graphs/generic_multi.inc.php +1 -1
M html/includes/graphs/generic_simplex.inc.php +12 -13
M html/includes/graphs/macaccounting/auth.inc.php +2 -1
M html/includes/graphs/mempool/usage.inc.php +2 -2
M html/includes/graphs/minute_multi_line.inc.php +1 -1
M html/includes/graphs/multi-mempool/usage.inc.php +4 -2
M html/includes/graphs/multi-port/groups_bits.inc.php +1 -1
M html/includes/graphs/multi-storage/bytes_stacked.inc.php +4 -2
M html/includes/graphs/multi-storage/perc_stacked.inc.php +4 -2
M html/includes/graphs/multi-storage/usage.inc.php +4 -2
M html/includes/graphs/munin/graph.inc.php +1 -1
M html/includes/graphs/old_generic_simplex.inc.php +4 -4
M html/includes/graphs/port/percent.inc.php +4 -2
M html/includes/graphs/port/pktsize.inc.php +10 -8
M html/includes/graphs/printersupply/usage.inc.php +1 -1
M html/includes/graphs/sensor/airflow.inc.php +1 -1
M html/includes/graphs/sensor/apower.inc.php +3 -3
M html/includes/graphs/sensor/counter.inc.php +1 -1
M html/includes/graphs/sensor/crestfactor.inc.php +3 -3
M html/includes/graphs/sensor/current.inc.php +2 -2
M html/includes/graphs/sensor/dbm.inc.php +1 -1
M html/includes/graphs/sensor/dewpoint.inc.php +4 -4
M html/includes/graphs/sensor/fanspeed.inc.php +1 -1
M html/includes/graphs/sensor/frequency.inc.php +1 -1
M html/includes/graphs/sensor/impedence.inc.php +1 -1
M html/includes/graphs/sensor/percent.inc.php +3 -3
M html/includes/graphs/sensor/powerfactor.inc.php +3 -3
M html/includes/graphs/sensor/resistance.inc.php +1 -1
M html/includes/graphs/sensor/rpower.inc.php +3 -3
M html/includes/graphs/sensor/runtime.inc.php +3 -3
M html/includes/graphs/sensor/snr.inc.php +4 -4
M html/includes/graphs/sensor/sound.inc.php +4 -4
M html/includes/graphs/sensor/state.inc.php +1 -1
M html/includes/graphs/sensor/temperature.inc.php +4 -4
M html/includes/graphs/sensor/voltage.inc.php +3 -3
M html/includes/graphs/sensor/waterflow.inc.php +1 -1
M html/includes/graphs/service/availability.inc.php +1 -1
M html/includes/graphs/sla/jitter.inc.php +8 -8
M html/includes/graphs/smokeping/in.inc.php +12 -7
M html/includes/graphs/smokeping/out.inc.php +12 -7
M html/includes/graphs/status/graph.inc.php +1 -1
M html/includes/graphs/storage/usage.inc.php +4 -4
M html/includes/graphs/wifi/clientfailedassociations.inc.php +1 -1
M html/includes/graphs/XXX_device_memory_windows.inc.php +10 -11
M html/includes/map/leaflet.inc.php +8
A html/js/compat
M html/js/leaflet.js +2 -2
A html/js/moment.min.js +1
M html/pages/about.inc.php +22 -1
M html/pages/dashboard.inc.php +8
M html/pages/device/edit/snmp.inc.php +2 -1
M html/pages/device/overview/ucd_mem.inc.php +7 -1
M includes/common.inc.php +8 -3
M includes/config-variables.inc.php +1
M includes/defaults.inc.php +2 -2
M includes/definitions/geo.inc.php +64
M includes/definitions/mibs.inc.php +6
M includes/definitions/mibs/aos.inc.php +86 -1
M includes/definitions/mibs/avtech.inc.php +5
M includes/definitions/mibs/hh3c.inc.php +18
M includes/definitions/mibs/hp.inc.php +21
M includes/definitions/mibs/juniper.inc.php +1 -1
M includes/definitions/mibs/nti.inc.php +83
M includes/definitions/mibs/sentry.inc.php +13 -2
M includes/definitions/models.inc.php +1
M includes/definitions/os.inc.php +2 -1
M includes/definitions/os/hp.inc.php +14 -1
M includes/definitions/vendors.inc.php +6
M includes/discovery/mempools/ucd-snmp-mib.inc.php +32 -3
M includes/discovery/sensors/entity-sensor-mib.inc.php +41 -12
A includes/discovery/sensors/roomalert3e-mib.inc.php +126
M includes/entities.inc.php +3 -1
M includes/functions.inc.php +2
M includes/polling/mempools/ucd-snmp-mib.inc.php +17 -6
M includes/polling/os.inc.php +2 -2
A includes/polling/os/arubaos-cx.inc.php +39
M includes/polling/os/netman.inc.php +3 -2
D includes/polling/os/sentry-pdu.inc.php -37
D includes/polling/os/sentry3.inc.php -19
M includes/polling/ucd-mib.inc.php +7
M includes/snmp.inc.php +2 -1
A mibs/aruba/ARUBAWIRED-LOOPPROTECT-MIB +371
A mibs/aruba/ARUBAWIRED-MCLAG-MIB +491
A mibs/aruba/ARUBAWIRED-MGMD-RMON-TRAP-MIB +59
A mibs/aruba/ARUBAWIRED-MGMD-SNOOPING-MIB +1,447
A mibs/aruba/ARUBAWIRED-MVRP-MIB +600
A mibs/aruba/ARUBAWIRED-NETWORKING-OID +385
A mibs/aruba/ARUBAWIRED-RPVST-MIB +846
A mibs/aruba/ARUBAWIRED-VSX-MIB +493

🏷️

Released 2019-08-23 07:15
Files changed in merge (198)
M discovery.php +38 -39
A html/ajax/actions
M html/ajax/actions.php +33 -23
A html/ajax/entities.php +60
M html/ajax/widget.php +1 -1
M html/css/bootstrap.css +9 -1
M html/css/bootstrap/less/dropdowns.less +2 -2
M html/css/flags.css +1 -263
M html/css/gridstack.min.css +1 -1
A html/images/os/efficientip_2x.png +1
A html/images/os/efficientip.png +1
A html/images/os/snaproute_2x.png +1
A html/images/os/snaproute.png +1
M html/img/flags.png ±0
M html/includes/authenticate-functions.inc.php +16
M html/includes/authenticate.inc.php +35 -16
M html/includes/authentication/radius.inc.php +1 -1
A html/includes/authentication/remote.inc.php +180
M html/includes/functions.inc.php +9 -2
M html/includes/graphs/device/ucd_io.inc.php +3 -2
M html/includes/graphs/device/ucd_swap_io.inc.php +3 -2
M html/includes/graphs/generic_data.inc.php +26 -2
M html/includes/graphs/smokeping/in.inc.php +8 -1
M html/includes/graphs/smokeping/out.inc.php +8 -1
M html/includes/map/google-mc.inc.php +2 -2
M html/includes/map/leaflet.inc.php +15 -6
M html/includes/print/common.inc.php +23
M html/includes/print/navbar.inc.php +11 -12
M html/includes/print/routing.inc.php +160 -158
M html/index.php +1 -1
M html/js/leaflet-realtime.js +2 -840
M html/js/observium.js +30
M html/pages/add_syslog_rule.inc.php +1 -1
M html/pages/adduser.inc.php +2 -1
M html/pages/dashboard.inc.php +3 -1
M html/pages/device/overview.inc.php +1 -8
M html/pages/edituser.inc.php +2 -1
M html/pages/front/default.php +2 -2
M html/pages/group_add.inc.php +18 -9
M includes/common.inc.php +245 -57
M includes/config-variables.inc.php +43 -10
M includes/defaults.inc.php +22 -18
M includes/definitions.inc.php +2 -1
M includes/definitions/entities/routing.inc.php +59
M includes/definitions/geo.inc.php +267 -174
M includes/definitions/graphtypes.inc.php +6 -4
M includes/definitions/mibs.inc.php +14
M includes/definitions/mibs/carel.inc.php +103 -96
M includes/definitions/mibs/ciena.inc.php +226
M includes/definitions/mibs/dell.inc.php +6 -1
A includes/definitions/mibs/delta.inc.php +316
A includes/definitions/mibs/eip.inc.php +189
M includes/definitions/mibs/fscom.inc.php +448
M includes/definitions/mibs/gcom.inc.php +20 -18
M includes/definitions/mibs/geist.inc.php +114 -1
M includes/definitions/mibs/hp.inc.php +157 -19
M includes/definitions/mibs/netapp.inc.php +3 -2
M includes/definitions/mibs/netgear.inc.php +5
M includes/definitions/mibs/socomec.inc.php -289
M includes/definitions/mibs/synology.inc.php +1 -1
M includes/definitions/mibs/waystream.inc.php +173 -21
M includes/definitions/os.inc.php +51 -650
A includes/definitions/os/ciena.inc.php +65
M includes/definitions/os/cisco.inc.php +1
A includes/definitions/os/dell.inc.php +329
A includes/definitions/os/fscom.inc.php +69
M includes/definitions/os/hp.inc.php +57 -2
A includes/definitions/os/netgear.inc.php +119
A includes/definitions/os/ubiquiti.inc.php +161
M includes/definitions/rewrites.inc.php +255 -248
M includes/definitions/vendors.inc.php +7
M includes/discovery/functions.inc.php +8 -338
A includes/discovery/lsp
A includes/discovery/lsp.inc.php +47
M includes/discovery/neighbours/lldp-mib.inc.php +26 -1
M includes/discovery/neighbours/mikrotik-mib.inc.php +20 -1
M includes/discovery/os/linux.inc.php +53 -9
M includes/discovery/processors.inc.php +6
A includes/discovery/sensors/carel-denco-mib.inc.php +60
M includes/discovery/sensors/cisco-entity-fru-control-mib.inc.php +1 -1
A includes/discovery/sensors/fs-mib.inc.php +48
M includes/discovery/sensors/power-ethernet-mib.inc.php +60 -37
M includes/discovery/sensors/powernet-mib.inc.php +2 -2
D includes/discovery/sensors/waystream-mib.inc.php -55
M includes/discovery/sla.inc.php +4 -6
M includes/discovery/slas/cisco-rttmon-mib.inc.php +14 -1
M includes/discovery/slas/disman-ping-mib.inc.php -2
A includes/discovery/slas/hpicf-ipsla-mib.inc.php +115
M includes/entities.inc.php -2
M includes/entities/counter.inc.php +3 -2
M includes/entities/sensor.inc.php +31 -4
A includes/entities/status.inc.php +693
M includes/functions.inc.php +11 -150
M includes/geolocation.inc.php +220 -179
M includes/geolocation/google.inc.php +30 -16
D includes/geolocation/yahoo.inc.php -63
M includes/geolocation/yandex.inc.php +34 -20
M includes/polling/functions.inc.php -170
A includes/polling/lsp
A includes/polling/lsp.inc.php +154
M includes/polling/os/hh3c.inc.php +2 -2
M includes/polling/ports/q-bridge-mib.inc.php +15 -7
M includes/polling/sla.inc.php +4 -6
M includes/polling/slas/cisco-rttmon-mib.inc.php +4
A includes/polling/slas/hpicf-ipsla-mib.inc.php +91
M includes/polling/system.inc.php +1 -1
M includes/polling/ucd-mib.inc.php +37 -25
M includes/polling/wmi.inc.php +3 -3
M includes/rewrites.inc.php +32 -255
M includes/snmp.inc.php +17 -8
A mibs/carel/CAREL-aria-MIB +1,303
A mibs/carel/CAREL-cdz_pco-MIB +1,528
A mibs/carel/CAREL-cfp_ncp-MIB +705
A mibs/carel/CAREL-fcp-MIB +2,384
A mibs/carel/CAREL-insgrd-MIB +1,326
A mibs/carel/CAREL-ir_32-MIB +849
A mibs/carel/CAREL-ir32un_ap-MIB +851
A mibs/carel/CAREL-ir32un_t-MIB +860
A mibs/carel/CAREL-irmpx-MIB +1,322
A mibs/carel/CAREL-mastercase-MIB +1,809
A mibs/carel/CAREL-mastercellasplit-MIB +1,276
A mibs/carel/CAREL-mcella-MIB +867
A mibs/carel/CAREL-mio-MIB +1,172
A mibs/carel/CAREL-mod_ch-MIB +1,347
A mibs/carel/CAREL-plugin-MIB +810
A mibs/carel/CAREL-powersplit-MIB +1,357
A mibs/carel/CAREL-rtop_pco-MIB +1,354
A mibs/carel/CAREL-screw_compressor-MIB +1,074
A mibs/carel/CAREL-uac-MIB +1,582
A mibs/carel/CAREL-uchiller_cmp-MIB +1,309
A mibs/carel/CAREL-uchiller-MIB +1,384
A mibs/carel/CAREL-wlprobe-MIB +426
M mibs/cisco/CISCO-LWAPP-RRM-MIB +78 -32
M mibs/cisco/CISCO-LWAPP-TC-MIB +9 -13
M mibs/cisco/CISCO-PRODUCTS-MIB +1
A mibs/delta
A mibs/eip
M mibs/fscom/ADMIN-MASTER-MIB +5
A mibs/fscom/fs-MIB +20,935
A mibs/fscom/FS-SWITCH-MIB +65,213
M mibs/fscom/GBNPlatformOAM-MIB +2 -2
D mibs/fscom/SWITCH -62,793
A mibs/geist/VERTIV-ONEVIEW-MIB +589
M mibs/geist/VERTIV-V5-MIB +3,321 -6
M mibs/hp/CONFIG-MIB +107 -18
M mibs/hp/HP-ACCT-MIB +13 -2
M mibs/hp/HP-AUTH-MIB +1,023 -34
M mibs/hp/HP-AUTZ-MIB +366 -22
M mibs/hp/HP-DOT1X-EXTENSIONS-MIB +175 -9
M mibs/hp/HP-ICF-ARP-THROTTLE +3 -2
M mibs/hp/HP-ICF-BASIC +79 -1
M mibs/hp/HP-ICF-BRIDGE +22 -9
M mibs/hp/HP-ICF-BYOD-MIB +2 -2
M mibs/hp/HP-ICF-DEV-CONF-MIB +95 -41
A mibs/hp/HP-ICF-DEVICE-MONITOR-MIB +792
M mibs/hp/HP-ICF-DEVICEIDENTITY-MIB +97 -3
M mibs/hp/HP-ICF-DHCP-SNOOP-MIB +87 -6
M mibs/hp/HP-ICF-DHCPv6-RELAY +3 -3
M mibs/hp/HP-ICF-DHCPv6-SNOOP-MIB +63 -5
M mibs/hp/HP-ICF-DOWNLOAD +1 -1
M mibs/hp/HP-ICF-FAULT-FINDER-MIB +146 -3
M mibs/hp/HP-ICF-IPCONFIG +41 -3
M mibs/hp/HP-ICF-LMA-MIB +51 -4
M mibs/hp/HP-ICF-MLD-MIB +52 -5
M mibs/hp/HP-ICF-OID +50 -5
M mibs/hp/HP-ICF-OPENFLOW-MIB +11 -5
M mibs/hp/HP-ICF-OSPF +3 -3
M mibs/hp/HP-ICF-OSPFV3-MIB +1,429 -1,442
M mibs/hp/HP-ICF-POE-MIB +324 -5
M mibs/hp/HP-ICF-SRCIP-MIB +2 -1
M mibs/hp/HP-ICF-SVCS-APP-MIB -35
M mibs/hp/HP-ICF-SYSLOG-MIB +46 -14
M mibs/hp/HP-ICF-TC +1 -1
M mibs/hp/HP-ICF-TLS-MIN-MIB +10 -1
M mibs/hp/HP-ICF-TUNNELED-NODE-MIB +70 -7
M mibs/hp/HP-ICF-UDLD-MIB +2 -3
M mibs/hp/HP-ICF-UFD-MIB +54 -4
M mibs/hp/HP-SWITCH-BASIC-CONFIG-MIB +3 -1
M mibs/hp/HP-SWITCH-TRAP-MIB +17 -1
M mibs/hp/HP-USER-AUTH +400 -8
M mibs/hp/HPICF-AMP-SERVER-MIB +8 -8
M mibs/hp/STATISTICS-MIB +73
D mibs/netgear/NETGEAR-RADIUS-AUTH-CLIENT-MIB -343
M mibs/netgear/NETGEAR-REF-MIB +43
M mibs/netgear/NG700-GREENETHERNET-PRIVATE-MIB +82 -16
A mibs/netgear/NG700-POWER-ETHERNET-MIB +355
M mibs/netgear/TACACS-CLIENT-MIB +1 -1
D mibs/socomec/DeltaUPS-MIB -1,628
M mibs/waystream/WAYSTREAM-MIB +132
M mibs/waystream/WAYSTREAM-PRODUCTS-MIB +12 -1
A test_geo.php +68
M tests/IncludesCommonTest.php +3
M tests/IncludesFunctionsTest.php +2
M tests/IncludesRewritesTest.php +47
M tests/IncludesSnmpTest.php +2
A update/415.php +36
A update/416.sql +2
M update/db_schema_mysql.sql +352 -214

🏷️ 19.07.9962

Released 2019-07-07 17:44 • Commits r9872 through r9961
🚀 Included Development Changes (89 commits):
🎯 Major Features:
  • r9873: Added new entity counter. This is sensor with counted (integer) values, which mostly grow up. Added related table and functions. Migrated sensor classes with energy/charge/counter to counter. Added aenergy, renergy counter classes. (NOTE. Some parts of code still in progress). +2,553-261
🐛 Bug Fixes:
  • r9946: Add scale_min 0 to device fdb graphs +1
  • r9961: Fix migrate CISCO-STACKWISE-MIB to ng function. +4-1
🔧 Minor Changes:
  • r9884: Updated support for Gude Expert PDUs (OBS-2598). +539-101
  • r9890: Added lifetime counter type. Added counters by GEPARALLELUPS-MIB. +102-20
  • r9893: Improved support for Infinera IQ os (OBS-2909). +396-1
  • r9895: Improved support for Vertiv IMD PDUs (OBS-2977). +114-99
  • r9903: Added discovery Energy counters on APC PDUs by PowerNet-MIB (OBS-298). +25-10
  • r9929: Added support for Langxunda devices (OBS-2906). +255-130
  • r9932: Added support for Didactum EMS devices. +168-42
  • r9935: Improved support for Fortinet FortiGate devices (OBS-3033). +214-141
  • r9938: Added basic support for Dahua DVR, NVR devices (OBS-3034). +74
  • r9944: Migrated HOST-RESOURCES-MIB Running processes and Users Logged In to counters. +114-87
  • r9945: Migrated (rever back) HOST-RESOURCES-MIB Running processes and Users Logged In to graphs. +77-34
  • r9951: Changed default hash algorithm used for mysql passwords. +27-15
  • r9954: Improved SLA discovery/polling by extending DISMAN-PING-MIB with HUAWEI-DISMAN-PING-MIB. +218-170
📋 MIB Updates:
  • r9874: Updated HWg and HP mib files.
  • r9878: Updated Raritan mib files.
  • r9883: Updated Gude mib files.
  • r9885: More Gude mib files.
  • r9894: Updated Vertiv, Liebert mib files.
  • r9909: Updated Bdcom, Eltex, Mikrotik and SNR mib files.
  • r9928: Updated MIB files for ciena, didactum, fscom, huawei, nscrtv.
  • r9955: Updated some rfc, cisco, sophos mib files.
  • r9957: Updated bachmann, eltek, paradyne mib files.
📝 Trivial Changes:
  • r9875: Added more printed/scaned page counters for HP printers (OBS-2999). +97-10
  • r9876: Added basic counters api route. +52
  • r9877: Fixed int_sub() and int_add() float numbers math with gmp library. +50-10
  • r9879: Added ability for use limits by different params (value and rates sec, min, 5min and hour), default is 5min (poll period). +161-47
  • r9880: Fixed discovery counters limits. +16-8
  • r9881: Added discovery counters by NETTRACK-E3METER-SNMP-MIB (OBS-2993). +26-1
  • r9882: Added Energy counter by GUDEADS-PDU8311-MIB (OBS-2771). +8-2
  • r9886: Improved polling lmsensors unix-agent (OBS-2910). +133-44
  • r9887: Added show db warnings in debug. Old php mysql extension is deprecated! +41-1
  • r9888: Fixed issue when mysql not update float numbers in sensors/counters. +7
  • r9889: Fixed poll counter/sensor events with limit equals zero. +16-12
  • r9891: Fixed polling lmsensors by unix-agent. Improved detect lmsensor sensors in multiple modules. +43-5
  • r9892: Fixed fetch MIB::Oid by snmp_cache_table(). Added ability to use lastreboot unixtime as uptime param. +31-6
  • r9896: Added support Geist ActiveAir. +314-7
  • r9897: Fixed numeric Oids for WebGraph-OLD-8xThermometer-US-MIB and WebGraph-8xThermometer-US-MIB (OBS-3002). +2-2
  • r9898: Do not show non-physical interface neighbors on port rows (OBS-2979). +14-5
  • r9899: Fixed error Invalid arguments passed into function get_port_by_index_cache() in vlans discovery (OBS-2958). +2
  • r9900: Added display module discovery times on device modules page (OBS-2986). +64-21
  • r9901: More do not show non physical neighbours ports (OBS-2979). +3-5
  • r9902: Improved reformat_us_date(), allowed use date + time. +41-23
  • r9904: Added Energy counters discovery for APC UPSes by PowerNet-MIB. +21-3
  • r9905: Fixed adding new widgets on dashboard (OBS-3010). +5-3
  • r9906: Added basic Vlans discovery for Extreme SLX series devices (OBS-3012). +176-125
  • r9907: Moved all common port specific functions to entity include. Removed some old unused functions. Fixed IP addresses association with port when deleted ports exist (OBS-3013). +524-543
  • r9910: Improved support for BDCOM and Eltex VoIP devices (OBS-2947). +415-99
  • r9911: Fixed CPU discovery on Datacom DM4100 (OBS-2826). -1
  • r9912: Fixed HPE PDU Load scale. +3-3
  • r9913: Fixed Eltek WebPower Rectifier Amper scale (OBS-3019). +36-3
  • r9914: Fixed Battery Voltage scale for Megatec UPSes by XPPC-MIB. +1-2
  • r9915: Added hack for detect Battery Current scale on Eltek devices by ELTEK-DISTRIBUTED-MIB (OBS-3019). +31-1
  • r9916: Fixed cleanup disabled duplicate ports in some cases (OBS-3013). +69-22
  • r9917: Fixed detect vendor for Geist devices (OBS-3021). +17-1
  • r9918: Added more correct uptime/reboot Oid for Windows OS. +26-1
  • r9919: Fixed display some graphs from definitions. +6-1
  • r9920: Added special sorting devices by hostname in domain order (OBS-3023). +39-4
  • r9921: Prevent create bill duplicates on bills page refresh (OBS-3025). +60-26
  • r9922: Improved support for Cisco C9600 series switch. Added workaround for incorrect sensor precision in IOS-XE by CISCO-ENTITY-SENSOR-MIB (OBS-3026). +27-15
  • r9923: Added basic Recognision of Cisco NAM devices (OBS-2517). +34-3
  • r9924: Added PowerSupply statuses by CHECKPOINT-MIB (OBS-2531). +18
  • r9925: Added discovery statuses by VMWARE-RESOURCES-MIB (OBS-2536). +24
  • r9926: Added discovery statuses by IPMI module (OBS-3028). +46-14
  • r9927: Fixed eventlog spamming about storage size changed in some cases. +2-2
  • r9930: Improved discovery ports for Cisco NX-OS. +36-23
  • r9931: Added status for Extreme Temperature Enclosure Alarm (OBS-2873). +18-5
  • r9933: Improved NXOS version detect. Improved sensors detect by CISCO-ENTITY-FRU-CONTROL-MIB. +22-4
  • r9934: Derp, incorrect oid num. +1-1
  • r9936: Fixed sensors descriptions for Input Contacts by PowerNet-MIB. +1-1
  • r9937: Moved sensor entity functions to separate include. Fixed update sensor limits with empty values. +1,093-1,082
  • r9939: Improved support for Fortinet FortiSwitch devices (OBS-3032). +33-3
  • r9940: Another fix for calculate zero sensor limits. +2-2
  • r9941: Fixed permission denied error when used RecursiveDirectoryIterator. +31-22
  • r9942: Distro script updated to latest. +2-8
  • r9943: Clean unused option. +12-7
  • r9947: Improved display sensors/statuses/counters event counts on dashboard. +89-10
  • r9948: Do not set lower limit for PoE Power Group sensors. +2-2
  • r9949: Improved set ignored state for sensors. +14-2
  • r9950: Use common function check_thresholds() for get sensor/counter event. +36-29
  • r9952: Fixed discovery upsSmartOutputLoad by XPPC-MIB. +1-1
  • r9953: Exclude unknown statuses for VMWARE-RESOURCES-MIB::vmwHbaStatus (OBS-3038). +1-1
  • r9956: Updated Mobile Detect and UserAgentParser libs.
  • r9958: Added basic support for Eltek Shelf devices. +121-36
  • r9959: Fixed undefined function error. +3
  • r9960: Disabled snmp bulk for Eltek Shelf devices. +13-12
Files changed in merge (527)
A html/api/v0/includes/counters.inc.php +52
A html/images/os/dahua_2x.png +1
A html/images/os/dahua.png +1
A html/images/os/didactum_2x.png +1
A html/images/os/didactum.png +1
A html/images/os/langxunda_2x.png +1
A html/images/os/langxunda.png +1
M html/includes/authenticate.inc.php +8 -8
M html/includes/authentication/cas.inc.php +2 -2
M html/includes/authentication/mysql.inc.php +24 -13
M html/includes/cache-data.inc.php +72
A html/includes/entities/counter.inc.php +678
M html/includes/entities/device.inc.php +23 -1
M html/includes/entities/generic.inc.php +13 -1
M html/includes/entities/port.inc.php +12 -5
M html/includes/entities/printersupply.inc.php +8 -5
M html/includes/entities/sensor.inc.php +7
M html/includes/entities/status.inc.php +7
M html/includes/functions.inc.php +26
M html/includes/graphs/common.inc.php +1 -1
A html/includes/graphs/counter
A html/includes/graphs/device/counter.inc.php +50
M html/includes/graphs/generic_definition.inc.php +54 -6
M html/includes/graphs/graph.inc.php +5 -2
M html/includes/graphs/sla/graph.inc.php +1 -1
M html/includes/navbar.inc.php +6 -1
M html/includes/status-summary.inc.php +75 -7
M html/js/observium.js +7
M html/pages/bills.inc.php +13 -4
M html/pages/bills/add.inc.php +11 -12
M html/pages/dashboard_add.inc.php +4 -3
M html/pages/dashboard.inc.php +61 -45
M html/pages/device.inc.php +3 -1
M html/pages/device/edit/modules.inc.php +38 -14
M html/pages/device/health.inc.php +19 -1
A html/pages/device/health/counter.inc.php +38
M html/pages/device/health/sensors.inc.php +2 -2
M html/pages/device/overview-normal.inc.php +1
M html/pages/device/overview-wide.inc.php +3 -2
M html/pages/device/overview.inc.php +1
A html/pages/device/overview/counter.inc.php +121
M html/pages/device/printing.inc.php +28 -7
M html/pages/devices.inc.php +16 -3
M html/pages/edituser.inc.php +1 -1
M html/pages/health.inc.php +16 -6
A html/pages/health/counter.inc.php +18
M includes/alerts.inc.php +17 -2
M includes/common.inc.php +65 -280
M includes/config-variables.inc.php -2
M includes/db.inc.php +5 -1
M includes/db/mysqli.inc.php +35
M includes/defaults.inc.php +12 -3
M includes/definitions.inc.php +7 -6
M includes/definitions/entities.inc.php +1 -1
A includes/definitions/entities/counters.inc.php +91
M includes/definitions/entities/sensors.inc.php +7 -5
M includes/definitions/entities/status.inc.php +3
M includes/definitions/graphtypes.inc.php +26
M includes/definitions/mibs.inc.php +18
M includes/definitions/mibs/apc.inc.php +1 -1
M includes/definitions/mibs/bachmann.inc.php +26 -1
M includes/definitions/mibs/bdcom.inc.php +340 -93
M includes/definitions/mibs/checkpoint.inc.php +18
M includes/definitions/mibs/cisco.inc.php +4 -1
A includes/definitions/mibs/dahua.inc.php +39
M includes/definitions/mibs/datacom.inc.php -1
A includes/definitions/mibs/didactum.inc.php +97
M includes/definitions/mibs/eltek.inc.php +101 -2
M includes/definitions/mibs/eltex.inc.php +56
M includes/definitions/mibs/extreme.inc.php +18 -5
M includes/definitions/mibs/fortinet.inc.php +70 -4
M includes/definitions/mibs/ge.inc.php +61 -7
M includes/definitions/mibs/geist.inc.php +303 -7
M includes/definitions/mibs/gude.inc.php +482 -67
M includes/definitions/mibs/h3c.inc.php +9 -3
M includes/definitions/mibs/hp.inc.php +98 -11
M includes/definitions/mibs/huawei.inc.php +6
A includes/definitions/mibs/infinera.inc.php +383
M includes/definitions/mibs/megatec.inc.php +2 -3
A includes/definitions/mibs/microsoft.inc.php +21
M includes/definitions/mibs/nscrtv.inc.php +187
M includes/definitions/mibs/raisecom.inc.php +25 -20
M includes/definitions/mibs/vmware.inc.php +22
M includes/definitions/mibs/webgraph.inc.php +2 -2
M includes/definitions/models.inc.php +36 -21
M includes/definitions/os.inc.php +96 -562
M includes/definitions/os/cisco.inc.php +19 -7
A includes/definitions/os/didactum.inc.php +69
A includes/definitions/os/eltek.inc.php +57
A includes/definitions/os/extreme.inc.php +136
A includes/definitions/os/fortinet.inc.php +97
A includes/definitions/os/gude.inc.php +55
A includes/definitions/os/huawei.inc.php +156
A includes/definitions/os/vertiv.inc.php +123
M includes/definitions/rewrites.inc.php +2
M includes/definitions/rrdtypes.inc.php +14 -3
M includes/definitions/vendors.inc.php +4 -4
M includes/definitions/wui.inc.php +1
A includes/discovery/counter
M includes/discovery/functions.inc.php +22 -667
M includes/discovery/ip-addresses.inc.php +4 -1
M includes/discovery/ports.inc.php +69 -22
M includes/discovery/sensors.inc.php +20 -9
M includes/discovery/sensors/cisco-entity-fru-control-mib.inc.php +20 -3
M includes/discovery/sensors/cisco-entity-sensor-mib.inc.php +43 -22
M includes/discovery/sensors/dksf-48-4-x-x-1.inc.php +3 -1
M includes/discovery/sensors/dksf-50-11-x-x-x.inc.php +3 -1
M includes/discovery/sensors/dksf-60-4-x-x-x.inc.php +3 -1
M includes/discovery/sensors/dksf-70-5-x-x-1.inc.php +3 -1
M includes/discovery/sensors/eltek-distributed-mib.inc.php +30 -2
A includes/discovery/sensors/fortinet-fortigate-mib.inc.php +46
M includes/discovery/sensors/hwg-pwr-mib.inc.php +10 -5
M includes/discovery/sensors/nscrtv-root.inc.php +16 -123
M includes/discovery/sensors/packetflux-mib.inc.php +1
M includes/discovery/sensors/pdu2-mib.inc.php +13 -10
M includes/discovery/sensors/power-ethernet-mib.inc.php +2 -2
M includes/discovery/sensors/powernet-mib.inc.php +43 -10
D includes/discovery/sensors/printer-mib.inc.php -83
M includes/discovery/services.inc.php +2 -3
M includes/discovery/slas/disman-ping-mib.inc.php +17 -20
M includes/discovery/status/cisco-stackwise-mib.inc.php +4 -1
M includes/discovery/vlans/extreme-vlan-mib.inc.php +40 -2
M includes/discovery/vlans/q-bridge-mib.inc.php +2
A includes/entities
M includes/entities.inc.php +37 -250
M includes/functions.inc.php +75 -73
M includes/housekeeping/rrd.inc.php +2 -2
A includes/polling/counter.inc.php +40
M includes/polling/functions.inc.php +17 -333
A includes/polling/graphs/host-resources-mib.inc.php +37
includes/polling/graphs/raisecom-system-mib.inc.php +10 -12
D includes/polling/hr-mib.inc.php -40
M includes/polling/ipmi.inc.php +2 -4
M includes/polling/os/apc.inc.php +12 -5
M includes/polling/os/cisco-acns.inc.php +2 -3
A includes/polling/os/cisco-nam.inc.php +17
M includes/polling/os/cisco.inc.php +14 -8
D includes/polling/os/fortigate.inc.php -36
M includes/polling/sla.inc.php +2 -2
M includes/polling/slas/disman-ping-mib.inc.php +28 -5
M includes/polling/storage.inc.php +2 -2
M includes/polling/system.inc.php +15 -7
M includes/polling/unix-agent.inc.php +1 -2
M includes/polling/unix-agent/hdarray.inc.php +1 -1
M includes/polling/unix-agent/lmsensors.inc.php +163 -39
M includes/rewrites.inc.php +23 -3
M includes/rrdtool.inc.php +73 -30
M includes/snmp.inc.php +23 -18
M libs/Mobile/Detect.php +57 -42
M libs/UserAgentParser.php +19 -17
M mibs/apc/PowerNet-MIB +2,530 -119
M mibs/bachmann/NETTRACK-E3METER-SNMP-MIB +440 -3
M mibs/bdcom/NMS-AUTHENTICATION-TRAP +1 -1
M mibs/bdcom/NMS-CARD-OPERATION-MIB +19 -19
M mibs/bdcom/NMS-CARD-SYS-MIB +115 -1
A mibs/bdcom/NMS-CONFIG +39
D mibs/bdcom/NMS-CONFIG-MGMT -31
A mibs/bdcom/NMS-DHCP-SERVER-LEASE-MIB +147
M mibs/bdcom/NMS-DHCP-SNOOPING-MIB +12 -3
A mibs/bdcom/NMS-EMSTRAP-MIB +266
M mibs/bdcom/NMS-EPON-LLID-ONU-BIND +47 -2
M mibs/bdcom/NMS-EPON-OLT-COMM +7
A mibs/bdcom/NMS-EPON-OLT-PERFORMANCE +530
M mibs/bdcom/NMS-EPON-OLT-PON +45 -3
M mibs/bdcom/NMS-EPON-OLT-PSG +2 -2
M mibs/bdcom/NMS-EPON-ONU +306 -7
M mibs/bdcom/NMS-EPON-ONU-BATCH-CONFIG +287
M mibs/bdcom/NMS-EPON-ONU-INTERFACE +40
A mibs/bdcom/NMS-EPON-ONU-PARAM +530
A mibs/bdcom/NMS-EPON-PERFORMANCE +883
M mibs/bdcom/NMS-FAN-TRAP +9
A mibs/bdcom/NMS-FILE-MGMT-MIB +290
A mibs/bdcom/NMS-GPON-MIB +3,292
M mibs/bdcom/NMS-HAL-GLOBAL-MIB +27
M mibs/bdcom/NMS-HAL-IF-MIB +1 -1
M mibs/bdcom/NMS-IF-MIB +169 -11
M mibs/bdcom/NMS-MAC-MIB +25
M mibs/bdcom/NMS-POWER-EXT-MIB +6 -3
A mibs/bdcom/NMS-PTN-ALARM +496
M mibs/bdcom/NMS-QOS-MIB +45 -74
M mibs/bdcom/NMS-SMI +6
M mibs/bdcom/NMS-SWITCH-MIB +40 -1
M mibs/checkpoint/CHECKPOINT-GAIA-TRAP-MIB +37 -23
M mibs/checkpoint/CHECKPOINT-MIB +6,241 -242
M mibs/checkpoint/CHECKPOINT-TRAP-MIB +617 -2
A mibs/ciena/CIENA-CES-8021X-MIB +515
M mibs/ciena/CIENA-CES-ALARM-MIB +11 -6
M mibs/ciena/CIENA-CES-BENCHMARK-MIB +45 -10
M mibs/ciena/CIENA-CES-BFD-MIB +15 -15
A mibs/ciena/CIENA-CES-CFM-MIB +7,296
A mibs/ciena/CIENA-CES-CHASSIS-MIB +5,293
M mibs/ciena/CIENA-CES-CONFIG-MGMT-MIB +13 -8
A mibs/ciena/CIENA-CES-DATAPLANE-MIB +11,581
A mibs/ciena/CIENA-CES-DHCP-RELAY-MIB +526
M mibs/ciena/CIENA-CES-DHCPV6-CLIENT-MIB +338 -313
A mibs/ciena/CIENA-CES-EXT-LAG-MIB +635
A mibs/ciena/CIENA-CES-FEATURE-LICENSE-MIB +513
A mibs/ciena/CIENA-CES-FILE-TRANSFER-MIB +278
M mibs/ciena/CIENA-CES-ICL-MIB +128 -111
A mibs/ciena/CIENA-CES-IP-INTERFACE-MIB +661
M mibs/ciena/CIENA-CES-LDP-MIB +17 -11
A mibs/ciena/CIENA-CES-MAC-MIB +337
M mibs/ciena/CIENA-CES-MCAST-FILTER-MIB +13 -9
M mibs/ciena/CIENA-CES-MGMT-INTERFACE-MIB +42 -9
M mibs/ciena/CIENA-CES-MODULE-MIB +1,066 -844
M mibs/ciena/CIENA-CES-MPLS-MIB +1,530 -430
A mibs/ciena/CIENA-CES-NOTIFICATIONS-CONTROL +824
A mibs/ciena/CIENA-CES-OAM-MIB +1,823
M mibs/ciena/CIENA-CES-OSPF-MIB +15 -9
A mibs/ciena/CIENA-CES-PM +25,353
D mibs/ciena/CIENA-CES-PM-MIB -23,299
A mibs/ciena/CIENA-CES-PORT-MIB +1,526
A mibs/ciena/CIENA-CES-PORT-XCVR-MIB +873
A mibs/ciena/CIENA-CES-PTP-MIB +616
M mibs/ciena/CIENA-CES-RADIUS-CLIENT-MIB +30 -8
A mibs/ciena/CIENA-CES-RAPS-MIB +930
M mibs/ciena/CIENA-CES-RSVPTE-MIB +24 -18
A mibs/ciena/CIENA-CES-SECURITY-MIB +243
A mibs/ciena/CIENA-CES-SSH-MIB +57
A mibs/ciena/CIENA-CES-SW-XGRADE-MIB +193
A mibs/ciena/CIENA-CES-SYSLOG-COLLECTOR-MIB +279
A mibs/ciena/CIENA-CES-SYSTEM-CONFIG-MIB +208
A mibs/ciena/CIENA-CES-TACACS-CLIENT-MIB +1,495
M mibs/ciena/CIENA-CES-TIME-SYNC-MIB +13 -7
A mibs/ciena/CIENA-CES-TWAMP-MIB +279
M mibs/ciena/CIENA-CES-VLLI-MIB +14 -10
M mibs/ciena/CIENA-GLOBAL-MIB +22 -13
A mibs/ciena/CIENA-PRODUCTS-MIB +75
M mibs/ciena/CIENA-SMI +38 -17
M mibs/ciena/CIENA-TC +11 -10
M mibs/cisco/CISCO-CONFIG-MAN-MIB +42 -11
M mibs/cisco/CISCO-DSP-MGMT-MIB +561 -53
M mibs/cisco/CISCO-ENTITY-VENDORTYPE-OID-MIB +185 -16
A mibs/cisco/CISCO-GYROAC-MIB +78
M mibs/cisco/CISCO-LICENSE-MGR-MIB +1,421 -872
A mibs/cisco/CISCO-MSATA-MIB +73
M mibs/cisco/CISCO-PRODUCTS-MIB +52 -4
M mibs/cisco/CISCO-RF-SUPPLEMENTAL-MIB +527 -355
M mibs/cisco/MERAKI-CLOUD-CONTROLLER-MIB +264 -35
A mibs/cisco/RPHY-NDF-NDR-MIB +539
A mibs/dahua
A mibs/datacom/DATACOM-CESOP-MIB +760
A mibs/didactum
A mibs/eltek/ELTEK-BC2000-DC-POWER-MIB +3,795
A mibs/eltek/VALERE-DC-POWER-MIB +2,696
M mibs/eltex/ELTEX-FXS72 +4 -4
M mibs/fortinet/FORTINET-FORTIGATE-MIB +151 -1
M mibs/fortinet/FORTINET-FORTISWITCH-MIB +21 -1
A mibs/fscom/LAG-ARCH-MIB +153
A mibs/fscom/SWITCH +65,212
D mibs/geist/GEIST-V5-MIB -3,367
A mibs/geist/ODS-MIB +3,669
A mibs/geist/VERTIV-IMD-MIB +3,166
A mibs/geist/VERTIV-V5-MIB +3,521
A mibs/gude/GUDEADS-ENC2111-MIB +644
A mibs/gude/GUDEADS-ENC2191-MIB +644
A mibs/gude/GUDEADS-ENC2302-MIB +589
A mibs/gude/GUDEADS-EPC1104-MIB +512
A mibs/gude/GUDEADS-EPC1105-MIB +875
A mibs/gude/GUDEADS-EPC1202-MIB +945
A mibs/gude/GUDEADS-EPC1292-MIB +938
A mibs/gude/GUDEADS-EPC8221-MIB +954
A mibs/gude/GUDEADS-EPC8226-MIB +1,321
A mibs/gude/GUDEADS-EPC8316-MIB +1,242
A mibs/gude/GUDEADS-ESB7213-MIB +388
A mibs/gude/GUDEADS-ESB7214-MIB +612
A mibs/gude/GUDEADS-ETS8801-MIB +833
M mibs/gude/GUDEADS-PDU8311-MIB +90 -20
A mibs/gude/GUDEADS-PDU8340-MIB +745
A mibs/gude/GUDEADS-PDU8341-MIB +745
M mibs/hp/FUTURESMART-MIB -16
M mibs/hp/HP-LASERJET-COMMON-MIB +4,070 -8
M mibs/hp/LJ4525-MIB +790 -238
M mibs/huawei/HUAWEI-AAA-MIB +3,526 -927
M mibs/huawei/HUAWEI-ACL-MIB +203 -116
M mibs/huawei/HUAWEI-ALARM-MIB +19 -3
M mibs/huawei/HUAWEI-ATM-MIB +2,314 -297
M mibs/huawei/HUAWEI-BASE-TRAP-MIB +691 -51
A mibs/huawei/HUAWEI-BFD-CONFIG-TRAP-MIB +139
M mibs/huawei/HUAWEI-BFD-MIB +10 -12
M mibs/huawei/HUAWEI-BGP-VPN-MIB +470 -36
A mibs/huawei/HUAWEI-BOARD-SERVICE-ABILITY-MIB +546
M mibs/huawei/HUAWEI-BRAS-L2TP-MIB +277 -31
M mibs/huawei/HUAWEI-BRAS-MULTICAST-MIB +84 -17
M mibs/huawei/HUAWEI-BRAS-PPPoX-MIB +744 -22
M mibs/huawei/HUAWEI-BRAS-RADIUS-MIB +303 -145
M mibs/huawei/HUAWEI-BRAS-SRVCFG-EAP-MIB +72 -77
A mibs/huawei/HUAWEI-BRAS-SRVCFG-INTERFACE-MIB +3,390
M mibs/huawei/HUAWEI-BRAS-SRVCFG-STATICUSER-MIB +3 -32
M mibs/huawei/HUAWEI-BRAS-USERVLAN-MIB +214 -36
M mibs/huawei/HUAWEI-BRAS-VSM-MIB +675 -28
M mibs/huawei/HUAWEI-CBQOS-MIB +171 -243
M mibs/huawei/HUAWEI-CE-PING-MIB +205 -27
A mibs/huawei/HUAWEI-CGN-MIB +4,515
M mibs/huawei/HUAWEI-CLOCK-MIB +138 -39
M mibs/huawei/HUAWEI-CONFIG-MAN-MIB +220 -4
A mibs/huawei/HUAWEI-CONTROLTUNNEL-MIB +241
M mibs/huawei/HUAWEI-CPU-MIB +91 -11
A mibs/huawei/HUAWEI-CUSP-MIB +218
M mibs/huawei/HUAWEI-DATASYNC-MIB +4 -5
M mibs/huawei/HUAWEI-DC-TRAP-MIB +12 -11
M mibs/huawei/HUAWEI-DEVICE-EXT-MIB +10 -9
A mibs/huawei/HUAWEI-DEVICE-MAN-MIB +350
M mibs/huawei/HUAWEI-DEVICE-MIB +910 -46
M mibs/huawei/HUAWEI-DHCP-SNOOPING-MIB +8 -4
A mibs/huawei/HUAWEI-DIAMETER-MIB +537
A mibs/huawei/HUAWEI-DSLITE-MIB +3,469
M mibs/huawei/HUAWEI-E-TRUNK-MIB +4 -38
M mibs/huawei/HUAWEI-ENERGYMNGT-MIB +36 -69
M mibs/huawei/HUAWEI-ENTITY-EXTENT-MIB +789 -222
M mibs/huawei/HUAWEI-ENTITY-TRAP-MIB +655 -121
M mibs/huawei/HUAWEI-ERPS-MIB +77 -81
M mibs/huawei/HUAWEI-ETHARP-MIB +474 -31
M mibs/huawei/HUAWEI-ETHOAM-MIB +206 -83
A mibs/huawei/HUAWEI-FLOW-SPEC-MIB +467
A mibs/huawei/HUAWEI-FORWARDMODE-MIB +228
A mibs/huawei/HUAWEI-FWD-PAF-TRAP-MIB +133
M mibs/huawei/HUAWEI-FWD-RES-TRAP-MIB +520 -32
M mibs/huawei/HUAWEI-GTL-MIB +262 -30
M mibs/huawei/HUAWEI-HQOS-MIB +640 -120
A mibs/huawei/HUAWEI-HRMS-MIB +84
M mibs/huawei/HUAWEI-HWTACACS-MIB +21 -136
M mibs/huawei/HUAWEI-IF-EXT-MIB +1,207 -154
M mibs/huawei/HUAWEI-IMA-MIB +27 -17
M mibs/huawei/HUAWEI-INFOCENTER-MIB +76 -21
M mibs/huawei/HUAWEI-INNER-LINK-MIB +57 -66
M mibs/huawei/HUAWEI-IPFPM-MIB +380 -49
M mibs/huawei/HUAWEI-IPPOOL-MIB +743 -111
A mibs/huawei/HUAWEI-IPRAN-DCN-MIB +749
A mibs/huawei/HUAWEI-IPRANDCN-DCNADA-MIB +385
A mibs/huawei/HUAWEI-IPSEC-MIB +4,661
M mibs/huawei/HUAWEI-ISIS-CONF-MIB +60 -77
M mibs/huawei/HUAWEI-KOMPELLA-MIB +9 -3
M mibs/huawei/HUAWEI-L2IF-MIB +118 -32
M mibs/huawei/HUAWEI-L2MAM-MIB +802 -213
M mibs/huawei/HUAWEI-L2MULTICAST-MIB +172 -18
M mibs/huawei/HUAWEI-L2VPN-MIB +11 -2
M mibs/huawei/HUAWEI-L2VPN-OAM-MIB +63 -64
M mibs/huawei/HUAWEI-L2VPN-PW-APS-MIB +40 -27
A mibs/huawei/HUAWEI-L2VPN-VAPW-MIB +194
M mibs/huawei/HUAWEI-L3VPN-EXT-MIB +63 -15
A mibs/huawei/HUAWEI-LINKDETECT-MIB +478
M mibs/huawei/HUAWEI-LLDP-MIB +243 -13
M mibs/huawei/HUAWEI-LOOPDETECT-MIB +485 -32
A mibs/huawei/HUAWEI-LPT-MIB +95
M mibs/huawei/HUAWEI-MACSEC-MIB +91 -7
M mibs/huawei/HUAWEI-MEMORY-MIB +23 -11
M mibs/huawei/HUAWEI-MFLP-MIB +188 -16
M mibs/huawei/HUAWEI-MIB +727 -30
A mibs/huawei/HUAWEI-MP-GROUP-MIB +439
M mibs/huawei/HUAWEI-MP-MIB +31 -20
M mibs/huawei/HUAWEI-MPLS-EXTEND-MIB +225 -66
M mibs/huawei/HUAWEI-MPLSLDP-MIB +171 -5
M mibs/huawei/HUAWEI-MPLSLSR-EXT-MIB +2
M mibs/huawei/HUAWEI-MPLSOAM-MIB +36 -30
M mibs/huawei/HUAWEI-MSTP-MIB +350 -238
A mibs/huawei/HUAWEI-MULTICAST-STATISTIC-MIB +350
A mibs/huawei/HUAWEI-ND-MIB +460
A mibs/huawei/HUAWEI-NETCONF-MIB +329
A mibs/huawei/HUAWEI-NVO3-MIB +586
A mibs/huawei/HUAWEI-OPENFLOW-MIB +236
M mibs/huawei/HUAWEI-OSPFV2-MIB +207 -21
M mibs/huawei/HUAWEI-OSPFV3-MIB +13 -3
A mibs/huawei/HUAWEI-PCE-MIB +455
M mibs/huawei/HUAWEI-PERFMGMT-MIB +137 -34
M mibs/huawei/HUAWEI-PIM-STD-MIB +94 -7
M mibs/huawei/HUAWEI-POE-MIB +107 -11
M mibs/huawei/HUAWEI-PORT-MIB +1,037 -397
M mibs/huawei/HUAWEI-PORTAL-MIB +93 -97
M mibs/huawei/HUAWEI-PPP-MIB +246 -46
M mibs/huawei/HUAWEI-PTP-MIB +4,239 -1,384
M mibs/huawei/HUAWEI-PWE3-MIB +1,791 -39
M mibs/huawei/HUAWEI-QINQ-MIB +14 -7
A mibs/huawei/HUAWEI-QOE-MIB +217
A mibs/huawei/HUAWEI-RANAPS-MIB +694
M mibs/huawei/HUAWEI-RIPV2-EXT-MIB +24 -8
M mibs/huawei/HUAWEI-RM-EXT-MIB +686 -82
M mibs/huawei/HUAWEI-RRPP-MIB +37 -4
M mibs/huawei/HUAWEI-RSVPTE-MIB +11 -2
M mibs/huawei/HUAWEI-SECURITY-MIB +274 -102
A mibs/huawei/HUAWEI-SECURITY-NHRP-MIB +341
A mibs/huawei/HUAWEI-SECURITY-SAFE-MIB +10,210
M mibs/huawei/HUAWEI-SECURITY-STAT-MIB +395 -41
A mibs/huawei/HUAWEI-SMC-MIB +660
M mibs/huawei/HUAWEI-SNMP-EXT-MIB +1 -2
A mibs/huawei/HUAWEI-SR-TRAP-MIB +257
M mibs/huawei/HUAWEI-SSH-MIB +106 -24
A mibs/huawei/HUAWEI-STORAGE-ALARM-MIB +576
A mibs/huawei/HUAWEI-STORAGE-HARDWARE-MIB +2,353
A mibs/huawei/HUAWEI-STORAGE-NAS-MIB +1,215
A mibs/huawei/HUAWEI-STORAGE-PERF-MIB +220
A mibs/huawei/HUAWEI-STORAGE-SPACE-MIB +1,442
A mibs/huawei/HUAWEI-SUBIFSTAT-MIB +209
M mibs/huawei/HUAWEI-SYS-MAN-MIB +296 -19
M mibs/huawei/HUAWEI-TASK-MIB +17 -9
M mibs/huawei/HUAWEI-TC-MIB +2,554 -189
M mibs/huawei/HUAWEI-TCP-MIB +14 -1
A mibs/huawei/HUAWEI-TPOAM-MIB +4,714
M mibs/huawei/HUAWEI-TRNG-MIB +7 -4
M mibs/huawei/HUAWEI-TUNNEL-TE-MIB +24 -10
M mibs/huawei/HUAWEI-TWAMP-MIB +118 -69
A mibs/huawei/HUAWEI-VCCHASSIS-MIB +150
A mibs/huawei/HUAWEI-VIRTUALACCESS-MIB +815
A mibs/huawei/HUAWEI-VIRTUALCLUSTERACCESS-MIB +1,318
M mibs/huawei/HUAWEI-VLL-STATISTIC-MIB +12 -13
A mibs/huawei/HUAWEI-VNE-MIB +785
A mibs/huawei/HUAWEI-VNF-DEVICE-MIB +1,227
M mibs/huawei/HUAWEI-VPLS-EXT-MIB +2,342 -12
M mibs/huawei/HUAWEI-VRRP-EXT-MIB +13 -5
A mibs/huawei/HUAWEI-VS-MIB +245
A mibs/huawei/HUAWEI-VSM-MIB +198
M mibs/huawei/HUAWEI-XQoS-MIB +3,131 -461
A mibs/huawei/HUAWEISYMANTEC-ISM-HUAWEI-MIB +915
A mibs/huawei/ISM-HUAWEI-MIB +772
A mibs/huawei/ISM-HUAWEI-OID-BASED-TRAP-MIB +4,372
A mibs/huawei/ISM-MIB +2,217
A mibs/huawei/ISM-PERFORMANCE-MIB +733
A mibs/huawei/ISM-STORAGE-SVC-MIB +2,417
A mibs/huawei/ISM-TRAP-MIB +381
M mibs/huawei/NQA-MIB +339 -41
A mibs/huawei/RC-MPLS-TE-MIB +745
A mibs/huawei/RC-SMI +24
A mibs/huawei/RC-TEImportPolicy-MIB +310
A mibs/hwgroup/DAMOCLES-MIB +649
M mibs/hwgroup/HWG-PWR-MIB +20 -8
A mibs/hwgroup/HWg-WLD-MIB +161
M mibs/hwgroup/POSEIDON-MIB +13 -2
M mibs/infinera/INFINERA-PROFILE-PXMCM-MIB -1
M mibs/liebert/LIEBERT-GP-FLEXIBLE-CONDITIONS-MIB +286 -3
M mibs/liebert/LIEBERT-GP-REGISTRATION-MIB +15 -2
M mibs/mikrotik/MIKROTIK-MIB +178 -18
A mibs/nscrtv/NSCRTV-HFCEMS-ALARMS-MIB +93
A mibs/nscrtv/NSCRTV-HFCEMS-AMPLIFIER-MIB +293
A mibs/nscrtv/NSCRTV-HFCEMS-ANALOG-MIB +1,355
A mibs/nscrtv/NSCRTV-HFCEMS-COMMON-MIB +754
A mibs/nscrtv/NSCRTV-HFCEMS-CONTROLLEDACCESSCONTROLLER-MIB +138
A mibs/nscrtv/NSCRTV-HFCEMS-DOWNSTREAMOPTICALRECEIVER-MIB +308
A mibs/nscrtv/NSCRTV-HFCEMS-EXTERNALOPTICALTRANSMITTER-MIB +388
A mibs/nscrtv/NSCRTV-HFCEMS-FIBERNODE-MIB +624
A mibs/nscrtv/NSCRTV-HFCEMS-LINE-MIB +115
A mibs/nscrtv/NSCRTV-HFCEMS-OPTICALAMPLIFIER-MIB +177
A mibs/nscrtv/NSCRTV-HFCEMS-OPTICALSWITCH-MIB +87
A mibs/nscrtv/NSCRTV-HFCEMS-OPTICALTRANSMITTERDIRECTLY-MIB +356
A mibs/nscrtv/NSCRTV-HFCEMS-PROPERTY-MIB +248
A mibs/nscrtv/NSCRTV-HFCEMS-QAMMOD-MIB +218
A mibs/nscrtv/NSCRTV-HFCEMS-TVMOD-MIB +158
A mibs/nscrtv/NSCRTV-HFCEMS-UPSTREAMOPTICALRECEIVER-MIB +176
M mibs/nscrtv/NSCRTV-ROOT +19 -1,344
A mibs/paradyne
M mibs/raritan/ASSETMANAGEMENT-MIB +26 -18
M mibs/raritan/PDU2-MIB +1,375 -145
M mibs/rfc/IANAifType-MIB +112 -72
M mibs/snr/SNR-ERD-2 +24 -18
M mibs/snr/SNR-ERD-4 +938 -532
A mibs/snr/SNR-ERD-DUST +381
A mibs/snr/SNR-ERD-Project +934
A mibs/sophos/SFOS-FIREWALL-MIB +1,261
D mibs/sophos/SOPHOS-MIB -630
A mibs/sophos/XG-FIREWALL-MIB +656
D mibs/zhone/PDN-ADSL-LINE-EXT-MIB -1,693
D mibs/zhone/PDN-ADSL-SELT-MIB -506
D mibs/zhone/PDN-ARP-MIB -803
D mibs/zhone/PDN-ATM-BRIDGE-IWF-MIB -135
D mibs/zhone/PDN-ATMEXT-MIB -656
D mibs/zhone/PDN-ATMM4EXT-MIB -717
D mibs/zhone/PDN-ATMSTATS-MIB -541
D mibs/zhone/PDN-BRIDGE-EXT-MIB -577
D mibs/zhone/PDN-CONFIG-MIB -580
D mibs/zhone/PDN-CONTROL-MIB -1,441
D mibs/zhone/PDN-CP-IWF-MIB -1,414
D mibs/zhone/PDN-CPIWF-IP-MIB -613
D mibs/zhone/PDN-DEVICE-TIME-MIB -98
D mibs/zhone/PDN-DHCP-MIB -142
D mibs/zhone/PDN-DIAGNOSTICS-MIB -1,000
D mibs/zhone/PDN-DOT1QEXT-MIB -383
D mibs/zhone/PDN-DS1CONFIG-MIB -314
D mibs/zhone/PDN-DS1EXT-MIB -234
D mibs/zhone/PDN-DS3EXT-MIB -482
D mibs/zhone/PDN-DSL-ATM-BOND-MIB -1,556
D mibs/zhone/PDN-DSLAM-SYSTEM-MIB -846
D mibs/zhone/PDN-ENTITY-REDUNDANCY-MIB -578
D mibs/zhone/PDN-ENTITY-SENSOR-EXT-MIB -233
D mibs/zhone/PDN-ETHER-MIB -318
D mibs/zhone/PDN-FILTER-MIB -1,468
D mibs/zhone/PDN-HDLC-MIB -218
D mibs/zhone/PDN-HDSL2-SHDSL-LINE-MIB -1,224
D mibs/zhone/PDN-HEADER-MIB -686
D mibs/zhone/PDN-HEALTHANDSTATUS-MIB -206
D mibs/zhone/PDN-IF-EXT-CONFIG-MIB -259
D mibs/zhone/PDN-IFDEV-IWF-MIB -240
D mibs/zhone/PDN-IFEXT-MIB -210
D mibs/zhone/PDN-IGMP-STD-EXT-MIB -367
D mibs/zhone/PDN-INET-MIB -178
D mibs/zhone/PDN-IP-MULTICAST-MIB -117
D mibs/zhone/PDN-LINK-FAULT-MGMT-MIB -316
D mibs/zhone/PDN-MGMT-IP-MIB -471
D mibs/zhone/PDN-MPD-EXT-MIB -145
D mibs/zhone/PDN-MPE-DEVICE-CONTROL-MIB -706
D mibs/zhone/PDN-MPE-DSLAM-SYSTEM-MIB -650
D mibs/zhone/PDN-MPE-HEALTH-AND-STATUS-MIB -71
D mibs/zhone/PDN-MPE-MIB2-MIB -155
D mibs/zhone/PDN-PPP-BRIDGE-NCP-EXT-MIB -247
D mibs/zhone/PDN-PPP-LCP-EXT-MIB -838
D mibs/zhone/PDN-PPP-ML-MIB -503
D mibs/zhone/PDN-REACHDSL-MIB -891
D mibs/zhone/PDN-SECURITY-MIB -354
D mibs/zhone/PDN-SFP-MIB -873
D mibs/zhone/PDN-SONETEXT-MIB -135
D mibs/zhone/PDN-SPECTRUMMGMT-MIB -852
D mibs/zhone/PDN-STACKABLE-MIB -399
D mibs/zhone/PDN-SYSLOG-MIB -416
D mibs/zhone/PDN-TC -375
D mibs/zhone/PDN-TRAPMGR-MIB -208
D mibs/zhone/PDN-UPLINK-TAGGING-MIB -243
D mibs/zhone/PDN-VLAN-MIB -153
D mibs/zhone/PDN-XDSL-INTERFACE-MIB -728
M poll-billing.php +2 -2
M scripts/distro +2 -8
M tests/IncludesCommonTest.php +7
M tests/IncludesRewritesTest.php +11
M update/388.php +13 -20
A update/409.sql +3
A update/410.php +86
A update/411.sql +2
A update/412.sql +2
A update/413.php +61
A update/414.sql +1

🏷️ 19.05.9872

Released 2019-05-07 14:10 • Commits r9774 through r9871
🚀 Included Development Changes (97 commits):
🎯 Major Features:
  • r9779: Improved status discovery by definitions, synched status definition format with sensors (currently keeped both status definition formats). Added added corresponding functions discover_status_ng(), discover_status_definition(). Moved status/sensor measured association to separate function entity_measured_match_definition(). Replaced array_merge_indexed() with new one, which correctly work with snmp cached functions. +701-275
  • r9789: MIBs permissions moved to self table and sql config. Improved mib/object usage functions. +694-272
✨ New Features:
  • r9803: Add pool_available and pool_enabled metrics to f5 alerting +14
🐛 Bug Fixes:
  • r9856: Fix WWP LEOS mempool oids +4-4
🔧 Minor Changes:
  • r9775: Improved associate multilane DOM sensors with measured ports 100G/40G (OBS-2823). +11-6
  • r9781: Added support for Extreme SLX devices, formerly Brocade NOS (OBS-2944). +291-35
  • r9783: Converted old status definitions to new format. +1,061-1,018
  • r9784: Migrated old simple status discovery files to definitions (stage 2). +489-832
  • r9785: Additional migrate statuses discovery. +285-363
  • r9808: Improved polling ports by private mibs only. Added action map for string_transform(). +220-145
  • r9817: Added ability for caching sensors/statuses in poller by snmpwalk. Fixed polling issue on Brocade IronWare (OBS-2975). +109-40
  • r9824: Added improved NTI Envitomux devices and sensors by ENVIROMUX16D (OBS-2900). +409-5
  • r9839: Added snmp_getnext_oid() function for fetch value with random/unknown index. Improved snmp_fix_numeric() for more complex strings with numbers. +122-20
  • r9842: Added external library for units conversion. Improved value_to_si() function with external lib. Added function value_to_units() for convert values to any known (by external library) unit. Removed unused functions f2c(), c2f(). +90-116
  • r9844: Fixed multiple php code compatibility errors and warnings. +241-81
  • r9850: Added support for Riedo E3METER and Bachmann BlueNet devices (OBS-2976, OBS-2993). +183-11
  • r9855: Added support for FiberHome devices (OLT, IOS, Switch). +324-4
📋 MIB Updates:
  • r9780: Updated brocade, kentix, tripplite mib files.
  • r9787: Updated Cisco FirePOWER mib files.
  • r9822: Updated mib files.
  • r9834: Added new mib files for kohler, nti. FCMGMT-MIB moved to rfc.
  • r9849: Added Bachmann, NetTrack mib files.
  • r9854: Added FiberHome mib files.
  • r9863: Updated Extreme specific mib files.
  • r9865: Updated Hirschmann mib files.
  • r9866: Updated WebGraph mib files.
  • r9868: Updated NetApp mib files.
  • r9870: Updated Cisco SB mib files. +9-2
📝 Trivial Changes:
  • r9776: Added detect Dell PowerConnect X-Series switches. +7-1
  • r9777: Improved sensors associate with multi-lane 40G ports by CISCO-ENTITY-SENSOR-MIB (OBS-2823). +38-4
  • r9778: Fixed detect Huawei VRP hardware detect (OBS-2957). +2-1
  • r9782: Fixed version detect on Tripp Lite PowerAlert devices (OBS-2960). +23-12
  • r9788: Improved detect Cisco FirePOWER (OBS-2965). +59
  • r9790: Fixed collect_table() polling with new mib/object permissions. +12-23
  • r9791: Improved port labels parsing for Cisco FirePOWER (OBS-2970) and Avaya (OBS-2969) devices. +24-16
  • r9792: Improved detect DOM sensor limits by HH3C-TRANSCEIVER-INFO-MIB (OBS-2966). +64-18
  • r9793: Improved sensors discovery by JUNIPER-MIB. +35-57
  • r9794: Improved inventory discovery module. Cleanup inventories for Brocade devices. +161-167
  • r9795: Improved debug description of why sensors excluded. +31-10
  • r9796: Another improvement for debug discovery sensors. +136-129
  • r9797: Small fix for entity_descr_definition(). +23-7
  • r9798: Improved detect Eaton 5PX UPSes. +1
  • r9799: Fixed snmp_cache_table() with array_merge_indexed() (forgot commit). +12-7
  • r9800: Fixed discover remote pseudowire peers by JUNIPER-VPN-MIB and others (OBS-2978). +8
  • r9801: Removed compatibility with old status definitions. Added ability for discover per-indexes sensors in definitions (for buggy devices). +123-276
  • r9802: Added discovery additional sensors/statuses for Nortel/Avaya devices (OBS-2647). +104-10
  • r9804: Renamed Cisco Firepower to FX-OS. +5-54
  • r9805: Improved detect Cisco ASA devices. +6-2
  • r9806: Another improve for detect Cisco ASA and FX-OS. +5-3
  • r9807: Improved timeticks_to_sec() for non-standard value with year part. +12-2
  • r9809: Added support for Pan Dacom Speed-Carrier. +240-5
  • r9810: Added discovery additional sensonrs for Pan Dacom devices. +216-10
  • r9811: Improved discovery sensors for Avaya ERS. +32-19
  • r9812: Speedup netstats polling module. +2
  • r9813: Fixed format_unixtime() timezone. Improved display processes. +31-6
  • r9814: Use ports separate walk for Brocade IronWare. +1
  • r9815: Fixed Pan Dacom TX Bias sensor scale. +2-2
  • r9816: Added sensor wavelength for Pan Dacom devices. +24
  • r9818: Revert back entPhysical-state table. Fixed Cat6k Fabric Load polling. +2
  • r9820: Fixed Cat6k Fabric Load polling (update). +1
  • r9821: Updated Fortinet Models and MIB files (OBS-2982). +55-3
  • r9823: Added ft/s unit conversion. +24-9
  • r9825: Improved discovery sensors by ENVIROMUX16D. +54-31
  • r9826: Fixed detect port ifDuplex when snmp Wrong Type reported. +16-1
  • r9827: Added multiple imperial unit conversions for waterflow and velocity. Changed default unit for waterflow to L/s. +74-16
  • r9828: Fixed format_unixtime() processing with incorrect strings. +7
  • r9829: Fixed empty tooltip from format_unixtime(). +5-3
  • r9831: Fixed airflow sensor units. +137-57
  • r9832: Revert default airflow unit. +31-5
  • r9833: Forced sensors caching by snmpwalk on Brocade NOS (OBS-2985). +1
  • r9835: Added basic support for Kohler generators. +64
  • r9836: Improved detect Dell PowerVault SAN. +6
  • r9837: Fixed Cisco Reserved Vlans range (OBS-2991). +6-2
  • r9838: Fix debug output for missing filenames in application graph includes +487-323
  • r9840: Improved discovery sensors for Dell PowerVault ME series by FCMGMT-MIB. +64-6
  • r9841: Removed hardcoded unit conversion in lmsensors unix-agent polling. +8-13
  • r9843: Added display tooltip for sensors with value in alternative units. +21-8
  • r9845: Fixed pear libs compatibility errors and warnings. +49-1
  • r9846: Fixed trailing spaces cleaning in polling os/system parameters. +8-8
  • r9847: Fixed convert incorrect hex ip address for Cisco SLA target (OBS-2995). +43-27
  • r9848: Use oid_next definition for fetch by snmpgetnext and prevent fetch incorrect data for oid without index. +7-7
  • r9851: Added detect for some Optical tranceivers (OBS-2691). Added new device type "optical". +28-36
  • r9852: Missed file commit (OBS-2691). +71
  • r9853: Fixed scale for humidity sensor by NETTRACK-E3METER-SNMP-MIB. +1-1
  • r9857: Small rearrange os definitions. +63-54
  • r9858: Small improvement for discovery sensors on HP iPDU. +280-209
  • r9859: Fixed colorized tables output in cli. +7-1
  • r9860: Brand new RedHat logo. +2
  • r9861: Fixed fatal error in value_to_units() when passed non numeric value. +37-1
  • r9862: Updated rancid os_map for v3.9+. +8-1
  • r9864: Improved support for Extreme SLX devices (OBS-3004). +44-5
  • r9867: Improved support for W&T devices (OBS-3002). +196-37
  • r9869: Split Cisco os definitions. Added detect For Cisco ESW series switches. +744-695
  • r9871: Improved detect locally installed rancid version. +55-22
🚧 Development:
  • r9819: Undebug inventory. +1-1
📦 Other Changes:
  • r9786: Trivial: fix agent DMI script to ignore SMBIOS warnings such as '# SMBIOS implementations newer than version 2.8 are not fully supported' messing up the output +1-1
Files changed in merge (743)
A .phpcs.xml +183
A html/images/os/bachmann_2x.png +1
A html/images/os/bachmann.png +1
A html/images/os/fiberhome_2x.png +1
A html/images/os/fiberhome.png +1
A html/images/os/kohler_2x.png +1
A html/images/os/kohler.png +1
A html/images/os/nti_2x.png +1
A html/images/os/nti.png +1
A html/images/os/pan_dacom_2x.png +1
A html/images/os/pan_dacom.png +1
html/images/os/redhat_2x.png
A html/images/os/redhat_old_2x.png +1
A html/images/os/redhat_old.png +1
html/images/os/redhat.png
A html/images/os/riedo_2x.png +1
A html/images/os/riedo.png +1
A html/images/os/vector_2x.png +1
A html/images/os/vector.png +1
A html/images/os/volius_2x.png +1
A html/images/os/volius.png +1
M html/includes/authenticate.inc.php +7 -1
M html/includes/authentication/ldap.inc.php +7 -2
M html/includes/collectd/definitions.php +13 -13
M html/includes/collectd/functions.php +23 -15
M html/includes/entities/device.inc.php +11 -1
M html/includes/entities/sensor.inc.php +16 -2
M html/includes/entities/status.inc.php +11 -4
M html/includes/functions.inc.php +1
M html/includes/graphs/application/apache_scoreboard.inc.php +1 -1
M html/includes/graphs/application/asterisk_activecall.inc.php +1 -1
M html/includes/graphs/application/asterisk_peers.inc.php +1 -1
M html/includes/graphs/application/bind_answers.inc.php +9 -9
M html/includes/graphs/application/bind_cache.inc.php +1 -1
M html/includes/graphs/application/bind_query_in.inc.php +1 -1
M html/includes/graphs/application/bind_query_out.inc.php +1 -1
M html/includes/graphs/application/bind_query_rejected.inc.php +9 -9
M html/includes/graphs/application/bind_req_in.inc.php +8 -8
M html/includes/graphs/application/bind_req_proto.inc.php +9 -9
M html/includes/graphs/application/bind_resolv_dnssec.inc.php +10 -10
M html/includes/graphs/application/bind_resolv_errors.inc.php +10 -9
M html/includes/graphs/application/bind_resolv_queries.inc.php +10 -10
M html/includes/graphs/application/bind_resolv_rtt.inc.php +9 -9
M html/includes/graphs/application/bind_updates.inc.php +9 -9
M html/includes/graphs/application/bind_zone_maint.inc.php +9 -9
M html/includes/graphs/application/ceph_iops.inc.php +16 -5
M html/includes/graphs/application/ceph_osd.inc.php +20 -9
M html/includes/graphs/application/dhcpkit_msgtypes.inc.php +10 -10
M html/includes/graphs/application/dhcpkit_packets.inc.php +10 -10
M html/includes/graphs/application/drbd_queue.inc.php +1 -1
M html/includes/graphs/application/exchange_as_curreqs.inc.php +1 -1
M html/includes/graphs/application/exchange_as_pingcmd.inc.php +1 -1
M html/includes/graphs/application/exchange_as_syncmd.inc.php +1 -1
M html/includes/graphs/application/exchange_auto_errors.inc.php +1 -1
M html/includes/graphs/application/exchange_auto_totalreqs.inc.php +1 -1
M html/includes/graphs/application/exchange_is_active.inc.php +1 -1
M html/includes/graphs/application/exchange_is_rpcfail.inc.php +1 -1
M html/includes/graphs/application/exchange_is_rpcreq.inc.php +1 -1
M html/includes/graphs/application/exchange_is_users.inc.php +1 -1
M html/includes/graphs/application/exchange_mb_latency.inc.php +1 -1
M html/includes/graphs/application/exchange_mb_msgs.inc.php +1 -1
M html/includes/graphs/application/exchange_oab_dlcom.inc.php +1 -1
M html/includes/graphs/application/exchange_oab_dlq.inc.php +1 -1
M html/includes/graphs/application/exchange_owa_reqsec.inc.php +1 -1
M html/includes/graphs/application/exchange_owa_rtime.inc.php +1 -1
M html/includes/graphs/application/exchange_owa_users.inc.php +1 -1
M html/includes/graphs/application/exchange_trans_mbque.inc.php +1 -1
M html/includes/graphs/application/exchange_trans_queue.inc.php +1 -1
M html/includes/graphs/application/exchange_trans_smtp.inc.php +1 -1
M html/includes/graphs/application/exchange_trans_subque.inc.php +1 -1
M html/includes/graphs/application/exim-mailqueue_total.inc.php +9 -9
M html/includes/graphs/application/ioping_iops.inc.php +5 -5
M html/includes/graphs/application/ioping_speed.inc.php +5 -5
M html/includes/graphs/application/ioping_timing.inc.php +5 -5
M html/includes/graphs/application/jvmoverjmx_classes.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_eden.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_gc_old_count.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_gc_old_time.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_gc_young_count.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_gc_young_time.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_heap.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_memory_summary.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_nonheap.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_old.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_perm.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_system_uptime.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_threads.inc.php +1 -1
M html/includes/graphs/application/kamailio_core.inc.php +14 -2
M html/includes/graphs/application/kamailio_errors.inc.php +12 -1
M html/includes/graphs/application/kamailio_registrar.inc.php +13 -1
M html/includes/graphs/application/kamailio_shmen.inc.php +14 -2
M html/includes/graphs/application/kamailio_sl123.inc.php +14 -2
M html/includes/graphs/application/kamailio_sl4.inc.php +14 -2
M html/includes/graphs/application/kamailio_sl56.inc.php +14 -2
M html/includes/graphs/application/kamailio_tcp.inc.php +14 -2
M html/includes/graphs/application/kamailio_tmx.inc.php +13 -1
M html/includes/graphs/application/kamailio_usrloc.inc.php +14 -2
M html/includes/graphs/application/lighttpd_scoreboardstatistics.inc.php +12 -1
M html/includes/graphs/application/lighttpd_servers.inc.php +20 -9
M html/includes/graphs/application/memcached_data.inc.php +1 -1
M html/includes/graphs/application/memcached_items.inc.php +1 -1
M html/includes/graphs/application/mongodb_commands.inc.php +1 -1
M html/includes/graphs/application/mongodb_connections.inc.php +1 -1
M html/includes/graphs/application/mongodb_mem.inc.php +1 -1
M html/includes/graphs/application/mongodb_queue.inc.php +1 -1
M html/includes/graphs/application/mongodb_replication.inc.php +1 -1
M html/includes/graphs/application/mongodb_wired.inc.php +1 -1
M html/includes/graphs/application/mssql_buffer_page.inc.php +1 -1
M html/includes/graphs/application/mssql_buffer_pglife.inc.php +1 -1
M html/includes/graphs/application/mssql_buffer_stalls.inc.php +1 -1
M html/includes/graphs/application/mssql_stats.inc.php +1 -1
M html/includes/graphs/application/mysql_command_counters.inc.php +1 -1
M html/includes/graphs/application/mysql_connections.inc.php +1 -1
M html/includes/graphs/application/mysql_files_tables.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_buffer_pool_activity.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_buffer_pool.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_insert_buffer.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_io_pending.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_row_operations.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_semaphores.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_transactions.inc.php +1 -1
M html/includes/graphs/application/mysql_myisam_indexes.inc.php +1 -1
M html/includes/graphs/application/mysql_query_cache_memory.inc.php +1 -1
M html/includes/graphs/application/mysql_query_cache.inc.php +1 -1
M html/includes/graphs/application/mysql_select_types.inc.php +1 -1
M html/includes/graphs/application/mysql_slow_queries.inc.php +1 -1
M html/includes/graphs/application/mysql_sorts.inc.php +1 -1
M html/includes/graphs/application/mysql_status.inc.php +1 -1
M html/includes/graphs/application/mysql_table_locks.inc.php +1 -1
M html/includes/graphs/application/mysql_temporary_objects.inc.php +1 -1
M html/includes/graphs/application/nfs_nfs2.inc.php +1 -1
M html/includes/graphs/application/nfs_nfs3.inc.php +1 -1
M html/includes/graphs/application/nfs_nfs4.inc.php +1 -1
M html/includes/graphs/application/nfsd_io.inc.php +1 -1
M html/includes/graphs/application/nfsd_net.inc.php +1 -1
M html/includes/graphs/application/nfsd_proc3.inc.php +1 -1
M html/includes/graphs/application/nfsd_rc.inc.php +1 -1
M html/includes/graphs/application/nfsd_rpc.inc.php +1 -1
M html/includes/graphs/application/nginx_connections.inc.php +1 -1
M html/includes/graphs/application/nsd_axfr.inc.php +1 -1
M html/includes/graphs/application/nsd_memory.inc.php +1 -1
M html/includes/graphs/application/nsd_qtype.inc.php +1 -1
M html/includes/graphs/application/nsd_queries.inc.php +1 -1
M html/includes/graphs/application/nsd_rcode.inc.php +1 -1
M html/includes/graphs/application/ntpclient_stats.inc.php +1 -1
M html/includes/graphs/application/ntpd_buffer.inc.php +1 -1
M html/includes/graphs/application/ntpd_packets.inc.php +1 -1
M html/includes/graphs/application/ntpd_stats.inc.php +1 -1
M html/includes/graphs/application/ntpdserver_buffer.inc.php +1 -1
M html/includes/graphs/application/ntpdserver_packets.inc.php +5 -5
M html/includes/graphs/application/ntpdserver_stats.inc.php +5 -5
M html/includes/graphs/application/postgresql_blks.inc.php +1 -1
M html/includes/graphs/application/postgresql_connects.inc.php +1 -1
M html/includes/graphs/application/postgresql_queries.inc.php +1 -1
M html/includes/graphs/application/postgresql_tuples_query.inc.php +1 -1
M html/includes/graphs/application/postgresql_tuples.inc.php +1 -1
M html/includes/graphs/application/postgresql_xact.inc.php +1 -1
M html/includes/graphs/application/powerdns_fail.inc.php +1 -1
M html/includes/graphs/application/powerdns_packetcache.inc.php +1 -1
M html/includes/graphs/application/powerdns_queries_udp.inc.php +1 -1
M html/includes/graphs/application/powerdns_queries.inc.php +1 -1
M html/includes/graphs/application/powerdns_querycache.inc.php +1 -1
M html/includes/graphs/application/powerdns_recursing.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_cache.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_cpuload.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_errors.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_hitrate.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_latency.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_limits.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_load.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_outqueries.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_qalatency.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_queries.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_tcpqueries.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_timeouts.inc.php +1 -1
M html/includes/graphs/application/shoutcast_multi_bits.inc.php +4 -7
M html/includes/graphs/application/shoutcast_multi_stats.inc.php +4 -7
M html/includes/graphs/application/unbound_class.inc.php +1 -1
M html/includes/graphs/application/unbound_flags.inc.php +1 -1
M html/includes/graphs/application/unbound_memory.inc.php +1 -1
M html/includes/graphs/application/unbound_opcode.inc.php +1 -1
M html/includes/graphs/application/unbound_qtype.inc.php +1 -1
M html/includes/graphs/application/unbound_queries.inc.php +2 -2
M html/includes/graphs/application/unbound_queue.inc.php +1 -1
M html/includes/graphs/application/unbound_rcode.inc.php +1 -1
M html/includes/graphs/application/varnish_backend.inc.php +1 -1
M html/includes/graphs/application/varnish_cache.inc.php +1 -1
M html/includes/graphs/application/varnish_lru.inc.php +1 -1
M html/includes/graphs/application/vmwaretools_cpu.inc.php +1 -1
M html/includes/graphs/application/zimbra_connections.inc.php +1 -1
M html/includes/graphs/application/zimbra_fdcount.inc.php +5 -5
M html/includes/graphs/application/zimbra_jvmthreads.inc.php +2 -2
M html/includes/graphs/application/zimbra_mtaqueue.inc.php +1 -1
M html/includes/graphs/application/zimbra_threads.inc.php +1 -1
D html/includes/graphs/ping
M html/includes/notifications.inc.php +2
M html/includes/print/authlog.inc.php +3 -3
M html/includes/print/common.inc.php +11 -2
M html/pages/deleted-ports.inc.php +4 -4
M html/pages/device/apps/shoutcast.inc.php +4 -7
M html/pages/device/edit/mibs.inc.php +10 -8
M html/pages/device/overview/status.inc.php +1 -1
M html/pages/mibs.inc.php +35 -21
M html/pages/processes.inc.php +1 -1
M html/ui-test.php -4
A includes/alerting/smstools.inc.php +42
M includes/common.inc.php +211 -215
M includes/config-variables.inc.php +2
M includes/defaults.inc.php +2 -1
M includes/definitions.inc.php +8 -3
M includes/definitions/entities.inc.php +6 -2
M includes/definitions/entities/devices.inc.php +6
M includes/definitions/entities/sensors.inc.php +16 -15
M includes/definitions/mibs.inc.php +31 -3
M includes/definitions/mibs/a10.inc.php +7 -7
M includes/definitions/mibs/acme.inc.php +17 -1
M includes/definitions/mibs/akcp.inc.php +10 -10
M includes/definitions/mibs/alpha.inc.php +21 -16
M includes/definitions/mibs/apc.inc.php +122 -89
M includes/definitions/mibs/atto.inc.php +8 -7
M includes/definitions/mibs/audiocodes.inc.php +57 -13
M includes/definitions/mibs/avtech.inc.php +92 -71
A includes/definitions/mibs/bachmann.inc.php +113
M includes/definitions/mibs/brocade.inc.php +179 -34
M includes/definitions/mibs/carel.inc.php +78 -78
M includes/definitions/mibs/ccpower.inc.php +29 -28
M includes/definitions/mibs/cdata.inc.php +9 -9
M includes/definitions/mibs/checkpoint.inc.php +25 -8
M includes/definitions/mibs/ciena.inc.php +7 -6
M includes/definitions/mibs/cisco.inc.php +130 -104
M includes/definitions/mibs/ciscosb.inc.php +12 -5
M includes/definitions/mibs/citrix.inc.php +37 -18
M includes/definitions/mibs/ctc.inc.php +8 -8
M includes/definitions/mibs/d-link.inc.php +25 -22
M includes/definitions/mibs/datadomain.inc.php +53 -13
M includes/definitions/mibs/dell.inc.php +157 -77
M includes/definitions/mibs/dps.inc.php +11
M includes/definitions/mibs/dse.inc.php +1 -1
M includes/definitions/mibs/eaton.inc.php +4 -4
M includes/definitions/mibs/edgecore.inc.php +28 -23
M includes/definitions/mibs/eltek.inc.php +8 -9
M includes/definitions/mibs/eltex.inc.php +3 -3
M includes/definitions/mibs/extreme.inc.php +2 -2
M includes/definitions/mibs/f5.inc.php +33 -20
A includes/definitions/mibs/fiberhome.inc.php +264
M includes/definitions/mibs/fiberroad.inc.php +6 -8
M includes/definitions/mibs/firebrick.inc.php +42 -16
M includes/definitions/mibs/force10.inc.php +7 -5
M includes/definitions/mibs/forcepoint.inc.php +5 -3
M includes/definitions/mibs/fscom.inc.php +3 -3
M includes/definitions/mibs/ge.inc.php +20 -15
M includes/definitions/mibs/geist.inc.php +8 -10
M includes/definitions/mibs/hh3c.inc.php +38 -28
M includes/definitions/mibs/hirschmann.inc.php +18 -12
M includes/definitions/mibs/hp.inc.php +225 -50
M includes/definitions/mibs/ibm.inc.php +17 -17
M includes/definitions/mibs/ipinfusion.inc.php +4 -4
M includes/definitions/mibs/isilon.inc.php +14 -10
M includes/definitions/mibs/juniper.inc.php +44 -13
M includes/definitions/mibs/kemp.inc.php +5 -3
A includes/definitions/mibs/kohler.inc.php +51
M includes/definitions/mibs/lenovo.inc.php +3 -3
M includes/definitions/mibs/megatec.inc.php +29 -19
M includes/definitions/mibs/mikrotik.inc.php +11 -11
M includes/definitions/mibs/mitel.inc.php +1 -1
M includes/definitions/mibs/mitsubishi.inc.php +2 -2
M includes/definitions/mibs/mrv.inc.php +1 -1
M includes/definitions/mibs/netapp.inc.php +15 -15
M includes/definitions/mibs/netgear.inc.php +2 -2
M includes/definitions/mibs/nortel.inc.php +97 -14
A includes/definitions/mibs/nti.inc.php +404
M includes/definitions/mibs/opengear.inc.php +15 -3
A includes/definitions/mibs/pandacom.inc.php +443
M includes/definitions/mibs/perle.inc.php +1 -12
M includes/definitions/mibs/qnap.inc.php +14
M includes/definitions/mibs/raisecom.inc.php +26 -23
A includes/definitions/mibs/rfc.inc.php +63
M includes/definitions/mibs/rittal.inc.php +3 -3
M includes/definitions/mibs/riverbed.inc.php +25 -5
M includes/definitions/mibs/snr.inc.php +21 -19
M includes/definitions/mibs/socomec.inc.php +24 -20
M includes/definitions/mibs/synology.inc.php +46 -22
M includes/definitions/mibs/teleste.inc.php +48 -40
M includes/definitions/mibs/trapeze.inc.php +15 -5
M includes/definitions/mibs/trendmicro.inc.php +9 -9
M includes/definitions/mibs/waystream.inc.php +3 -3
M includes/definitions/mibs/webgraph.inc.php +77 -32
M includes/definitions/mibs/wwp.inc.php +4 -4
M includes/definitions/mibs/zyxel.inc.php +1 -1
M includes/definitions/models.inc.php +78 -3
A includes/definitions/os
M includes/definitions/os.inc.php +155 -993
M includes/definitions/transports.inc.php +13
M includes/definitions/vendors.inc.php +7
M includes/discovery/arp-table.inc.php +1 -1
M includes/discovery/functions.inc.php +505 -259
M includes/discovery/inventory.inc.php +1 -1
M includes/discovery/inventory/cpqrack-mib.inc.php +16 -20
M includes/discovery/inventory/dell-rac-mib.inc.php +7 -10
M includes/discovery/inventory/e7-calix-mib.inc.php +4 -5
M includes/discovery/inventory/entity-mib.inc.php +1 -1
M includes/discovery/inventory/f5-bigip-system-mib.inc.php +12 -12
M includes/discovery/inventory/foundry-sn-agent-mib.inc.php +2 -2
M includes/discovery/inventory/geist-mib-v3.inc.php +35 -35
M includes/discovery/inventory/hpvc-mib.inc.php +5 -5
M includes/discovery/inventory/juniper-mib.inc.php +4 -4
M includes/discovery/inventory/mikrotik-mib.inc.php +3 -3
M includes/discovery/inventory/oneaccess-sys-mib.inc.php +3 -6
M includes/discovery/inventory/perle-mcr-mgt-mib.inc.php +9 -12
M includes/discovery/inventory/raisecom-fanmonitor-mib.inc.php +1 -1
M includes/discovery/inventory/raisecom-powermonitor-mib.inc.php +5 -7
M includes/discovery/inventory/timetra-chassis-mib.inc.php +2 -2
M includes/discovery/ip-addresses.inc.php +2 -2
M includes/discovery/ip-addresses/ip-mib.inc.php +1 -1
M includes/discovery/mempools.inc.php +11 -5
M includes/discovery/ports.inc.php +8 -5
M includes/discovery/processors.inc.php +3 -22
M includes/discovery/sensors.inc.php +8 -198
M includes/discovery/sensors/axis-video-mib.inc.php +3 -3
A includes/discovery/sensors/brocade-optical-monitoring-mib.inc.php +100
M includes/discovery/sensors/checkpoint-mib.inc.php +2 -2
M includes/discovery/sensors/cisco-entity-fru-control-mib.inc.php +3 -3
M includes/discovery/sensors/cisco-entity-sensor-mib.inc.php +15 -9
M includes/discovery/sensors/cisco-envmon-mib.inc.php +11 -6
M includes/discovery/sensors/cpqhlth-mib.inc.php +4 -33
M includes/discovery/sensors/cpqida-mib.inc.php +13 -12
M includes/discovery/sensors/cpqpower-mib.inc.php +45 -68
M includes/discovery/sensors/cpqrack-mib.inc.php +7 -11
D includes/discovery/sensors/data-domain-mib.inc.php -71
M includes/discovery/sensors/dell-networking-chassis-mib.inc.php +3 -3
D includes/discovery/sensors/dell-storage-sc-mib.inc.php -82
M includes/discovery/sensors/dell-vendor-mib.inc.php +2 -2
M includes/discovery/sensors/dev-cfg-mib.inc.php +6 -17
M includes/discovery/sensors/dksf-48-4-x-x-1.inc.php +3 -4
M includes/discovery/sensors/dksf-50-11-x-x-x.inc.php +1
M includes/discovery/sensors/dksf-60-4-x-x-x.inc.php +2
M includes/discovery/sensors/dksf-70-5-x-x-1.inc.php +2
M includes/discovery/sensors/dnos-boxservices-private-mib.inc.php +7 -8
M includes/discovery/sensors/dps-mib-v38.inc.php +1 -1
M includes/discovery/sensors/enlogic-pdu-mib.inc.php +1 -1
M includes/discovery/sensors/geist-mib-v3.inc.php +17 -11
M includes/discovery/sensors/hh3c-transceiver-info-mib.inc.php +64 -18
D includes/discovery/sensors/juniper-mib.inc.php -44
M includes/discovery/sensors/netbotzv2-mib.inc.php +3 -1
M includes/discovery/sensors/ns-root-mib.inc.php -26
M includes/discovery/sensors/pdu-mib.inc.php +8 -4
M includes/discovery/sensors/powernet-mib.inc.php +14 -4
M includes/discovery/sensors/rittal-cmc-iii-mib.inc.php +1
M includes/discovery/sensors/rittal-cmc-tc-mib.inc.php +8 -3
M includes/discovery/sensors/serverscheck.inc.php +4
M includes/discovery/sensors/sun-platform-mib.inc.php +1 -1
M includes/discovery/sensors/webgraph-old-thermo-hygrometer-us-mib.inc.php +17 -4
A includes/discovery/sensors/webgraph-thermo-hygrometer-us-mib.inc.php +99
D includes/discovery/status/ac-system-mib.inc.php -60
D includes/discovery/status/acmepacket-envmon-mib.inc.php -39
M includes/discovery/status/atto6500n-mib.inc.php +2
D includes/discovery/status/checkpoint-mib.inc.php -29
D includes/discovery/status/cisco-firewall-mib.inc.php -31
M includes/discovery/status/cisco-stackwise-mib.inc.php +4 -4
D includes/discovery/status/cpqrack-mib.inc.php -40
D includes/discovery/status/dell-rac-mib.inc.php -49
D includes/discovery/status/dell-tl4000-mib.inc.php -44
D includes/discovery/status/dps-mib-v38.inc.php -37
M includes/discovery/status/eqldisk-mib.inc.php +1 -1
D includes/discovery/status/f5-bigip-apm-mib.inc.php -29
D includes/discovery/status/hh3c-stack-mib.inc.php -28
D includes/discovery/status/hp-icf-chassis.inc.php -47
D includes/discovery/status/juniper-alarm-mib.inc.php -35
D includes/discovery/status/nas-mib.inc.php -37
D includes/discovery/status/ns-root-mib.inc.php -30
D includes/discovery/status/og-statusv2-mib.inc.php -22
D includes/discovery/status/steelhead-mib.inc.php -36
D includes/discovery/status/swraid-mib.inc.php -43
D includes/discovery/status/synology-disk-mib.inc.php -38
D includes/discovery/status/trapeze-networks-system-mib.inc.php -30
M includes/discovery/storage.inc.php +1 -1
M includes/discovery/storage/cisco-flash-mib.inc.php +3 -3
M includes/discovery/vlans/cisco-vtp-mib.inc.php +6 -2
M includes/entities.inc.php +625 -32
M includes/functions.inc.php +341 -134
M includes/include-dir-mib.inc.php +24 -26
M includes/polling/functions.inc.php +132 -34
M includes/polling/loadbalancer/f5-bigip-local-mib.inc.php +14
M includes/polling/netstats.inc.php +2
M includes/polling/os.inc.php +23 -14
M includes/polling/os/nos.inc.php +1 -1
M includes/polling/os/poweralert.inc.php +17 -9
A includes/polling/os/slx.inc.php +17
M includes/polling/os/unix.inc.php +15
M includes/polling/ports.inc.php +68 -54
M includes/polling/ports/etherlike-mib.lib.php +16 -1
M includes/polling/ports/huawei-l2if-mib.inc.php +1 -1
M includes/polling/ports/q-bridge-mib.inc.php +15 -2
M includes/polling/processors.inc.php +7 -5
M includes/polling/sensors.inc.php +1 -10
M includes/polling/status.inc.php +1 -7
M includes/polling/system.inc.php +16 -8
M includes/polling/unix-agent/lmsensors.inc.php +7 -12
M includes/rewrites.inc.php +7 -5
M includes/snmp.inc.php +93 -24
M libs/pear/Crypt/CHAP.php +6 -8
M libs/pear/Mail/Mail/mail.php +1 -1
M libs/pear/Net/IPv4.php +1 -1
M libs/pear/Net/SMTP.php +133 -21
M libs/pear/Net/Socket.php +149 -97
A libs/PhpUnitsOfMeasure
M libs/ref.inc.php +2 -1
A mibs/bachmann
A mibs/brocade/BROCADE-ACL-MIB +634
A mibs/brocade/BROCADE-INTERFACE-STATS-MIB +302
A mibs/brocade/BROCADE-MODULE-CPU-UTIL-MIB +136
A mibs/brocade/BROCADE-MODULE-MEM-UTIL-MIB +151
A mibs/brocade/BROCADE-MPLS-MIB +760
A mibs/brocade/BROCADE-OPTICAL-MONITORING-MIB +429
M mibs/brocade/BROCADE-PRODUCTS-MIB +45 -19
M mibs/brocade/Brocade-REG-MIB +12
A mibs/brocade/BROCADE-TCAM-MIB +251
A mibs/brocade/BROCADE-TMSTATS-MIB +521
A mibs/brocade/BROCADE-UDLD-MIB +127
D mibs/brocade/FCMGMT-MIB -2,718
A mibs/brocade/SWSYSTEM-MIB +565
A mibs/cisco/CISCO-FIREPOWER-AAA-MIB +7,641
A mibs/cisco/CISCO-FIREPOWER-ADAPTOR-MIB +26,679
D mibs/cisco/CISCO-FIREPOWER-AP-AAA-MIB -7,259
D mibs/cisco/CISCO-FIREPOWER-AP-ADAPTOR-MIB -26,668
D mibs/cisco/CISCO-FIREPOWER-AP-BIOS-MIB -5,471
D mibs/cisco/CISCO-FIREPOWER-AP-BMC-MIB -264
D mibs/cisco/CISCO-FIREPOWER-AP-CALLHOME-MIB -1,545
D mibs/cisco/CISCO-FIREPOWER-AP-CAPABILITY-MIB -2,041
D mibs/cisco/CISCO-FIREPOWER-AP-CHANGE-MIB -181
D mibs/cisco/CISCO-FIREPOWER-AP-CIMCVMEDIA-MIB -821
D mibs/cisco/CISCO-FIREPOWER-AP-COMM-MIB -3,072
D mibs/cisco/CISCO-FIREPOWER-AP-COMPUTE-MIB -11,068
D mibs/cisco/CISCO-FIREPOWER-AP-CONFIG-MIB -396
D mibs/cisco/CISCO-FIREPOWER-AP-DCX-MIB -996
D mibs/cisco/CISCO-FIREPOWER-AP-DHCP-MIB -326
D mibs/cisco/CISCO-FIREPOWER-AP-DIAG-MIB -768
D mibs/cisco/CISCO-FIREPOWER-AP-DOMAIN-MIB -955
D mibs/cisco/CISCO-FIREPOWER-AP-DPSEC-MIB -163
D mibs/cisco/CISCO-FIREPOWER-AP-EPQOS-MIB -1,239
D mibs/cisco/CISCO-FIREPOWER-AP-EQUIPMENT-MIB -23,114
D mibs/cisco/CISCO-FIREPOWER-AP-ETHER-MIB -9,823
D mibs/cisco/CISCO-FIREPOWER-AP-EVENT-MIB -677
D mibs/cisco/CISCO-FIREPOWER-AP-EXTMGMT-MIB -759
D mibs/cisco/CISCO-FIREPOWER-AP-EXTPOL-MIB -2,435
D mibs/cisco/CISCO-FIREPOWER-AP-EXTVMM-MIB -1,899
D mibs/cisco/CISCO-FIREPOWER-AP-FABRIC-MIB -20,858
D mibs/cisco/CISCO-FIREPOWER-AP-FAULT-MIB -1,016
D mibs/cisco/CISCO-FIREPOWER-AP-FEATURE-MIB -684
D mibs/cisco/CISCO-FIREPOWER-AP-FIRMWARE-MIB -8,773
D mibs/cisco/CISCO-FIREPOWER-AP-FLOWCTRL-MIB -242
D mibs/cisco/CISCO-FIREPOWER-AP-FSM-MIB -164
D mibs/cisco/CISCO-FIREPOWER-AP-GMETA-MIB -897
D mibs/cisco/CISCO-FIREPOWER-AP-HOSTIMG-MIB -278
D mibs/cisco/CISCO-FIREPOWER-AP-IDENT-MIB -1,524
D mibs/cisco/CISCO-FIREPOWER-AP-IMGPROV-MIB -211
D mibs/cisco/CISCO-FIREPOWER-AP-IMGSEC-MIB -221
D mibs/cisco/CISCO-FIREPOWER-AP-INITIATOR-MIB -88
D mibs/cisco/CISCO-FIREPOWER-AP-IP-MIB -558
D mibs/cisco/CISCO-FIREPOWER-AP-IPPOOL-MIB -1,043
D mibs/cisco/CISCO-FIREPOWER-AP-IQNPOOL-MIB -716
D mibs/cisco/CISCO-FIREPOWER-AP-LLDP-MIB -142
D mibs/cisco/CISCO-FIREPOWER-AP-LS-MIB -2,518
D mibs/cisco/CISCO-FIREPOWER-AP-LSBOOT-MIB -1,703
D mibs/cisco/CISCO-FIREPOWER-AP-LSMAINT-MIB -454
D mibs/cisco/CISCO-FIREPOWER-AP-MACPOOL-MIB -625
D mibs/cisco/CISCO-FIREPOWER-AP-MAPPINGS-MIB -218
D mibs/cisco/CISCO-FIREPOWER-AP-MEMORY-MIB -2,702
D mibs/cisco/CISCO-FIREPOWER-AP-MGMT-MIB -6,179
D mibs/cisco/CISCO-FIREPOWER-AP-MIB -3,685
D mibs/cisco/CISCO-FIREPOWER-AP-NETWORK-MIB -877
D mibs/cisco/CISCO-FIREPOWER-AP-NFS-MIB -1,222
D mibs/cisco/CISCO-FIREPOWER-AP-NOTIFS-MIB -89
D mibs/cisco/CISCO-FIREPOWER-AP-NWCTRL-MIB -187
D mibs/cisco/CISCO-FIREPOWER-AP-OBSERVE-MIB -820
D mibs/cisco/CISCO-FIREPOWER-AP-ORG-MIB -210
D mibs/cisco/CISCO-FIREPOWER-AP-OS-MIB -662
D mibs/cisco/CISCO-FIREPOWER-AP-PCI-MIB -416
D mibs/cisco/CISCO-FIREPOWER-AP-PKI-MIB -1,052
D mibs/cisco/CISCO-FIREPOWER-AP-POLICY-MIB -3,251
D mibs/cisco/CISCO-FIREPOWER-AP-PORT-MIB -781
D mibs/cisco/CISCO-FIREPOWER-AP-POWER-MIB -1,798
D mibs/cisco/CISCO-FIREPOWER-AP-PROC-MIB -625
D mibs/cisco/CISCO-FIREPOWER-AP-PROCESSOR-MIB -1,847
D mibs/cisco/CISCO-FIREPOWER-AP-QOSCLASS-MIB -988
D mibs/cisco/CISCO-FIREPOWER-AP-QUERYRESULT-MIB -274
D mibs/cisco/CISCO-FIREPOWER-AP-SM-MIB -1,545
D mibs/cisco/CISCO-FIREPOWER-AP-SOL-MIB -393
D mibs/cisco/CISCO-FIREPOWER-AP-STATS-MIB -1,674
D mibs/cisco/CISCO-FIREPOWER-AP-STORAGE-MIB -5,840
D mibs/cisco/CISCO-FIREPOWER-AP-SW-MIB -16,286
D mibs/cisco/CISCO-FIREPOWER-AP-SYSDEBUG-MIB -4,608
D mibs/cisco/CISCO-FIREPOWER-AP-SYSFILE-MIB -677
D mibs/cisco/CISCO-FIREPOWER-AP-TC-MIB -31,984
D mibs/cisco/CISCO-FIREPOWER-AP-TOP-MIB -405
D mibs/cisco/CISCO-FIREPOWER-AP-TRIG-MIB -1,138
D mibs/cisco/CISCO-FIREPOWER-AP-UUIDPOOL-MIB -636
D mibs/cisco/CISCO-FIREPOWER-AP-VERSION-MIB -182
D mibs/cisco/CISCO-FIREPOWER-AP-VM-MIB -2,690
D mibs/cisco/CISCO-FIREPOWER-AP-VNIC-MIB -9,469
A mibs/cisco/CISCO-FIREPOWER-BIOS-MIB +6,405
A mibs/cisco/CISCO-FIREPOWER-BMC-MIB +275
A mibs/cisco/CISCO-FIREPOWER-CALLHOME-MIB +1,556
A mibs/cisco/CISCO-FIREPOWER-CAPABILITY-MIB +2,062
A mibs/cisco/CISCO-FIREPOWER-CHANGE-MIB +192
A mibs/cisco/CISCO-FIREPOWER-CIMCVMEDIA-MIB +832
A mibs/cisco/CISCO-FIREPOWER-COMM-MIB +4,117
A mibs/cisco/CISCO-FIREPOWER-COMPUTE-MIB +11,066
A mibs/cisco/CISCO-FIREPOWER-CONFIG-MIB +407
A mibs/cisco/CISCO-FIREPOWER-DCX-MIB +1,007
A mibs/cisco/CISCO-FIREPOWER-DHCP-MIB +337
A mibs/cisco/CISCO-FIREPOWER-DIAG-MIB +779
A mibs/cisco/CISCO-FIREPOWER-DOMAIN-MIB +966
A mibs/cisco/CISCO-FIREPOWER-DPSEC-MIB +174
A mibs/cisco/CISCO-FIREPOWER-EPQOS-MIB +1,250
A mibs/cisco/CISCO-FIREPOWER-EQUIPMENT-MIB +24,640
A mibs/cisco/CISCO-FIREPOWER-ETHER-MIB +9,843
A mibs/cisco/CISCO-FIREPOWER-EVENT-MIB +688
A mibs/cisco/CISCO-FIREPOWER-EXTMGMT-MIB +770
A mibs/cisco/CISCO-FIREPOWER-EXTPOL-MIB +2,446
A mibs/cisco/CISCO-FIREPOWER-EXTVMM-MIB +4,449
A mibs/cisco/CISCO-FIREPOWER-FABRIC-MIB +21,852
A mibs/cisco/CISCO-FIREPOWER-FAULT-MIB +1,027
A mibs/cisco/CISCO-FIREPOWER-FEATURE-MIB +695
A mibs/cisco/CISCO-FIREPOWER-FIRMWARE-MIB +9,041
A mibs/cisco/CISCO-FIREPOWER-FLOWCTRL-MIB +254
A mibs/cisco/CISCO-FIREPOWER-FSM-MIB +175
A mibs/cisco/CISCO-FIREPOWER-GMETA-MIB +908
A mibs/cisco/CISCO-FIREPOWER-HOSTIMG-MIB +289
A mibs/cisco/CISCO-FIREPOWER-IDENT-MIB +1,535
A mibs/cisco/CISCO-FIREPOWER-IMGPROV-MIB +222
A mibs/cisco/CISCO-FIREPOWER-IMGSEC-MIB +232
A mibs/cisco/CISCO-FIREPOWER-IP-MIB +569
A mibs/cisco/CISCO-FIREPOWER-IPPOOL-MIB +1,054
A mibs/cisco/CISCO-FIREPOWER-IPSEC-MIB +1,134
A mibs/cisco/CISCO-FIREPOWER-IQNPOOL-MIB +727
A mibs/cisco/CISCO-FIREPOWER-LLDP-MIB +153
A mibs/cisco/CISCO-FIREPOWER-LS-MIB +2,529
A mibs/cisco/CISCO-FIREPOWER-LSBOOT-MIB +1,714
A mibs/cisco/CISCO-FIREPOWER-LSMAINT-MIB +465
A mibs/cisco/CISCO-FIREPOWER-MACPOOL-MIB +636
A mibs/cisco/CISCO-FIREPOWER-MAPPINGS-MIB +231
A mibs/cisco/CISCO-FIREPOWER-MEMORY-MIB +2,723
A mibs/cisco/CISCO-FIREPOWER-MGMT-MIB +6,198
A mibs/cisco/CISCO-FIREPOWER-MIB +5,918
A mibs/cisco/CISCO-FIREPOWER-NETWORK-MIB +968
A mibs/cisco/CISCO-FIREPOWER-NFS-MIB +1,233
A mibs/cisco/CISCO-FIREPOWER-NOTIFS-MIB +96
A mibs/cisco/CISCO-FIREPOWER-NWCTRL-MIB +654
A mibs/cisco/CISCO-FIREPOWER-OBSERVE-MIB +831
A mibs/cisco/CISCO-FIREPOWER-ORG-MIB +221
A mibs/cisco/CISCO-FIREPOWER-OS-MIB +1,131
A mibs/cisco/CISCO-FIREPOWER-PCI-MIB +427
A mibs/cisco/CISCO-FIREPOWER-PKI-MIB +1,501
A mibs/cisco/CISCO-FIREPOWER-POLICY-MIB +3,262
A mibs/cisco/CISCO-FIREPOWER-PORT-MIB +792
A mibs/cisco/CISCO-FIREPOWER-POWER-MIB +1,809
A mibs/cisco/CISCO-FIREPOWER-PROC-MIB +636
A mibs/cisco/CISCO-FIREPOWER-PROCESSOR-MIB +1,937
A mibs/cisco/CISCO-FIREPOWER-QOSCLASS-MIB +999
A mibs/cisco/CISCO-FIREPOWER-QUERYRESULT-MIB +285
A mibs/cisco/CISCO-FIREPOWER-SM-MIB +2,520
A mibs/cisco/CISCO-FIREPOWER-SOL-MIB +404
A mibs/cisco/CISCO-FIREPOWER-STATS-MIB +1,685
A mibs/cisco/CISCO-FIREPOWER-STORAGE-MIB +6,283
A mibs/cisco/CISCO-FIREPOWER-SW-MIB +16,437
A mibs/cisco/CISCO-FIREPOWER-SYSDEBUG-MIB +4,708
A mibs/cisco/CISCO-FIREPOWER-SYSFILE-MIB +688
A mibs/cisco/CISCO-FIREPOWER-TC-MIB +37,792
A mibs/cisco/CISCO-FIREPOWER-TOP-MIB +434
A mibs/cisco/CISCO-FIREPOWER-TRIG-MIB +1,168
A mibs/cisco/CISCO-FIREPOWER-UUIDPOOL-MIB +647
A mibs/cisco/CISCO-FIREPOWER-VERSION-MIB +193
A mibs/cisco/CISCO-FIREPOWER-VM-MIB +3,133
A mibs/cisco/CISCO-FIREPOWER-VNIC-MIB +9,906
D mibs/cisco/FCMGMT-MIB -2,713
M mibs/ciscosb/CISCOSB-BRIDGE-SECURITY +272
M mibs/ciscosb/CISCOSB-BRIDGEMIBOBJECTS-MIB +639 -12
M mibs/ciscosb/CISCOSB-DHCPCL-MIB +10 -1
M mibs/ciscosb/CISCOSB-DHCPv6-CLIENT +4 -4
M mibs/ciscosb/CISCOSB-DOT1X-MIB +73 -1
M mibs/ciscosb/CISCOSB-EMBWEB-MIB +1 -1
A mibs/ciscosb/CISCOSB-FINDIT +138
M mibs/ciscosb/CISCOSB-HWENVIROMENT +2 -1
M mibs/ciscosb/CISCOSB-LLDP-MIB +6 -5
M mibs/ciscosb/CISCOSB-LOCALIZATION-MIB +62 -2
M mibs/ciscosb/CISCOSB-MIB +6
M mibs/ciscosb/CISCOSB-Physicaldescription-MIB +25 -1
A mibs/ciscosb/CISCOSB-PNP +408
M mibs/ciscosb/CISCOSB-QOS-APPS-MIB +2 -2
M mibs/ciscosb/CISCOSB-QOS-CLI-MIB +25 -8
M mibs/ciscosb/CISCOSB-QUEUE-STATISTICS-MIB +7 -4
M mibs/ciscosb/CISCOSB-RADIUSSRV +7 -7
M mibs/ciscosb/CISCOSB-rlBrgMulticast-MIB +407 -1,083
M mibs/ciscosb/CISCOSB-rldot1q-MIB +4 -1
A mibs/ciscosb/CISCOSB-rlIgmpSnooping-MIB +1,501
M mibs/ciscosb/CISCOSB-rlInterfaces +6 -5
A mibs/ciscosb/CISCOSB-rlSna-MIB +169
M mibs/ciscosb/CISCOSB-RMON +35
M mibs/ciscosb/CISCOSB-rndMng +8
A mibs/ciscosb/CISCOSB-SENSORENTMIB +130
D mibs/ciscosb/CISCOSB-SNA-MIB -48
M mibs/ciscosb/CISCOSB-SNMP-MIB +143 -4
M mibs/ciscosb/CISCOSB-SSH-MIB +14 -7
M mibs/ciscosb/CISCOSB-SSL +16 -9
M mibs/ciscosb/CISCOSB-STACK-MIB +1 -1
M mibs/ciscosb/CISCOSB-SYSLOG-MIB +3 -1
M mibs/ciscosb/CISCOSB-SYSMNG-MIB +23 -3
M mibs/ciscosb/CISCOSB-TIMESYNCHRONIZATION-MIB +2 -1
M mibs/ciscosb/CISCOSB-TRAPS-MIB +48 -4
M mibs/ciscosb/CISCOSB-vlan-MIB +12 -21
M mibs/ciscosb/CISCOSBLAN1-MIB +34
M mibs/d-link/AAC-MIB +406 -265
A mibs/d-link/AGENT-MIB +873
M mibs/d-link/DES-1210-10AXME +2 -2
M mibs/d-link/DES-1210-10MEbx +2 -2
M mibs/d-link/DES-1210-26MEbx +2 -2
M mibs/d-link/DES-1210-28-AX +2 -2
M mibs/d-link/DES-1210-52-BX +2 -2
M mibs/d-link/DES-1210-52-CX +2 -2
A mibs/d-link/DES-1228p-MIB +2,029
A mibs/d-link/DES3226S-L2MGMT-MIB +2,762
A mibs/d-link/DES3326S-L2MGMT-MIB +2,766
A mibs/d-link/DES3326SR-L2MGMT-MIB +2,766
A mibs/d-link/DES6500-L2MGMT-MIB +1,839
M mibs/d-link/DGS-1210-24-AX +2 -2
A mibs/d-link/DGS3312SR-L2MGMT-MIB +1,728
A mibs/d-link/DGS3426G-L2MGMT-MIB +3,516
A mibs/d-link/DLINK-WLAN-MIB +1,291
A mibs/d-link/DLINKMGMT-MIB +538
A mibs/d-link/Double-VLAN-MIB +177
A mibs/d-link/JWAC-MIB +1,181
A mibs/d-link/PIM-SM-MIB +812
A mibs/d-link/RSPAN-MGMT-MIB +161
A mibs/d-link/SUBNETVLAN-MIB +261
A mibs/d-link/SW3528PRIMGMT-MIB +27
A mibs/d-link/SWDGS3024PRIMGMT-MIB +14
A mibs/d-link/SWPRIMGMT-MIB +26
A mibs/d-link/VLAN-COUNTER-MIB +199
A mibs/d-link/VOICE-VLAN-MIB +332
M mibs/dell/DELL-REF-MIB +8 -1
A mibs/dell/FLUIDFS-MIB +1,327
A mibs/exinda
M mibs/extreme/EXTREME-BASE-MIB +263 -20
M mibs/fiberhome/FIBERHOME-DATACOMM-MIB +2,325 -105
M mibs/fiberhome/GEPON-OLT-COMMON-MIB +11,116 -2,427
A mibs/fiberhome/GEPON-OLT-VOICE-MIB +1,449
A mibs/fiberhome/WRI-CPU-MIB +225
A mibs/fiberhome/WRI-DEVICE-MIB +758
A mibs/fiberhome/WRI-FAN-MIB +400
A mibs/fiberhome/WRI-MEMORY-MIB +356
A mibs/fiberhome/WRI-POWER-MIB +262
A mibs/fiberhome/WRI-SMI +426
A mibs/fiberhome/WRI-TEMPERATURE-MIB +215
A mibs/fiberhome/WRI-VOLTAGE-MIB +205
M mibs/fortinet/FORTINET-CORE-MIB +24 -3
A mibs/fortinet/FORTINET-FORTIAUTHENTICATOR-MIB +407
M mibs/fortinet/FORTINET-FORTIGATE-MIB +3,158 -65
M mibs/fortinet/FORTINET-FORTIMAIL-MIB +113 -26
M mibs/fortinet/FORTINET-FORTIMANAGER-FORTIANALYZER-MIB +149 -31
M mibs/hirschmann/HIRSCHMANN-GENERIC-ERROR-MIB +5
M mibs/hirschmann/HIRSCHMANN-MGMT-MIB +2 -5
M mibs/hirschmann/HM2-DIAGNOSTIC-MIB +4 -4
M mibs/hirschmann/HM2-FILEMGMT-MIB +74 -7
M mibs/hirschmann/HM2-LOGGING-MIB +2 -2
M mibs/hirschmann/HM2-MAC-NOTIFICATION-MIB +1 -1
M mibs/hirschmann/HM2-MGMTACCESS-MIB +96 -5
M mibs/hirschmann/HM2-PLATFORM-DOT1X-ADVANCED-MIB +52 -2
M mibs/hirschmann/HM2-PLATFORM-QOS-ACL-MIB +5 -2
M mibs/hirschmann/HM2-PLATFORM-QOS-COS-MIB +2 -1
M mibs/hirschmann/HM2-PLATFORM-QOS-DIFFSERV-PRIVATE-MIB +23 -32
M mibs/hirschmann/HM2-PLATFORM-ROUTING-MIB +34 -3
M mibs/hirschmann/HM2-PLATFORM-SFLOW-MIB +1 -1
M mibs/hirschmann/HM2-PLATFORM-SWITCHING-MIB +160 -6
M mibs/hirschmann/HM2-PRODUCTS-MIB +24
M mibs/hirschmann/HM2-PWRMGMT-MIB +1 -1
M mibs/hirschmann/HM2-TIMESYNC-MIB +1
M mibs/hirschmann/HM2-USERMGMT-MIB +13 -2
A mibs/hirschmann/HMSECURITY2-MIB +6,753
A mibs/kentix/KENTIXDEVICES +5,066
A mibs/kohler
A mibs/mediant
M mibs/netapp/NETAPP-MIB +230 -8
A mibs/netapp/ONCOMMAND-MANAGER-MIB +15,037
A mibs/nti/ENVIROMUX-1W-MIB +423
M mibs/nti/ENVIROMUX16D +253 -26
M mibs/nti/ENVIROMUX2D +204 -27
M mibs/nti/ENVIROMUX5D +254 -27
A mibs/nti/ENVIROMUXMICRO-MIB +461
A mibs/nti/ENVSEMS2D +1,287
A mibs/redlionram
A mibs/rfc/FCMGMT-MIB +2,819
M mibs/rittal/RITTAL-CMC-III-CAPABILITY-MIB +2 -2
M mibs/rittal/RITTAL-CMC-III-MIB +62 -17
M mibs/rittal/RITTAL-CMC-III-PRODUCTS-MIB +4
M mibs/tripplite/TRIPPLITE +1
M mibs/tripplite/TRIPPLITE-12X +13 -10
M mibs/tripplite/TRIPPLITE-PRODUCTS +2,526 -203
M mibs/webgraph/WebGraph-2xThermometer-US-MIB +491 -65
M mibs/webgraph/WebGraph-8xThermometer-US-MIB +316 -32
M mibs/webgraph/WebGraph-Air-Quality-US-MIB +271 -42
M mibs/webgraph/WebGraph-AnalogIn-57642-US-MIB +1
A mibs/webgraph/WebGraph-AnalogIO-57761-US-MIB +3,318
A mibs/webgraph/WebGraph-AnalogIO-57762-US-MIB +3,317
A mibs/webgraph/WebGraph-OLD-2xThermometer-US-MIB +2,359
A mibs/webgraph/WebGraph-OLD-8xThermometer-US-MIB +2,360
A mibs/webgraph/WebGraph-OLD-Air-Quality-US-MIB +2,427
A mibs/webgraph/WebGraph-OLD-Thermo-Hygro-Barometer-US-MIB +2,534
A mibs/webgraph/WebGraph-OLD-Thermometer-NTC-US-MIB +2,516
A mibs/webgraph/WebGraph-OLD-Thermometer-PT-US-MIB +5,376
M mibs/webgraph/WebGraph-Thermo-Hygro-Barometer-US-MIB +302 -70
M mibs/webgraph/WebGraph-Thermo-Hygrometer-US-MIB +421 -38
M mibs/webgraph/WebGraph-Thermometer-NTC-US-MIB +265 -38
M mibs/webgraph/WebGraph-Thermometer-PT-US-MIB +418 -67
M mibs/webgraph/Webio-Digital-MIB-US +15,050 -2,283
A mibs/zyxel/ZYXEL-accessSwitch-MIB +964
A mibs/zyxel/ZyXEL-COE-MIB +118
A mibs/zyxel/ZYXEL-ES2024A-MIB +2,438
A mibs/zyxel/ZYXEL-ES2108-MIB +2,437
A mibs/zyxel/ZYXEL-ES2108G-MIB +2,437
A mibs/zyxel/ZYXEL-ES3124-MIB +4,447
A mibs/zyxel/ZYXEL-ES3124PWR-MIB +4,436
A mibs/zyxel/ZYXEL-GS2024-MIB +2,981
A mibs/zyxel/ZYXEL-GS4012F-MIB +4,321
A mibs/zyxel/ZYXEL-GS4024-MIB +4,322
A mibs/zyxel/ZYXEL-PROWIRELESS-MIB +522
A mibs/zyxel/ZYXEL-VDSLLINE-MIB +1,648
A mibs/zyxel/ZYXEL-ZYWALLIDP10-MIB +305
M scripts/agent-local/dmi +1 -1
M scripts/generate-rancid.php +54 -21
M tests/data/providerRewriteEntityName.csv +1 -1
M tests/IncludesCommonTest.php +10 -4
M tests/IncludesEntitiesTest.php +11
M tests/IncludesFunctionsTest.php +51 -22
M tests/IncludesRewritesTest.php +5
M tests/IncludesSnmpTest.php +6
M tests/SnmpDataTest2.php +21
M tests/templates/i18n/I18n.php +1 -1
A update/404.sql +10
A update/405.php +36
A update/406.sql +2
A update/407.sql +2
A update/408.sql +1

🏷️ 19.03.9774

Released 2019-03-14 14:01 • Commits r9712 through r9773
🚀 Included Development Changes (61 commits):
🎯 Major Features:
  • r9731: Added ability add devices with custom SNMP context (OBS-2839). +152-48
  • r9740: Added ability for select sensor/status groups and alerts by measured entities (OBS-2719). +191-66
✨ New Features:
  • r9726: Add ability to delete/rename dashboards. +302-195
🐛 Bug Fixes:
  • r9735: Fix CSS label spacing issue.
🔧 Minor Changes:
  • r9715: Improved support for IP Infusion OcNOS. Added discovery sensors by CMM-CHASSIS-MIB (OBS-2820). +518-6
  • r9717: Added ability for detect hardware/vendor/serial by extending net-snmp on linux hosts. +61-9
  • r9736: Improved display devices/sensors counters in menu navigation. +96-39
  • r9746: Improved generate checkbox form elements (added alternative switch-ng type with bootstrap-toggle js). Added function for generate icon html element get_icon(). +132-20
  • r9753: Store device down status type (dns, ping, snmp) in db, log changes of down reason (OBS-2818). +99-9
  • r9759: Multiple improvements for health pages, added search forms. For sensors and statuses added search by Measured events (UP/DOWN/SHUTDOWN). (OBS-2719). +1,186-154
  • r9764: Added ability for create port rrd with max value based on port speed. Fixed create rrds for ports with speed greater than 100Gbit/s. +67-41
  • r9768: Added discovery DOM sensors on ZyXEL ES switches by ZYXEL-TRANSCEIVER-MIB. +122-7
📋 MIB Updates:
  • r9718: Updated Infinera MIB files.
  • r9722: Update cisco mib files.
  • r9744: Update H3C and HH3C mib files.
  • r9760: Added Qtech specific MIB files, GBN* cloned mib names prefixed with QTECH-.
  • r9767: Updated ZyXEL mib files.
📝 Trivial Changes:
  • r9713: Use better name for uptime mib definitions. +5-5
  • r9714: Cleanup discovery some PW fields. +26-15
  • r9716: Missed change. +1
  • r9719: Detect device vendor also by unix-agent. +21-11
  • r9720: Moved detect hardware/vendor/version to definitions for some UPS devices. +61-96
  • r9721: Small fix for Liebert hardware detect. +5-3
  • r9723: Do not log incorrectly detected version. +21-12
  • r9724: Improved detect MUlticase vendor name. +6-2
  • r9725: Fixed hardware rewrite for Cisco G1/G2 routers. +4-3
  • r9727: Improved detect Riello Netman devices (OBS-2919). +4
  • r9728: Added os definitions pattern tests. Fixed some incorrect os definitions. +351-263
  • r9729: Improved port label parsing and fetch sysname for Ekinops 360 devices (OBS-2924). +61-6
  • r9732: Show common sensor/status event counts in devices detail page (OBS-2764). +189-9
  • r9733: Improved format_unixtime() to support milliseconds. +24-8
  • r9734: Small improve isPingable() with ping retries. Fixed collect device poller time, when device is down (this is not zero time). +46-14
  • r9737: Improved generate autocomplete=off in form input fields. Added unittest. +302-9
  • r9738: Allow forced override for device system fields (sysDescr, sysLocation, sysContact, sysName) by vendor mib definitions. +12-7
  • r9739: Additional Ekinops port_label definition. +6-2
  • r9741: Correctly select measured entities with notin operator. +12
  • r9743: Hide unuseful information in print_cli_table() (OBS-2932). +1-1
  • r9745: Fixed missing sensor icon (OBS-2929). +5-4
  • r9747: Fixed display inventory page (hide removed entries by default, added switcher for see removed) (OBS-2934). +74-9
  • r9748: Fixed bootstrap toggle disabled/readonly styles. Fixed tiny-togle align and styles. +44-21
  • r9749: Update device edit pages checkboxes. +129-49
  • r9750: Improved boolean settings display. +13-3
  • r9751: Fixed discovery TX optical sensor values (OBS-2937). +4-4
  • r9752: Improved detect Huawei VRP hardware. +8-3
  • r9755: Try to ignore ifType on CiscoSB RV routers. +2
  • r9756: Fixed discovery DOM power sensors with convertion to dBm (OBS-2937). +2-3
  • r9757: Added basic support for QTech switches. Improved version detect on SNR switches (OBS-2936). +34-4
  • r9758: Improved some alert/group functions, added function generate_entity_icon_link(). +72-27
  • r9761: Improved hardware/version detect for Qtech switches (clones of GCOM). +38-3
  • r9762: Added basic device detect for RDP Eco devices (OBS-2939). +48
  • r9763: More correctly maximum port speed config for rrd create 100Gbit interfaces. +3-1
  • r9765: Fixed select sensors by class. +7-2
  • r9766: Another fix for discovery dom sensor limits on Huawei devices (OBS-2937). +7-3
  • r9769: Fixed selecting sensor groups with measured entities (OBS-2942). +8-4
  • r9770: Added discovery DOM sensors for Ekinops 360 by EKINOPS-Pm10010mp-MIB (OBS-2941). Added ability to use custom sensor unit with function call by value_unit_%unitname%(). Removed custom scale hack for Accuview devices (used unit name accuenergy). +211-39
  • r9771: Added alerts re-send interval option to wui config. +16-3
  • r9772: Fixed discovery virtual machines by libvirt via ssh method (OBS-954). +10-4
  • r9773: Added nfsen_prefix config option (OBS-961). +11-4
📚 Library Updates:
  • r9730: Update php-cli lib to latest.
📦 Other Changes:
  • r9754: derp. strange string duplicate. -2
Files changed in merge (985)
M add_device.php +40 -5
M html/ajax/actions.php +221 -185
M html/css/bootstrap-hacks.css +17
A html/css/bootstrap-toggle.min.css +30
M html/css/bootstrap/less/labels3.less +4 -3
M html/css/bootstrap/less/type.less +15 -5
M html/css/jquery.qtip.min.css +1 -3
M html/css/observium.css +33 -5
A html/css/tiny-toggle.min.css +1
D html/css/tinytoggle.min.css -1
M html/images/os/ip_infusion_2x.png ±0
M html/images/os/ip_infusion.png ±0
A html/images/os/qtech_2x.png +1
A html/images/os/qtech.png +1
A html/images/os/rdp.ru_2x.png +1
A html/images/os/rdp.ru.png +1
M html/includes/cache-data.inc.php +41 -5
M html/includes/entities/device.inc.php +38 -6
M html/includes/entities/generic.inc.php +94
M html/includes/entities/mempool.inc.php +109
M html/includes/entities/port.inc.php +29 -9
M html/includes/entities/printersupply.inc.php +134
M html/includes/entities/processor.inc.php +107
M html/includes/entities/sensor.inc.php +214 -21
M html/includes/entities/status.inc.php +197 -4
M html/includes/entities/storage.inc.php +110 -1
M html/includes/functions.inc.php +58 -17
M html/includes/navbar.inc.php +27 -17
M html/includes/print/common.inc.php +176
M html/includes/print/inventory.inc.php +11 -2
M html/includes/print/navbar.inc.php +2 -1
M html/includes/print/search.inc.php +165 -30
M html/index.php +6 -1
A html/js/bootstrap-toggle.min.js +2
M html/js/jquery.qtip.min.js +4 -3
D html/js/jquery.tinytoggle.min.js -1
M html/js/observium.js +44 -1
A html/js/tiny-toggle.min.js +2
M html/pages/addhost.inc.php +15 -8
M html/pages/dashboard.inc.php +64 -1
M html/pages/device/edit/alerts.inc.php +9 -4
M html/pages/device/edit/delete.inc.php +6 -2
M html/pages/device/edit/device.inc.php +11 -4
M html/pages/device/edit/geo.inc.php +3 -2
M html/pages/device/edit/ports.inc.php +39 -31
M html/pages/device/edit/sensors.inc.php +72 -10
M html/pages/device/edit/snmp.inc.php +24 -2
M html/pages/device/overview/information_extended.inc.php +21
M html/pages/device/overview/information.inc.php +21
M html/pages/device/overview/ports.inc.php +1 -1
M html/pages/device/overview/sensors.inc.php +17 -10
M html/pages/group_add.inc.php +9 -9
M html/pages/group.inc.php +6 -6
M html/pages/health.inc.php +47 -64
M html/pages/health/mempool.inc.php +2
D html/pages/health/printersupplies.inc.php -16
A html/pages/health/printersupply.inc.php +18
M html/pages/health/processor.inc.php +2
A html/pages/health/sensor.inc.php +18
D html/pages/health/sensors.inc.php -16
M html/pages/health/status.inc.php +1 -1
M html/pages/health/storage.inc.php +2
M html/pages/inventory.inc.php +48 -2
M html/pages/settings/default.inc.php +7 -3
M includes/alerts.inc.php +107 -45
M includes/common.inc.php +48 -9
M includes/config-variables.inc.php +16 -3
M includes/db.inc.php +17 -5
M includes/defaults.inc.php +8 -5
M includes/definitions/entities.inc.php +121 -20
M includes/definitions/entities/sensors.inc.php +1 -1
M includes/definitions/mibs.inc.php +6 -2
M includes/definitions/mibs/accuenergy.inc.php +38 -37
M includes/definitions/mibs/akcp.inc.php +4 -4
M includes/definitions/mibs/aos.inc.php +1 -1
M includes/definitions/mibs/colubris.inc.php +1 -1
M includes/definitions/mibs/eaton.inc.php +9 -4
A includes/definitions/mibs/ekinops.inc.php +129
M includes/definitions/mibs/gcom.inc.php +3 -2
M includes/definitions/mibs/ge.inc.php +6 -3
M includes/definitions/mibs/huawei.inc.php +1 -1
A includes/definitions/mibs/ipinfusion.inc.php +289
M includes/definitions/mibs/liebert.inc.php +3 -2
M includes/definitions/mibs/messpc.inc.php +1 -1
A includes/definitions/mibs/qtech.inc.php +35
M includes/definitions/mibs/raritan.inc.php +1
A includes/definitions/mibs/rdpru.inc.php +34
M includes/definitions/mibs/rittal.inc.php +1 -1
M includes/definitions/mibs/socomec.inc.php +5 -3
M includes/definitions/mibs/ubiquiti.inc.php +1 -1
M includes/definitions/mibs/zyxel.inc.php +7
M includes/definitions/os.inc.php +67 -8
M includes/definitions/rrdtypes.inc.php +15 -15
M includes/definitions/transports.inc.php +1
M includes/definitions/vendors.inc.php +9
M includes/definitions/wui.inc.php +17 -3
M includes/discovery/functions.inc.php +2 -3
M includes/discovery/neighbours/lldp-mib.inc.php +4 -5
M includes/discovery/pseudowires/cisco-ietf-pw-mib.inc.php +12 -12
M includes/discovery/pseudowires/juniper-vpn-mib.inc.php +1 -1
M includes/discovery/pseudowires/pw-std-mib.inc.php +13 -2
A includes/discovery/sensors/cmm-chassis-mib.inc.php +218
M includes/discovery/sensors/huawei-entity-extent-mib.inc.php +10 -6
A includes/discovery/sensors/zyxel-transceiver-mib.inc.php +108
M includes/discovery/virtual-machines/libvirt.inc.php +10 -4
M includes/discovery/vlans/cisco-vtp-mib.inc.php +7 -2
M includes/discovery/vlans/q-bridge-mib.inc.php +1 -1
M includes/entities.inc.php +97 -17
M includes/functions.inc.php +133 -41
M includes/groups.inc.php +17 -9
M includes/polling/fdb-table.inc.php +2 -1
M includes/polling/functions.inc.php +40 -4
M includes/polling/os.inc.php +4 -3
M includes/polling/os/cisco.inc.php +4 -3
D includes/polling/os/dell-ups.inc.php -17
D includes/polling/os/generex-ups.inc.php -17
M includes/polling/os/liebert.inc.php +3 -2
D includes/polling/os/manageups.inc.php -17
M includes/polling/os/netman.inc.php +10 -2
D includes/polling/os/powerwalker-ups.inc.php -17
M includes/polling/os/unix.inc.php +28 -5
M includes/polling/os/ups-mib.inc.php +17 -12
M includes/polling/ports.inc.php +3 -3
M includes/polling/system.inc.php +11 -6
M includes/rewrites.inc.php +46 -14
M includes/rrdtool.inc.php +49 -23
M includes/snmp.inc.php +4 -4
M includes/sql-config.inc.php +21 -12
M libs/cli/cli.php +237 -39
M libs/cli/Colors.php +53 -34
M libs/cli/progress/Bar.php +17 -1
M libs/cli/Shell.php +32 -10
M libs/cli/Streams.php +7 -5
M libs/cli/Table.php +28 -2
M libs/cli/table/Ascii.php +49 -15
M libs/cli/table/Renderer.php +8 -2
A libs/cli/unicode
M mibs/cisco/CISCO-DOT11-ASSOCIATION-MIB +1,696 -1,471
M mibs/cisco/CISCO-ENTITY-EXT-MIB +82 -166
M mibs/cisco/CISCO-ENTITY-FRU-CONTROL-MIB +437 -10
M mibs/cisco/CISCO-ENTITY-SENSOR-MIB +23
M mibs/cisco/CISCO-ENTITY-VENDORTYPE-OID-MIB +984 -29
M mibs/cisco/CISCO-FLASH-MIB +45 -36
M mibs/cisco/CISCO-ICSUDSU-MIB +1 -1
M mibs/cisco/CISCO-IPSLA-ETHERNET-MIB +663 -402
M mibs/cisco/CISCO-LWAPP-AAA-MIB +1,968 -891
M mibs/cisco/CISCO-LWAPP-ACL-MIB +371 -160
M mibs/cisco/CISCO-LWAPP-AP-MIB +9,049 -4,521
M mibs/cisco/CISCO-LWAPP-CCX-RM-MIB +74 -37
M mibs/cisco/CISCO-LWAPP-CDP-MIB +436 -398
D mibs/cisco/CISCO-LWAPP-CLIENT-ROAMING-CAPABILITY -133
M mibs/cisco/CISCO-LWAPP-CLIENT-ROAMING-MIB +569 -540
A mibs/cisco/CISCO-LWAPP-CLOUD-SERVICES-MIB +2,019
M mibs/cisco/CISCO-LWAPP-DHCP-MIB +304 -257
M mibs/cisco/CISCO-LWAPP-DOT11-CCX-CLIENT-MIB +371 -168
D mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-CALIB-CAPABILITY -53
M mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-CALIB-MIB +20 -10
M mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-CCX-REPORTS-MIB +8
M mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-CCX-TC-MIB +11 -24
M mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-CCXV5-REPORTING-MIB +425 -245
M mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-MIB +2,772 -2,176
M mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-TS-MIB +19 -5
M mibs/cisco/CISCO-LWAPP-DOT11-LDAP-MIB +478 -449
M mibs/cisco/CISCO-LWAPP-DOT11-MIB +77 -44
M mibs/cisco/CISCO-LWAPP-DOWNLOAD-MIB +588 -334
M mibs/cisco/CISCO-LWAPP-HA-MIB +882 -322
M mibs/cisco/CISCO-LWAPP-IDS-MIB -8
M mibs/cisco/CISCO-LWAPP-INTERFACE-MIB +575 -397
M mibs/cisco/CISCO-LWAPP-IPV6-MIB +1,077 -803
M mibs/cisco/CISCO-LWAPP-LOCAL-AUTH-MIB +643 -539
M mibs/cisco/CISCO-LWAPP-MDNS-MIB +507 -433
M mibs/cisco/CISCO-LWAPP-MESH-MIB +1,365 -282
M mibs/cisco/CISCO-LWAPP-MESH-STATS-MIB +154 -135
D mibs/cisco/CISCO-LWAPP-MFP-CAPABILITY -60
M mibs/cisco/CISCO-LWAPP-MFP-MIB +874 -818
M mibs/cisco/CISCO-LWAPP-MOBILITY-EXT-MIB +1,115 -490
M mibs/cisco/CISCO-LWAPP-MOBILITY-MIB +930 -779
M mibs/cisco/CISCO-LWAPP-NBAR-MIB +519 -241
M mibs/cisco/CISCO-LWAPP-NETFLOW-MIB +244 -207
A mibs/cisco/CISCO-LWAPP-OPENDNS-MIB +427
M mibs/cisco/CISCO-LWAPP-PMIP-MIB +774 -554
D mibs/cisco/CISCO-LWAPP-QOS-CAPABILITY -130
M mibs/cisco/CISCO-LWAPP-QOS-MIB +4,015 -426
M mibs/cisco/CISCO-LWAPP-REAP-MIB +2,204 -1,024
D mibs/cisco/CISCO-LWAPP-RF-CAPABILITY -116
M mibs/cisco/CISCO-LWAPP-RF-MIB +943 -344
A mibs/cisco/CISCO-LWAPP-RLAN-MIB +1,124
M mibs/cisco/CISCO-LWAPP-ROGUE-MIB +968 -67
M mibs/cisco/CISCO-LWAPP-RRM-MIB +2,789 -1,180
M mibs/cisco/CISCO-LWAPP-SI-MIB +494 -51
D mibs/cisco/CISCO-LWAPP-SYS-CAPABILITY -72
M mibs/cisco/CISCO-LWAPP-SYS-MIB +2,483 -2,092
A mibs/cisco/CISCO-LWAPP-TAGS-MIB +979
M mibs/cisco/CISCO-LWAPP-TC-MIB +582 -586
A mibs/cisco/CISCO-LWAPP-TRUSTSEC-MIB +334
D mibs/cisco/CISCO-LWAPP-TSM-CAPABILITY -57
M mibs/cisco/CISCO-LWAPP-TSM-MIB +660 -597
A mibs/cisco/CISCO-LWAPP-TUNNEL-MIB +1,705
A mibs/cisco/CISCO-LWAPP-U3INTERFACE-MIB +333
D mibs/cisco/CISCO-LWAPP-WEBAUTH-CAPABILITY -52
M mibs/cisco/CISCO-LWAPP-WEBAUTH-MIB +1,219 -172
M mibs/cisco/CISCO-LWAPP-WLAN-MIB +2,480 -1,642
A mibs/cisco/CISCO-LWAPP-WLAN-POLICY-MIB +1,127
M mibs/cisco/CISCO-LWAPP-WLAN-SECURITY-MIB +1,347 -698
A mibs/cisco/CISCO-MRP-MIB +228
A mibs/cisco/CISCO-PKI-MIB +813
M mibs/cisco/CISCO-POWER-ETHERNET-EXT-MIB +202 -21
M mibs/cisco/CISCO-PRODUCTS-MIB +196 -9
M mibs/cisco/CISCO-RTTMON-IP-EXT-MIB +653 -348
M mibs/cisco/CISCO-RTTMON-TC-MIB +42 -24
A mibs/cisco/CISCO-SDG-MDNS-MIB +885
M mibs/cisco/CISCO-STP-EXTENSIONS-MIB +4,042 -3,444
M mibs/cisco/CISCO-SWITCH-ENGINE-MIB +607 -6
M mibs/cisco/CISCO-USP-MIB +28 -249
A mibs/cisco/CISCO-VIM-MIB +231
D mibs/cisco/CISCO-WAN-OPTIMIZATION-CAPABILITY -540
M mibs/cisco/CISCO-WPAN-MIB +186 -65
M mibs/cisco/OLD-CISCO-CHASSIS-MIB +3,157 -2,460
M mibs/h3c/H3C-3GMODEM-MIB +462 -28
A mibs/h3c/H3C-8021X-EXT2-MIB +232
M mibs/h3c/H3C-AAL5-MIB +1
M mibs/h3c/H3C-ACFP-MIB +100 -24
M mibs/h3c/H3C-ACL-MIB +2,914 -140
A mibs/h3c/H3C-ARP-ENTRY-MIB +46
M mibs/h3c/H3C-ARP-RATELIMIT-MIB +52 -2
A mibs/h3c/H3C-ARP-SOURCE-SUPPRESSION-MIB +60
M mibs/h3c/H3C-ATM-DXI-MIB +8 -5
M mibs/h3c/H3C-BFD-STD-MIB +721 -651
A mibs/h3c/H3C-BGP-EVPN-MIB +371
A mibs/h3c/H3C-BPA-MIB +208
M mibs/h3c/H3C-CBQOS2-MIB +5,980 -4,989
M mibs/h3c/H3C-CFCARD-MIB +271 -268
M mibs/h3c/H3C-COMMON-SYSTEM-MIB +311 -30
M mibs/h3c/H3C-CONFIG-MAN-MIB +230 -72
A mibs/h3c/H3C-CONTEXT-MIB +112
M mibs/h3c/H3C-DHCP-SERVER-MIB +326 -17
A mibs/h3c/H3C-DHCP-SNOOP2-MIB +728
A mibs/h3c/H3C-DHCP4-MIB +3,133
A mibs/h3c/H3C-DHCP6-SERVER-MIB +242
M mibs/h3c/H3C-DHCPRELAY-MIB +8 -6
M mibs/h3c/H3C-DHCPSNOOP-MIB +49 -12
M mibs/h3c/H3C-DLDP-MIB +10 -7
M mibs/h3c/H3C-DLDP2-MIB +1
M mibs/h3c/H3C-DOMAIN-MIB +468 -21
M mibs/h3c/H3C-DOT11-ACMT-MIB +635 -19
M mibs/h3c/H3C-DOT11-APMT-MIB +2,236 -91
M mibs/h3c/H3C-DOT11-CFG-MIB +1,478 -73
M mibs/h3c/H3C-DOT11-CFGEXT-MIB +30 -7
A mibs/h3c/H3C-DOT11-LIC-MIB +356
A mibs/h3c/H3C-DOT11-PROBE-MIB +855
M mibs/h3c/H3C-DOT11-QOS-MIB +5 -1
M mibs/h3c/H3C-DOT11-REF-MIB +99 -69
M mibs/h3c/H3C-DOT11-ROAM-MIB +30 -3
M mibs/h3c/H3C-DOT11-RRM-MIB +175 -8
M mibs/h3c/H3C-DOT11-STATION-MIB +620 -21
A mibs/h3c/H3C-DOT11-WIPS-MIB +4,648
M mibs/h3c/H3C-DOT11-WLANEXT-MIB +5 -4
A mibs/h3c/H3C-DOT11-WM2U-MIB +611
M mibs/h3c/H3C-DOT11S-MESH-MIB +155 -28
M mibs/h3c/H3C-DOT3-EFM-EPON-MIB +10 -26
M mibs/h3c/H3C-DVPN-MIB +5 -4
M mibs/h3c/H3C-E1-MIB +17 -8
M mibs/h3c/H3C-E1T1VI-MIB +60 -7
M mibs/h3c/H3C-EFM-COMMON-MIB +681 -181
M mibs/h3c/H3C-ENTITY-EXT-MIB +334 -17
M mibs/h3c/H3C-ENTITY-VENDORTYPE-OID-MIB +1,806 -1,623
M mibs/h3c/H3C-ENTRELATION-MIB +149 -140
M mibs/h3c/H3C-EOC-COMMON-MIB +54 -4
M mibs/h3c/H3C-EPON-DEVICE-MIB +13 -29
M mibs/h3c/H3C-EPON-MIB +930 -38
M mibs/h3c/H3C-EPON-UNI-MIB +432 -19
A mibs/h3c/H3C-EVB-MIB +731
M mibs/h3c/H3C-EVC-MIB +131 -37
A mibs/h3c/H3C-EVI-MIB +1,182
A mibs/h3c/H3C-EVPN-MIB +270
A mibs/h3c/H3C-FAILOVER-MIB +325
A mibs/h3c/H3C-FC-FLOGIN-MIB +210
A mibs/h3c/H3C-FC-NAME-SERVER-MIB +106
A mibs/h3c/H3C-FC-PING-MIB +358
A mibs/h3c/H3C-FC-PSM-MIB +808
A mibs/h3c/H3C-FC-TC-MIB +199
A mibs/h3c/H3C-FC-TRACE-ROUTE-MIB +297
A mibs/h3c/H3C-FC-ZONE-SERVER-MIB +1,555
M mibs/h3c/H3C-FCOE-MIB +462 -12
A mibs/h3c/H3C-FCOE-MODE-MIB +90
A mibs/h3c/H3C-FDMI-MIB +381
M mibs/h3c/H3C-FIREWALL-MIB +14 -3
M mibs/h3c/H3C-FLASH-MAN-MIB +270 -62
M mibs/h3c/H3C-FLOWTEMPLATE-MIB +9 -7
M mibs/h3c/H3C-FTM-MIB +214 -203
M mibs/h3c/H3C-GRE-MIB +4 -4
M mibs/h3c/H3C-HPEOC-MIB +573 -2
M mibs/h3c/H3C-IDS-MIB +8 -2
M mibs/h3c/H3C-IF-EXT-MIB +1,508 -54
M mibs/h3c/H3C-IFQOS2-MIB +1,149 -79
M mibs/h3c/H3C-IKE-MONITOR-MIB +597 -367
A mibs/h3c/H3C-INFOCENTER-MIB +511
M mibs/h3c/H3C-IP-ADDRESS-MIB +3 -2
M mibs/h3c/H3C-IP-BROADCAST-MIB +65 -58
M mibs/h3c/H3C-IPA-MIB +7 -6
A mibs/h3c/H3C-IPRAN-DCN-MIB +272
M mibs/h3c/H3C-IPSEC-MONITOR-MIB +8 -6
A mibs/h3c/H3C-IPSEC-MONITOR-V2-MIB +2,264
M mibs/h3c/H3C-IPV6-ADDRESS-MIB +15 -8
M mibs/h3c/H3C-IPX-MIB +10 -8
A mibs/h3c/H3C-ISSU-MIB +698
M mibs/h3c/H3C-L2ISOLATE-MIB +1
A mibs/h3c/H3C-L2TP-MIB +74
A mibs/h3c/H3C-L2VPN-MIB +895
M mibs/h3c/H3C-L2VPN-PWE3-MIB +11 -8
M mibs/h3c/H3C-L4RDT-MIB +164 -135
A mibs/h3c/H3C-LBV2-MIB +1,073
A mibs/h3c/H3C-LICENSE-MIB +847
M mibs/h3c/H3C-LLDP-EXT-MIB +241 -15
A mibs/h3c/H3C-LOCAL-AAA-SERVER-MIB +63
M mibs/h3c/H3C-LPBKDT-MIB +142 -3
M mibs/h3c/H3C-MAC-INFORMATION-MIB +64 -4
A mibs/h3c/H3C-MACSEC-MIB +88
A mibs/h3c/H3C-MDC-MIB +731
M mibs/h3c/H3C-MIRRORGROUP-MIB +226 -37
A mibs/h3c/H3C-MP-V2-MIB +271
A mibs/h3c/H3C-MPLS-VPN-BGP-MIB +593
A mibs/h3c/H3C-MPLSEXT-MIB +593
M mibs/h3c/H3C-MPLSOAM-MIB +8 -5
M mibs/h3c/H3C-MPLSOAM-PS-MIB +8 -5
A mibs/h3c/H3C-MPLSTE-MIB +186
M mibs/h3c/H3C-MPM-MIB +7 -4
M mibs/h3c/H3C-MS-MAN-MIB +6 -5
M mibs/h3c/H3C-MULTICAST-MIB +7 -4
A mibs/h3c/H3C-MULTICAST-SNOOPING-MIB +1,078
M mibs/h3c/H3C-NAT-MIB +302 -40
A mibs/h3c/H3C-NPV-MIB +293
M mibs/h3c/H3C-NQA-MIB +356 -47
M mibs/h3c/H3C-NS-MIB +10 -6
A mibs/h3c/H3C-NVGRE-MIB +375
M mibs/h3c/H3C-OBJECT-INFO-MIB +4 -4
A mibs/h3c/H3C-OBJP-MIB +142
A mibs/h3c/H3C-OFP-MIB +191
A mibs/h3c/H3C-OSPF-MIB +98
M mibs/h3c/H3C-PBR-MIB +479 -16
A mibs/h3c/H3C-PEX-MIB +415
M mibs/h3c/H3C-PORT-SECURITY-MIB +55 -53
M mibs/h3c/H3C-PORTAL-MIB +818 -31
M mibs/h3c/H3C-POSA-MIB +486 -23
M mibs/h3c/H3C-POWER-ETH-EXT-MIB +1,332 -1,304
M mibs/h3c/H3C-PPP-OVER-SONET-MIB +38 -30
M mibs/h3c/H3C-PROT-PRIORITY-MIB +4 -3
M mibs/h3c/H3C-PROTOCOL-VLAN-MIB +94 -84
M mibs/h3c/H3C-PU-MAN-MIB +6 -5
A mibs/h3c/H3C-PVST-MIB +161
M mibs/h3c/H3C-QINQ-MIB +8 -5
A mibs/h3c/H3C-QINQV2-MIB +140
M mibs/h3c/H3C-QOS-CAPABILITY-MIB +1,486 -16
M mibs/h3c/H3C-QOS-PROFILE-MIB +1,156 -1,146
M mibs/h3c/H3C-RADIUS-MIB +120 -56
M mibs/h3c/H3C-RCP-MIB +7 -5
M mibs/h3c/H3C-RCR-MIB +5 -3
A mibs/h3c/H3C-RDDC-MIB +303
A mibs/h3c/H3C-RES-MON-MIB +379
A mibs/h3c/H3C-RMON-EXT2-MIB +400
M mibs/h3c/H3C-RPR-MIB +20 -11
M mibs/h3c/H3C-RRPP-MIB +23 -15
M mibs/h3c/H3C-RS485-MIB +3 -3
M mibs/h3c/H3C-RSA-MIB +300 -299
A mibs/h3c/H3C-SAN-AGG-MIB +227
A mibs/h3c/H3C-SECHIGH-MIB +151
A mibs/h3c/H3C-SECP-MIB +120
A mibs/h3c/H3C-SESSION-MIB +538
A mibs/h3c/H3C-SLBG-MIB +160
A mibs/h3c/H3C-SMLK-MIB +381
M mibs/h3c/H3C-SNA-DLSW-EXT-MIB +20 -10
M mibs/h3c/H3C-SNMP-EXT-MIB +165 -25
A mibs/h3c/H3C-SPB-MIB +248
M mibs/h3c/H3C-SSH-MIB +154 -10
M mibs/h3c/H3C-STACK-MIB +212 -85
M mibs/h3c/H3C-STORM-CONSTRAIN-MIB +26 -14
M mibs/h3c/H3C-SUBNET-VLAN-MIB +55 -37
M mibs/h3c/H3C-SYS-MAN-MIB +449 -24
M mibs/h3c/H3C-SYSLOG-MIB +84 -5
M mibs/h3c/H3C-T1-MIB +12 -4
M mibs/h3c/H3C-TE-TUNNEL-MIB +14 -12
M mibs/h3c/H3C-TRANSCEIVER-INFO-MIB +625 -23
M mibs/h3c/H3C-TRAP-MIB +36 -2
A mibs/h3c/H3C-TRNG2-MIB +284
M mibs/h3c/H3C-TUNNEL-MIB +735 -48
M mibs/h3c/H3C-UI-MAN-MIB +8 -5
M mibs/h3c/H3C-UNICAST-MIB +7 -2
M mibs/h3c/H3C-USER-MIB +49 -26
M mibs/h3c/H3C-VM-MAN-MIB +5 -4
A mibs/h3c/H3C-VMAP-MIB +421
M mibs/h3c/H3C-VO-TYPE-MIB +1
M mibs/h3c/H3C-VOAAACLIENT-MIB +11 -9
M mibs/h3c/H3C-VOANALOGIF-MIB +762 -739
M mibs/h3c/H3C-VOCALLACTIVE-MIB +198 -193
M mibs/h3c/H3C-VOCALLHISTORY-MIB +427 -419
M mibs/h3c/H3C-VODIALCONTROL-MIB +796 -774
M mibs/h3c/H3C-VODIGITALIF-MIB +1,532 -1,503
M mibs/h3c/H3C-VOGENERAL-MIB +538 -510
M mibs/h3c/H3C-VOGKCLIENT-MIB +183 -178
M mibs/h3c/H3C-VOH323CALLSTAT-MIB +205 -194
M mibs/h3c/H3C-VOICE-CALL-HISTORY-MIB +2 -2
M mibs/h3c/H3C-VOICE-VLAN-MIB +12 -7
M mibs/h3c/H3C-VOIF-MIB +183 -180
M mibs/h3c/H3C-VOSIP-MIB +34 -32
A mibs/h3c/H3C-VPN-PEER-MIB +131
M mibs/h3c/H3C-VRRP-EXT-MIB +8 -7
A mibs/h3c/H3C-VSAN-MIB +870
M mibs/h3c/H3C-VSI-MIB +508 -27
A mibs/h3c/H3C-VXLAN-MIB +448
M mibs/h3c/H3C-WAPI-MIB +23 -7
M mibs/h3c/H3C-WEB-AUTHENTICATION-MIB +1
M mibs/h3c/H3C-WIPS-MIB +2,219 -69
A mibs/h3c/H3C-WLAN-FLEXAPP-CFG-MIB +1,409
A mibs/h3c/H3C-WLANMT-MIB +139
A mibs/h3c/HH3C-OID-MIB +23
A mibs/h3c/HH3C-PRODUCT-ID-MIB +2,808
M mibs/h3c/HUAWEI-3COM-OID-MIB +228 -2
M mibs/h3c/HUAWEI-8021PAE-MIB +9 -2
M mibs/h3c/HUAWEI-DHCPR-MIB +298 -296
M mibs/h3c/HUAWEI-DHCPS-MIB +6 -4
M mibs/h3c/HUAWEI-FR-QOS-MIB +11 -11
M mibs/h3c/HUAWEI-HGMP-MIB +6 -4
M mibs/h3c/HUAWEI-ISDN-MIB +9 -8
M mibs/h3c/HUAWEI-ISIS-MIB +1 -9
M mibs/h3c/HUAWEI-LAG-MIB +4 -3
M mibs/h3c/HUAWEI-LSW-DEV-ADM-MIB +2,155 -32
M mibs/h3c/HUAWEI-LswARP-MIB +54 -46
M mibs/h3c/HUAWEI-LswDEVM-MIB +100 -38
M mibs/h3c/HUAWEI-LswDHCP-MIB +164 -155
M mibs/h3c/HUAWEI-LswIGSP-MIB +9 -2
M mibs/h3c/HUAWEI-LswINF-MIB +476 -40
M mibs/h3c/HUAWEI-LswMAM-MIB +9 -2
M mibs/h3c/HUAWEI-LswMix-MIB +10 -2
M mibs/h3c/HUAWEI-LswMSTP-MIB +105 -74
M mibs/h3c/HUAWEI-LswQos-MIB +11 -3
M mibs/h3c/HUAWEI-LswRSTP-MIB +9 -2
M mibs/h3c/HUAWEI-LswSMON-MIB +2
M mibs/h3c/HUAWEI-LswTRAP-MIB +580 -9
M mibs/h3c/HUAWEI-LswVLAN-MIB +186 -16
M mibs/h3c/HUAWEI-MLSR-DEV-ADM-MIB +1
M mibs/h3c/HUAWEI-MP-MIB +12 -12
M mibs/h3c/HUAWEI-MPLS-BGP-VPN-MIB +16 -29
M mibs/h3c/HUAWEI-MPLS-LDP-MIB +25 -16
M mibs/h3c/HUAWEI-MPLS-LSR-MIB +12 -25
M mibs/h3c/HUAWEI-NDEC-MIB +8 -5
M mibs/h3c/HUAWEI-NTP-MIB +67 -34
M mibs/h3c/HUAWEI-POS-MIB +10 -8
M mibs/h3c/HUAWEI-REDUNDANCY-POWER-MIB +9 -7
M mibs/h3c/HUAWEI-RMON-EXT-MIB +72 -67
M mibs/h3c/HUAWEI-SNA-DLSW-MIB +13 -7
M mibs/h3c/HUAWEI-TRNG-MIB +269 -266
M mibs/h3c/HUAWEI-USERLOG-MIB +9 -9
M mibs/h3c/HUAWEI-VLAN-MIB +131 -130
M mibs/hh3c/HH3C-3GMODEM-MIB +68 -16
M mibs/hh3c/HH3C-8021PAE-MIB +3 -2
A mibs/hh3c/HH3C-8021X-EXT2-MIB +232
M mibs/hh3c/HH3C-AAA-NASID-MIB +3 -2
M mibs/hh3c/HH3C-AAL5-MIB +3 -2
M mibs/hh3c/HH3C-ACFP-MIB +3 -2
M mibs/hh3c/HH3C-ACL-MIB +116 -5
M mibs/hh3c/HH3C-AFC-MIB +4 -3
A mibs/hh3c/HH3C-ARP-ENTRY-MIB +46
M mibs/hh3c/HH3C-ARP-RATELIMIT-MIB +3 -2
M mibs/hh3c/HH3C-ARP-SOURCE-SUPPRESSION-MIB +3 -2
M mibs/hh3c/HH3C-ATM-DXI-MIB +3 -2
M mibs/hh3c/HH3C-BFD-STD-MIB +25 -18
A mibs/hh3c/HH3C-BGP-EVPN-MIB +371
M mibs/hh3c/HH3C-BLG-MIB +3 -2
M mibs/hh3c/HH3C-BPA-MIB +13 -4
M mibs/hh3c/HH3C-CATV-TRANSCEIVER-MIB +5 -3
M mibs/hh3c/HH3C-CBQOS2-MIB +120 -7
M mibs/hh3c/HH3C-CFCARD-MIB +3 -2
M mibs/hh3c/HH3C-COMMON-SYSTEM-MIB +205 -12
M mibs/hh3c/HH3C-CONFIG-MAN-MIB +186 -59
M mibs/hh3c/HH3C-CONTEXT-MIB +3 -2
M mibs/hh3c/HH3C-DAR-MIB +3 -2
M mibs/hh3c/HH3C-DHCP-SERVER-MIB +3 -2
M mibs/hh3c/HH3C-DHCP-SNOOP2-MIB +14 -4
M mibs/hh3c/HH3C-DHCP4-MIB +355 -6
A mibs/hh3c/HH3C-DHCP6-SERVER-MIB +242
M mibs/hh3c/HH3C-DHCPR-MIB +3 -2
M mibs/hh3c/HH3C-DHCPRELAY-MIB +3 -2
M mibs/hh3c/HH3C-DHCPS-MIB +3 -2
M mibs/hh3c/HH3C-DHCPSNOOP-MIB +3 -2
M mibs/hh3c/HH3C-DISK-MIB +3 -2
M mibs/hh3c/HH3C-DLDP-MIB +3 -2
M mibs/hh3c/HH3C-DLDP2-MIB +3 -2
M mibs/hh3c/HH3C-DNS-MIB +3 -2
M mibs/hh3c/HH3C-DOMAIN-MIB +436 -5
M mibs/hh3c/HH3C-DOT11-ACMT-MIB +199 -5
M mibs/hh3c/HH3C-DOT11-APMT-MIB +295 -28
M mibs/hh3c/HH3C-DOT11-CFG-MIB +939 -18
M mibs/hh3c/HH3C-DOT11-CFGEXT-MIB +28 -5
M mibs/hh3c/HH3C-DOT11-LIC-MIB +3 -2
A mibs/hh3c/HH3C-DOT11-PROBE-MIB +855
M mibs/hh3c/HH3C-DOT11-QOS-MIB +3 -2
M mibs/hh3c/HH3C-DOT11-REF-MIB +19 -9
M mibs/hh3c/HH3C-DOT11-ROAM-MIB +32 -5
M mibs/hh3c/HH3C-DOT11-RRM-MIB +34 -4
M mibs/hh3c/HH3C-DOT11-SA-MIB +3 -2
M mibs/hh3c/HH3C-DOT11-STATION-MIB +287 -8
M mibs/hh3c/HH3C-DOT11-WIDS-MIB +3 -2
A mibs/hh3c/HH3C-DOT11-WIPS-MIB +4,648
M mibs/hh3c/HH3C-DOT11-WLANEXT-MIB +3 -2
A mibs/hh3c/HH3C-DOT11-WM2U-MIB +611
M mibs/hh3c/HH3C-DOT11S-MESH-MIB +143 -30
M mibs/hh3c/HH3C-DOT3-EFM-EPON-MIB +3 -2
M mibs/hh3c/HH3C-DSP-MIB +3 -2
M mibs/hh3c/HH3C-DVPN-MIB +3 -2
M mibs/hh3c/HH3C-E1-MIB +3 -2
M mibs/hh3c/HH3C-E1T1VI-MIB +62 -9
M mibs/hh3c/HH3C-EFM-COMMON-MIB +670 -160
M mibs/hh3c/HH3C-ENTITY-EXT-MIB +3 -2
M mibs/hh3c/HH3C-ENTITY-VENDORTYPE-OID-MIB +987 -18
M mibs/hh3c/HH3C-ENTRELATION-MIB +3 -2
M mibs/hh3c/HH3C-EOC-COMMON-MIB +5 -3
M mibs/hh3c/HH3C-EPON-DEVICE-MIB +3 -2
M mibs/hh3c/HH3C-EPON-FB-MIB +4 -3
M mibs/hh3c/HH3C-EPON-MIB +932 -40
M mibs/hh3c/HH3C-EPON-UNI-MIB +382 -16
M mibs/hh3c/HH3C-EVB-MIB +3 -2
M mibs/hh3c/HH3C-EVC-MIB +3 -2
M mibs/hh3c/HH3C-EVI-MIB +3 -2
A mibs/hh3c/HH3C-EVPN-MIB +270
A mibs/hh3c/HH3C-FAILOVER-MIB +325
M mibs/hh3c/HH3C-FC-FLOGIN-MIB +3 -2
M mibs/hh3c/HH3C-FC-NAME-SERVER-MIB +3 -2
M mibs/hh3c/HH3C-FC-PING-MIB +3 -2
M mibs/hh3c/HH3C-FC-PSM-MIB +26 -16
M mibs/hh3c/HH3C-FC-TC-MIB +1
M mibs/hh3c/HH3C-FC-TRACE-ROUTE-MIB +3 -2
M mibs/hh3c/HH3C-FC-ZONE-SERVER-MIB +3 -2
M mibs/hh3c/HH3C-FCOE-MIB +390 -12
M mibs/hh3c/HH3C-FCOE-MODE-MIB +10 -6
M mibs/hh3c/HH3C-FDMI-MIB +3 -2
M mibs/hh3c/HH3C-FIREWALL-MIB +3 -2
M mibs/hh3c/HH3C-FLASH-MAN-MIB +152 -49
M mibs/hh3c/HH3C-FLOWTEMPLATE-MIB +3 -2
M mibs/hh3c/HH3C-FR-QOS-MIB +3 -2
M mibs/hh3c/HH3C-FTM-MIB +3 -2
M mibs/hh3c/HH3C-GRE-MIB +3 -2
M mibs/hh3c/HH3C-HGMP-MIB +3 -2
M mibs/hh3c/HH3C-HPEOC-MIB +30 -24
M mibs/hh3c/HH3C-IDS-MIB +3 -2
M mibs/hh3c/HH3C-IF-EXT-MIB +1,351 -60
M mibs/hh3c/HH3C-IFQOS2-MIB +413 -64
M mibs/hh3c/HH3C-IKE-MONITOR-MIB +3 -2
M mibs/hh3c/HH3C-INFOCENTER-MIB +35 -11
M mibs/hh3c/HH3C-IP-ADDRESS-MIB +3 -2
M mibs/hh3c/HH3C-IP-BROADCAST-MIB +3 -2
M mibs/hh3c/HH3C-IPA-MIB +3 -2
M mibs/hh3c/HH3C-IPRAN-DCN-MIB +59 -17
M mibs/hh3c/HH3C-IPSEC-MONITOR-MIB +3 -2
M mibs/hh3c/HH3C-IPSEC-MONITOR-V2-MIB +354 -76
M mibs/hh3c/HH3C-IPV6-ADDRESS-MIB +3 -2
M mibs/hh3c/HH3C-IPX-MIB +3 -2
M mibs/hh3c/HH3C-ISDN-MIB +3 -2
M mibs/hh3c/HH3C-ISSU-MIB +11 -6
M mibs/hh3c/HH3C-L2ISOLATE-MIB +3 -2
M mibs/hh3c/HH3C-L2TP-MIB +3 -2
A mibs/hh3c/HH3C-L2VPN-MIB +895
M mibs/hh3c/HH3C-L2VPN-PWE3-MIB +3 -2
M mibs/hh3c/HH3C-L4RDT-MIB +3 -2
M mibs/hh3c/HH3C-LAG-MIB +3 -2
M mibs/hh3c/HH3C-LB-MIB +3 -2
M mibs/hh3c/HH3C-LBV2-MIB +15 -10
M mibs/hh3c/HH3C-LI-MIB +3 -2
M mibs/hh3c/HH3C-LICENSE-MIB +3 -2
M mibs/hh3c/HH3C-LLDP-EXT-MIB +242 -16
M mibs/hh3c/HH3C-LOCAL-AAA-SERVER-MIB +3 -2
M mibs/hh3c/HH3C-LOGIC-VOLUME-MIB +3 -2
M mibs/hh3c/HH3C-LPBKDT-MIB +144 -5
M mibs/hh3c/HH3C-LSW-DEV-ADM-MIB +1,392 -22
M mibs/hh3c/HH3C-LswARP-MIB +3 -2
M mibs/hh3c/HH3C-LswDEVM-MIB +89 -38
M mibs/hh3c/HH3C-LswDHCP-MIB +3 -2
M mibs/hh3c/HH3C-LswIGSP-MIB +3 -2
M mibs/hh3c/HH3C-LswINF-MIB +143 -12
M mibs/hh3c/HH3C-LswMAM-MIB +3 -2
M mibs/hh3c/HH3C-LswMix-MIB +3 -2
M mibs/hh3c/HH3C-LswMSTP-MIB +3 -2
M mibs/hh3c/HH3C-LswQos-MIB +3 -2
M mibs/hh3c/HH3C-LswRSTP-MIB +3 -2
M mibs/hh3c/HH3C-LswSMON-MIB +1
M mibs/hh3c/HH3C-LswTRAP-MIB +537 -8
M mibs/hh3c/HH3C-LswVLAN-MIB +108 -7
M mibs/hh3c/HH3C-MAC-INFORMATION-MIB +3 -2
A mibs/hh3c/HH3C-MACSEC-MIB +88
M mibs/hh3c/HH3C-MCDR-MIB +3 -2
M mibs/hh3c/HH3C-MDC-MIB +9 -3
M mibs/hh3c/HH3C-MINM-MIB +3 -2
M mibs/hh3c/HH3C-MIRRORGROUP-MIB +3 -2
M mibs/hh3c/HH3C-MP-MIB +3 -2
M mibs/hh3c/HH3C-MP-V2-MIB +4 -2
M mibs/hh3c/HH3C-MPLS-BGP-VPN-MIB +3 -2
M mibs/hh3c/HH3C-MPLS-LDP-MIB +3 -2
M mibs/hh3c/HH3C-MPLS-LSR-MIB +3 -2
A mibs/hh3c/HH3C-MPLS-VPN-BGP-MIB +593
M mibs/hh3c/HH3C-MPLSEXT-MIB +409 -7
M mibs/hh3c/HH3C-MPLSOAM-MIB +3 -2
M mibs/hh3c/HH3C-MPLSOAM-PS-MIB +3 -2
M mibs/hh3c/HH3C-MPLSTE-MIB +3 -2
M mibs/hh3c/HH3C-MPM-MIB +3 -2
M mibs/hh3c/HH3C-MS-MAN-MIB +3 -2
M mibs/hh3c/HH3C-MULTICAST-MIB +3 -2
M mibs/hh3c/HH3C-MULTICAST-SNOOPING-MIB +60 -10
M mibs/hh3c/HH3C-NAT-MIB +297 -40
M mibs/hh3c/HH3C-NDEC-MIB +3 -2
M mibs/hh3c/HH3C-NET-MAN-MIB +3 -2
M mibs/hh3c/HH3C-NPV-MIB +69 -10
M mibs/hh3c/HH3C-NQA-MIB +319 -16
M mibs/hh3c/HH3C-NS-MIB +7 -3
M mibs/hh3c/HH3C-NTP-MIB +13 -9
M mibs/hh3c/HH3C-NVGRE-MIB +3 -2
M mibs/hh3c/HH3C-OBJECT-INFO-MIB +3 -2
M mibs/hh3c/HH3C-OBJP-MIB +3 -2
A mibs/hh3c/HH3C-OFP-MIB +191
M mibs/hh3c/HH3C-OID-MIB +24
A mibs/hh3c/HH3C-OSPF-MIB +98
M mibs/hh3c/HH3C-PBR-MIB +3 -2
M mibs/hh3c/HH3C-PEX-MIB +96 -5
M mibs/hh3c/HH3C-PORT-SECURITY-MIB +6 -3
M mibs/hh3c/HH3C-PORTAL-MIB +741 -21
M mibs/hh3c/HH3C-POS-MIB +3 -2
M mibs/hh3c/HH3C-POSA-MIB +353 -15
M mibs/hh3c/HH3C-POWER-ETH-EXT-MIB +1,331 -1,308
M mibs/hh3c/HH3C-PPP-OVER-SONET-MIB +10 -5
M mibs/hh3c/HH3C-PPPOE-SERVER-MIB +3 -2
M mibs/hh3c/HH3C-PRODUCT-ID-MIB +892 -16
M mibs/hh3c/HH3C-PROT-PRIORITY-MIB +3 -2
M mibs/hh3c/HH3C-PROTOCOL-VLAN-MIB +3 -2
M mibs/hh3c/HH3C-PU-MAN-MIB +3 -2
M mibs/hh3c/HH3C-PVST-MIB +3 -2
M mibs/hh3c/HH3C-QINQ-MIB +3 -2
M mibs/hh3c/HH3C-QINQV2-MIB +3 -2
M mibs/hh3c/HH3C-QOS-CAPABILITY-MIB +113 -29
M mibs/hh3c/HH3C-QOS-PROFILE-MIB +3 -2
M mibs/hh3c/HH3C-RADIUS-MIB +32 -7
M mibs/hh3c/HH3C-RAID-MIB +3 -2
M mibs/hh3c/HH3C-RCP-MIB +3 -2
M mibs/hh3c/HH3C-RCR-MIB +3 -2
M mibs/hh3c/HH3C-RDDC-MIB +3 -2
M mibs/hh3c/HH3C-REDUNDANCY-POWER-MIB +3 -2
A mibs/hh3c/HH3C-RES-MON-MIB +379
M mibs/hh3c/HH3C-RMON-EXT-MIB +3 -2
M mibs/hh3c/HH3C-RMON-EXT2-MIB +3 -2
M mibs/hh3c/HH3C-RPR-MIB +12 -4
M mibs/hh3c/HH3C-RRPP-MIB +18 -12
M mibs/hh3c/HH3C-RS485-MIB +3 -2
M mibs/hh3c/HH3C-RSA-MIB +3 -2
M mibs/hh3c/HH3C-SAN-AGG-MIB +3 -2
A mibs/hh3c/HH3C-SECHIGH-MIB +151
A mibs/hh3c/HH3C-SECP-MIB +120
M mibs/hh3c/HH3C-SESSION-MIB +435 -5
M mibs/hh3c/HH3C-SLBG-MIB +4 -3
M mibs/hh3c/HH3C-SMLK-MIB +3 -2
M mibs/hh3c/HH3C-SNA-DLSW-EXT-MIB +3 -2
M mibs/hh3c/HH3C-SNA-DLSW-MIB +3 -2
M mibs/hh3c/HH3C-SNMP-EXT-MIB +113 -19
M mibs/hh3c/HH3C-SPB-MIB +3 -2
M mibs/hh3c/HH3C-SSH-MIB +122 -13
M mibs/hh3c/HH3C-STACK-MIB +89 -19
M mibs/hh3c/HH3C-STORAGE-MIB +3 -2
M mibs/hh3c/HH3C-STORAGE-REF-MIB +3 -2
M mibs/hh3c/HH3C-STORAGE-SNAP-MIB +3 -2
M mibs/hh3c/HH3C-STORM-CONSTRAIN-MIB +24 -13
M mibs/hh3c/HH3C-SUBNET-VLAN-MIB +3 -2
M mibs/hh3c/HH3C-SYS-MAN-MIB +108 -5
M mibs/hh3c/HH3C-SYSLOG-MIB +3 -2
M mibs/hh3c/HH3C-T1-MIB +3 -2
M mibs/hh3c/HH3C-TE-TUNNEL-MIB +3 -2
M mibs/hh3c/HH3C-TRANSCEIVER-INFO-MIB +240 -29
M mibs/hh3c/HH3C-TRAP-MIB +3 -2
M mibs/hh3c/HH3C-TRNG-MIB +3 -2
M mibs/hh3c/HH3C-TRNG2-MIB +3 -2
M mibs/hh3c/HH3C-TUNNEL-MIB +3 -2
M mibs/hh3c/HH3C-UI-MAN-MIB +3 -2
M mibs/hh3c/HH3C-UNICAST-MIB +4 -3
M mibs/hh3c/HH3C-UPS-MIB +3 -2
M mibs/hh3c/HH3C-USER-MIB +20 -12
M mibs/hh3c/HH3C-USERLOG-MIB +3 -2
M mibs/hh3c/HH3C-VM-MAN-MIB +4 -2
M mibs/hh3c/HH3C-VMAP-MIB +4 -3
M mibs/hh3c/HH3C-VOICE-CALL-ACTIVE-MIB +3 -2
M mibs/hh3c/HH3C-VOICE-CALL-HISTORY-MIB +3 -2
M mibs/hh3c/HH3C-VOICE-DIAL-CONTROL-MIB +3 -2
M mibs/hh3c/HH3C-VOICE-IF-MIB +4 -3
M mibs/hh3c/HH3C-VOICE-VLAN-MIB +14 -9
A mibs/hh3c/HH3C-VPN-PEER-MIB +131
M mibs/hh3c/HH3C-VRRP-EXT-MIB +3 -2
M mibs/hh3c/HH3C-VSAN-MIB +247 -9
M mibs/hh3c/HH3C-VSI-MIB +20 -5
M mibs/hh3c/HH3C-VXLAN-MIB +27 -6
M mibs/hh3c/HH3C-WAPI-MIB +23 -7
M mibs/hh3c/HH3C-WEB-AUTHENTICATION-MIB +3 -2
M mibs/hh3c/HH3C-WIPS-MIB +3 -2
A mibs/hh3c/HH3C-WLAN-FLEXAPP-CFG-MIB +1,409
A mibs/hh3c/HH3C-WLANMT-MIB +139
A mibs/infinera/INFINERA-CERT-LOCALCERT-MIB +192
A mibs/infinera/INFINERA-CERT-PEERCERT-MIB +192
A mibs/infinera/INFINERA-ENTITY-ASEM-MIB +99
A mibs/infinera/INFINERA-ENTITY-BMM-MIB +274
A mibs/infinera/INFINERA-ENTITY-BPP-MIB +110
A mibs/infinera/INFINERA-ENTITY-CHASSIS-MIB +636
A mibs/infinera/INFINERA-ENTITY-CMM-MIB +122
A mibs/infinera/INFINERA-ENTITY-CWM-MIB +106
A mibs/infinera/INFINERA-ENTITY-DLM-MIB +190
A mibs/infinera/INFINERA-ENTITY-DSE-MIB +163
A mibs/infinera/INFINERA-ENTITY-EQPT-MIB +391
A mibs/infinera/INFINERA-ENTITY-EXTNSHELF-MIB +106
A mibs/infinera/INFINERA-ENTITY-FAN-MIB +99
A mibs/infinera/INFINERA-ENTITY-FBM-MIB +118
A mibs/infinera/INFINERA-ENTITY-FMMC-MIB +220
A mibs/infinera/INFINERA-ENTITY-FMMF250-MIB +162
A mibs/infinera/INFINERA-ENTITY-FMPO25-MIB +109
A mibs/infinera/INFINERA-ENTITY-FMPO50-MIB +109
A mibs/infinera/INFINERA-ENTITY-FRM-MIB +381
A mibs/infinera/INFINERA-ENTITY-FSE-MIB +130
A mibs/infinera/INFINERA-ENTITY-FSP-MIB +115
A mibs/infinera/INFINERA-ENTITY-GAM-MIB +153
A mibs/infinera/INFINERA-ENTITY-IAM-MIB +334
A mibs/infinera/INFINERA-ENTITY-IMM-MIB +112
A mibs/infinera/INFINERA-ENTITY-IRM-MIB +395
A mibs/infinera/INFINERA-ENTITY-LMM-MIB +118
A mibs/infinera/INFINERA-ENTITY-MCM-MIB +151
A mibs/infinera/INFINERA-ENTITY-MFM-MIB +162
A mibs/infinera/INFINERA-ENTITY-MPC-MIB +120
A mibs/infinera/INFINERA-ENTITY-OAM-MIB +217
A mibs/infinera/INFINERA-ENTITY-OFIM-MIB +202
A mibs/infinera/INFINERA-ENTITY-OFIX-MIB +202
A mibs/infinera/INFINERA-ENTITY-OFM-MIB +269
A mibs/infinera/INFINERA-ENTITY-OFX-MIB +285
A mibs/infinera/INFINERA-ENTITY-OLM-MIB +304
A mibs/infinera/INFINERA-ENTITY-OLX-MIB +218
A mibs/infinera/INFINERA-ENTITY-OMM-MIB +148
A mibs/infinera/INFINERA-ENTITY-OPSM-MIB +108
A mibs/infinera/INFINERA-ENTITY-ORM-MIB +358
A mibs/infinera/INFINERA-ENTITY-OTDM-MIB +98
A mibs/infinera/INFINERA-ENTITY-OTM-MIB +136
A mibs/infinera/INFINERA-ENTITY-OTP-MIB +109
A mibs/infinera/INFINERA-ENTITY-OTXM-MIB +130
A mibs/infinera/INFINERA-ENTITY-PASSIVE-MIB +150
A mibs/infinera/INFINERA-ENTITY-PEM-MIB +161
A mibs/infinera/INFINERA-ENTITY-PXM-MIB +279
A mibs/infinera/INFINERA-ENTITY-PXMSTATICMULTICASTFDB-MIB +83
A mibs/infinera/INFINERA-ENTITY-PXMSTATICUNICASTFDB-MIB +83
A mibs/infinera/INFINERA-ENTITY-RAM-MIB +179
A mibs/infinera/INFINERA-ENTITY-RBP-MIB +110
A mibs/infinera/INFINERA-ENTITY-SCM-MIB +152
A mibs/infinera/INFINERA-ENTITY-TAM-MIB +123
A mibs/infinera/INFINERA-ENTITY-TEM-MIB +123
A mibs/infinera/INFINERA-ENTITY-TIM-MIB +196
A mibs/infinera/INFINERA-ENTITY-TOM-MIB +408
A mibs/infinera/INFINERA-ENTITY-TSM-MIB +134
A mibs/infinera/INFINERA-ENTITY-XCM-MIB +159
A mibs/infinera/INFINERA-ENTITY-XCMH-MIB +150
A mibs/infinera/INFINERA-ENTITY-XLM-MIB +181
A mibs/infinera/INFINERA-ENTITY-XM-MIB +143
A mibs/infinera/INFINERA-ENTITY-XMM-MIB +130
A mibs/infinera/INFINERA-ENTITY-XTMM-MIB +130
A mibs/infinera/INFINERA-NOTIFICATION-MIB +1,426
A mibs/infinera/INFINERA-PM-ASEPTP-MIB +280
A mibs/infinera/INFINERA-PM-BANDCTP-MIB +590
A mibs/infinera/INFINERA-PM-BANDPTP-MIB +479
A mibs/infinera/INFINERA-PM-BASESCGPTP-MIB +220
A mibs/infinera/INFINERA-PM-BMMOCGPTP-MIB +244
A mibs/infinera/INFINERA-PM-carrierCtp-MIB +597
A mibs/infinera/INFINERA-PM-CHANNELCTP-MIB +476
A mibs/infinera/INFINERA-PM-CHASSIS-MIB +200
A mibs/infinera/INFINERA-PM-CMMOCGPTP-MIB +278
A mibs/infinera/INFINERA-PM-CMMOCHPTP-MIB +244
A mibs/infinera/INFINERA-PM-DCFPTP-MIB +244
A mibs/infinera/INFINERA-PM-DCHCTP-MIB +419
A mibs/infinera/INFINERA-PM-DLMOCGPTP-MIB +107
A mibs/infinera/INFINERA-PM-DSEPTP-MIB +244
A mibs/infinera/INFINERA-PM-DTPCTP-MIB +356
A mibs/infinera/INFINERA-PM-DWCTP-MIB +402
A mibs/infinera/INFINERA-PM-EXPNPTP-MIB +233
A mibs/infinera/INFINERA-PM-EXPNSCGPTP-MIB +220
A mibs/infinera/INFINERA-PM-FAN-MIB +196
A mibs/infinera/INFINERA-PM-FBMSCGPTP-MIB +230
A mibs/infinera/INFINERA-PM-FC-MIB +579
A mibs/infinera/INFINERA-PM-FEEDPTP-MIB +228
A mibs/infinera/INFINERA-PM-FLEXCARRIER-MIB +257
A mibs/infinera/INFINERA-PM-FMMCSCGPTP-MIB +339
A mibs/infinera/INFINERA-PM-FMMFSCGPTP-MIB +283
A mibs/infinera/INFINERA-PM-FRMSCGPTP-MIB +246
A mibs/infinera/INFINERA-PM-FSMSCGPTP-MIB +241
A mibs/infinera/INFINERA-PM-GAMOCGPTP-MIB +283
A mibs/infinera/INFINERA-PM-GFPCLIENTCTP-MIB +612
A mibs/infinera/INFINERA-PM-GIGECLIENTCTP-MIB +2,138
A mibs/infinera/INFINERA-PM-GROUPTP-MIB +327
A mibs/infinera/INFINERA-PM-IDLERCTP-MIB +279
A mibs/infinera/INFINERA-PM-IDLERPTP-MIB +314
A mibs/infinera/INFINERA-PM-LMOCGPTP-MIB +180
A mibs/infinera/INFINERA-PM-LMOCHPTP-MIB +425
A mibs/infinera/INFINERA-PM-OCHCTP-MIB +600
A mibs/infinera/INFINERA-PM-ODU-MIB +465
A mibs/infinera/INFINERA-PM-ODUI-MIB +257
A mibs/infinera/INFINERA-PM-ODUKT-MIB +265
A mibs/infinera/INFINERA-PM-ODUKTI-MIB +247
A mibs/infinera/INFINERA-PM-OFXSCGPTP-MIB +474
A mibs/infinera/INFINERA-PM-OPSM-MIB +201
A mibs/infinera/INFINERA-PM-OSAPTP-MIB +210
A mibs/infinera/INFINERA-PM-OSCCTP-MIB +352
A mibs/infinera/INFINERA-PM-OSCPTP-MIB +181
A mibs/infinera/INFINERA-PM-OSCTCTP-MIB +241
A mibs/infinera/INFINERA-PM-OTSPTP-MIB +719
A mibs/infinera/INFINERA-PM-OTU-MIB +624
A mibs/infinera/INFINERA-PM-OTUKI-MIB +452
A mibs/infinera/INFINERA-PM-PEM-MIB +269
A mibs/infinera/INFINERA-PM-PXMAC-MIB +2,125
A mibs/infinera/INFINERA-PM-PXMETHINTF-MIB +2,520
A mibs/infinera/INFINERA-PM-PXMMEP-MIB +321
A mibs/infinera/INFINERA-PM-PXMNWINTF-MIB +1,934
A mibs/infinera/INFINERA-PM-PXMPW-MIB +1,923
A mibs/infinera/INFINERA-PM-SCHCTP-MIB +431
A mibs/infinera/INFINERA-PM-SDHCLIENTCTP-MIB +520
A mibs/infinera/INFINERA-PM-SECYRXSCSTATS-MIB +246
A mibs/infinera/INFINERA-PM-SECYSTATS-MIB +269
A mibs/infinera/INFINERA-PM-SECYTXSCSTATS-MIB +190
A mibs/infinera/INFINERA-PM-SONETCLIENTCTP-MIB +486
A mibs/infinera/INFINERA-PM-TRIBPTP-MIB +783
A mibs/infinera/INFINERA-PM-VCG-MIB +272
A mibs/infinera/INFINERA-PM-XOCGPTP-MIB +411
A mibs/infinera/INFINERA-PM-XSCGPTP-MIB +459
A mibs/infinera/INFINERA-PROFILE-PXMBWRSRC-MIB +134
A mibs/infinera/INFINERA-PROFILE-PXMCM-MIB +176
A mibs/infinera/INFINERA-PROFILE-PXMCOSVALUEMAP-MIB +165
A mibs/infinera/INFINERA-PROFILE-PXML2CP-MIB +284
A mibs/infinera/INFINERA-REG-MIB +91
A mibs/infinera/INFINERA-SECURITY-IKE-MIB +227
A mibs/infinera/INFINERA-SECURITY-SECYCTRL-MIB +192
A mibs/infinera/INFINERA-SECY-SECUREENTITY-MIB +96
A mibs/infinera/INFINERA-STATICROUTE-MIB +155
A mibs/infinera/INFINERA-SYSLOG-MIB +144
A mibs/infinera/INFINERA-SYSTEMS-MIB +648
M mibs/infinera/INFINERA-TC-MIB +4,949 -970
A mibs/infinera/INFINERA-TOPONODE-MIB +301
A mibs/infinera/INFINERA-TP-ampOtdrPtp-MIB +105
A mibs/infinera/INFINERA-TP-ASEPTP-MIB +221
A mibs/infinera/INFINERA-TP-BANDCTP-MIB +452
A mibs/infinera/INFINERA-TP-BANDPTP-MIB +198
A mibs/infinera/INFINERA-TP-BASESCGPTP-MIB +187
A mibs/infinera/INFINERA-TP-BMMOCGPTP-MIB +254
A mibs/infinera/INFINERA-TP-BPP-MIB +88
A mibs/infinera/INFINERA-TP-CARRIERCTP-MIB +468
A mibs/infinera/INFINERA-TP-CHANNELCTP-MIB +371
A mibs/infinera/INFINERA-TP-CLEARCHANNELCTP-MIB +161
A mibs/infinera/INFINERA-TP-CMMOCGPTP-MIB +163
A mibs/infinera/INFINERA-TP-CMMOCHPTP-MIB +192
A mibs/infinera/INFINERA-TP-DCFPTP-MIB +162
A mibs/infinera/INFINERA-TP-DCHCTP-MIB +436
A mibs/infinera/INFINERA-TP-DLMOCGPTP-MIB +218
A mibs/infinera/INFINERA-TP-DSEPTP-MIB +112
A mibs/infinera/INFINERA-TP-DTPCTP-MIB +751
A mibs/infinera/INFINERA-TP-DWCTP-MIB +151
A mibs/infinera/INFINERA-TP-EXPNPTP-MIB +104
A mibs/infinera/INFINERA-TP-EXPNSCGPTP-MIB +189
A mibs/infinera/INFINERA-TP-FBMSCGPTP-MIB +274
A mibs/infinera/INFINERA-TP-FCCLIENTCTP-MIB +995
A mibs/infinera/INFINERA-TP-FEEDPTP-MIB +92
A mibs/infinera/INFINERA-TP-FLEXCARRIERCTP-MIB +93
A mibs/infinera/INFINERA-TP-FMMCSCGPTP-MIB +377
A mibs/infinera/INFINERA-TP-FMMFSCGPTP-MIB +237
A mibs/infinera/INFINERA-TP-FMPO25-MIB +87
A mibs/infinera/INFINERA-TP-FMPO50-MIB +87
A mibs/infinera/INFINERA-TP-FMPSCGPTP-MIB +115
A mibs/infinera/INFINERA-TP-FRMSCGPTP-MIB +351
A mibs/infinera/INFINERA-TP-FSMSCGPTP-MIB +336
A mibs/infinera/INFINERA-TP-GAMOCGPTP-MIB +143
A mibs/infinera/INFINERA-TP-GBECLIENTCTP-MIB +2,493
A mibs/infinera/INFINERA-TP-GFPCLIENTCTP-MIB +168
A mibs/infinera/INFINERA-TP-GFPTP-MIB +173
A mibs/infinera/INFINERA-TP-GROUPTP-MIB +244
A mibs/infinera/INFINERA-TP-IDLERCTP-MIB +194
A mibs/infinera/INFINERA-TP-IDLERPTP-MIB +211
A mibs/infinera/INFINERA-TP-IFCOMMON-MIB +147
A mibs/infinera/INFINERA-TP-LLDPPTP-MIB +174
A mibs/infinera/INFINERA-TP-LMM-MIB +106
A mibs/infinera/INFINERA-TP-LMOCGPTP-MIB +207
A mibs/infinera/INFINERA-TP-LMOCHPTP-MIB +292
A mibs/infinera/INFINERA-TP-NCTGIGE-MIB +186
A mibs/infinera/INFINERA-TP-OCHCTP-MIB +380
A mibs/infinera/INFINERA-TP-ODUCLIENTCTP-MIB +927
A mibs/infinera/INFINERA-TP-ODUICLIENTCTP-MIB +589
A mibs/infinera/INFINERA-TP-ODUKTCLIENTCTP-MIB +388
A mibs/infinera/INFINERA-TP-ODUKTICTP-MIB +386
A mibs/infinera/INFINERA-TP-OFXSCGPTP-MIB +176
A mibs/infinera/INFINERA-TP-OLDPSCH-MIB +133
A mibs/infinera/INFINERA-TP-OPSMPTP-MIB +231
A mibs/infinera/INFINERA-TP-OSAPTP-MIB +102
A mibs/infinera/INFINERA-TP-OSCCTP-MIB +223
A mibs/infinera/INFINERA-TP-OSCPTP-MIB +92
A mibs/infinera/INFINERA-TP-OSCTCTP-MIB +91
A mibs/infinera/INFINERA-TP-OtdmOtdrPtp-MIB +270
A mibs/infinera/INFINERA-TP-OTDRTESTRESULT-MIB +306
A mibs/infinera/INFINERA-TP-OTP-MIB +87
A mibs/infinera/INFINERA-TP-OTSPtp-MIB +475
A mibs/infinera/INFINERA-TP-OTUCLIENTCTP-MIB +716
A mibs/infinera/INFINERA-TP-OTUKICTP-MIB +395
A mibs/infinera/INFINERA-TP-PASSIVE-MIB +105
A mibs/infinera/INFINERA-TP-PXMAC-MIB +299
A mibs/infinera/INFINERA-TP-PXMBWPROFILE-MIB +158
A mibs/infinera/INFINERA-TP-PXMCOSMAPPROFILE-MIB +115
A mibs/infinera/INFINERA-TP-PXMETHINTF-MIB +279
A mibs/infinera/INFINERA-TP-PXMINTERFACE-MIB +106
A mibs/infinera/INFINERA-TP-PXMLSP-MIB +236
A mibs/infinera/INFINERA-TP-PXMMA-MIB +166
A mibs/infinera/INFINERA-TP-PXMMD-MIB +125
A mibs/infinera/INFINERA-TP-PXMMEP-MIB +369
A mibs/infinera/INFINERA-TP-PXMNEXTHOP-MIB +83
A mibs/infinera/INFINERA-TP-PXMNWINTF-MIB +167
A mibs/infinera/INFINERA-TP-PXMRMEP-MIB +197
A mibs/infinera/INFINERA-TP-PXMTUNNEL-MIB +123
A mibs/infinera/INFINERA-TP-PXMVSI-MIB +172
A mibs/infinera/INFINERA-TP-PXPW-MIB +177
A mibs/infinera/INFINERA-TP-RBP-MIB +88
A mibs/infinera/INFINERA-TP-SCHCTP-MIB +422
A mibs/infinera/INFINERA-TP-SDHCLIENTCTP-MIB +807
A mibs/infinera/INFINERA-TP-SONETCLIENTCTP-MIB +666
A mibs/infinera/INFINERA-TP-TRIBPTP-MIB +491
A mibs/infinera/INFINERA-TP-XOCGPTP-MIB +379
A mibs/infinera/INFINERA-TP-XSCGPTP-MIB +602
A mibs/infinera/INFINERA-TRAP-MIB +1,144
A mibs/qtech
A mibs/rdpru
A mibs/rfc/IEC-62439-3-MIB +1,023
A mibs/rfc/SCTE-HMS-HEADENDIDENT-TC-MIB +454
A mibs/rfc/SCTE-HMS-MPEG-MIB +2,369
A mibs/rfc/SCTE-HMS-QAM-MIB +519
M mibs/zyxel/ZYXEL-ACCESS-CONTROL-MIB +78 -1
A mibs/zyxel/ZYXEL-ANTI-ARPSCAN-MIB +268
M mibs/zyxel/ZYXEL-ARP-INSPECTION-MIB +6 -19
A mibs/zyxel/ZYXEL-BPDU-GUARD-MIB +114
A mibs/zyxel/ZYXEL-CABLE-DIAG-MIB +366
M mibs/zyxel/ZYXEL-DHCP-CLIENT-MIB +22 -2
M mibs/zyxel/ZYXEL-DHCP-RELAY-MIB +70
M mibs/zyxel/ZYXEL-DHCP-SERVER-MIB +12 -2
M mibs/zyxel/ZYXEL-DHCPV6-MIB +160
A mibs/zyxel/ZYXEL-DHCPV6-TRUST-MIB +84
A mibs/zyxel/ZYXEL-DNS-MIB +153
A mibs/zyxel/ZYXEL-DOS-PREVENTION-MIB +88
M mibs/zyxel/ZYXEL-ERR-DISABLE-MIB +21 -6
M mibs/zyxel/ZYXEL-ES-COMMON +24 -7
M mibs/zyxel/ZYXEL-HW-MONITOR-MIB +80 -9
M mibs/zyxel/ZYXEL-IGMP-SNOOPING-MIB +7
M mibs/zyxel/ZYXEL-IP-FORWARD-MIB +16 -3
M mibs/zyxel/ZYXEL-IPSG-MIB +34 -33
A mibs/zyxel/ZYXEL-IPV6-RIP-MIB +166
A mibs/zyxel/ZYXEL-IPV6-SNOOPING-MIB +166
A mibs/zyxel/ZYXEL-IPv6SG-MIB +385
M mibs/zyxel/ZYXEL-L2-IP-MIB +21
M mibs/zyxel/ZYXEL-LOAD-SHARING-MIB +10
M mibs/zyxel/ZYXEL-MAC-AUTHENTICATION-MIB +119 -2
M mibs/zyxel/ZYXEL-MRSTP-MIB +2 -2
M mibs/zyxel/ZYXEL-MSTP-MIB +2 -2
A mibs/zyxel/ZYXEL-NLB-MIB +214
M mibs/zyxel/ZYXEL-OSPF-MIB +72 -3
A mibs/zyxel/ZYXEL-OSPFv3-MIB +140
M mibs/zyxel/ZYXEL-PORT-AUTHENTICATION-MIB +11 -1
M mibs/zyxel/ZYXEL-PORT-MIB +40 -11
M mibs/zyxel/ZYXEL-POWER-ETHERNET-MIB +239 -7
M mibs/zyxel/ZYXEL-RIP-MIB +14
A mibs/zyxel/ZYXEL-ROUTER-MIB +50
A mibs/zyxel/ZYXEL-SERVICE-REGISTER-MIB +132
M mibs/zyxel/ZYXEL-SNMP-MIB +41 -3
M mibs/zyxel/ZYXEL-STORM-CONTROL-MIB +47 -4
M mibs/zyxel/ZYXEL-STP-MIB +214 -2
M mibs/zyxel/ZYXEL-SYSLOG-MIB +67 -32
M mibs/zyxel/ZYXEL-SYSTEM-MGMT-MIB +153 -1
M mibs/zyxel/ZYXEL-SYSTEM-MIB +45 -11
M mibs/zyxel/ZYXEL-TIME-RANGE-MIB +3 -5
A mibs/zyxel/ZYXEL-WOL-RELAY-MIB +235
A mibs/zyxel/ZYXEL-ZULD-MIB +200
M snmp.conf.example +1 -1
M snmpd.conf.example +39 -8
M tests/HtmlIncludesPrintTest.php +244
M tests/IncludesCommonTest.php +22 -260
A tests/IncludesDefinitionsTest.php +333
M tests/IncludesRewritesTest.php +18 -1
M tests/IncludesSnmpTest.php +1
M tests/IncludesSyslogTest.php +8
A update/402.sql +1
A update/403.sql +2

🏷️ 19.02.9712

Released 2019-02-18 03:28 • Commits r9704 through r9711
🚀 Included Development Changes (8 commits):
🎯 Major Features:
  • r9708: Added polling device hardware vendor field. Added ability for select device groups by vendor. +1,068-360
🐛 Bug Fixes:
  • r9704: Fix BIND graphs. +3-3
🔧 Minor Changes:
  • r9710: Added os detect for IP Infusion OcNOS. +16
📋 MIB Updates:
  • r9706: Updated Eaton XUPS-MIB file and statuses. +3
📝 Trivial Changes:
  • r9705: Additional snmp functions tests. +27
  • r9707: Update some Extreme, HPE and Lenovo sensors definitions. +11-3
  • r9709: Added some vendor icons. +12
  • r9711: Fixed get_device_icon() with vendor definition. +21-5
Files changed in merge (267)
M attic/demo.php +1 -1
M attic/example2.php +1 -1
M attic/globe.php +1 -1
M attic/jt.php +1 -1
M attic/old.php +1 -1
M attic/traffic.php +1 -1
M html/ajax/actions.php +15
M html/ajax/widget.php +14 -4
A html/images/os/dell_emc_2x.png +1
A html/images/os/dell_emc.png +1
A html/images/os/ip_infusion_2x.png +1
A html/images/os/ip_infusion.png +1
M html/images/os/manjaro_2x.png ±0
M html/images/os/manjaro.png ±0
A html/images/os/open_systems_2x.png +1
A html/images/os/open_systems.png +1
A html/images/os/openmediavault_2x.png +1
A html/images/os/openmediavault.png +1
A html/images/os/qct_2x.png +1
A html/images/os/qct.png +1
A html/images/os/ute_2x.png +1
A html/images/os/ute.png +1
M html/includes/authenticate.inc.php +2 -1
M html/includes/authentication/ldap.inc.php +19 -4
M html/includes/authentication/mysql.inc.php +2 -1
M html/includes/entities/device.inc.php +23 -13
M html/includes/entities/port.inc.php +4 -2
M html/includes/entities/pseudowire.inc.php +2 -2
M html/includes/entities/sensor.inc.php +1 -1
M html/includes/entities/sla.inc.php +1 -1
M html/includes/entities/status.inc.php +1 -1
M html/includes/functions.inc.php +4 -4
M html/includes/graphs/device/ucd_ss_cpu.inc.php +2 -4
M html/includes/graphs/generic_multi_bits_separated.inc.php +9 -11
M html/includes/graphs/generic_multi_bits.inc.php +6 -6
M html/includes/graphs/generic_multi_data_separated.inc.php +6 -7
M html/includes/graphs/generic_multi_data.inc.php +12 -14
M html/includes/graphs/generic_multi_group_bits.inc.php +20 -24
M html/includes/graphs/generic_multi_group_simplex_separated.inc.php +4 -8
M html/includes/graphs/generic_multi_separated.inc.php +10 -14
M html/includes/graphs/generic_multi_simplex_separated.inc.php +6 -9
M html/includes/graphs/global/bits_types.inc.php +4 -2
M html/includes/graphs/multi-port/bits_duo.inc.php +2 -2
M html/includes/graphs/multi-port/bits_trio_compare.inc.php +1 -1
M html/includes/graphs/multi-port/bits_trio.inc.php +2 -1
M html/includes/graphs/multi-sensor/auth.inc.php +2
M html/includes/graphs/multi-storage/bytes_stacked.inc.php +7 -6
M html/includes/graphs/port/mac_acc_total.inc.php +2 -1
M html/includes/navbar.inc.php +1 -1
M html/includes/print-service.inc.php +2 -2
M html/includes/print/alert_log.inc.php +1 -1
M html/includes/print/events.inc.php +1 -1
M html/includes/print/logalert.inc.php +1 -1
M html/includes/print/routing.inc.php +1 -1
M html/includes/print/search.inc.php +5
M html/includes/print/status.inc.php +6 -6
M html/includes/print/syslogs.inc.php +1 -1
M html/includes/status-portpercent.inc.php +18 -12
M html/index.php +1 -1
M html/js/observium.js +28
M html/pages/alert_maintenance.inc.php +1 -1
A html/pages/dashboard_add.inc.php +18
M html/pages/dashboard.inc.php +17 -11
M html/pages/deleted-ports.inc.php +1 -1
M html/pages/device.inc.php +55 -25
M html/pages/device/edit/mibs.inc.php +1 -1
M html/pages/device/edit/modules.inc.php +1 -1
M html/pages/device/edit/services.inc.php +2 -1
M html/pages/device/health.inc.php +14 -7
M html/pages/device/overview-normal.inc.php +1 -4
M html/pages/device/overview-wide.inc.php +1 -4
M html/pages/device/overview/information_extended.inc.php +18 -4
M html/pages/device/overview/information.inc.php +18 -4
M html/pages/device/overview/syslog.inc.php +9 -10
M html/pages/device/port.inc.php +14 -7
M html/pages/device/port/macaccounting.inc.php +3 -2
M html/pages/device/ports.inc.php +14 -6
M html/pages/device/printing.inc.php +2 -1
M html/pages/device/routing/eigrp/peers.inc.php +1 -1
M html/pages/device/routing/ipsec_tunnels.inc.php +3 -3
M html/pages/device/services.inc.php +2 -1
M html/pages/device/wifi.inc.php +3 -3
M html/pages/device/wifi/accesspoints.inc.php +267 -15
M html/pages/devices.inc.php +35 -20
M html/pages/edituser.inc.php +4 -2
M html/pages/pollerlog.inc.php +4 -3
M html/pages/preferences.inc.php +2 -2
M html/pages/search.inc.php +2 -1
A includes/alerting/smsinfobip.inc.php +48
M includes/alerts.inc.php +17 -3
M includes/common.inc.php +7 -45
M includes/db.inc.php +21
M includes/defaults.inc.php +22
M includes/definitions.inc.php +1 -7
M includes/definitions/entities.inc.php +3
M includes/definitions/mibs.inc.php +5 -8,039
M includes/definitions/mibs/cisco.inc.php +12
M includes/definitions/mibs/eaton.inc.php +3
M includes/definitions/mibs/extreme.inc.php +5 -1
M includes/definitions/mibs/f5.inc.php +2 -2
M includes/definitions/mibs/hp.inc.php +4
M includes/definitions/mibs/juniper.inc.php +8
M includes/definitions/mibs/lenovo.inc.php +2 -2
M includes/definitions/mibs/papouch.inc.php +13
M includes/definitions/mibs/waystream.inc.php +1 -1
M includes/definitions/os.inc.php +381 -289
M includes/definitions/transports.inc.php +16 -1
A includes/definitions/vendors.inc.php +463
M includes/discovery/bgp-peers.inc.php +6 -3
M includes/discovery/cisco-cef.inc.php +4 -2
M includes/discovery/cisco-vrf.inc.php +15 -5
M includes/discovery/functions.inc.php +27 -30
M includes/discovery/inventory/host-resources-mib.inc.php +6 -2
M includes/discovery/ip-addresses.inc.php +3 -2
M includes/discovery/processors/host-resources-mib.inc.php +4 -3
M includes/discovery/processors/ucd-snmp-mib.inc.php +5 -3
M includes/discovery/sensors.inc.php +4 -5
M includes/discovery/sensors/ciena-ws-xcvr-mib.inc.php +6 -4
M includes/discovery/sensors/cisco-entity-fru-control-mib.inc.php +2 -1
M includes/discovery/sensors/cisco-envmon-mib.inc.php +23 -15
M includes/discovery/sensors/cisco-power-ethernet-ext-mib.inc.php +1 -1
M includes/discovery/sensors/ciscosb-phy-mib.inc.php +3 -3
M includes/discovery/sensors/cpqhlth-mib.inc.php +8 -4
M includes/discovery/sensors/foundry-sn-switch-group-mib.inc.php +5 -3
M includes/discovery/sensors/fspr7-mib.inc.php +9 -4
M includes/discovery/sensors/hh3c-entity-ext-mib.inc.php +14 -10
M includes/discovery/sensors/hh3c-transceiver-info-mib.inc.php +17 -5
M includes/discovery/sensors/hpn-icf-entity-ext-mib.inc.php +6 -2
M includes/discovery/sensors/huawei-entity-extent-mib.inc.php +20 -10
M includes/discovery/sensors/juniper-dom-mib.inc.php +16 -17
M includes/discovery/sensors/juniper-ifoptics-mib.inc.php +6 -10
M includes/discovery/sensors/juniper-mib.inc.php +3 -42
M includes/discovery/sensors/mib-dell-10892.inc.php +34 -27
M includes/entities.inc.php +2 -1
M includes/functions.inc.php +13 -3
M includes/polling/applications/bind.inc.php +3 -3
M includes/polling/bgp-peers.inc.php +5 -5
M includes/polling/os.inc.php +24 -4
M includes/polling/os/cisco.inc.php +16 -5
A includes/polling/os/netman.inc.php +17
D includes/polling/os/netmanplus.inc.php -17
M includes/polling/ports/adsl-line-mib.lib.php +2 -1
A includes/polling/ports/cisco-lwapp-ap-mib.inc.php +66
M includes/polling/pseudowires.inc.php +2 -2
M includes/polling/system.inc.php +2 -2
M includes/polling/wifi.inc.php +5
A includes/polling/wifi/airespace-wireless-mib.inc.php +332
A includes/polling/wifi/cisco-lwapp-ap-mib.inc.php +99
A includes/polling/wifi/cisco-lwapp-wlan-mib.inc.php +55
M includes/polling/wifi/mikrotik-mib.inc.php +3 -10
M includes/rewrites.inc.php +87 -10
M includes/rrdtool.inc.php +12
M includes/services.inc.php +2 -1
M includes/update/update.php +2 -2
M irc.php +1 -1
M libs/pear/Crypt/CHAP.php +47 -27
A mibs/adtran/ADTRAN-AOS-DYN-STATS +194
M mibs/adtran/ADTRAN-AOS-FAN-MIB +15 -3
A mibs/adtran/ADTRAN-AOS-IF +237
M mibs/adtran/ADTRAN-AOS-MEF-MIB +44 -1
M mibs/adtran/ADTRAN-AOS-OVER-TEMP-PROTECTION-MIB +20 -2
A mibs/adtran/ADTRAN-AOS-POE-STATUS-INFO-MIB +312
A mibs/adtran/ADTRAN-AOS-SFP-MIB +297
A mibs/adtran/ADTRAN-AOS-Y1731-MIB +208
M mibs/adtran/ADTRAN-AOSUNIT +33 -4
M mibs/adtran/ADTRAN-COMMON-AOS +10 -3
M mibs/adtran/ADTRAN-MEF-PER-COS-PER-EVC-PERF-HISTORY-MIB +130 -7
A mibs/adtran/ADTRAN-MEF-PER-COS-PER-EVC-TOTAL-COUNT-MIB +186
M mibs/adtran/ADTRAN-MEF-PER-COS-PER-UNI-PERF-HISTORY-MIB +131 -7
A mibs/adtran/ADTRAN-MEF-PER-COS-PER-UNI-TOTAL-COUNT-MIB +177
M mibs/adtran/ADTRAN-MEF-PER-EVC-PERF-HISTORY-MIB +130 -7
A mibs/adtran/ADTRAN-MEF-PER-EVC-TOTAL-COUNT-MIB +173
M mibs/adtran/ADTRAN-MEF-PER-UNI-PERF-HISTORY-MIB +131 -7
A mibs/adtran/ADTRAN-MEF-PER-UNI-TOTAL-COUNT-MIB +163
M mibs/adtran/ADTRAN-TC +100 -54
M mibs/dell/Dell-LAN-SYSMNG-MIB +14 -2
M mibs/dell/Dell-LAN-TRAP-MIB +14 -3
M mibs/dell/DELL-REF-MIB +33 -4
M mibs/eaton/XUPS-MIB +1,179 -1,044
M mibs/hirschmann/HMPRIV-MGMT-SNMP-MIB +86 -2
M mibs/hirschmann/HMRING-MGMT-SNMP-MIB -1
M mibs/hp/CONFIG-MIB +186 -25
M mibs/hp/HP-AUTH-MIB +1,045 -57
M mibs/hp/HP-AUTZ-MIB +441 -77
M mibs/hp/HP-DOT1X-EXTENSIONS-MIB +325 -34
M mibs/hp/HP-ICF-BASIC +930 -682
M mibs/hp/HP-ICF-BFD-MIB +13 -8
A mibs/hp/HP-ICF-CONFIG-MIB +234
M mibs/hp/HP-ICF-DEBUGLOG-MIB +100 -12
M mibs/hp/HP-ICF-DEV-CONF-MIB +260 -55
A mibs/hp/HP-ICF-DEVICEIDENTITY-MIB +166
M mibs/hp/HP-ICF-DHCP-SNOOP-MIB +177 -24
A mibs/hp/HP-ICF-DHCPv6-SNOOP-MIB +863
M mibs/hp/HP-ICF-FAULT-FINDER-MIB +2 -1
M mibs/hp/HP-ICF-GENERIC-VLAN-MIB +44 -5
M mibs/hp/HP-ICF-GPPCV2-MIB +16 -6
M mibs/hp/HP-ICF-INST-MIB +1 -1
M mibs/hp/HP-ICF-IP-ROUTING +274 -20
M mibs/hp/HP-ICF-IPCONFIG +74 -2
A mibs/hp/HP-ICF-IPv6-DYNAMIC-LOCKDOWN-MIB +417
M mibs/hp/HP-ICF-JOB-SCHEDULER-MIB +120 -7
M mibs/hp/HP-ICF-LMA-MIB +347 -120
A mibs/hp/HP-ICF-MIN-KEY-MIB +141
M mibs/hp/HP-ICF-MLD-MIB +57 -8
M mibs/hp/HP-ICF-NTP-MIB +217 -6
M mibs/hp/HP-ICF-OID +486 -77
M mibs/hp/HP-ICF-OOBM-MIB +8 -9
M mibs/hp/HP-ICF-OPENFLOW-MIB +328 -122
M mibs/hp/HP-ICF-OSPF +214 -11
M mibs/hp/HP-ICF-OSPFV3-MIB +123 -2
M mibs/hp/HP-ICF-PIM +8 -6
A mibs/hp/HP-ICF-PIM6 +2,396
M mibs/hp/HP-ICF-POE-MIB +182 -21
M mibs/hp/HP-ICF-RATE-LIMIT-MIB +27 -28
M mibs/hp/HP-ICF-RPVST-MIB +62 -4
M mibs/hp/HP-ICF-SRCIP-MIB +17 -2
M mibs/hp/HP-ICF-SYSLOG-MIB +189 -16
M mibs/hp/HP-ICF-TC +14 -5
M mibs/hp/HP-ICF-TLS-MIN-MIB +136 -9
M mibs/hp/HP-ICF-TRANSCEIVER-MIB +8 -4
A mibs/hp/HP-ICF-TUNNELED-NODE-MIB +425
M mibs/hp/HP-ICF-UDP-FORWARD +7 -4
A mibs/hp/HP-ICF-URPF-MIB +300
M mibs/hp/HP-ICF-VRRPV3-MIB +6 -5
M mibs/hp/HP-LOADBALANCE-MIB +3 -3
M mibs/hp/HP-SWITCH-BASIC-CONFIG-MIB +1
M mibs/hp/HP-SWITCH-TRAP-MIB +245 -54
M mibs/hp/HP-USER-AUTH +1,044 -526
M mibs/hp/HP-VSF-VC-MIB +94 -4
A mibs/hp/HPICF-ACTIVATE-MIB +82
A mibs/hp/HPICF-AMP-SERVER-MIB +322
M mibs/hp/HPICF-IPSLA-MIB +1,914 -119
A mibs/hp/HPICF-SAVI-MIB +358
M mibs/hp/HpicfHighAvailability-MIB +61 -7
M mibs/hp/HPTCP-MIB +5 -5
M mibs/hp/SAVEPOWER-MIB +4 -5
A mibs/ipinfusion
M mibs/lenovo/LENOVO-ENV-MIB +8 -8
A mibs/lenovo/LENOVO-GbTOR-10G-L2L3-MIB +59,278
A mibs/lenovo/LENOVO-GbTOR-G7028-MIB +33,814
A mibs/lenovo/LENOVO-GbTOR-G7052-MIB +33,814
A mibs/lenovo/LENOVO-GbTOR-G8052-MIB +62,440
A mibs/lenovo/LENOVO-GbTOR-G8052-RS-MIB +63,159
A mibs/lenovo/LENOVO-GbTOR-G8264-MIB +70,433
A mibs/lenovo/LENOVO-GbTOR-G8264CS-MIB +65,963
A mibs/lenovo/LENOVO-GbTOR-G8264CS-SIF-MIB +36,925
A mibs/lenovo/LENOVO-GbTOR-G8272-MIB +66,546
A mibs/lenovo/LENOVO-GbTOR-G8296-MIB +66,502
A mibs/lenovo/LENOVO-GbTOR-G8332-MIB +66,554
M mibs/lenovo/LENOVO-PRODUCTS-MIB +9 -1
A mibs/papouch/ad4eth_v03-MIB +208
A mibs/papouch/papago_1th_2di_1do_V01-MIB +257
A mibs/papouch/QUIDOS_v01-MIB +313
A mibs/papouch/windeth_v01-MIB +175
A mibs/radlan/BROADCOM-MIB +1,361
A mibs/rfc/LLDP-EXT-DCBX-MIB +948
A mibs/riverbed/STEELFUSION-MIB +2,942
A mibs/uec
M poller-wrapper.py +16 -9
M tests/HtmlIncludesFunctionsTest.php +4
M tests/IncludesCommonTest.php +2 -2
M tests/IncludesRewritesTest.php +82 -2
M tests/IncludesSnmpTest.php +27
A update/398.sql +2
A update/399.sql +1
A update/400.sql +1
A update/401.sql +1

🏷️

Released 2019-01-06 18:01
Files changed in merge (3)
M html/includes/map/leaflet.inc.php +3 -3
M includes/discovery/sensors/foundry-sn-switch-group-mib.inc.php +75
M includes/discovery/sensors/lm-sensors-mib.inc.php +3 -3

🏷️ 19.01.9657

Released 2019-01-05 16:37 • Commits r9617 through r9656
🚀 Included Development Changes (40 commits):
✨ New Features:
  • r9617: Add ability to use port groups in associations +6-5
  • r9624: Add new map tiles. +37-20
  • r9634: Add ASCO definition and logos. +13
  • r9645: Add Server 2019 detection +4-1
  • r9648: Add Manjaro icons +2
  • r9654: Add ability to update dashboard. Update to 2019. Some other things. +2,173-2,289
⚡ Improvements:
  • r9631: Remove erroneous codes from hddtemp output +3
  • r9632: Ignore invalid RX/TX sensors +2-1
  • r9633: Improve cpu presentation on overview. +50-6
  • r9635: Improve custom oid graphs, adding titles and removing some unused variables. +10-7
  • r9639: Also split off clockspeed from vmware processor strings +2
  • r9655: Improve some sensor discovery. Expose MIB/Object in some tables. +275-182
🐛 Bug Fixes:
  • r9618: Use HRULE for 95th in port graphs +4-2
  • r9623: Disable all alternative maps. Leaflet only. +1-36
  • r9626: Handle hidpi on map better. +13-3
  • r9636: Don't try to display port percent to users below level 7 +10-1
  • r9637: Minor cleanups. Fix wide and normal widths to have the same primary width. +13-8
  • r9646: Don't output text rrd name of missing RRDs +18-12
  • r9649: Show health tab when there are status entries. +6-5
  • r9652: Fix junos ipv6 collection +1-1
  • r9653: Fix clickable headers on log widgets +3-3
  • r9656: Fix cisco session stats +3-3
🔧 Minor Changes:
  • r9620: Improved polling Cisco FDB tables (vlan contexts now checked in vlans discovery). +24-11
  • r9640: Improved combinate similar processors on device overview page for any type of devices. +241-3
  • r9644: Improved syslog page load when db is huge. +78-6
📝 Trivial Changes:
  • r9619: Fixed polling FDB tables on Cisco IOS devices (OBS-2813). +47-9
  • r9625: Improved detect voltage sensor thresholds by CISCO-ENTITY-SENSOR-MIB (OBS-2819). +35-1
  • r9628: Fixed another case with sensor warning thresholds by CISCO-ENTITY-SENSOR-MIB (OBS-2819). +44-3
  • r9629: Improved index size for snmp_errors table. Added foreign key for device_id. +13
  • r9630: Support custom memberOf attribute in LDAP module - fixes #2825 +4-3
  • r9638: Fixed processors overview link. +7-3
  • r9641: Improve entity popups for multiple entities. +87-29
  • r9642: Added polling Load Averages on Cisco IOS-XE (OBS-2038). +45-12
  • r9643: Fixed Qnap Fan speed polling. +3-1
  • r9647: Improved detect Dell N-series switches (OBS-2845). +13-2
  • r9650: Do not escape port_label_short. +1-1
  • r9651: Fixed double escaping in ports search results. +2-1
📦 Other Changes:
  • r9622: derp. +1-1
Files changed in merge (2668)
M add_device.php +1 -1
M adduser.php +1 -1
M alerter.php +2 -2
A attic/gamatronic-mib.inc.php +71
M attic/pdf.php +1 -1
M billing-calculate.php +1 -1
M check-errors.php +1 -1
M check-services.php +1 -1
M config_to_json.php +1 -1
M delete_device.php +1 -1
M discovery.php +4 -1
M housekeeping.php +1 -1
M html/ajax/actions.php +16 -6
M html/ajax/device_entities.php +1 -1
M html/ajax/device_ports.php +1 -1
M html/ajax/entity_popup.php +18 -5
M html/ajax/input.php +21 -1
M html/ajax/search.php +1 -1
M html/ajax/widget.php +302 -226
M html/api/v0/includes/address.inc.php +1 -1
M html/api/v0/includes/alerts.inc.php +1 -1
M html/api/v0/includes/bills.inc.php +1 -1
M html/api/v0/includes/devices.inc.php +1 -1
A html/api/v0/includes/inventory.inc.php +48
M html/api/v0/includes/mempools.inc.php +1 -1
A html/api/v0/includes/neighbours.inc.php +54
M html/api/v0/includes/ports.inc.php +1 -1
A html/api/v0/includes/printersupplies.inc.php +48
M html/api/v0/includes/sensors.inc.php +1 -1
M html/api/v0/includes/status.inc.php +1 -1
M html/api/v0/includes/storage.inc.php +1 -1
M html/api/v0/index.php +5 -1
M html/bandwidth-graph.php +1 -1
M html/billing-bandwidth-data.php +1 -1
M html/billing-data.php +1 -1
M html/billing-graph.php +1 -1
M html/css/bootstrap-hacks.css -3
M html/css/bootstrap/less/alerts.less +6 -5
M html/css/bootstrap/less/variables3.less +39 -2
M html/css/leaflet.css +25 -14
M html/css/observium.css +35 -159
M html/data.php +3 -2
M html/feed.php +1 -1
D html/geo.php -94
A html/geojson.php +98
M html/graph.php +3 -1
M html/icons.php +1 -1
A html/images/os/asco_2x.png +1
A html/images/os/asco.png +1
A html/images/os/coriant_2x.png +1
A html/images/os/coriant.png +1
M html/images/os/ctc_2x.png ±0
M html/images/os/ctc.png ±0
A html/images/os/datacom_2x.png +1
A html/images/os/datacom.png +1
A html/images/os/infinet_2x.png +1
A html/images/os/infinet.png +1
A html/images/os/manjaro_2x.png +1
A html/images/os/manjaro.png +1
A html/images/os/nec_2x.png +1
A html/images/os/nec.png +1
A html/images/os/netio_2x.png +1
A html/images/os/netio.png +1
A html/images/os/nexans_2x.png +1
A html/images/os/nexans.png +1
A html/images/os/ribbon_2x.png +1
A html/images/os/ribbon.png +1
A html/images/os/teleste_2x.png +1
A html/images/os/teleste.png +1
M html/includes/alerting-navbar.inc.php +1 -1
M html/includes/authenticate-functions.inc.php +1 -1
M html/includes/authenticate.inc.php +4 -1
M html/includes/authentication/cas.inc.php +1 -1
M html/includes/authentication/http-auth.inc.php +1 -1
M html/includes/authentication/ldap.inc.php +4 -4
M html/includes/authentication/mysql.inc.php +1 -1
M html/includes/authentication/radius.inc.php +1 -1
M html/includes/cache-data.inc.php +6 -90
M html/includes/contacts-navbar.inc.php +1 -1
M html/includes/customoids-navbar.inc.php +1 -1
M html/includes/entities/cbqos.inc.php +1 -1
M html/includes/entities/device.inc.php +1 -1
M html/includes/entities/generic.inc.php +50 -2
M html/includes/entities/mempool.inc.php +1 -1
M html/includes/entities/netscaler.inc.php +1 -1
M html/includes/entities/netscalersvc.inc.php +1 -1
M html/includes/entities/netscalersvcgrpmem.inc.php +1 -1
M html/includes/entities/netscalervsvr.inc.php +1 -1
M html/includes/entities/oid_entry.inc.php +1 -1
M html/includes/entities/p2pradio.inc.php +1 -1
M html/includes/entities/port.inc.php +1 -1
M html/includes/entities/printersupply.inc.php +1 -1
M html/includes/entities/processor.inc.php +9 -8
M html/includes/entities/pseudowire.inc.php +1 -1
M html/includes/entities/sensor.inc.php +12 -1
M html/includes/entities/sla.inc.php +1 -1
M html/includes/entities/status.inc.php +1 -1
M html/includes/entities/storage.inc.php +1 -1
M html/includes/entities/virtualmachine.inc.php +1 -1
M html/includes/functions.inc.php +7 -27
M html/includes/graphs/accesspoints/auth.inc.php +1 -1
M html/includes/graphs/accesspoints/channel.inc.php +1 -1
M html/includes/graphs/accesspoints/interference.inc.php +1 -1
M html/includes/graphs/accesspoints/numasoclients.inc.php +1 -1
M html/includes/graphs/accesspoints/nummonbssid.inc.php +1 -1
M html/includes/graphs/accesspoints/nummonclients.inc.php +1 -1
M html/includes/graphs/accesspoints/radioutil.inc.php +1 -1
M html/includes/graphs/accesspoints/txpow.inc.php +1 -1
M html/includes/graphs/alert/auth.inc.php +1 -1
M html/includes/graphs/alert/status.inc.php +1 -1
M html/includes/graphs/altiga_ssl_sessions.inc.php +1 -1
M html/includes/graphs/application/apache_bits.inc.php +1 -1
M html/includes/graphs/application/apache_cpu.inc.php +1 -1
M html/includes/graphs/application/apache_hits.inc.php +1 -1
M html/includes/graphs/application/apache_scoreboard.inc.php +1 -1
M html/includes/graphs/application/asterisk_activecall.inc.php +1 -1
M html/includes/graphs/application/asterisk_peers.inc.php +1 -1
M html/includes/graphs/application/auth.inc.php +1 -1
M html/includes/graphs/application/bind_answers.inc.php +1 -1
M html/includes/graphs/application/bind_cache.inc.php +1 -1
M html/includes/graphs/application/bind_query_in.inc.php +1 -1
M html/includes/graphs/application/bind_query_out.inc.php +1 -1
M html/includes/graphs/application/bind_query_rejected.inc.php +1 -1
M html/includes/graphs/application/bind_req_in.inc.php +1 -1
M html/includes/graphs/application/bind_req_proto.inc.php +1 -1
M html/includes/graphs/application/bind_resolv_dnssec.inc.php +1 -1
M html/includes/graphs/application/bind_resolv_errors.inc.php +1 -1
M html/includes/graphs/application/bind_resolv_queries.inc.php +1 -1
M html/includes/graphs/application/bind_resolv_rtt.inc.php +1 -1
M html/includes/graphs/application/bind_updates.inc.php +1 -1
M html/includes/graphs/application/bind_zone_maint.inc.php +1 -1
M html/includes/graphs/application/ceph_speed.inc.php +1 -1
M html/includes/graphs/application/dhcpkit_msgtypes.inc.php +1 -1
M html/includes/graphs/application/dhcpkit_packets.inc.php +1 -1
M html/includes/graphs/application/dovecot_auth_cache.inc.php +1 -1
M html/includes/graphs/application/dovecot_auth.inc.php +1 -1
M html/includes/graphs/application/dovecot_cache.inc.php +1 -1
M html/includes/graphs/application/dovecot_commands.inc.php +1 -1
M html/includes/graphs/application/dovecot_connected.inc.php +1 -1
M html/includes/graphs/application/dovecot_cpu.inc.php +1 -1
M html/includes/graphs/application/dovecot_io.inc.php +1 -1
M html/includes/graphs/application/dovecot_pages.inc.php +1 -1
M html/includes/graphs/application/dovecot_storage.inc.php +1 -1
M html/includes/graphs/application/dovecot_usage.inc.php +1 -1
M html/includes/graphs/application/drbd_disk_bits.inc.php +1 -1
M html/includes/graphs/application/drbd_network_bits.inc.php +1 -1
M html/includes/graphs/application/drbd_queue.inc.php +1 -1
M html/includes/graphs/application/drbd_unsynced.inc.php +1 -1
M html/includes/graphs/application/exchange_as_curreqs.inc.php +1 -1
M html/includes/graphs/application/exchange_as_pingcmd.inc.php +1 -1
M html/includes/graphs/application/exchange_as_syncmd.inc.php +1 -1
M html/includes/graphs/application/exchange_auto_errors.inc.php +1 -1
M html/includes/graphs/application/exchange_auto_totalreqs.inc.php +1 -1
M html/includes/graphs/application/exchange_is_active.inc.php +1 -1
M html/includes/graphs/application/exchange_is_rpcfail.inc.php +1 -1
M html/includes/graphs/application/exchange_is_rpcreq.inc.php +1 -1
M html/includes/graphs/application/exchange_is_users.inc.php +1 -1
M html/includes/graphs/application/exchange_mb_latency.inc.php +1 -1
M html/includes/graphs/application/exchange_mb_msgs.inc.php +1 -1
M html/includes/graphs/application/exchange_oab_dlcom.inc.php +1 -1
M html/includes/graphs/application/exchange_oab_dlq.inc.php +1 -1
M html/includes/graphs/application/exchange_owa_reqsec.inc.php +1 -1
M html/includes/graphs/application/exchange_owa_rtime.inc.php +1 -1
M html/includes/graphs/application/exchange_owa_users.inc.php +1 -1
M html/includes/graphs/application/exchange_trans_mbque.inc.php +1 -1
M html/includes/graphs/application/exchange_trans_queue.inc.php +1 -1
M html/includes/graphs/application/exchange_trans_smtp.inc.php +1 -1
M html/includes/graphs/application/exchange_trans_subque.inc.php +1 -1
M html/includes/graphs/application/exim_reject.inc.php +1 -1
M html/includes/graphs/application/exim_sent.inc.php +1 -1
M html/includes/graphs/application/exim_spam.inc.php +1 -1
M html/includes/graphs/application/exim-mailqueue_total.inc.php +1 -1
M html/includes/graphs/application/freeradius_accounting.inc.php +1 -1
M html/includes/graphs/application/freeradius_authentication.inc.php +1 -1
M html/includes/graphs/application/ioping_iops.inc.php +1 -1
M html/includes/graphs/application/ioping_speed.inc.php +1 -1
M html/includes/graphs/application/ioping_timing.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_classes.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_eden.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_gc_old_count.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_gc_old_time.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_gc_young_count.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_gc_young_time.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_heap.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_memory_summary.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_nonheap.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_old.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_perm.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_system_uptime.inc.php +1 -1
M html/includes/graphs/application/jvmoverjmx_threads.inc.php +1 -1
M html/includes/graphs/application/mailscanner_reject.inc.php +1 -1
M html/includes/graphs/application/mailscanner_sent.inc.php +3 -3
M html/includes/graphs/application/mailscanner_spam.inc.php +1 -1
M html/includes/graphs/application/memcached_bits.inc.php +1 -1
M html/includes/graphs/application/memcached_commands.inc.php +3 -3
M html/includes/graphs/application/memcached_data.inc.php +1 -1
M html/includes/graphs/application/memcached_items.inc.php +1 -1
M html/includes/graphs/application/memcached_threads.inc.php +1 -1
M html/includes/graphs/application/memcached_uptime.inc.php +1 -1
M html/includes/graphs/application/memcached.inc.php +1 -1
M html/includes/graphs/application/mongodb_commands.inc.php +1 -1
M html/includes/graphs/application/mongodb_connections.inc.php +1 -1
M html/includes/graphs/application/mongodb_mem.inc.php +1 -1
M html/includes/graphs/application/mongodb_network.inc.php +1 -1
M html/includes/graphs/application/mongodb_queue.inc.php +1 -1
M html/includes/graphs/application/mongodb_replication.inc.php +1 -1
M html/includes/graphs/application/mongodb_wired.inc.php +1 -1
M html/includes/graphs/application/mssql_buffer_page.inc.php +1 -1
M html/includes/graphs/application/mssql_buffer_pglife.inc.php +1 -1
M html/includes/graphs/application/mssql_buffer_stalls.inc.php +1 -1
M html/includes/graphs/application/mssql_cpu_usage.inc.php +1 -1
M html/includes/graphs/application/mssql_memory_usage.inc.php +1 -1
M html/includes/graphs/application/mssql_stats.inc.php +1 -1
M html/includes/graphs/application/mysql_command_counters.inc.php +1 -1
M html/includes/graphs/application/mysql_connections.inc.php +1 -1
M html/includes/graphs/application/mysql_files_tables.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_buffer_pool_activity.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_buffer_pool.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_insert_buffer.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_io_pending.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_io.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_log.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_row_operations.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_semaphores.inc.php +1 -1
M html/includes/graphs/application/mysql_innodb_transactions.inc.php +1 -1
M html/includes/graphs/application/mysql_myisam_indexes.inc.php +1 -1
M html/includes/graphs/application/mysql_network_traffic.inc.php +1 -1
M html/includes/graphs/application/mysql_query_cache_memory.inc.php +1 -1
M html/includes/graphs/application/mysql_query_cache.inc.php +1 -1
M html/includes/graphs/application/mysql_select_types.inc.php +1 -1
M html/includes/graphs/application/mysql_slow_queries.inc.php +1 -1
M html/includes/graphs/application/mysql_sorts.inc.php +1 -1
M html/includes/graphs/application/mysql_status.inc.php +1 -1
M html/includes/graphs/application/mysql_table_locks.inc.php +1 -1
M html/includes/graphs/application/mysql_temporary_objects.inc.php +1 -1
M html/includes/graphs/application/nfs_nfs2.inc.php +1 -1
M html/includes/graphs/application/nfs_nfs3.inc.php +1 -1
M html/includes/graphs/application/nfs_nfs4.inc.php +1 -1
M html/includes/graphs/application/nfsd_io.inc.php +1 -1
M html/includes/graphs/application/nfsd_net.inc.php +1 -1
M html/includes/graphs/application/nfsd_proc3.inc.php +1 -1
M html/includes/graphs/application/nfsd_rc.inc.php +1 -1
M html/includes/graphs/application/nfsd_rpc.inc.php +1 -1
M html/includes/graphs/application/nginx_connections.inc.php +1 -1
M html/includes/graphs/application/nginx_req.inc.php +1 -1
M html/includes/graphs/application/nptd_uptime.inc.php +1 -1
M html/includes/graphs/application/nsd_axfr.inc.php +1 -1
M html/includes/graphs/application/nsd_memory.inc.php +1 -1
M html/includes/graphs/application/nsd_qtype.inc.php +1 -1
M html/includes/graphs/application/nsd_queries.inc.php +1 -1
M html/includes/graphs/application/nsd_rcode.inc.php +1 -1
M html/includes/graphs/application/nsd_zones.inc.php +1 -1
M html/includes/graphs/application/ntpclient_freq.inc.php +1 -1
M html/includes/graphs/application/ntpclient_stats.inc.php +1 -1
M html/includes/graphs/application/ntpd_bits.inc.php +7 -7
M html/includes/graphs/application/ntpd_buffer.inc.php +1 -1
M html/includes/graphs/application/ntpd_freq.inc.php +1 -1
M html/includes/graphs/application/ntpd_packets.inc.php +1 -1
M html/includes/graphs/application/ntpd_stats.inc.php +1 -1
M html/includes/graphs/application/ntpd_stratum.inc.php +1 -1
M html/includes/graphs/application/ntpd_uptime.inc.php +1 -1
M html/includes/graphs/application/ntpdserver_bits.inc.php +7 -7
M html/includes/graphs/application/ntpdserver_buffer.inc.php +1 -1
M html/includes/graphs/application/ntpdserver_freq.inc.php +1 -1
M html/includes/graphs/application/ntpdserver_packets.inc.php +1 -1
M html/includes/graphs/application/ntpdserver_stats.inc.php +1 -1
M html/includes/graphs/application/ntpdserver_stratum.inc.php +1 -1
M html/includes/graphs/application/ntpdserver_uptime.inc.php +1 -1
M html/includes/graphs/application/openvpn_bits.inc.php +1 -1
M html/includes/graphs/application/openvpn_nclients.inc.php +1 -1
M html/includes/graphs/application/postfix_mailgraph_reject.inc.php +1 -1
M html/includes/graphs/application/postfix_mailgraph_sent.inc.php +1 -1
M html/includes/graphs/application/postfix_mailgraph_spam.inc.php +1 -1
M html/includes/graphs/application/postgresql_blks.inc.php +1 -1
M html/includes/graphs/application/postgresql_connects.inc.php +1 -1
M html/includes/graphs/application/postgresql_queries.inc.php +1 -1
M html/includes/graphs/application/postgresql_tuples_query.inc.php +1 -1
M html/includes/graphs/application/postgresql_tuples.inc.php +1 -1
M html/includes/graphs/application/postgresql_xact.inc.php +1 -1
M html/includes/graphs/application/powerdns_fail.inc.php +1 -1
M html/includes/graphs/application/powerdns_latency.inc.php +1 -1
M html/includes/graphs/application/powerdns_packetcache.inc.php +1 -1
M html/includes/graphs/application/powerdns_queries_udp.inc.php +1 -1
M html/includes/graphs/application/powerdns_queries.inc.php +1 -1
M html/includes/graphs/application/powerdns_querycache.inc.php +1 -1
M html/includes/graphs/application/powerdns_recursing.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_cache.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_cpuload.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_errors.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_hitrate.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_latency.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_limits.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_load.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_outqueries.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_qalatency.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_queries.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_tcpqueries.inc.php +1 -1
M html/includes/graphs/application/powerdns-recursor_timeouts.inc.php +1 -1
M html/includes/graphs/application/shoutcast_bits.inc.php +1 -1
M html/includes/graphs/application/shoutcast_multi_bits.inc.php +1 -1
M html/includes/graphs/application/shoutcast_multi_stats.inc.php +1 -1
M html/includes/graphs/application/shoutcast_stats.inc.php +1 -1
M html/includes/graphs/application/unbound_class.inc.php +1 -1
M html/includes/graphs/application/unbound_flags.inc.php +1 -1
M html/includes/graphs/application/unbound_memory.inc.php +1 -1
M html/includes/graphs/application/unbound_opcode.inc.php +1 -1
M html/includes/graphs/application/unbound_qtype.inc.php +1 -1
M html/includes/graphs/application/unbound_queries.inc.php +1 -1
M html/includes/graphs/application/unbound_queue.inc.php +1 -1
M html/includes/graphs/application/unbound_rcode.inc.php +1 -1
M html/includes/graphs/application/varnish_backend.inc.php +1 -1
M html/includes/graphs/application/varnish_cache.inc.php +1 -1
M html/includes/graphs/application/varnish_lru.inc.php +1 -1
M html/includes/graphs/application/vmwaretools_cpu.inc.php +1 -1
M html/includes/graphs/application/vmwaretools_mem.inc.php +1 -1
M html/includes/graphs/application/zimbra_connections.inc.php +1 -1
M html/includes/graphs/application/zimbra_fdcount.inc.php +1 -1
M html/includes/graphs/application/zimbra_jvmthreads.inc.php +1 -1
M html/includes/graphs/application/zimbra_mtaqueue.inc.php +1 -1
M html/includes/graphs/application/zimbra_threads.inc.php +1 -1
M html/includes/graphs/atmvp/auth.inc.php +1 -1
M html/includes/graphs/atmvp/bits.inc.php +1 -1
M html/includes/graphs/atmvp/cells.inc.php +7 -7
M html/includes/graphs/atmvp/errors.inc.php +1 -1
M html/includes/graphs/atmvp/packets.inc.php +7 -7
M html/includes/graphs/bgp/auth.inc.php +1 -1
M html/includes/graphs/bgp/graph.inc.php +1 -1
M html/includes/graphs/bgp/updates.inc.php +1 -1
M html/includes/graphs/bill/auth.inc.php +1 -1
M html/includes/graphs/bill/bits.inc.php +1 -1
M html/includes/graphs/c6kxbar/auth.inc.php +1 -1
M html/includes/graphs/c6kxbar/util.inc.php +7 -7
M html/includes/graphs/cbqos/auth.inc.php +1 -1
M html/includes/graphs/cbqos/bits_drop.inc.php +1 -1
M html/includes/graphs/cbqos/bits_post.inc.php +1 -1
M html/includes/graphs/cbqos/bits_pre.inc.php +1 -1
M html/includes/graphs/cbqos/bits.inc.php +1 -1
M html/includes/graphs/cbqos/pkts_drop.inc.php +1 -1
M html/includes/graphs/cbqos/pkts_post.inc.php +1 -1
M html/includes/graphs/cbqos/pkts_pre.inc.php +1 -1
M html/includes/graphs/cbqos/pkts.inc.php +1 -1
M html/includes/graphs/cefswitching/auth.inc.php +1 -1
M html/includes/graphs/cefswitching/graph.inc.php +1 -1
M html/includes/graphs/common.inc.php +1 -1
M html/includes/graphs/customer/auth.inc.php +1 -1
M html/includes/graphs/customer/bits.inc.php +1 -1
M html/includes/graphs/customoid/auth.inc.php +8 -2
M html/includes/graphs/customoid/graph.inc.php +1 -1
M html/includes/graphs/device/arubacontroller_numaps.inc.php +1 -1
M html/includes/graphs/device/arubacontroller_numclients.inc.php +1 -1
M html/includes/graphs/device/asyncos_workq.inc.php +1 -1
M html/includes/graphs/device/auth.inc.php +1 -1
M html/includes/graphs/device/availability.inc.php +1 -1
M html/includes/graphs/device/bits.inc.php +1 -1
M html/includes/graphs/device/bluecoat_cache.inc.php +1 -1
M html/includes/graphs/device/bluecoat_http_client.inc.php +1 -1
M html/includes/graphs/device/bluecoat_http_server.inc.php +1 -1
M html/includes/graphs/device/bluecoat_server.inc.php +1 -1
M html/includes/graphs/device/bluecoat_tcp_est.inc.php +1 -1
M html/includes/graphs/device/bluecoat_tcp.inc.php +1 -1
M html/includes/graphs/device/bng_active_sessions.inc.php +1 -1
M html/includes/graphs/device/cipsec_flow_bits.inc.php +1 -1
M html/includes/graphs/device/cipsec_flow_pkts.inc.php +7 -7
M html/includes/graphs/device/cipsec_flow_stats.inc.php +1 -1
M html/includes/graphs/device/cipsec_flow_tunnels.inc.php +1 -1
M html/includes/graphs/device/cras_sessions.inc.php +1 -1
M html/includes/graphs/device/definition.inc.php +1 -1
M html/includes/graphs/device/diskio_bits.inc.php +1 -1
M html/includes/graphs/device/diskio_common.inc.php +1 -1
M html/includes/graphs/device/diskio_ops.inc.php +1 -1
M html/includes/graphs/device/diskio.inc.php +1 -1
M html/includes/graphs/device/edac_errors.inc.php +1 -1
M html/includes/graphs/device/firewall_sessions_ipv4.inc.php +1 -1
M html/includes/graphs/device/fortigate_cpu.inc.php +1 -1
M html/includes/graphs/device/fortigate_sessions.inc.php +1 -1
M html/includes/graphs/device/fuser.inc.php +1 -1
M html/includes/graphs/device/graph.inc.php +1 -1
M html/includes/graphs/device/imagingdrum.inc.php +1 -1
M html/includes/graphs/device/imagingdrums.inc.php +1 -1
M html/includes/graphs/device/ipsystemstats_ipv4_frag.inc.php +1 -1
M html/includes/graphs/device/ipsystemstats_ipv4.inc.php +1 -1
M html/includes/graphs/device/ipsystemstats_ipv6_frag.inc.php +1 -1
M html/includes/graphs/device/ipsystemstats_ipv6.inc.php +1 -1
M html/includes/graphs/device/ipSystemStats.inc.php +1 -1
A html/includes/graphs/device/juniper-firewall-bits.inc.php +20
A html/includes/graphs/device/juniper-firewall-pkts.inc.php +16
M html/includes/graphs/device/juniperive_connections.inc.php +1 -1
M html/includes/graphs/device/juniperive_meetings.inc.php +1 -1
M html/includes/graphs/device/juniperive_storage.inc.php +1 -1
M html/includes/graphs/device/juniperive_users.inc.php +1 -1
M html/includes/graphs/device/ksm_pages.inc.php +1 -1
M html/includes/graphs/device/mempool.inc.php +7 -3
M html/includes/graphs/device/netapp_cp_ops.inc.php +1 -1
M html/includes/graphs/device/netapp_disk_io.inc.php +1 -1
M html/includes/graphs/device/netapp_net_io.inc.php +1 -1
M html/includes/graphs/device/netapp_ops.inc.php +1 -1
M html/includes/graphs/device/netapp_tape_io.inc.php +1 -1
M html/includes/graphs/device/NETAPP-MIB_disk_io.inc.php +1 -1
M html/includes/graphs/device/NETAPP-MIB_net_io.inc.php +1 -1
M html/includes/graphs/device/NETAPP-MIB_tape_io.inc.php +1 -1
M html/includes/graphs/device/netscaler_common_errors.inc.php +1 -1
M html/includes/graphs/device/netscaler_conn_client.inc.php +1 -1
M html/includes/graphs/device/netscaler_conn_clientserver.inc.php +1 -1
M html/includes/graphs/device/netscaler_conn_current.inc.php +1 -1
M html/includes/graphs/device/netscaler_conn_server.inc.php +1 -1
M html/includes/graphs/device/netscaler_conn_spare.inc.php +1 -1
M html/includes/graphs/device/netscaler_conn_zombie_flushed.inc.php +1 -1
M html/includes/graphs/device/netscaler_conn_zombie_halfclosed.inc.php +1 -1
M html/includes/graphs/device/netscaler_conn_zombie_halfopen.inc.php +1 -1
M html/includes/graphs/device/netscaler_conn_zombie_packets.inc.php +1 -1
M html/includes/graphs/device/netscaler_cookie_rejected.inc.php +1 -1
M html/includes/graphs/device/netscaler_data_errors.inc.php +1 -1
M html/includes/graphs/device/netscaler_out_of_order.inc.php +1 -1
M html/includes/graphs/device/netscaler_retransmission_error.inc.php +1 -1
M html/includes/graphs/device/netscaler_retransmit_err.inc.php +1 -1
M html/includes/graphs/device/netscaler_rst_errors.inc.php +1 -1
M html/includes/graphs/device/netscaler_syn_errors.inc.php +1 -1
M html/includes/graphs/device/netscaler_syn_stats.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_bits.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_conn.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_errfastretransmissions.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_errfullretransmit.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_errpartialretransmit.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_errretransmit.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_errretransmitgiveup.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_errxretransmissions.inc.php +1 -1
M html/includes/graphs/device/netscaler_tcp_pkts.inc.php +7 -7
M html/includes/graphs/device/netscalersvc_bits.inc.php +1 -1
M html/includes/graphs/device/netscalersvc_common.inc.php +1 -1
M html/includes/graphs/device/netscalersvc_conns.inc.php +1 -1
M html/includes/graphs/device/netscalersvc_pkts.inc.php +1 -1
M html/includes/graphs/device/netscalersvc_reqs.inc.php +1 -1
M html/includes/graphs/device/netscalersvc_surge.inc.php +1 -1
M html/includes/graphs/device/netscalersvc_ttfb.inc.php +1 -1
M html/includes/graphs/device/netscalersvc.inc.php +1 -1
M html/includes/graphs/device/netscalersvcgrpmem_bits.inc.php +1 -1
M html/includes/graphs/device/netscalersvcgrpmem_common.inc.php +1 -1
M html/includes/graphs/device/netscalersvcgrpmem_conns.inc.php +1 -1
M html/includes/graphs/device/netscalersvcgrpmem_pkts.inc.php +1 -1
M html/includes/graphs/device/netscalersvcgrpmem_reqs.inc.php +1 -1
M html/includes/graphs/device/netscalersvcgrpmem_ttfb.inc.php +1 -1
M html/includes/graphs/device/netscalersvcgrpmem.inc.php +1 -1
M html/includes/graphs/device/netscalervsvr_bits.inc.php +1 -1
M html/includes/graphs/device/netscalervsvr_conns.inc.php +1 -1
M html/includes/graphs/device/netscalervsvr_hitmiss.inc.php +1 -1
M html/includes/graphs/device/netscalervsvr_pkts.inc.php +1 -1
M html/includes/graphs/device/netscalervsvr_reqs.inc.php +1 -1
M html/includes/graphs/device/netscalervsvr.inc.php +1 -1
M html/includes/graphs/device/netstat_arista_sw_ip_frag.inc.php +1 -1
M html/includes/graphs/device/netstat_arista_sw_ip.inc.php +1 -1
M html/includes/graphs/device/netstat_arista_sw_ip6_frag.inc.php +1 -1
M html/includes/graphs/device/netstat_arista_sw_ip6.inc.php +1 -1
M html/includes/graphs/device/netstat_icmp_info.inc.php +1 -1
M html/includes/graphs/device/netstat_icmp.inc.php +1 -1
M html/includes/graphs/device/netstat_ip_frag.inc.php +1 -1
M html/includes/graphs/device/netstat_ip.inc.php +1 -1
M html/includes/graphs/device/netstat_snmp_packets.inc.php +7 -7
M html/includes/graphs/device/netstat_snmp_stats.inc.php +1 -1
M html/includes/graphs/device/netstat_tcp_currestab.inc.php +1 -1
M html/includes/graphs/device/netstat_tcp_segments.inc.php +7 -7
M html/includes/graphs/device/netstat_tcp_stats.inc.php +1 -1
M html/includes/graphs/device/netstat_udp_datagrams.inc.php +7 -7
M html/includes/graphs/device/netstat_udp_errors.inc.php +1 -1
M html/includes/graphs/device/nfsen_common.inc.php +1 -1
M html/includes/graphs/device/nfsen_flows.inc.php +1 -1
M html/includes/graphs/device/nfsen_packets.inc.php +1 -1
M html/includes/graphs/device/nfsen_traffic.inc.php +1 -1
M html/includes/graphs/device/pagecount.inc.php +1 -1
M html/includes/graphs/device/panos_sessions.inc.php +1 -1
M html/includes/graphs/device/printersupplies_cleanerunit.inc.php +1 -1
M html/includes/graphs/device/printersupplies_developer.inc.php +1 -1
M html/includes/graphs/device/printersupplies_drum.inc.php +1 -1
M html/includes/graphs/device/printersupplies_fuser.inc.php +1 -1
M html/includes/graphs/device/printersupplies_ink.inc.php +1 -1
M html/includes/graphs/device/printersupplies_other.inc.php +1 -1
M html/includes/graphs/device/printersupplies_toner.inc.php +1 -1
M html/includes/graphs/device/printersupplies_transferunit.inc.php +1 -1
M html/includes/graphs/device/printersupplies_wasteink.inc.php +1 -1
M html/includes/graphs/device/printersupplies_wastetoner.inc.php +1 -1
M html/includes/graphs/device/printersupplies.inc.php +1 -1
M html/includes/graphs/device/processor_separate.inc.php +1 -1
M html/includes/graphs/device/processor_stack.inc.php +1 -3
M html/includes/graphs/device/processor.inc.php +3 -3
M html/includes/graphs/device/screenos_sessions.inc.php +1 -1
M html/includes/graphs/device/sensor.inc.php +2 -1
M html/includes/graphs/device/smokeping_all_common.inc.php +1 -1
M html/includes/graphs/device/smokeping_common.inc.php +1 -1
M html/includes/graphs/device/smokeping_in_all_avg.inc.php +1 -1
M html/includes/graphs/device/smokeping_in_all.inc.php +1 -1
M html/includes/graphs/device/smokeping_out_all_avg.inc.php +1 -1
M html/includes/graphs/device/smokeping_out_all.inc.php +1 -1
M html/includes/graphs/device/status.inc.php +1 -1
M html/includes/graphs/device/storage.inc.php +2 -2
M html/includes/graphs/device/transferroller.inc.php +1 -1
M html/includes/graphs/device/ucd_cpu.inc.php +1 -1
M html/includes/graphs/device/ucd_io.inc.php +1 -1
M html/includes/graphs/device/ucd_memory.inc.php +1 -1
M html/includes/graphs/device/ucd_ss_cpu.inc.php +1 -1
M html/includes/graphs/device/ucd_swap_io.inc.php +1 -1
M html/includes/graphs/device/vpdn_sessions_l2tp.inc.php +1 -1
M html/includes/graphs/device/vpdn_tunnels_l2tp.inc.php +1 -1
M html/includes/graphs/device/wastebox.inc.php +1 -1
M html/includes/graphs/device/wifi_clients.inc.php +1 -1
M html/includes/graphs/device/xdsl_bits.inc.php +1 -1
M html/includes/graphs/diskio/auth.inc.php +1 -1
M html/includes/graphs/diskio/bits.inc.php +1 -1
M html/includes/graphs/diskio/ops.inc.php +1 -1
M html/includes/graphs/eigrppeer/auth.inc.php +1 -1
M html/includes/graphs/eigrppeer/graph.inc.php +1 -1
M html/includes/graphs/eigrpport/auth.inc.php +1 -1
M html/includes/graphs/eigrpport/packets.inc.php +1 -1
M html/includes/graphs/functions.inc.php +1 -1
M html/includes/graphs/generic_data.inc.php +13 -9
M html/includes/graphs/generic_definition.inc.php +13 -4
M html/includes/graphs/generic_duplex.inc.php +1 -1
M html/includes/graphs/generic_multi_bits_separated.inc.php +1 -1
M html/includes/graphs/generic_multi_bits.inc.php +10 -2
M html/includes/graphs/generic_multi_data_separated.inc.php +1 -1
M html/includes/graphs/generic_multi_data.inc.php +1 -1
M html/includes/graphs/generic_multi_group_bits.inc.php +1 -1
M html/includes/graphs/generic_multi_group_simplex_separated.inc.php +1 -1
M html/includes/graphs/generic_multi_line.inc.php +6 -2
M html/includes/graphs/generic_multi_separated.inc.php +1 -1
M html/includes/graphs/generic_multi_simplex_separated.inc.php +1 -1
M html/includes/graphs/generic_multi.inc.php +1 -1
M html/includes/graphs/generic_simplex.inc.php +5 -1
M html/includes/graphs/global/auth.inc.php +1 -1
A html/includes/graphs/global/bits_types.inc.php +36
M html/includes/graphs/global/bits.inc.php +35 -15
M html/includes/graphs/global/jnx_cos_queues.inc.php +1 -1
M html/includes/graphs/global/poller_time_separate.inc.php +1 -1
M html/includes/graphs/global/poller_time.inc.php +1 -1
M html/includes/graphs/global/poller.inc.php +1 -1
M html/includes/graphs/global/pollermod.inc.php +1 -1
M html/includes/graphs/global/pollermods.inc.php +1 -1
M html/includes/graphs/global/processor_separate.inc.php +1 -1
M html/includes/graphs/global/processor_stack.inc.php +1 -1
M html/includes/graphs/global/sros_queues.inc.php +1 -1
M html/includes/graphs/graph.inc.php +8 -6
M html/includes/graphs/ipsectunnel/auth.inc.php +1 -1
M html/includes/graphs/ipsectunnel/bits.inc.php +1 -1
M html/includes/graphs/ipsectunnel/pkts.inc.php +7 -7
M html/includes/graphs/lb-pool-member/auth.inc.php +1 -1
M html/includes/graphs/lb-pool-member/bits.inc.php +1 -1
M html/includes/graphs/lb-pool-member/conns.inc.php +1 -1
M html/includes/graphs/lb-snatpool/auth.inc.php +1 -1
M html/includes/graphs/lb-snatpool/bits.inc.php +1 -1
M html/includes/graphs/lb-snatpool/conns.inc.php +1 -1
M html/includes/graphs/lb-snatpool/cur_conns.inc.php +1 -1
M html/includes/graphs/lb-virtual/auth.inc.php +1 -1
M html/includes/graphs/lb-virtual/bits.inc.php +1 -1
M html/includes/graphs/lb-virtual/conns.inc.php +1 -1
M html/includes/graphs/legend.inc.php +1 -1
M html/includes/graphs/location/auth.inc.php +1 -1
M html/includes/graphs/location/bits.inc.php +1 -1
M html/includes/graphs/macaccounting/auth.inc.php +1 -1
M html/includes/graphs/macaccounting/bits.inc.php +1 -1
M html/includes/graphs/macaccounting/pkts.inc.php +7 -7
M html/includes/graphs/mempool/auth.inc.php +7 -3
M html/includes/graphs/mempool/usage.inc.php +1 -1
M html/includes/graphs/minute_multi_line.inc.php +1 -1
M html/includes/graphs/multi-customoid/auth.inc.php +2 -2
A html/includes/graphs/multi-customoid/graph.inc.php +7
M html/includes/graphs/multi-customoid/line.inc.php +1 -1
M html/includes/graphs/multi-customoid/stacked.inc.php +3 -4
M html/includes/graphs/multi-mempool/auth.inc.php +1 -1
M html/includes/graphs/multi-mempool/usage.inc.php +7 -3
M html/includes/graphs/multi-port/auth.inc.php +1 -1
M html/includes/graphs/multi-port/bcastpkts.inc.php +1 -1
M html/includes/graphs/multi-port/bits_duo_separate.inc.php +1 -1
M html/includes/graphs/multi-port/bits_duo.inc.php +1 -1
M html/includes/graphs/multi-port/bits_old.inc.php +1 -1
M html/includes/graphs/multi-port/bits_separate.inc.php +1 -1
M html/includes/graphs/multi-port/bits_trio_compare.inc.php +1 -1
M html/includes/graphs/multi-port/bits_trio.inc.php +1 -1
M html/includes/graphs/multi-port/bits.inc.php +1 -1
M html/includes/graphs/multi-port/discards.inc.php +1 -1
M html/includes/graphs/multi-port/errors.inc.php +1 -1
M html/includes/graphs/multi-port/groups_bits.inc.php +1 -1
M html/includes/graphs/multi-port/ipv6_bits.inc.php +1 -1
M html/includes/graphs/multi-port/mcastpkts.inc.php +1 -1
M html/includes/graphs/multi-port/upkts.inc.php +1 -1
M html/includes/graphs/multi-processor/auth.inc.php +1 -1
M html/includes/graphs/multi-processor/usage.inc.php +2 -1
M html/includes/graphs/multi-sensor/auth.inc.php +1 -1
M html/includes/graphs/multi-sensor/graph.inc.php +1 -1
M html/includes/graphs/multi-sensor/stacked.inc.php +1 -1
M html/includes/graphs/multi-status/auth.inc.php +1 -1
M html/includes/graphs/multi-status/graph.inc.php +1 -1
M html/includes/graphs/multi-storage/auth.inc.php +1 -1
M html/includes/graphs/multi-storage/bytes_stacked.inc.php +6 -4
M html/includes/graphs/multi-storage/perc_stacked.inc.php +15 -13
M html/includes/graphs/multi-storage/usage.inc.php +5 -3
M html/includes/graphs/munin/auth.inc.php +1 -1
M html/includes/graphs/munin/graph.inc.php +1 -1
M html/includes/graphs/netscalersvc/auth.inc.php +1 -1
M html/includes/graphs/netscalersvc/bits.inc.php +1 -1
M html/includes/graphs/netscalersvc/conns.inc.php +7 -7
M html/includes/graphs/netscalersvc/pkts.inc.php +7 -7
M html/includes/graphs/netscalersvc/reqs.inc.php +7 -7
M html/includes/graphs/netscalersvc/surge.inc.php +4 -4
M html/includes/graphs/netscalersvc/ttfb.inc.php +4 -4
M html/includes/graphs/netscalersvcgrpmem/auth.inc.php +1 -1
M html/includes/graphs/netscalersvcgrpmem/bits.inc.php +1 -1
M html/includes/graphs/netscalersvcgrpmem/conns.inc.php +7 -7
M html/includes/graphs/netscalersvcgrpmem/pkts.inc.php +7 -7
M html/includes/graphs/netscalersvcgrpmem/reqs.inc.php +7 -7
M html/includes/graphs/netscalersvcgrpmem/ttfb.inc.php +4 -4
M html/includes/graphs/netscalervsvr/auth.inc.php +1 -1
M html/includes/graphs/netscalervsvr/bits.inc.php +1 -1
M html/includes/graphs/netscalervsvr/conns.inc.php +7 -7
M html/includes/graphs/netscalervsvr/hitmiss.inc.php +1 -1
M html/includes/graphs/netscalervsvr/pkts.inc.php +7 -7
M html/includes/graphs/netscalervsvr/reqs.inc.php +7 -7
M html/includes/graphs/old_generic_simplex.inc.php +1 -1
M html/includes/graphs/p2pradio/auth.inc.php +1 -1
M html/includes/graphs/p2pradio/capacity.inc.php +1 -1
M html/includes/graphs/p2pradio/gain.inc.php +1 -1
M html/includes/graphs/p2pradio/power.inc.php +1 -1
M html/includes/graphs/p2pradio/rmse.inc.php +1 -1
M html/includes/graphs/p2pradio/rxlevel.inc.php +1 -1
M html/includes/graphs/p2pradio/symbol_rates.inc.php +1 -1
M html/includes/graphs/poller/auth.inc.php +1 -1
M html/includes/graphs/port/adsl_attainable.inc.php +1 -1
M html/includes/graphs/port/adsl_attenuation.inc.php +1 -1
M html/includes/graphs/port/adsl_power.inc.php +1 -1
M html/includes/graphs/port/adsl_snr.inc.php +1 -1
M html/includes/graphs/port/adsl_speed.inc.php +1 -1
M html/includes/graphs/port/auth.inc.php +1 -3
M html/includes/graphs/port/bits.inc.php +1 -1
M html/includes/graphs/port/discards.inc.php +7 -7
M html/includes/graphs/port/errors.inc.php +1 -1
M html/includes/graphs/port/etherlike.inc.php +1 -1
M html/includes/graphs/port/fdb_count.inc.php +1 -1
M html/includes/graphs/port/ipv6_bits.inc.php +1 -1
M html/includes/graphs/port/jnx_cos_queue.inc.php +1 -1
M html/includes/graphs/port/jnx_cos_queues_common.inc.php +1 -1
M html/includes/graphs/port/jnx_QedBytes.inc.php +1 -1
M html/includes/graphs/port/jnx_QedPkts.inc.php +1 -1
M html/includes/graphs/port/jnx_TailDropPkts.inc.php +1 -1
M html/includes/graphs/port/jnx_TotalRedDropBytes.inc.php +1 -1
M html/includes/graphs/port/jnx_TotalRedDropPkts.inc.php +1 -1
M html/includes/graphs/port/mac_acc_total.inc.php +1 -1
M html/includes/graphs/port/nupkts.inc.php +2 -2
M html/includes/graphs/port/pagp_bits.inc.php +1 -1
M html/includes/graphs/port/percent.inc.php +1 -1
M html/includes/graphs/port/pktsize.inc.php +1 -1
M html/includes/graphs/port/sros_EgressDroInProfOcts.inc.php +1 -1
M html/includes/graphs/port/sros_EgressDroInProfPkts.inc.php +1 -1
M html/includes/graphs/port/sros_EgressDroOutProfOcts.inc.php +1 -1
M html/includes/graphs/port/sros_EgressDroOutProfPkts.inc.php +1 -1
M html/includes/graphs/port/sros_EgressFwdInProfOcts.inc.php +1 -1
M html/includes/graphs/port/sros_EgressFwdInProfPkts.inc.php +1 -1
M html/includes/graphs/port/sros_EgressFwdOutProfOcts.inc.php +1 -1
M html/includes/graphs/port/sros_EgressFwdOutProfPkts.inc.php +1 -1
M html/includes/graphs/port/sros_IngressDroInProfOcts.inc.php +1 -1
M html/includes/graphs/port/sros_IngressDroInProfPkts.inc.php +1 -1
M html/includes/graphs/port/sros_IngressDroOutProfOcts.inc.php +1 -1
M html/includes/graphs/port/sros_IngressDroOutProfPkts.inc.php +1 -1
M html/includes/graphs/port/sros_IngressFwdInProfOcts.inc.php +1 -1
M html/includes/graphs/port/sros_IngressFwdInProfPkts.inc.php +1 -1
M html/includes/graphs/port/sros_IngressFwdOutProfOcts.inc.php +1 -1
M html/includes/graphs/port/sros_IngressFwdOutProfPkts.inc.php +1 -1
M html/includes/graphs/port/sros_queue.inc.php +1 -1
M html/includes/graphs/port/sros_queues_common.inc.php +1 -1
M html/includes/graphs/port/upkts.inc.php +7 -7
M html/includes/graphs/printersupply/auth.inc.php +1 -1
M html/includes/graphs/printersupply/usage.inc.php +1 -1
M html/includes/graphs/processor/auth.inc.php +1 -1
M html/includes/graphs/processor/usage.inc.php +1 -1
M html/includes/graphs/pseudowire/auth.inc.php +1 -1
M html/includes/graphs/pseudowire/bits.inc.php +1 -1
M html/includes/graphs/pseudowire/pkts.inc.php +7 -7
M html/includes/graphs/rserver/auth.inc.php +1 -1
M html/includes/graphs/rserver/curr.inc.php +1 -1
M html/includes/graphs/rserver/failed.inc.php +1 -1
M html/includes/graphs/rserver/total.inc.php +1 -1
M html/includes/graphs/sensor/airflow.inc.php +1 -1
M html/includes/graphs/sensor/apower.inc.php +1 -1
M html/includes/graphs/sensor/auth.inc.php +1 -1
M html/includes/graphs/sensor/counter.inc.php +1 -1
M html/includes/graphs/sensor/crestfactor.inc.php +1 -1
M html/includes/graphs/sensor/current.inc.php +1 -1
M html/includes/graphs/sensor/dbm.inc.php +1 -1
M html/includes/graphs/sensor/dewpoint.inc.php +1 -1
M html/includes/graphs/sensor/dust.inc.php +1 -1
M html/includes/graphs/sensor/fanspeed.inc.php +1 -1
M html/includes/graphs/sensor/frequency.inc.php +1 -1
M html/includes/graphs/sensor/graph.inc.php +1 -1
M html/includes/graphs/sensor/illuminance.inc.php +1 -1
M html/includes/graphs/sensor/impedence.inc.php +1 -1
M html/includes/graphs/sensor/percent.inc.php +1 -1
M html/includes/graphs/sensor/power.inc.php +1 -1
M html/includes/graphs/sensor/powerfactor.inc.php +1 -1
M html/includes/graphs/sensor/pressure.inc.php +1 -1
M html/includes/graphs/sensor/resistance.inc.php +1 -1
M html/includes/graphs/sensor/rpower.inc.php +1 -1
M html/includes/graphs/sensor/runtime.inc.php +1 -1
M html/includes/graphs/sensor/snr.inc.php +1 -1
M html/includes/graphs/sensor/sound.inc.php +1 -1
M html/includes/graphs/sensor/state.inc.php +1 -1
M html/includes/graphs/sensor/temperature.inc.php +1 -1
M html/includes/graphs/sensor/velocity.inc.php +1 -1
M html/includes/graphs/sensor/voltage.inc.php +1 -1
M html/includes/graphs/sensor/volume.inc.php +1 -1
M html/includes/graphs/sensor/waterflow.inc.php +1 -1
M html/includes/graphs/sensor/wavelength.inc.php +1 -1
M html/includes/graphs/service/auth.inc.php +1 -1
M html/includes/graphs/service/availability.inc.php +1 -1
M html/includes/graphs/sla/auth.inc.php +1 -1
M html/includes/graphs/sla/graph.inc.php +1 -1
M html/includes/graphs/sla/jitter.inc.php +1 -1
M html/includes/graphs/smokeping/auth.inc.php +1 -1
M html/includes/graphs/smokeping/in.inc.php +1 -1
M html/includes/graphs/smokeping/out.inc.php +1 -1
M html/includes/graphs/status/auth.inc.php +1 -1
M html/includes/graphs/status/graph.inc.php +1 -1
M html/includes/graphs/storage/auth.inc.php +2 -2
M html/includes/graphs/storage/usage.inc.php +1 -1
M html/includes/graphs/vserver/auth.inc.php +1 -1
M html/includes/graphs/vserver/bits.inc.php +1 -1
M html/includes/graphs/vserver/conns.inc.php +1 -1
M html/includes/graphs/vserver/pkts.inc.php +7 -7
M html/includes/graphs/wifi/auth.inc.php +1 -1
M html/includes/graphs/wifi/clientfailedassociations.inc.php +1 -1
M html/includes/graphs/wifi/noisefloor.inc.php +1 -1
M html/includes/graphs/wifi/refusedconnectioncount.inc.php +1 -1
M html/includes/graphs/wifi/resetcount.inc.php +1 -1
M html/includes/graphs/wifi/retransmitoctet.inc.php +1 -1
M html/includes/graphs/wifi/txretriescount.inc.php +1 -1
M html/includes/graphs/wifi/usersessions.inc.php +1 -1
M html/includes/graphs/wifiradio/auth.inc.php +1 -1
M html/includes/graphs/wifiradio/bits.inc.php +1 -1
M html/includes/graphs/wifiradio/clients.inc.php +1 -1
M html/includes/graphs/wifiradio/frames.inc.php +7 -7
M html/includes/graphs/wifiradio/rxerrors.inc.php +1 -1
M html/includes/graphs/XXX_device_memory_windows.inc.php +1 -1
M html/includes/group_edit.inc.php +1 -1
M html/includes/group-navbar.inc.php +1 -1
M html/includes/maintenance-navbar.inc.php +1 -1
M html/includes/map/google-mc.inc.php +1 -1
M html/includes/map/google.inc.php +1 -1
M html/includes/map/leaflet.inc.php +185 -120
M html/includes/navbar.inc.php +16 -13
M html/includes/notifications.inc.php +1 -1
M html/includes/panels/default.inc.php +1 -1
M html/includes/port-edit.inc.php +1 -1
M html/includes/port-sort-select.inc.php +1 -1
M html/includes/port-sort.inc.php +1 -1
M html/includes/print-accesspoint-graphs.inc.php +1 -1
M html/includes/print-accesspoint.inc.php +1 -1
M html/includes/print-device-graph.php +1 -1
M html/includes/print-interface-adsl.inc.php +1 -1
M html/includes/print-service.inc.php +1 -1
M html/includes/print-vlan.inc.php +1 -1
M html/includes/print-vrf.inc.php +1 -1
M html/includes/print/addresses.inc.php +1 -1
M html/includes/print/alert_log.inc.php +1 -1
M html/includes/print/alert.inc.php +1 -2
M html/includes/print/arptable.inc.php +1 -1
M html/includes/print/authlog.inc.php +1 -1
M html/includes/print/billing.inc.php +1 -1
M html/includes/print/common.inc.php +2 -2
M html/includes/print/dot1xtable.inc.php +1 -1
M html/includes/print/events.inc.php +1 -1
M html/includes/print/fdbtable.inc.php +1 -1
M html/includes/print/inventory.inc.php +104 -44
M html/includes/print/logalert.inc.php +1 -1
M html/includes/print/mac_addresses.inc.php +1 -1
M html/includes/print/navbar.inc.php +1 -1
M html/includes/print/neighbours.inc.php +14 -14
M html/includes/print/routing.inc.php +1 -1
M html/includes/print/rows.inc.php +1 -1
M html/includes/print/search.inc.php +8 -1
M html/includes/print/status.inc.php +213 -67
M html/includes/print/syslogs.inc.php +29 -4
M html/includes/search/accesspoints.inc.php +1 -1
M html/includes/search/devices.inc.php +1 -1
M html/includes/search/inventory.inc.php +1 -1
M html/includes/search/ip-addresses.inc.php +1 -1
M html/includes/search/ports.inc.php +3 -2
M html/includes/search/sensors.inc.php +1 -1
M html/includes/search/slas.inc.php +1 -1
M html/includes/search/status.inc.php +1 -1
M html/includes/service-delete.inc.php +1 -1
M html/includes/status-summary.inc.php +3 -3
M html/includes/widgets/graph.inc.php +1 -1
M html/index.php +444 -375
M html/js/gridstack.all.js +615 -18
A html/js/leaflet-realtime.js +842
M html/js/leaflet.js +5 -9
M html/js/observium.js +254 -237
A html/js/ResizeSensor.js +301
M html/map.php +1 -1
M html/pages/about.inc.php +1 -1
M html/pages/add_alert_check.inc.php +1 -1
M html/pages/add_syslog_rule.inc.php +1 -1
M html/pages/addhost.inc.php +1 -1
M html/pages/addsrv.inc.php +1 -1
M html/pages/adduser.inc.php +1 -1
M html/pages/alert_check.inc.php +1 -1
M html/pages/alert_checks.inc.php +1 -1
M html/pages/alert_log.inc.php +1 -1
M html/pages/alert_maintenance_add.inc.php +1 -1
M html/pages/alert_maintenance.inc.php +1 -1
M html/pages/alert_regenerate.inc.php +1 -1
M html/pages/alerts.inc.php +1 -1
M html/pages/apps.inc.php +1 -1
M html/pages/apps/default.inc.php +1 -1
M html/pages/apps/overview.inc.php +1 -1
M html/pages/authlog.inc.php +1 -1
M html/pages/bill.inc.php +1 -1
M html/pages/bill/accurate.inc.php +1 -1
M html/pages/bill/actions.inc.php +1 -1
M html/pages/bill/api.inc.php +1 -1
M html/pages/bill/delete.inc.php +1 -1
M html/pages/bill/edit.inc.php +1 -1
M html/pages/bill/history.inc.php +1 -1
M html/pages/bill/infoboxes.inc.php +1 -1
M html/pages/bill/navbar.inc.php +1 -1
M html/pages/bill/pdf_css.inc.php +1 -1
M html/pages/bill/pdf_history.inc.php +1 -1
M html/pages/bill/ports.inc.php +1 -1
M html/pages/bill/quick.inc.php +1 -1
M html/pages/bill/reset.inc.php +1 -1
M html/pages/bill/transfer.inc.php +1 -1
M html/pages/bills.inc.php +1 -1
M html/pages/bills/add.inc.php +1 -1
M html/pages/bills/month.inc.php +1 -1
M html/pages/bills/search.inc.php +1 -1
M html/pages/bills/searchaction.inc.php +1 -1
M html/pages/contact.inc.php +1 -1
M html/pages/contacts.inc.php +1 -1
M html/pages/customers.inc.php +1 -1
M html/pages/customoid.inc.php +1 -1
M html/pages/customoids.inc.php +1 -1
M html/pages/dashboard.inc.php +637 -162
M html/pages/deleted-ports.inc.php +1 -1
M html/pages/delhost.inc.php +1 -1
M html/pages/delsrv.inc.php +1 -1
M html/pages/device.inc.php +13 -6
M html/pages/device/accesspoint.inc.php +1 -1
M html/pages/device/accesspoints.inc.php +1 -1
M html/pages/device/alert.inc.php +1 -1
M html/pages/device/alerts.inc.php +1 -1
M html/pages/device/apps.inc.php +1 -1
M html/pages/device/apps/apache.inc.php +1 -1
M html/pages/device/apps/app_navbar.inc.php +1 -1
M html/pages/device/apps/asterisk.inc.php +1 -1
M html/pages/device/apps/bind.inc.php +1 -1
M html/pages/device/apps/ceph.inc.php +1 -1
M html/pages/device/apps/dhcpkit.inc.php +1 -1
M html/pages/device/apps/dovecot.inc.php +1 -1
M html/pages/device/apps/drbd.inc.php +1 -1
M html/pages/device/apps/exchange.inc.php +1 -1
M html/pages/device/apps/exim-mailqueue.inc.php +1 -1
M html/pages/device/apps/exim.inc.php +1 -1
M html/pages/device/apps/freeradius.inc.php +1 -1
M html/pages/device/apps/ioping.inc.php +1 -1
M html/pages/device/apps/jvmoverjmx.inc.php +1 -1
M html/pages/device/apps/mailscanner.inc.php +1 -1
M html/pages/device/apps/memcached.inc.php +1 -1
M html/pages/device/apps/mongodb.inc.php +1 -1
M html/pages/device/apps/mssql.inc.php +1 -1
M html/pages/device/apps/mssql/memory.inc.php +1 -1
M html/pages/device/apps/mssql/processor.inc.php +1 -1
M html/pages/device/apps/mysql.inc.php +1 -1
M html/pages/device/apps/nfs.inc.php +1 -1
M html/pages/device/apps/nfsd.inc.php +1 -1
M html/pages/device/apps/nginx.inc.php +1 -1
M html/pages/device/apps/nsd.inc.php +1 -1
M html/pages/device/apps/ntp-client.inc.php +1 -1
M html/pages/device/apps/ntpd-server.inc.php +1 -1
M html/pages/device/apps/ntpd.inc.php +1 -1
M html/pages/device/apps/openvpn.inc.php +1 -1
M html/pages/device/apps/postfix_mailgraph.inc.php +1 -1
M html/pages/device/apps/postgresql.inc.php +1 -1
M html/pages/device/apps/powerdns-recursor.inc.php +1 -1
M html/pages/device/apps/powerdns.inc.php +1 -1
M html/pages/device/apps/shoutcast.inc.php +1 -1
M html/pages/device/apps/unbound.inc.php +1 -1
M html/pages/device/apps/varnish.inc.php +1 -1
M html/pages/device/apps/vmwaretools.inc.php +1 -1
M html/pages/device/apps/zimbra.inc.php +1 -1
M html/pages/device/data.inc.php +1 -1
M html/pages/device/edit.inc.php +1 -1
M html/pages/device/edit/agent.inc.php +1 -1
M html/pages/device/edit/alerts.inc.php +1 -1
M html/pages/device/edit/apps.inc.php +1 -1
M html/pages/device/edit/delete.inc.php +1 -1
M html/pages/device/edit/device.inc.php +24 -8
M html/pages/device/edit/geo.inc.php +1 -1
M html/pages/device/edit/graphs.inc.php +1 -1
M html/pages/device/edit/icon.inc.php +1 -1
M html/pages/device/edit/ipmi.inc.php +1 -1
M html/pages/device/edit/mibs.inc.php +1 -1
M html/pages/device/edit/modules.inc.php +1 -1
M html/pages/device/edit/netscaler_svcs.inc.php +1 -1
M html/pages/device/edit/netscaler_vsvrs.inc.php +1 -1
M html/pages/device/edit/ports.inc.php +1 -1
M html/pages/device/edit/sensors.inc.php +1 -1
M html/pages/device/edit/services.inc.php +1 -1
M html/pages/device/edit/snmp.inc.php +1 -1
M html/pages/device/edit/ssh.inc.php +1 -1
M html/pages/device/edit/wmi.inc.php +1 -1
M html/pages/device/entphysical.inc.php +1 -1
M html/pages/device/graphs.inc.php +1 -1
M html/pages/device/health.inc.php +1 -1
M html/pages/device/health/dbm.inc.php +1 -1
M html/pages/device/health/diskio.inc.php +1 -1
M html/pages/device/health/mempool.inc.php +1 -1
M html/pages/device/health/processor.inc.php +1 -1
M html/pages/device/health/sensors.inc.php +1 -1
M html/pages/device/health/status.inc.php +1 -1
M html/pages/device/health/storage.inc.php +1 -1
M html/pages/device/hrdevice.inc.php +1 -1
A html/pages/device/juniper-firewall.inc.php +66
M html/pages/device/latency.inc.php +1 -1
M html/pages/device/loadbalancer.inc.php +1 -1
M html/pages/device/loadbalancer/lb_pools.inc.php +1 -1
M html/pages/device/loadbalancer/lb_snatpools.inc.php +1 -1
M html/pages/device/loadbalancer/lb_virtuals.inc.php +1 -1
M html/pages/device/loadbalancer/loadbalancer_rservers.inc.php +1 -1
M html/pages/device/loadbalancer/loadbalancer_vservers.inc.php +1 -1
M html/pages/device/loadbalancer/netscaler_servicegroupmembers.inc.php +1 -1
M html/pages/device/loadbalancer/netscaler_services.inc.php +1 -1
M html/pages/device/loadbalancer/netscaler_vsvr.inc.php +1 -1
M html/pages/device/logs.inc.php +1 -1
M html/pages/device/logs/alertlog.inc.php +1 -1
M html/pages/device/logs/eventlog.inc.php +1 -1
M html/pages/device/logs/syslog.inc.php +1 -1
M html/pages/device/munin.inc.php +1 -1
M html/pages/device/nfsen.inc.php +1 -1
M html/pages/device/notes.inc.php +1 -1
M html/pages/device/overview-normal.inc.php +1 -1
M html/pages/device/overview-wide.inc.php +1 -1
M html/pages/device/overview.inc.php +8 -7
M html/pages/device/overview/alertlog.inc.php +1 -1
M html/pages/device/overview/alerts.inc.php +1 -1
M html/pages/device/overview/c6kxbar.inc.php +1 -1
M html/pages/device/overview/events.inc.php +1 -1
M html/pages/device/overview/information_extended.inc.php +1 -1
M html/pages/device/overview/information.inc.php +1 -1
M html/pages/device/overview/mempools.inc.php +1 -1
M html/pages/device/overview/ports.inc.php +1 -1
M html/pages/device/overview/printersupplies.inc.php +1 -1
M html/pages/device/overview/processors-unix.inc.php +1 -1
M html/pages/device/overview/processors.inc.php +76 -5
M html/pages/device/overview/sensors.inc.php +1 -1
M html/pages/device/overview/services.inc.php +1 -1
M html/pages/device/overview/status.inc.php +1 -1
M html/pages/device/overview/storage.inc.php +1 -1
M html/pages/device/overview/syslog.inc.php +1 -1
M html/pages/device/overview/ucd_mem.inc.php +1 -1
M html/pages/device/p2pradios.inc.php +1 -1
M html/pages/device/packages.inc.php +1 -1
M html/pages/device/perf.inc.php +1 -1
M html/pages/device/port.inc.php +1 -1
M html/pages/device/port/adsl.inc.php +1 -1
M html/pages/device/port/alertlog.inc.php +1 -1
M html/pages/device/port/alerts.inc.php +1 -1
M html/pages/device/port/arp.inc.php +1 -1
M html/pages/device/port/cbqos.inc.php +1 -1
M html/pages/device/port/data.inc.php +1 -1
M html/pages/device/port/events.inc.php +1 -1
M html/pages/device/port/fdb.inc.php +1 -1
M html/pages/device/port/graphs.inc.php +1 -1
M html/pages/device/port/jnx_cos_queues.inc.php +1 -1
M html/pages/device/port/junose-atm-vp.inc.php +1 -1
M html/pages/device/port/macaccounting_top10.inc.php +1 -1
M html/pages/device/port/macaccounting.inc.php +1 -1
M html/pages/device/port/pagp.inc.php +1 -1
M html/pages/device/port/realtime.inc.php +1 -1
M html/pages/device/port/sensors.inc.php +1 -1
M html/pages/device/port/sros_queues.inc.php +1 -1
M html/pages/device/port/vlans.inc.php +1 -1
M html/pages/device/ports.inc.php +6 -3
M html/pages/device/ports/adsl.inc.php +1 -1
M html/pages/device/ports/arp.inc.php +1 -1
M html/pages/device/ports/fdb.inc.php +1 -1
M html/pages/device/ports/ipv4.inc.php +1 -1
M html/pages/device/ports/ipv6.inc.php +1 -1
M html/pages/device/ports/map.inc.php +1 -1
M html/pages/device/ports/neighbours.inc.php +1 -1
M html/pages/device/ports/sensors.inc.php +1 -1
M html/pages/device/printing.inc.php +1 -1
M html/pages/device/pseudowires.inc.php +1 -1
M html/pages/device/routing.inc.php +1 -1
M html/pages/device/routing/bgp.inc.php +1 -1
M html/pages/device/routing/cef.inc.php +1 -1
M html/pages/device/routing/eigrp.inc.php +1 -1
M html/pages/device/routing/eigrp/peers.inc.php +1 -1
M html/pages/device/routing/eigrp/ports.inc.php +1 -1
M html/pages/device/routing/ipsec_tunnels.inc.php +1 -1
M html/pages/device/routing/ospf.inc.php +1 -1
M html/pages/device/routing/vrf.inc.php +1 -1
M html/pages/device/services.inc.php +1 -1
M html/pages/device/showconfig.inc.php +1 -1
M html/pages/device/showtech.inc.php +1 -1
M html/pages/device/slas.inc.php +1 -1
M html/pages/device/vlans.inc.php +1 -1
M html/pages/device/vm.inc.php +1 -1
M html/pages/device/wifi.inc.php +1 -1
M html/pages/device/wifi/accesspoint.inc.php +1 -1
M html/pages/device/wifi/accesspoints.inc.php +1 -1
M html/pages/device/wifi/overview.inc.php +1 -1
M html/pages/device/wifi/radios.inc.php +1 -1
M html/pages/device/wifi/wlans.inc.php +1 -1
M html/pages/devices.inc.php +1 -1
M html/pages/devices/basic.inc.php +1 -1
M html/pages/devices/detail.inc.php +1 -1
M html/pages/devices/graphs.inc.php +11 -6
M html/pages/devices/perf.inc.php +1 -1
M html/pages/devices/status.inc.php +1 -1
M html/pages/edituser.inc.php +1 -1
M html/pages/edituser/deleteuser.inc.php +1 -1
M html/pages/eventlog.inc.php +1 -1
A html/pages/front.inc.php +5
M html/pages/front/default.php +2 -2
M html/pages/front/test.php +2 -2
M html/pages/graphs.inc.php +14 -1
M html/pages/group_add.inc.php +1 -1
M html/pages/group.inc.php +1 -1
M html/pages/groups_regenerate.inc.php +1 -1
M html/pages/groups.inc.php +1 -1
M html/pages/health.inc.php +1 -1
M html/pages/health/mempool.inc.php +1 -1
M html/pages/health/printersupplies.inc.php +1 -1
M html/pages/health/processor.inc.php +1 -1
M html/pages/health/sensors.inc.php +1 -1
M html/pages/health/status.inc.php +1 -1
M html/pages/health/storage.inc.php +1 -1
M html/pages/iftype.inc.php +1 -1
M html/pages/inventory.inc.php +1 -1
M html/pages/locations.inc.php +1 -1
M html/pages/logon.inc.php +1 -1
M html/pages/mibs.inc.php +2 -2
M html/pages/migrate_alerts.inc.php +31 -10
M html/pages/modules.inc.php +1 -1
M html/pages/neighbours.inc.php +1 -1
M html/pages/os.inc.php +1 -1
M html/pages/p2pradios.inc.php +1 -1
M html/pages/packages.inc.php +1 -1
M html/pages/pollerlog.inc.php +68 -3
M html/pages/ports.inc.php +1 -1
M html/pages/ports/graphs.inc.php +1 -1
M html/pages/ports/list.inc.php +1 -1
M html/pages/preferences.inc.php +1 -1
M html/pages/preferences/authentication.inc.php +1 -1
M html/pages/preferences/authlog.inc.php +1 -1
M html/pages/preferences/general.inc.php +1 -1
M html/pages/pseudowires.inc.php +1 -1
M html/pages/routing.inc.php +1 -1
M html/pages/routing/bgp.inc.php +1 -1
M html/pages/routing/cef.inc.php +1 -1
M html/pages/routing/eigrp.inc.php +1 -1
M html/pages/routing/ospf.inc.php +1 -1
M html/pages/routing/overview.inc.php +1 -1
M html/pages/routing/vrf.inc.php +1 -1
M html/pages/search.inc.php +1 -1
M html/pages/search/arp.inc.php +1 -1
M html/pages/search/dot1x.inc.php +1 -1
M html/pages/search/fdb.inc.php +1 -1
M html/pages/search/ipv4.inc.php +1 -1
M html/pages/search/ipv6.inc.php +1 -1
M html/pages/search/mac.inc.php +1 -1
M html/pages/services.inc.php +1 -1
M html/pages/settings.inc.php +1 -1
M html/pages/settings/changed_config.inc.php +1 -1
M html/pages/settings/config.inc.php +1 -1
M html/pages/settings/default.inc.php +1 -1
M html/pages/simpleapi.inc.php +1 -1
M html/pages/slas.inc.php +1 -1
M html/pages/syslog_alerts.inc.php +1 -1
M html/pages/syslog_rules.inc.php +1 -1
M html/pages/syslog.inc.php +24 -4
M html/pages/usermenu.inc.php +1 -1
M html/pages/vms.inc.php +1 -1
M html/ui-test.php +1 -1
M includes/alerting/clickatell.inc.php +1 -1
A includes/alerting/devnull.inc.php +20
M includes/alerting/email.inc.php +13 -10
M includes/alerting/hipchat.inc.php +1 -1
M includes/alerting/messagebird.inc.php +1 -1
M includes/alerting/pagerduty.inc.php +1 -1
M includes/alerting/pushover.inc.php +1 -1
M includes/alerting/script.inc.php +1 -1
M includes/alerting/slack.inc.php +1 -1
M includes/alerting/smsbox.inc.php +1 -1
M includes/alerting/smsenvoi.inc.php +1 -1
M includes/alerting/teams.inc.php +2 -1
M includes/alerting/telegram.inc.php +1 -1
M includes/alerting/textlocal.inc.php +1 -1
M includes/alerting/victorops.inc.php +1 -1
M includes/alerting/webhook-old.inc.php +1 -1
M includes/alerting/xmpp.inc.php +1 -1
M includes/alerts.inc.php +13 -6
M includes/billing.inc.php +1 -1
M includes/cache.inc.php +1 -1
M includes/common.inc.php +6 -6
M includes/config-variables.inc.php +10 -5
M includes/db.inc.php +1 -1
M includes/db/mysql.inc.php +1 -1
M includes/db/mysqli.inc.php +1 -1
M includes/defaults.inc.php +13 -1
M includes/definitions.inc.php +19 -15
M includes/definitions/apps.inc.php +1 -1
M includes/definitions/entities.inc.php +14 -1
M includes/definitions/entities/devices.inc.php +2 -2
M includes/definitions/entities/printersupplies.inc.php +1 -1
M includes/definitions/entities/routing.inc.php +1 -1
M includes/definitions/entities/sensors.inc.php +1 -1
M includes/definitions/entities/slas.inc.php +1 -1
M includes/definitions/entities/status.inc.php +1 -1
M includes/definitions/geo.inc.php +1 -1
M includes/definitions/graphtypes.inc.php +50 -6
M includes/definitions/mibs.inc.php +1 -1
A includes/definitions/mibs/3com.inc.php +116
M includes/definitions/mibs/a10.inc.php +47 -21
M includes/definitions/mibs/accedian.inc.php +4 -4
M includes/definitions/mibs/accuenergy.inc.php +38 -38
M includes/definitions/mibs/acme.inc.php +22 -1
M includes/definitions/mibs/adf.inc.php +1 -1
M includes/definitions/mibs/adtran.inc.php +1 -1
M includes/definitions/mibs/adva.inc.php +1 -1
M includes/definitions/mibs/aethra.inc.php +1 -1
M includes/definitions/mibs/akcp.inc.php +71 -2
M includes/definitions/mibs/allied.inc.php +1 -1
M includes/definitions/mibs/alpha.inc.php +134 -133
M includes/definitions/mibs/alvarion.inc.php +1 -1
M includes/definitions/mibs/aos.inc.php +55 -1
M includes/definitions/mibs/apc.inc.php +5 -7
M includes/definitions/mibs/apnl.inc.php +34 -3
M includes/definitions/mibs/apple.inc.php +1 -1
M includes/definitions/mibs/arbor.inc.php +1 -1
M includes/definitions/mibs/areca.inc.php +1 -1
M includes/definitions/mibs/arista.inc.php +1 -1
M includes/definitions/mibs/aruba.inc.php +1 -1
M includes/definitions/mibs/aten.inc.php +1 -1
M includes/definitions/mibs/atmedia.inc.php +1 -1
M includes/definitions/mibs/atto.inc.php +9 -1
M includes/definitions/mibs/audiocodes.inc.php +13 -1
M includes/definitions/mibs/avaya.inc.php +3 -3
M includes/definitions/mibs/avtech.inc.php +18 -7
M includes/definitions/mibs/axis.inc.php +1 -1
M includes/definitions/mibs/baytech.inc.php +1 -1
M includes/definitions/mibs/bdcom.inc.php +99 -12
M includes/definitions/mibs/bintec.inc.php +1 -1
M includes/definitions/mibs/bluecoat.inc.php +1 -1
M includes/definitions/mibs/broadcom.inc.php +1 -1
M includes/definitions/mibs/brocade.inc.php +9 -2
M includes/definitions/mibs/bsd.inc.php +16 -1
M includes/definitions/mibs/calix.inc.php +1 -1
M includes/definitions/mibs/cambium.inc.php +1 -1
M includes/definitions/mibs/carel.inc.php +44 -44
M includes/definitions/mibs/ccpower.inc.php +6 -6
M includes/definitions/mibs/cdata.inc.php +2 -2
M includes/definitions/mibs/ceragon.inc.php +1 -1
M includes/definitions/mibs/checkpoint.inc.php +1 -1
M includes/definitions/mibs/ciena.inc.php +2 -2
M includes/definitions/mibs/cisco.inc.php +164 -37
M includes/definitions/mibs/ciscosb.inc.php +25 -1
M includes/definitions/mibs/citrix.inc.php +1 -1
M includes/definitions/mibs/clavister.inc.php +1 -1
M includes/definitions/mibs/colubris.inc.php +1 -1
M includes/definitions/mibs/comet.inc.php +1 -1
A includes/definitions/mibs/coriant.inc.php +49
M includes/definitions/mibs/cradlepoint.inc.php +1 -1
M includes/definitions/mibs/ctc.inc.php +6 -6
M includes/definitions/mibs/cyan.inc.php +1 -1
M includes/definitions/mibs/cyclades.inc.php +1 -1
M includes/definitions/mibs/d-link.inc.php +1 -1
M includes/definitions/mibs/dasan.inc.php +1 -1
A includes/definitions/mibs/datacom.inc.php +86
M includes/definitions/mibs/datadomain.inc.php +1 -1
M includes/definitions/mibs/ddn.inc.php +1 -1
M includes/definitions/mibs/deliberant.inc.php +1 -1
M includes/definitions/mibs/dell.inc.php +18 -7
M includes/definitions/mibs/digipower.inc.php +55 -18
M includes/definitions/mibs/dps.inc.php +1 -1
M includes/definitions/mibs/dse.inc.php +16 -16
M includes/definitions/mibs/eaton.inc.php +1 -1
M includes/definitions/mibs/edgecore.inc.php +41 -49
M includes/definitions/mibs/eds.inc.php +1 -1
M includes/definitions/mibs/eltek.inc.php +29 -30
M includes/definitions/mibs/eltex.inc.php +107 -74
M includes/definitions/mibs/engenius.inc.php +1 -1
M includes/definitions/mibs/enlogic.inc.php +1 -1
M includes/definitions/mibs/enterasys.inc.php +1 -1
M includes/definitions/mibs/equallogic.inc.php +1 -1
M includes/definitions/mibs/exalt.inc.php +1 -1
M includes/definitions/mibs/extreme.inc.php +2 -2
M includes/definitions/mibs/f5.inc.php +17 -17
M includes/definitions/mibs/fastback.inc.php +14 -15
M includes/definitions/mibs/fiberroad.inc.php +4 -2
M includes/definitions/mibs/firebrick.inc.php +5 -1
M includes/definitions/mibs/fireeye.inc.php +20 -8
M includes/definitions/mibs/force10.inc.php +48 -1
M includes/definitions/mibs/forcepoint.inc.php +25 -1
M includes/definitions/mibs/fortinet.inc.php +1 -1
M includes/definitions/mibs/fscom.inc.php +1 -1
M includes/definitions/mibs/gamatronic.inc.php +1 -1
M includes/definitions/mibs/gcom.inc.php +1 -1
M includes/definitions/mibs/ge.inc.php +133 -46
M includes/definitions/mibs/geist.inc.php +38 -49
M includes/definitions/mibs/gta.inc.php +1 -1
M includes/definitions/mibs/gude.inc.php +125 -38
M includes/definitions/mibs/h3c.inc.php +1 -1
M includes/definitions/mibs/hh3c.inc.php +58 -26
M includes/definitions/mibs/hikvision.inc.php +1 -1
M includes/definitions/mibs/hirschmann.inc.php +68 -46
M includes/definitions/mibs/hp.inc.php +79 -3
M includes/definitions/mibs/huawei.inc.php +13 -1
M includes/definitions/mibs/hwgroup.inc.php +1 -1
M includes/definitions/mibs/ibm.inc.php +21 -23
M includes/definitions/mibs/ict.inc.php +15 -4
M includes/definitions/mibs/ignitenet.inc.php +1 -1
M includes/definitions/mibs/infoblox.inc.php +1 -1
M includes/definitions/mibs/ingrasys.inc.php +1 -1
M includes/definitions/mibs/isilon.inc.php +32 -39
M includes/definitions/mibs/itwatchdogs.inc.php +1 -1
M includes/definitions/mibs/jacarta.inc.php +1 -1
M includes/definitions/mibs/janitza.inc.php +22 -22
M includes/definitions/mibs/jetnexus.inc.php +1 -1
M includes/definitions/mibs/juniper.inc.php +9 -1
M includes/definitions/mibs/junose.inc.php +13 -2
M includes/definitions/mibs/kemp.inc.php +1 -1
M includes/definitions/mibs/knuerr.inc.php +33 -39
M includes/definitions/mibs/kyocera.inc.php +1 -1
M includes/definitions/mibs/lancom.inc.php +7 -1
M includes/definitions/mibs/lenovo.inc.php +3 -3
M includes/definitions/mibs/liebert.inc.php +17 -1
M includes/definitions/mibs/lsi.inc.php +1 -1
M includes/definitions/mibs/megatec.inc.php +289 -226
M includes/definitions/mibs/meinberg.inc.php +24 -19
M includes/definitions/mibs/messpc.inc.php +1 -1
M includes/definitions/mibs/microsens.inc.php +34 -19
M includes/definitions/mibs/mikrotik.inc.php +172 -36
M includes/definitions/mibs/mimosa.inc.php +14 -9
M includes/definitions/mibs/mitel.inc.php +1 -1
M includes/definitions/mibs/mitsubishi.inc.php +20 -41
M includes/definitions/mibs/moxa.inc.php +10 -1
M includes/definitions/mibs/mrv.inc.php +1 -1
M includes/definitions/mibs/netapp.inc.php +1 -1
M includes/definitions/mibs/netgear.inc.php +83 -2
A includes/definitions/mibs/netio.inc.php +55
M includes/definitions/mibs/netonix.inc.php +52 -62
M includes/definitions/mibs/netping.inc.php +1 -1
M includes/definitions/mibs/netscreen.inc.php +1 -1
A includes/definitions/mibs/nexans.inc.php +99
M includes/definitions/mibs/nimble.inc.php +1 -1
M includes/definitions/mibs/nortel.inc.php +10 -1
M includes/definitions/mibs/nscrtv.inc.php +1 -1
M includes/definitions/mibs/omnitron.inc.php +17 -12
M includes/definitions/mibs/oneaccess.inc.php +1 -1
M includes/definitions/mibs/opengear.inc.php +40 -27
M includes/definitions/mibs/oracle.inc.php +1 -1
M includes/definitions/mibs/packetflux.inc.php +1 -1
M includes/definitions/mibs/paloalto.inc.php +1 -1
M includes/definitions/mibs/papouch.inc.php +43 -27
M includes/definitions/mibs/patton.inc.php +1 -1
M includes/definitions/mibs/peplink.inc.php +1 -1
M includes/definitions/mibs/perle.inc.php +3 -3
M includes/definitions/mibs/powerwalker.inc.php +1 -1
M includes/definitions/mibs/pulsesecure.inc.php +1 -1
M includes/definitions/mibs/qnap.inc.php +14 -1
M includes/definitions/mibs/racktivity.inc.php +1 -1
M includes/definitions/mibs/radlan.inc.php +2 -2
M includes/definitions/mibs/radware.inc.php +1 -1
M includes/definitions/mibs/raisecom.inc.php +75 -83
M includes/definitions/mibs/raritan.inc.php +2 -3
M includes/definitions/mibs/redback.inc.php +1 -1
M includes/definitions/mibs/ricoh.inc.php +1 -1
M includes/definitions/mibs/rittal.inc.php +1 -1
M includes/definitions/mibs/riverbed.inc.php +8 -1
M includes/definitions/mibs/ruckus.inc.php +1 -1
M includes/definitions/mibs/saf.inc.php +3 -2
M includes/definitions/mibs/senao.inc.php +1 -1
M includes/definitions/mibs/sensatronics.inc.php +122 -2
M includes/definitions/mibs/sentry.inc.php +1 -1
M includes/definitions/mibs/serverscheck.inc.php +1 -1
M includes/definitions/mibs/smartoptics.inc.php +1 -1
M includes/definitions/mibs/snr.inc.php +4 -5
M includes/definitions/mibs/socomec.inc.php +262 -76
M includes/definitions/mibs/sonicwall.inc.php +1 -1
A includes/definitions/mibs/sonus.inc.php +24
M includes/definitions/mibs/stormshield.inc.php +1 -1
M includes/definitions/mibs/supermicro.inc.php +1 -1
M includes/definitions/mibs/symbol.inc.php +1 -1
M includes/definitions/mibs/synology.inc.php +90 -74
A includes/definitions/mibs/teleste.inc.php +144
M includes/definitions/mibs/teltonika.inc.php +15 -9
M includes/definitions/mibs/tempalert.inc.php +14 -9
M includes/definitions/mibs/teracom.inc.php +1 -1
M includes/definitions/mibs/teradici.inc.php +1 -1
M includes/definitions/mibs/trango.inc.php +16 -1
M includes/definitions/mibs/trapeze.inc.php +1 -1
M includes/definitions/mibs/trendmicro.inc.php +12 -13
M includes/definitions/mibs/tripplite.inc.php +25 -8
M includes/definitions/mibs/tsl.inc.php +1 -1
M includes/definitions/mibs/ubiquiti.inc.php +19 -7
M includes/definitions/mibs/vmware.inc.php +1 -1
M includes/definitions/mibs/watchguard.inc.php +1 -1
M includes/definitions/mibs/waystream.inc.php +26 -33
M includes/definitions/mibs/webgraph.inc.php +33 -26
M includes/definitions/mibs/wowza.inc.php +1 -1
M includes/definitions/mibs/wti.inc.php +1 -1
M includes/definitions/mibs/wwp.inc.php +35 -21
M includes/definitions/mibs/zhone.inc.php +1 -1
M includes/definitions/mibs/zte.inc.php +77 -14
M includes/definitions/mibs/zyxel.inc.php +50 -3
M includes/definitions/models.inc.php +8 -2
M includes/definitions/os.inc.php +264 -61
M includes/definitions/rewrites.inc.php +2 -1
M includes/definitions/rrdtypes.inc.php +9 -1
M includes/definitions/transports.inc.php +5 -1
M includes/definitions/version.inc.php +1 -1
M includes/definitions/vm.inc.php +1 -1
M includes/definitions/wui.inc.php +3 -2
M includes/discovery/arp-table.inc.php +1 -1
M includes/discovery/bgp-peers.inc.php +1 -1
M includes/discovery/cisco-cbqos.inc.php +1 -1
M includes/discovery/cisco-cef.inc.php +1 -1
M includes/discovery/cisco-vrf.inc.php +1 -1
M includes/discovery/functions.inc.php +391 -41
M includes/discovery/graphs.inc.php +1 -1
A includes/discovery/graphs/juniper-firewall-mib.inc.php +57
M includes/discovery/inventory.inc.php +1 -1
M includes/discovery/inventory/cpqrack-mib.inc.php +1 -1
M includes/discovery/inventory/e7-calix-mib.inc.php +1 -1
M includes/discovery/inventory/entity-mib.inc.php +1 -1
M includes/discovery/inventory/foundry-sn-agent-mib.inc.php +1 -1
M includes/discovery/inventory/geist-mib-v3.inc.php +1 -1
M includes/discovery/inventory/host-resources-mib.inc.php +1 -1
M includes/discovery/inventory/hpvc-mib.inc.php +1 -1
M includes/discovery/inventory/juniper-mib.inc.php +1 -1
M includes/discovery/inventory/mikrotik-mib.inc.php +1 -1
M includes/discovery/inventory/oneaccess-sys-mib.inc.php +1 -1
M includes/discovery/inventory/perle-mcr-mgt-mib.inc.php +1 -1
M includes/discovery/inventory/raisecom-fanmonitor-mib.inc.php +1 -1
M includes/discovery/inventory/raisecom-powermonitor-mib.inc.php +1 -1
M includes/discovery/inventory/timetra-chassis-mib.inc.php +1 -1
M includes/discovery/ip-addresses.inc.php +1 -1
M includes/discovery/ip-addresses/cisco-ietf-ip-mib.inc.php +1 -1
M includes/discovery/ip-addresses/ciscosb-ipv6.inc.php +1 -1
M includes/discovery/ip-addresses/f5-bigip-system-mib.inc.php +1 -1
M includes/discovery/ip-addresses/ip-mib.inc.php +1 -1
M includes/discovery/ip-addresses/ipv6-mib.inc.php +1 -1
M includes/discovery/junose-atm-vp.inc.php +1 -1
M includes/discovery/mac-accounting.inc.php +1 -1
M includes/discovery/mempools.inc.php +157 -141
M includes/discovery/mempools/agent-general-mib.inc.php +1 -1
D includes/discovery/mempools/alcatel-ind1-health-mib.inc.php -40
M includes/discovery/mempools/bianca-brick-mibres-mib.inc.php +1 -1
M includes/discovery/mempools/bluecoat-sg-proxy-mib.inc.php +1 -1
M includes/discovery/mempools/bluecoat-sg-usage-mib.inc.php +1 -1
M includes/discovery/mempools/cisco-enhanced-mempool-mib.inc.php +1 -1
M includes/discovery/mempools/cisco-entity-qfp-mib.inc.php +1 -1
M includes/discovery/mempools/cisco-memory-pool-mib.inc.php +1 -1
M includes/discovery/mempools/cisco-process-mib.inc.php +1 -1
M includes/discovery/mempools/dell-networking-chassis-mib.inc.php +1 -1
M includes/discovery/mempools/extreme-software-monitor-mib.inc.php +1 -1
M includes/discovery/mempools/f10-c-series-chassis-mib.inc.php +1 -1
M includes/discovery/mempools/f10-chassis-mib.inc.php +1 -1
M includes/discovery/mempools/f10-m-series-chassis-mib.inc.php +1 -1
M includes/discovery/mempools/f10-s-series-chassis-mib.inc.php +1 -1
M includes/discovery/mempools/f5-bigip-system-mib.inc.php +1 -1
M includes/discovery/mempools/foundry-sn-agent-mib.inc.php +1 -1
M includes/discovery/mempools/hh3c-entity-ext-mib.inc.php +1 -1
M includes/discovery/mempools/host-resources-mib.inc.php +2 -1
M includes/discovery/mempools/hpn-icf-entity-ext-mib.inc.php +1 -1
M includes/discovery/mempools/huawei-entity-extent-mib.inc.php +1 -1
M includes/discovery/mempools/juniper-mib.inc.php +1 -1
M includes/discovery/mempools/juniper-srx5000-spu-monitoring-mib.inc.php +1 -1
M includes/discovery/mempools/netswitch-mib.inc.php +1 -1
M includes/discovery/mempools/oneaccess-sys-mib.inc.php +1 -1
M includes/discovery/mempools/peakflow-sp-mib.inc.php +1 -1
M includes/discovery/mempools/s5-chassis-mib.inc.php +1 -1
M includes/discovery/mempools/smartnode-mib.inc.php +1 -1
M includes/discovery/mempools/timetra-system-mib.inc.php +1 -1
M includes/discovery/mempools/ucd-snmp-mib.inc.php +6 -4
M includes/discovery/mempools/zhone-card-resources-mib.inc.php +1 -1
M includes/discovery/mempools/zxr10-mib.inc.php +1 -1
M includes/discovery/mempools/zyxel-sys-memory-mib.inc.php +1 -1
M includes/discovery/neighbours.inc.php +2 -2
M includes/discovery/neighbours/alcatel-ind1-interswitch-protocol-mib.inc.php +3 -3
M includes/discovery/neighbours/cisco-cdp-mib.inc.php +3 -3
M includes/discovery/neighbours/dnos-isdp-mib.inc.php +3 -3
M includes/discovery/neighbours/edgeswitch-isdp-mib.inc.php +3 -3
M includes/discovery/neighbours/fastpath-isdp-mib.inc.php +3 -3
M includes/discovery/neighbours/foundry-sn-switch-group-mib.inc.php +3 -3
M includes/discovery/neighbours/lldp-mib.inc.php +14 -6
M includes/discovery/neighbours/mikrotik-mib.inc.php +3 -3
M includes/discovery/neighbours/netgear-isdp-mib.inc.php +4 -3
M includes/discovery/neighbours/ospf-mib.inc.php +3 -1
M includes/discovery/oids.inc.php +1 -1
M includes/discovery/os.inc.php +1 -1
M includes/discovery/os/broadcom.inc.php +1 -1
M includes/discovery/os/freebsd.inc.php +1 -1
M includes/discovery/os/linux.inc.php +1 -1
M includes/discovery/os/nxp-mqx-rtcs.inc.php +1 -1
M includes/discovery/os/solaris.inc.php +1 -1
M includes/discovery/ports-stack.inc.php +1 -1
M includes/discovery/ports.inc.php +9 -3
M includes/discovery/ports/f5-bigip-system-mib.inc.php +3 -2
M includes/discovery/ports/netapp-mib.inc.php +1 -1
M includes/discovery/printersupplies/printer-mib.inc.php +7 -5
M includes/discovery/printersupplies/ricohprivatemib.inc.php +1 -1
M includes/discovery/processors.inc.php +25 -59
D includes/discovery/processors/alcatel-ind1-health-mib.inc.php -36
M includes/discovery/processors/bluecoat-sg-proxy-mib.inc.php +1 -1
M includes/discovery/processors/bluecoat-sg-usage-mib.inc.php +1 -1
M includes/discovery/processors/cisco-entity-pfe-mib.inc.php +1 -1
M includes/discovery/processors/cisco-entity-qfp-mib.inc.php +1 -1
M includes/discovery/processors/cisco-process-mib.inc.php +1 -1
M includes/discovery/processors/ciscosb-rndmng.inc.php +1 -1
M includes/discovery/processors/dell-networking-chassis-mib.inc.php +1 -1
M includes/discovery/processors/dnos-switching-mib.inc.php +1 -1
M includes/discovery/processors/edgeswitch-switching-mib.inc.php +1 -1
M includes/discovery/processors/extreme-software-monitor-mib.inc.php +1 -1
M includes/discovery/processors/f10-c-series-chassis-mib.inc.php +1 -1
M includes/discovery/processors/f10-chassis-mib.inc.php +1 -1
M includes/discovery/processors/f10-m-series-chassis-mib.inc.php +1 -1
M includes/discovery/processors/f10-s-series-chassis-mib.inc.php +1 -1
M includes/discovery/processors/f5-bigip-system-mib.inc.php +1 -1
M includes/discovery/processors/foundry-sn-agent-mib.inc.php +1 -1
M includes/discovery/processors/hh3c-entity-ext-mib.inc.php +1 -1
M includes/discovery/processors/host-resources-mib.inc.php +1 -1
M includes/discovery/processors/hpn-icf-entity-ext-mib.inc.php +1 -1
M includes/discovery/processors/huawei-entity-extent-mib.inc.php +1 -1
M includes/discovery/processors/isilon-mib.inc.php +1 -1
M includes/discovery/processors/juniper-mib.inc.php +1 -1
M includes/discovery/processors/juniper-srx5000-spu-monitoring-mib.inc.php +1 -1
M includes/discovery/processors/juniper-system-mib.inc.php +1 -1
M includes/discovery/processors/ns-root-mib.inc.php +1 -1
M includes/discovery/processors/smartnode-mib.inc.php +1 -1
M includes/discovery/processors/ucd-snmp-mib.inc.php +1 -1
M includes/discovery/processors/wlsx-switch-mib.inc.php +1 -1
M includes/discovery/processors/zhone-card-resources-mib.inc.php +1 -1
M includes/discovery/processors/zxr10-mib.inc.php +1 -1
M includes/discovery/pseudowires.inc.php +1 -1
M includes/discovery/pseudowires/cisco-ietf-pw-mib.inc.php +1 -1
M includes/discovery/pseudowires/juniper-vpn-mib.inc.php +1 -1
M includes/discovery/pseudowires/pw-std-mib.inc.php +1 -1
M includes/discovery/sensors.inc.php +56 -528
D includes/discovery/sensors/ac-system-mib.inc.php -91
D includes/discovery/sensors/acmepacket-envmon-mib.inc.php -77
M includes/discovery/sensors/adf-1-mib.inc.php +3 -3
D includes/discovery/sensors/airespace-wireless-mib.inc.php -33
D includes/discovery/sensors/alcatel-ind1-health-mib.inc.php -36
D includes/discovery/sensors/alphapowersystem-mib.inc.php -69
M includes/discovery/sensors/alvarion-dot11-wlan-mib.inc.php +11 -8
D includes/discovery/sensors/apnl-modular-pdu-mib.inc.php -81
M includes/discovery/sensors/areca-snmp-mib.inc.php +11 -10
D includes/discovery/sensors/asyncos-mail-mib.inc.php -45
M includes/discovery/sensors/aten-pe-cfg.inc.php +14 -8
D includes/discovery/sensors/atto6500n-mib.inc.php -26
M includes/discovery/sensors/axis-video-mib.inc.php +3 -3
M includes/discovery/sensors/baytech-mib-403-1.inc.php +11 -6
M includes/discovery/sensors/better-networks-ethernetbox-mib.inc.php +2 -2
M includes/discovery/sensors/bluecoat-sg-sensor-mib.inc.php +6 -3
M includes/discovery/sensors/checkpoint-mib.inc.php +7 -19
M includes/discovery/sensors/ciena-ws-xcvr-mib.inc.php +4 -4
M includes/discovery/sensors/cisco-entity-fru-control-mib.inc.php +2 -5
M includes/discovery/sensors/cisco-entity-sensor-mib.inc.php +87 -6
M includes/discovery/sensors/cisco-envmon-mib.inc.php +10 -6
D includes/discovery/sensors/cisco-firewall-mib.inc.php -31
M includes/discovery/sensors/cisco-power-ethernet-ext-mib.inc.php +2 -2
D includes/discovery/sensors/cisco-stackwise-mib.inc.php -95
D includes/discovery/sensors/ciscosb-mib.inc.php -28
M includes/discovery/sensors/ciscosb-phy-mib.inc.php +2 -2
M includes/discovery/sensors/cpqhlth-mib.inc.php +9 -9
M includes/discovery/sensors/cpqida-mib.inc.php +3 -3
M includes/discovery/sensors/cpqpower-mib.inc.php +21 -21
M includes/discovery/sensors/cpqrack-mib.inc.php +5 -5
M includes/discovery/sensors/cyan-cem-mib.inc.php +6 -6
M includes/discovery/sensors/cyan-geport-mib.inc.php +3 -3
M includes/discovery/sensors/cyan-tengport-mib.inc.php +3 -3
M includes/discovery/sensors/cyan-xcvr-mib.inc.php +4 -4
M includes/discovery/sensors/data-domain-mib.inc.php +5 -5
M includes/discovery/sensors/dell-networking-chassis-mib.inc.php +6 -6
M includes/discovery/sensors/dell-rac-mib.inc.php +9 -6
M includes/discovery/sensors/dell-storage-sc-mib.inc.php +2 -2
D includes/discovery/sensors/dell-tl4000-mib.inc.php -44
M includes/discovery/sensors/dell-vendor-mib.inc.php +3 -3
M includes/discovery/sensors/dev-cfg-mib.inc.php +4 -4
M includes/discovery/sensors/dksf-48-4-x-x-1.inc.php +8 -8
M includes/discovery/sensors/dksf-50-11-x-x-x.inc.php +8 -8
M includes/discovery/sensors/dksf-60-4-x-x-x.inc.php +8 -8
M includes/discovery/sensors/dksf-70-5-x-x-1.inc.php +8 -8
M includes/discovery/sensors/dnos-boxservices-private-mib.inc.php +76 -48
M includes/discovery/sensors/dps-mib-v38.inc.php +2 -2
M includes/discovery/sensors/eaton-epdu-mib.inc.php +15 -15
M includes/discovery/sensors/ecs4120-mib.inc.php +2 -2
M includes/discovery/sensors/edgeswitch-boxservices-private-mib.inc.php +5 -5
M includes/discovery/sensors/eltek-distributed-mib.inc.php +5 -5
M includes/discovery/sensors/emd-mib.inc.php +2 -2
M includes/discovery/sensors/enlogic-pdu-mib.inc.php +10 -10
M includes/discovery/sensors/entity-sensor-mib.inc.php +11 -6
M includes/discovery/sensors/eppc-mib.inc.php +9 -9
D includes/discovery/sensors/eqldisk-mib.inc.php -44
M includes/discovery/sensors/eqlmember-mib.inc.php +3 -3
M includes/discovery/sensors/es-racktivity-mib.inc.php +9 -9
M includes/discovery/sensors/exaltcomproducts.inc.php +11 -11
M includes/discovery/sensors/extreme-system-mib.inc.php +6 -6
D includes/discovery/sensors/f10-c-series-chassis-mib.inc.php -32
D includes/discovery/sensors/f10-chassis-mib.inc.php -46
D includes/discovery/sensors/f10-m-series-chassis-mib.inc.php -30
M includes/discovery/sensors/f10-s-series-chassis-mib.inc.php +4 -10
M includes/discovery/sensors/fa-ext-mib.inc.php +6 -6
M includes/discovery/sensors/fastpath-boxservices-private-mib.inc.php +8 -8
D includes/discovery/sensors/fe-fireeye-mib.inc.php -36
M includes/discovery/sensors/foundry-poe-mib.inc.php +5 -6
M includes/discovery/sensors/foundry-sn-agent-mib.inc.php +2 -2
M includes/discovery/sensors/foundry-sn-switch-group-mib.inc.php +9 -5
M includes/discovery/sensors/fspr7-mib.inc.php +5 -5
D includes/discovery/sensors/g6-system-mib.inc.php -23
D includes/discovery/sensors/gamatronic-mib.inc.php -71
M includes/discovery/sensors/geist-mib-v3.inc.php +59 -59
M includes/discovery/sensors/geist-v4-mib.inc.php +9 -9
D includes/discovery/sensors/gudeads-epc2x6-mib.inc.php -23
D includes/discovery/sensors/gudeads-epc8x-mib.inc.php -55
M includes/discovery/sensors/gudeads-pdu8110-mib.inc.php +4 -4
M includes/discovery/sensors/gudeads-pdu8310-mib.inc.php +6 -6
M includes/discovery/sensors/hh3c-entity-ext-mib.inc.php +3 -3
M includes/discovery/sensors/hh3c-transceiver-info-mib.inc.php +6 -6
D includes/discovery/sensors/hp-icf-chassis.inc.php -47
M includes/discovery/sensors/hpn-icf-entity-ext-mib.inc.php +3 -3
D includes/discovery/sensors/huawei-energymngt-mib.inc.php -36
M includes/discovery/sensors/huawei-entity-extent-mib.inc.php +11 -11
M includes/discovery/sensors/huawei-poe-mib.inc.php +5 -5
M includes/discovery/sensors/hwg-pwr-mib.inc.php +2 -2
D includes/discovery/sensors/ict-distribution-panel-mib.inc.php -37
M includes/discovery/sensors/idrac-mib-smiv2.inc.php +3 -3
M includes/discovery/sensors/infratec-rms-mib.inc.php +4 -4
M includes/discovery/sensors/ipomanii-mib.inc.php +9 -9
M includes/discovery/sensors/ispro-mib.inc.php +6 -6
M includes/discovery/sensors/it-watchdogs-mib-v3.inc.php +2 -2
M includes/discovery/sensors/it-watchdogs-mib.inc.php +1 -1
M includes/discovery/sensors/it-watchdogs-v4-mib.inc.php +3 -3
D includes/discovery/sensors/juniper-alarm-mib.inc.php -35
M includes/discovery/sensors/juniper-dom-mib.inc.php +10 -10
M includes/discovery/sensors/juniper-ifoptics-mib.inc.php +6 -6
M includes/discovery/sensors/juniper-mib.inc.php +3 -3
D includes/discovery/sensors/juniper-system-mib.inc.php -33
D includes/discovery/sensors/lcos-mib.inc.php -24
M includes/discovery/sensors/liebert-gp-environmental-mib.inc.php +6 -6
M includes/discovery/sensors/liebert-gp-pdu-mib.inc.php +17 -17
M includes/discovery/sensors/liebert-gp-power-mib.inc.php +5 -5
M includes/discovery/sensors/lm-sensors-mib.inc.php +4 -4
M includes/discovery/sensors/lsi-megaraid-sas-mib.inc.php +7 -7
M includes/discovery/sensors/mg-snmp-ups-mib.inc.php +20 -20
M includes/discovery/sensors/mib-dell-10892.inc.php +3 -3
D includes/discovery/sensors/ms-switch30-mib.inc.php -22
M includes/discovery/sensors/mseries-envmon-mib.inc.php +2 -2
M includes/discovery/sensors/mseries-port-mib.inc.php +3 -3
D includes/discovery/sensors/nas-mib.inc.php -61
M includes/discovery/sensors/nbs-cmmc-mib.inc.php +6 -6
M includes/discovery/sensors/netbotzv2-mib.inc.php +7 -7
A includes/discovery/sensors/netio-products-netio-mib.inc.php +66
M includes/discovery/sensors/netonix-switch-mib.inc.php +2 -2
M includes/discovery/sensors/nokia-ipso-system-mib.inc.php +5 -5
M includes/discovery/sensors/ns-root-mib.inc.php +5 -5
M includes/discovery/sensors/nscrtv-root.inc.php +8 -8
M includes/discovery/sensors/oa-sfp-mib.inc.php +6 -6
M includes/discovery/sensors/oadwdm-mib.inc.php +4 -4
M includes/discovery/sensors/oap-pseudo-mib.inc.php +3 -3
D includes/discovery/sensors/og-status-mib.inc.php -32
M includes/discovery/sensors/old-dnos-boxservices-private-mib.inc.php +6 -6
M includes/discovery/sensors/omnitron-poe-mib.inc.php +3 -3
D includes/discovery/sensors/openbsd-sensors-mib.inc.php -42
M includes/discovery/sensors/p8510-mib.inc.php +2 -2
M includes/discovery/sensors/packetflux-mib.inc.php +2 -2
M includes/discovery/sensors/pdu-mib.inc.php +28 -24
M includes/discovery/sensors/pdu2-mib.inc.php +4 -4
M includes/discovery/sensors/perle-mcr-mgt-mib.inc.php +6 -6
M includes/discovery/sensors/poseidon-mib.inc.php +2 -2
M includes/discovery/sensors/power-ethernet-mib.inc.php +17 -16
M includes/discovery/sensors/powernet-mib.inc.php +104 -104
M includes/discovery/sensors/printer-mib.inc.php +4 -4
M includes/discovery/sensors/radlan-hwenviroment.inc.php +3 -3
M includes/discovery/sensors/radlan-physicaldescription-mib.inc.php +3 -3
M includes/discovery/sensors/raisecom-optical-transceiver-mib.inc.php +2 -2
M includes/discovery/sensors/rbn-envmon-mib.inc.php +6 -5
M includes/discovery/sensors/readydataos-mib.inc.php +10 -7
M includes/discovery/sensors/readynas-mib.inc.php +7 -7
M includes/discovery/sensors/rittal-cmc-iii-mib.inc.php +7 -3
M includes/discovery/sensors/rittal-cmc-tc-mib.inc.php +2 -2
M includes/discovery/sensors/roomalert24e-mib.inc.php +11 -11
M includes/discovery/sensors/roomalert4e-mib.inc.php +10 -10
D includes/discovery/sensors/s5-chassis-mib.inc.php -35
D includes/discovery/sensors/sensatronics-ittm.inc.php -33
M includes/discovery/sensors/sentry3-mib.inc.php +7 -7
M includes/discovery/sensors/sentry4-mib.inc.php +6 -6
M includes/discovery/sensors/serverscheck.inc.php +2 -2
M includes/discovery/sensors/sfa-info.inc.php +5 -5
M includes/discovery/sensors/smartnode-mib.inc.php +4 -4
M includes/discovery/sensors/socomecups-mib.inc.php +15 -15
M includes/discovery/sensors/sp2-mib.inc.php +3 -3
M includes/discovery/sensors/spagent-mib.inc.php +4 -4
M includes/discovery/sensors/ste-mib.inc.php +2 -2
M includes/discovery/sensors/ste2-mib.inc.php +2 -2
D includes/discovery/sensors/steelhead-mib.inc.php -46
M includes/discovery/sensors/sun-platform-mib.inc.php +2 -2
M includes/discovery/sensors/supermicro-health-mib.inc.php +2 -2
D includes/discovery/sensors/sw-mib.inc.php -36
D includes/discovery/sensors/synology-disk-mib.inc.php -46
M includes/discovery/sensors/teracom-mib.inc.php +6 -6
M includes/discovery/sensors/timetra-chassis-mib.inc.php +3 -3
D includes/discovery/sensors/trango-apex-rf-mib.inc.php -30
D includes/discovery/sensors/trapeze-networks-system-mib.inc.php -30
D includes/discovery/sensors/ubnt-airfiber-mib.inc.php -37
M includes/discovery/sensors/ups-mib.inc.php +20 -20
M includes/discovery/sensors/waystream-mib.inc.php +5 -5
D includes/discovery/sensors/webgraph-8xthermometer-us-mib.inc.php -40
M includes/discovery/sensors/webgraph-old-thermo-hygrometer-us-mib.inc.php +4 -4
D includes/discovery/sensors/wwp-leos-chassis-mib.inc.php -24
M includes/discovery/sensors/wwp-leos-port-xcvr-mib.inc.php +6 -6
M includes/discovery/sensors/xups-mib.inc.php +17 -17
M includes/discovery/sensors/zhone-shelf-monitor-mib.inc.php +3 -3
D includes/discovery/sensors/zxr10opticalmib.inc.php -89
D includes/discovery/sensors/zyxel-as-mib.inc.php -47
M includes/discovery/services.inc.php +1 -1
M includes/discovery/sla.inc.php +1 -1
M includes/discovery/slas/cisco-rttmon-mib.inc.php +1 -1
M includes/discovery/slas/disman-ping-mib.inc.php +1 -1
A includes/discovery/status/ac-system-mib.inc.php +60
A includes/discovery/status/acmepacket-envmon-mib.inc.php +39
M includes/discovery/status/atto6500n-mib.inc.php +1 -1
A includes/discovery/status/checkpoint-mib.inc.php +29
A includes/discovery/status/cisco-firewall-mib.inc.php +31
A includes/discovery/status/cisco-stackwise-mib.inc.php +95
M includes/discovery/status/cpqrack-mib.inc.php +1 -1
A includes/discovery/status/dell-tl4000-mib.inc.php +44
M includes/discovery/status/dps-mib-v38.inc.php +1 -1
A includes/discovery/status/eqldisk-mib.inc.php +44
M includes/discovery/status/f5-bigip-apm-mib.inc.php +1 -1
M includes/discovery/status/hh3c-stack-mib.inc.php +1 -1
A includes/discovery/status/hp-icf-chassis.inc.php +47
A includes/discovery/status/juniper-alarm-mib.inc.php +35
A includes/discovery/status/nas-mib.inc.php +37
M includes/discovery/status/ns-root-mib.inc.php +1 -1
A includes/discovery/status/steelhead-mib.inc.php +36
M includes/discovery/status/swraid-mib.inc.php +2 -2
A includes/discovery/status/synology-disk-mib.inc.php +38
A includes/discovery/status/trapeze-networks-system-mib.inc.php +30
M includes/discovery/storage.inc.php +130 -1
M includes/discovery/storage/cisco-flash-mib.inc.php +1 -1
M includes/discovery/storage/embedded-ngx-mib.inc.php +1 -1
M includes/discovery/storage/host-resources-mib.inc.php +7 -3
M includes/discovery/storage/isilon-mib.inc.php +1 -1
M includes/discovery/storage/netapp-mib.inc.php +1 -1
M includes/discovery/storage/nimble-mib.inc.php +1 -1
M includes/discovery/storage/ucd-snmp-mib.inc.php +1 -1
M includes/discovery/ucd-diskio.inc.php +1 -1
M includes/discovery/virtual-machines.inc.php +1 -1
M includes/discovery/virtual-machines/libvirt.inc.php +1 -1
M includes/discovery/virtual-machines/vmware-vminfo-mib.inc.php +1 -1
M includes/discovery/vlans.inc.php +15 -3
M includes/discovery/vlans/cisco-vtp-mib.inc.php +9 -6
M includes/discovery/vlans/extreme-vlan-mib.inc.php +1 -1
M includes/discovery/vlans/huawei-l2vlan-mib.inc.php +1 -1
M includes/discovery/vlans/q-bridge-mib.inc.php +1 -1
M includes/discovery/vlans/rapid-city.inc.php +1 -1
M includes/discovery/wifi.inc.php +1 -1
M includes/discovery/wifi/ruckus-radio-mib.inc.php +1 -1
M includes/discovery/wifi/ruckus-wlan-mib.inc.php +1 -1
M includes/discovery/wifi/trapeze-networks-ap-config-mib.inc.php +1 -1
M includes/encrypt.inc.php +1 -1
M includes/entities.inc.php +107 -19
M includes/functions.inc.php +345 -16
M includes/geolocation.inc.php +1 -1
M includes/geolocation/google.inc.php +3 -2
M includes/geolocation/yahoo.inc.php +1 -1
M includes/geolocation/yandex.inc.php +1 -1
M includes/groups.inc.php +1 -1
M includes/hh3c.inc.php +1 -1
M includes/housekeeping/alertlog.inc.php +1 -1
M includes/housekeeping/authlog.inc.php +1 -1
M includes/housekeeping/eventlog.inc.php +1 -1
M includes/housekeeping/inventory.inc.php +1 -1
M includes/housekeeping/ports.inc.php +1 -1
M includes/housekeeping/rrd.inc.php +1 -1
M includes/housekeeping/staledb.inc.php +1 -1
M includes/housekeeping/syslog.inc.php +1 -1
M includes/housekeeping/timing.inc.php +1 -1
M includes/include-dir-mib.inc.php +1 -1
M includes/include-dir.inc.php +1 -1
M includes/polling/altiga-ssl.inc.php +1 -1
M includes/polling/applications.inc.php +1 -1
M includes/polling/applications/apache.inc.php +1 -1
M includes/polling/applications/asterisk.inc.php +1 -1
M includes/polling/applications/bind.inc.php +1 -1
M includes/polling/applications/crashplan.inc.php +1 -1
M includes/polling/applications/dhcpkit.inc.php +1 -1
M includes/polling/applications/dovecot.inc.php +1 -1
M includes/polling/applications/drbd.inc.php +1 -1
M includes/polling/applications/exchange.inc.php +1 -1
M includes/polling/applications/exim-mailqueue.inc.php +1 -1
M includes/polling/applications/exim.inc.php +1 -1
M includes/polling/applications/freeradius.inc.php +1 -1
M includes/polling/applications/ioping.inc.php +1 -1
M includes/polling/applications/jvmoverjmx.inc.php +1 -1
M includes/polling/applications/kamailio.inc.php +1 -1
M includes/polling/applications/lighttpd.inc.php +1 -1
M includes/polling/applications/memcached.inc.php +1 -1
M includes/polling/applications/mongodb.inc.php +1 -1
M includes/polling/applications/mssql.inc.php +1 -1
M includes/polling/applications/mysql.inc.php +1 -1
M includes/polling/applications/nfs.inc.php +1 -1
M includes/polling/applications/nfsd.inc.php +1 -1
M includes/polling/applications/nginx.inc.php +1 -1
M includes/polling/applications/nsd.inc.php +1 -1
M includes/polling/applications/ntpd.inc.php +1 -1
M includes/polling/applications/openvpn.inc.php +1 -1
M includes/polling/applications/postfix_mailgraph.inc.php +1 -1
M includes/polling/applications/postfix_qshape.inc.php +1 -1
M includes/polling/applications/postgresql.inc.php +1 -1
M includes/polling/applications/powerdns-recursor.inc.php +1 -1
M includes/polling/applications/powerdns.inc.php +1 -1
M includes/polling/applications/shoutcast.inc.php +1 -1
M includes/polling/applications/unbound.inc.php +1 -1
M includes/polling/applications/varnish.inc.php +1 -1
M includes/polling/applications/vmwaretools.inc.php +1 -1
M includes/polling/applications/zimbra.inc.php +1 -1
M includes/polling/arista-software-ip-forwarding.inc.php +1 -1
M includes/polling/aruba-controller.inc.php +1 -1
M includes/polling/bgp-peers.inc.php +1 -1
M includes/polling/cipsec-tunnels.inc.php +1 -1
M includes/polling/cisco-cbqos.inc.php +1 -1
M includes/polling/cisco-cef.inc.php +1 -1
M includes/polling/cisco-eigrp.inc.php +1 -1
M includes/polling/cisco-ipsec-flow-monitor.inc.php +1 -1
M includes/polling/cisco-remote-access-monitor.inc.php +1 -1
M includes/polling/cisco-vpdn.inc.php +1 -1
M includes/polling/entity-physical.inc.php +1 -1
M includes/polling/fdb-table.inc.php +48 -16
M includes/polling/fdb/extreme-fdb-mib.inc.php +1 -1
M includes/polling/fdb/huawei-l2mam-mib.inc.php +1 -1
M includes/polling/fdb/rapid-city.inc.php +1 -1
M includes/polling/functions.inc.php +16 -2
M includes/polling/graphs.inc.php +1 -1
M includes/polling/graphs/a10-ax-cgn-mib/axIpNatLsnGlobalStats.inc.php +1 -1
M includes/polling/graphs/a10-ax-mib/axAppGlobalStats.inc.php +1 -1
M includes/polling/graphs/aethra-mib/xdsl.inc.php +1 -1
M includes/polling/graphs/alvarion-dot11-wlan-mib.inc.php +1 -1
M includes/polling/graphs/bluecoat-av-mib.inc.php +1 -1
M includes/polling/graphs/bluecoat-cas-mib.inc.php +1 -1
M includes/polling/graphs/bluecoat-sg-proxy-mib.inc.php +1 -1
M includes/polling/graphs/checkpoint-mib.inc.php +1 -1
M includes/polling/graphs/cisco-aaa-session-mib.inc.php +1 -1
M includes/polling/graphs/cisco-firewall-mib.inc.php +4 -4
M includes/polling/graphs/cisco-subscriber-session-mib.inc.php +1 -1
M includes/polling/graphs/f5-bigip-system-mib/clientSslStats.inc.php +1 -1
M includes/polling/graphs/fe-fireeye-mib.inc.php +1 -1
M includes/polling/graphs/firebrick-mib/fbL2tpSessions.inc.php +1 -1
M includes/polling/graphs/firebrick-mib/fbL2tpTunnels.inc.php +1 -1
M includes/polling/graphs/gbos-mib.inc.php +1 -1
A includes/polling/graphs/juniper-firewall-mib.inc.php +67
M includes/polling/graphs/juniper-ipv6-mib/jnxIcmpv6Stats.inc.php +1 -1
M includes/polling/graphs/juniper-ipv6-mib/jnxIpv6GlobalStats.inc.php +1 -1
M includes/polling/graphs/juniper-srx5000-spu-monitoring-mib.inc.php +1 -1
M includes/polling/graphs/mikrotik-mib/mtxrDHCP.inc.php +1 -1
M includes/polling/graphs/mitel-iperavoicelan-mib.inc.php +1 -1
M includes/polling/graphs/mseries-alarm-mib/alarmGeneral.inc.php +1 -1
M includes/polling/graphs/netapp-mib/cp.inc.php +1 -1
M includes/polling/graphs/netapp-mib/misc.inc.php +1 -1
M includes/polling/graphs/ns-root-mib/nsCompressionStatsGroup.inc.php +1 -1
M includes/polling/graphs/ns-root-mib/nsHttpStatsGroup.inc.php +1 -1
M includes/polling/graphs/ns-root-mib/nsSslStatsGroup.inc.php +1 -1
M includes/polling/graphs/ns-root-mib/nsTcpStatsGroup.inc.php +1 -1
M includes/polling/graphs/pan-common-mib.inc.php +1 -1
M includes/polling/graphs/raisecom-system-mib.inc.php +1 -1
M includes/polling/graphs/rbn-subscriber-active-mib/rbnsubsencaps.inc.php +1 -1
M includes/polling/graphs/sonicwall-firewall-ip-statistics-mib/sonicSAStatTable.inc.php +1 -1
M includes/polling/graphs/sonicwall-firewall-ip-statistics-mib/sonicwallFwStats.inc.php +1 -1
M includes/polling/graphs/teradici-pcoipv2-mib.inc.php +1 -1
M includes/polling/hr-mib.inc.php +1 -1
M includes/polling/ipmi.inc.php +1 -1
M includes/polling/ipSystemStats.inc.php +1 -1
M includes/polling/junose-atm-vp.inc.php +1 -1
M includes/polling/loadbalancer.inc.php +1 -1
M includes/polling/loadbalancer/cisco-enhanced-slb-mib.inc.php +1 -1
M includes/polling/loadbalancer/cisco-slb-mib.inc.php +1 -1
M includes/polling/loadbalancer/f5-bigip-local-mib.inc.php +1 -1
M includes/polling/loadbalancer/ns-root-mib.inc.php +1 -1
M includes/polling/mac-accounting.inc.php +1 -1
M includes/polling/mempools.inc.php +38 -14
M includes/polling/mempools/agent-general-mib.inc.php +1 -1
D includes/polling/mempools/alcatel-ind1-health-mib.inc.php -35
M includes/polling/mempools/bianca-brick-mibres-mib.inc.php +1 -1
M includes/polling/mempools/bluecoat-sg-proxy-mib.inc.php +1 -1
M includes/polling/mempools/bluecoat-sg-usage-mib.inc.php +1 -1
M includes/polling/mempools/cisco-enhanced-mempool-mib.inc.php +1 -1
M includes/polling/mempools/cisco-entity-qfp-mib.inc.php +1 -1
M includes/polling/mempools/cisco-memory-pool-mib.inc.php +1 -1
M includes/polling/mempools/cisco-process-mib.inc.php +1 -1
M includes/polling/mempools/dell-networking-chassis-mib.inc.php +1 -1
M includes/polling/mempools/extreme-software-monitor-mib.inc.php +1 -1
M includes/polling/mempools/f10-c-series-chassis-mib.inc.php +1 -1
M includes/polling/mempools/f10-chassis-mib.inc.php +1 -1
M includes/polling/mempools/f10-m-series-chassis-mib.inc.php +1 -1
M includes/polling/mempools/f10-s-series-chassis-mib.inc.php +1 -1
M includes/polling/mempools/f5-bigip-system-mib.inc.php +1 -1
M includes/polling/mempools/foundry-sn-agent-mib.inc.php +1 -1
M includes/polling/mempools/hh3c-entity-ext-mib.inc.php +1 -1
M includes/polling/mempools/host-resources-mcd.inc.php +1 -1
M includes/polling/mempools/host-resources-mib.inc.php +1 -1
M includes/polling/mempools/hpn-icf-entity-ext-mib.inc.php +1 -1
M includes/polling/mempools/huawei-entity-extent-mib.inc.php +1 -1
M includes/polling/mempools/juniper-mib.inc.php +1 -1
M includes/polling/mempools/juniper-srx5000-spu-monitoring-mib.inc.php +1 -1
M includes/polling/mempools/netswitch-mib.inc.php +1 -1
M includes/polling/mempools/oneaccess-sys-mib.inc.php +1 -1
M includes/polling/mempools/peakflow-sp-mib.inc.php +1 -1
M includes/polling/mempools/s5-chassis-mib.inc.php +1 -1
M includes/polling/mempools/smartnode-mib.inc.php +1 -1
M includes/polling/mempools/timetra-system-mib.inc.php +1 -1
M includes/polling/mempools/ucd-snmp-mib.inc.php +1 -1
M includes/polling/mempools/zhone-card-resources-mib.inc.php +1 -1
M includes/polling/mempools/zxr10-mib.inc.php +1 -1
M includes/polling/mempools/zyxel-sys-memory-mib.inc.php +1 -1
M includes/polling/netstats.inc.php +1 -1
M includes/polling/oids.inc.php +1 -1
M includes/polling/os.inc.php +1 -1
M includes/polling/os/acdos.inc.php +1 -1
M includes/polling/os/acme.inc.php +1 -1
M includes/polling/os/acsw.inc.php +1 -1
M includes/polling/os/airos.inc.php +1 -1
M includes/polling/os/allied.inc.php +1 -1
M includes/polling/os/alliedwareplus.inc.php +1 -1
M includes/polling/os/aos.inc.php +1 -1
M includes/polling/os/aosw.inc.php +1 -1
M includes/polling/os/apc.inc.php +1 -1
M includes/polling/os/arubaos.inc.php +1 -1
M includes/polling/os/asyncos.inc.php +1 -1
M includes/polling/os/atto.inc.php +1 -1
M includes/polling/os/avaya.inc.php +1 -1
M includes/polling/os/avocent.inc.php +1 -1
M includes/polling/os/barracudangfw.inc.php +1 -1
M includes/polling/os/bintec.inc.php +1 -1
M includes/polling/os/breeze.inc.php +1 -1
M includes/polling/os/broadcom_fastpath.inc.php +1 -1
M includes/polling/os/brother-printer.inc.php +1 -1
M includes/polling/os/calix.inc.php +1 -1
M includes/polling/os/cambium-ptp.inc.php +1 -1
M includes/polling/os/canopy.inc.php +1 -1
M includes/polling/os/cas.inc.php +1 -1
M includes/polling/os/ciena.inc.php +1 -1
M includes/polling/os/cimc.inc.php +1 -1
M includes/polling/os/cisco-acns.inc.php +1 -1
M includes/polling/os/cisco-altiga.inc.php +1 -1
M includes/polling/os/cisco.inc.php +1 -1
M includes/polling/os/ciscosb.inc.php +1 -1
M includes/polling/os/ciscosmblinux.inc.php +1 -1
M includes/polling/os/dell-laser.inc.php +1 -1
M includes/polling/os/dell-ups.inc.php +1 -1
M includes/polling/os/deltaups.inc.php +1 -1
M includes/polling/os/dlink.inc.php +1 -1
M includes/polling/os/dlinkfw.inc.php +1 -1
M includes/polling/os/dsm.inc.php +1 -1
M includes/polling/os/edgecore-os.inc.php +1 -1
M includes/polling/os/edgemax.inc.php +1 -1
M includes/polling/os/engenius.inc.php +1 -1
M includes/polling/os/equallogic.inc.php +1 -1
M includes/polling/os/exalt.inc.php +1 -1
M includes/polling/os/extremeware.inc.php +1 -1
M includes/polling/os/f5.inc.php +1 -1
M includes/polling/os/fabos.inc.php +1 -1
M includes/polling/os/fireeye.inc.php +1 -1
M includes/polling/os/fortigate.inc.php +1 -1
M includes/polling/os/fortinet.inc.php +1 -1
M includes/polling/os/ftos.inc.php +1 -1
M includes/polling/os/gaia.inc.php +1 -1
M includes/polling/os/ge-ups.inc.php +1 -1
M includes/polling/os/generex-ups.inc.php +1 -1
M includes/polling/os/h3c.inc.php +1 -1
M includes/polling/os/hh3c.inc.php +1 -1
M includes/polling/os/hikvision-cam.inc.php +1 -1
M includes/polling/os/hpilo.inc.php +1 -1
M includes/polling/os/ibm-bladecenter.inc.php +1 -1
M includes/polling/os/ibmnos.inc.php +1 -1
M includes/polling/os/ies.inc.php +1 -1
M includes/polling/os/interseptor.inc.php +1 -1
M includes/polling/os/ipoman.inc.php +1 -1
M includes/polling/os/ironware.inc.php +1 -1
M includes/polling/os/jetnexus-lb.inc.php +1 -1
M includes/polling/os/juniperive.inc.php +1 -1
M includes/polling/os/junos.inc.php +1 -1
M includes/polling/os/junose.inc.php +1 -1
M includes/polling/os/jwos.inc.php +1 -1
M includes/polling/os/konica-printer.inc.php +1 -1
M includes/polling/os/lancom-l310.inc.php +2 -2
M includes/polling/os/lancom-l54-dual.inc.php +2 -2
M includes/polling/os/lcos.inc.php +2 -2
M includes/polling/os/lenovo-cnos.inc.php +1 -1
M includes/polling/os/liebert.inc.php +1 -1
M includes/polling/os/maipu-mypower.inc.php +1 -1
M includes/polling/os/manageups.inc.php +1 -1
M includes/polling/os/mcd.inc.php +1 -1
M includes/polling/os/mellanox.inc.php +1 -1
M includes/polling/os/meraki.inc.php +1 -1
M includes/polling/os/mgeups.inc.php +1 -1
M includes/polling/os/netapp.inc.php +3 -3
M includes/polling/os/netgear.inc.php +1 -1
M includes/polling/os/netmanplus.inc.php +1 -1
M includes/polling/os/netscaler.inc.php +1 -1
M includes/polling/os/nos.inc.php +1 -1
M includes/polling/os/omnistack.inc.php +1 -1
M includes/polling/os/onefs.inc.php +1 -1
M includes/polling/os/oneos.inc.php +1 -1
M includes/polling/os/opengear.inc.php +1 -1
M includes/polling/os/plugandtrack.inc.php +1 -1
M includes/polling/os/poweralert.inc.php +1 -1
M includes/polling/os/powerconnect-fastpath.inc.php +1 -1
M includes/polling/os/powerconnect-radlan.inc.php +1 -1
M includes/polling/os/powerwalker-ups.inc.php +1 -1
M includes/polling/os/powerware.inc.php +1 -1
M includes/polling/os/printer.inc.php +1 -1
M includes/polling/os/procurve-ap.inc.php +1 -1
M includes/polling/os/procurve.inc.php +1 -1
M includes/polling/os/proxysg.inc.php +1 -1
M includes/polling/os/radlan.inc.php +1 -1
M includes/polling/os/ricoh.inc.php +1 -1
M includes/polling/os/ruckus.inc.php +1 -1
M includes/polling/os/screenos.inc.php +2 -2
M includes/polling/os/sensorprobe.inc.php +1 -1
M includes/polling/os/sentry-pdu.inc.php +1 -1
M includes/polling/os/sentry3.inc.php +1 -1
M includes/polling/os/sitemonitor.inc.php +1 -1
M includes/polling/os/smartos.inc.php +1 -1
M includes/polling/os/speedtouch.inc.php +1 -1
M includes/polling/os/splat.inc.php +1 -1
M includes/polling/os/steelhead.inc.php +1 -1
M includes/polling/os/timos.inc.php +1 -1
M includes/polling/os/trapeze.inc.php +1 -1
M includes/polling/os/tsl-mdu12.inc.php +1 -1
M includes/polling/os/unifi.inc.php +1 -1
M includes/polling/os/unix.inc.php +1 -1
M includes/polling/os/ups-mib.inc.php +1 -1
M includes/polling/os/vmware.inc.php +1 -1
M includes/polling/os/windows.inc.php +15 -2
M includes/polling/os/wlc.inc.php +1 -1
M includes/polling/os/wmi.inc.php +1 -1
M includes/polling/os/xerox-printer.inc.php +1 -1
M includes/polling/os/xos.inc.php +1 -1
M includes/polling/os/zte.inc.php +1 -1
M includes/polling/ospf.inc.php +1 -1
M includes/polling/p2p-radios.inc.php +1 -1
M includes/polling/p2p-radios/ignitenet-mib.inc.php +1 -1
M includes/polling/p2p-radios/saf-ipradio.inc.php +1 -1
M includes/polling/p2p-radios/ubnt-airfiber-mib.inc.php +1 -1
M includes/polling/p2p-radios/ubnt-airmax-mib.inc.php +1 -1
M includes/polling/ports.inc.php +21 -1
M includes/polling/ports/adsl-line-mib.inc.php +1 -1
M includes/polling/ports/adsl-line-mib.lib.php +1 -1
M includes/polling/ports/cisco-stack-mib.inc.php +1 -1
M includes/polling/ports/cisco-trustsec-interface-mib.inc.php +1 -1
M includes/polling/ports/cisco-vlan-iftable-relationship-mib.inc.php +1 -1
M includes/polling/ports/cisco-vtp-mib.inc.php +1 -1
M includes/polling/ports/etherlike-mib.inc.php +1 -1
M includes/polling/ports/etherlike-mib.lib.php +1 -1
M includes/polling/ports/extreme-vlan-mib.inc.php +1 -1
M includes/polling/ports/f5-bigip-system-mib.inc.php +3 -3
M includes/polling/ports/fastpath-inventory-mib.inc.php +2 -2
M includes/polling/ports/huawei-l2if-mib.inc.php +1 -1
M includes/polling/ports/ip-mib.lib.php +1 -1
M includes/polling/ports/ip-mib/ipIfStats.inc.php +1 -1
M includes/polling/ports/juniper-cos-mib.inc.php +1 -1
M includes/polling/ports/juniper-cos-mib.lib.php +1 -1
M includes/polling/ports/juniper-ipv6-mib.inc.php +1 -1
M includes/polling/ports/juniper-ipv6-mib.lib.php +2 -2
M includes/polling/ports/netapp-mib.inc.php +1 -1
M includes/polling/ports/netapp-mib.lib.php +1 -1
M includes/polling/ports/q-bridge-mib.inc.php +1 -1
M includes/polling/ports/rapid-city.inc.php +1 -1
M includes/polling/ports/smon-mib.inc.php +1 -1
M includes/polling/ports/sw-mib.inc.php +1 -1
M includes/polling/ports/timetra-port-mib.inc.php +1 -1
M includes/polling/ports/timetra-port-mib.lib.php +1 -1
M includes/polling/printersupplies.inc.php +1 -1
M includes/polling/processors.inc.php +1 -1
M includes/polling/processors/ciena.inc.php +1 -1
M includes/polling/processors/dnos-switching-mib.inc.php +1 -1
M includes/polling/processors/edgeswitch-switching-mib.inc.php +1 -1
M includes/polling/processors/hr-average.inc.php +1 -1
M includes/polling/processors/nos.inc.php +1 -1
M includes/polling/processors/powerconnect.inc.php +1 -1
M includes/polling/processors/ucd-old.inc.php +1 -1
M includes/polling/processors/wmi.inc.php +1 -1
M includes/polling/pseudowires.inc.php +1 -1
M includes/polling/sensors.inc.php +1 -1
M includes/polling/sla.inc.php +1 -1
M includes/polling/slas/cisco-rttmon-mib.inc.php +1 -1
M includes/polling/slas/disman-ping-mib.inc.php +1 -1
M includes/polling/status.inc.php +1 -1
M includes/polling/status/atto6500n-mib-fcPort.inc.php +1 -1
M includes/polling/status/atto6500n-mib-sasPort.inc.php +1 -1
M includes/polling/status/ns-root-mib-ha.inc.php +1 -1
M includes/polling/storage.inc.php +59 -5
M includes/polling/storage/cisco-flash-mib.inc.php +1 -1
M includes/polling/storage/embedded-ngx-mib.inc.php +1 -1
M includes/polling/storage/gpfs-mib.inc.php +1 -1
M includes/polling/storage/host-resources-mib.inc.php +1 -1
M includes/polling/storage/isilon-mib.inc.php +1 -1
M includes/polling/storage/netapp-mib.inc.php +1 -1
M includes/polling/storage/nimble-mib.inc.php +1 -1
M includes/polling/storage/ucd-snmp-mib.inc.php +1 -1
M includes/polling/storage/wmi.inc.php +1 -1
M includes/polling/system.inc.php +33 -13
M includes/polling/system/snmpv2-mib.inc.php +1 -1
M includes/polling/system/wowza-streaming-engine-mib.inc.php +1 -1
M includes/polling/ucd-diskio.inc.php +1 -1
M includes/polling/ucd-mib.inc.php +1 -1
M includes/polling/unix-agent.inc.php +1 -1
M includes/polling/unix-agent/areca.inc.php +3 -3
M includes/polling/unix-agent/diskstat.inc.php +1 -1
M includes/polling/unix-agent/distro.inc.php +1 -1
M includes/polling/unix-agent/dmi.inc.php +1 -1
M includes/polling/unix-agent/edac.inc.php +1 -1
M includes/polling/unix-agent/hdarray.inc.php +3 -3
M includes/polling/unix-agent/hddtemp.inc.php +5 -2
M includes/polling/unix-agent/ipmitool.inc.php +1 -1
M includes/polling/unix-agent/ksm.inc.php +1 -1
M includes/polling/unix-agent/lmsensors.inc.php +2 -2
M includes/polling/unix-agent/munin-plugins.inc.php +1 -1
M includes/polling/unix-agent/nvidia.inc.php +3 -3
M includes/polling/unix-agent/packages.inc.php +1 -1
M includes/polling/unix-agent/proxmox.inc.php +1 -1
M includes/polling/unix-agent/raspberrypi.inc.php +2 -2
M includes/polling/wifi.inc.php +1 -1
M includes/polling/wifi/airport-basestation-3-mib.inc.php +1 -1
M includes/polling/wifi/alvarion-dot11-wlan-mib.inc.php +1 -1
M includes/polling/wifi/cisco-dot11-association-mib.inc.php +1 -1
M includes/polling/wifi/cisco-lwapp-sys-mib.inc.php +1 -1
M includes/polling/wifi/mikrotik-mib.inc.php +1 -1
M includes/polling/wifi/ruckus-radio-mib.inc.php +1 -1
M includes/polling/wifi/trapeze-networks-ap-status-mib.inc.php +1 -1
M includes/polling/wifi/trapeze-networks-client-session-mib.inc.php +1 -1
M includes/polling/wifi/whisp-aps-mib.inc.php +1 -1
M includes/polling/wmi.inc.php +1 -1
M includes/port-descr-parser.inc.php +2 -2
M includes/rewrites.inc.php +37 -30
M includes/rrdtool.inc.php +4 -2
M includes/services.inc.php +1 -1
M includes/snmp.inc.php +152 -325
M includes/snmptrap/linkDown.inc.php +1 -1
M includes/snmptrap/linkUp.inc.php +1 -1
M includes/sql-config.inc.php +25 -3
M includes/syslog.inc.php +7 -4
M includes/templates.inc.php +1 -1
M includes/update/update.php +1 -1
M includes/versioncheck.inc.php +1 -1
M includes/wifi.inc.php +1 -1
M includes/wmi.inc.php +1 -1
M INSTALL +1 -1
M irc.php +1 -1
M libs/pear/Mail/Mail.php +14 -12
M libs/pear/Mail/Mail/mail.php +14 -12
A libs/pear/Mail/Mail/mock.php +142
A libs/pear/Mail/Mail/null.php +85
M libs/pear/Mail/Mail/RFC822.php +15 -13
M libs/pear/Mail/Mail/sendmail.php +46 -16
M libs/pear/Mail/Mail/smtp.php +46 -26
M libs/pear/Mail/Mail/smtpmx.php +14 -12
M libs/pear/Mail/mime.php +22 -30
M libs/pear/Mail/mimePart.php +56 -29
A mibs/akcp/HHMSAGENT-MIB +1,830
M mibs/akcp/SPAGENT-MIB +15,626 -63
A mibs/alcatel-ent1
A mibs/alvarion/ALVARION-TOP-MIB +17
A mibs/alvarion/RAINBOW-MIB +5,880
A mibs/alvarion/RAINBOW-NOTIFICATIONS-MIB +1,336
A mibs/alvarion/RAINBOW-PERFORMANCE-MIB +1,744
A mibs/alvarion/RAINBOW-RADIUS-MIB +313
A mibs/alvarion/RAINBOW-SERVICES-MIB +2,249
A mibs/alvarion/RB-ATE-MIB +386
A mibs/alvarion/RB-MICRO-ATE-MIB +387
D mibs/aos7/ALCATEL-IND1-AAA-MIB -1,486
D mibs/aos7/ALCATEL-IND1-AL-SRV-MIB -157
D mibs/aos7/ALCATEL-IND1-APP-FINGERPRINT-MIB -620
D mibs/aos7/ALCATEL-IND1-AUTO-FABRIC-MIB -403
D mibs/aos7/ALCATEL-IND1-BASE -766
D mibs/aos7/ALCATEL-IND1-BFD-MIB -828
D mibs/aos7/ALCATEL-IND1-BGP-MIB -5,141
D mibs/aos7/ALCATEL-IND1-CAPMAN-MIB -759
D mibs/aos7/ALCATEL-IND1-CHASSIS-MIB -3,313
D mibs/aos7/ALCATEL-IND1-CONFIG-MGR-MIB -1,546
D mibs/aos7/ALCATEL-IND1-DA-MIB -2,392
D mibs/aos7/ALCATEL-IND1-DCBX-MIB -1,031
D mibs/aos7/ALCATEL-IND1-DEVICES -634
D mibs/aos7/ALCATEL-IND1-DHCP-SRV-MIB -336
D mibs/aos7/ALCATEL-IND1-DHCPV6-MIB -423
D mibs/aos7/ALCATEL-IND1-DHL-MIB -577
D mibs/aos7/ALCATEL-IND1-DOT3-OAM-MIB -821
D mibs/aos7/ALCATEL-IND1-DVMRP-MIB -404
D mibs/aos7/ALCATEL-IND1-E-SERVICE-MIB -1,045
D mibs/aos7/ALCATEL-IND1-ERP-MIB -834
D mibs/aos7/ALCATEL-IND1-ETHERNET-OAM-MIB -441
D mibs/aos7/ALCATEL-IND1-EVB-MIB -416
D mibs/aos7/ALCATEL-IND1-FIPS-MIB -4,685
D mibs/aos7/ALCATEL-IND1-GLOBALROUTETABLE-MIB -218
D mibs/aos7/ALCATEL-IND1-GVRP-MIB -764
D mibs/aos7/ALCATEL-IND1-HA-VLAN-MIB -603
D mibs/aos7/ALCATEL-IND1-HEALTH-MIB -654
D mibs/aos7/ALCATEL-IND1-IGMP-MIB -1,483
D mibs/aos7/ALCATEL-IND1-INTERSWITCH-PROTOCOL-MIB -170
D mibs/aos7/ALCATEL-IND1-IP-MIB -1,831
D mibs/aos7/ALCATEL-IND1-IPMRM-MIB -126
D mibs/aos7/ALCATEL-IND1-IPRM-MIB -659
D mibs/aos7/ALCATEL-IND1-IPRMV6-MIB -387
D mibs/aos7/ALCATEL-IND1-IPSEC-MIB -1,344
D mibs/aos7/ALCATEL-IND1-IPV6-MIB -1,901
D mibs/aos7/ALCATEL-IND1-ISIS-MIB -3,812
D mibs/aos7/ALCATEL-IND1-ISIS-SPB-MIB -2,536
D mibs/aos7/ALCATEL-IND1-LAG-MIB -2,206
D mibs/aos7/ALCATEL-IND1-LPS-MIB -646
D mibs/aos7/ALCATEL-IND1-MAC-ADDRESS-MIB -665
D mibs/aos7/ALCATEL-IND1-MAC-SERVER-MIB -569
D mibs/aos7/ALCATEL-IND1-MLD-MIB -1,479
D mibs/aos7/ALCATEL-IND1-MSG-SRV-MIB -155
D mibs/aos7/ALCATEL-IND1-MULTI-CHASSIS-MIB -1,621
D mibs/aos7/ALCATEL-IND1-MVRP-MIB -819
D mibs/aos7/ALCATEL-IND1-NETSEC-MIB -979
D mibs/aos7/ALCATEL-IND1-NTP-MIB -2,200
D mibs/aos7/ALCATEL-IND1-OPENFLOW-MIB -515
D mibs/aos7/ALCATEL-IND1-OSPF-MIB -2,077
D mibs/aos7/ALCATEL-IND1-OSPF3-MIB -178
D mibs/aos7/ALCATEL-IND1-PIM-MIB -729
D mibs/aos7/ALCATEL-IND1-POLICY-MIB -953
D mibs/aos7/ALCATEL-IND1-PORT-MAPPING -264
D mibs/aos7/ALCATEL-IND1-PORT-MIB -3,309
D mibs/aos7/ALCATEL-IND1-PORT-MIRRORING-MONITORING-MIB -937
D mibs/aos7/ALCATEL-IND1-QCN-MIB -266
D mibs/aos7/ALCATEL-IND1-QOS-MIB -8,284
D mibs/aos7/ALCATEL-IND1-RDP-MIB -262
D mibs/aos7/ALCATEL-IND1-RIP-MIB -573
D mibs/aos7/ALCATEL-IND1-RIPNG-MIB -673
D mibs/aos7/ALCATEL-IND1-ROUTEMAP-MIB -628
D mibs/aos7/ALCATEL-IND1-SAA-MIB -2,855
D mibs/aos7/ALCATEL-IND1-SERVICE-MGR-MIB -5,824
D mibs/aos7/ALCATEL-IND1-SESSION-MGR-MIB -451
D mibs/aos7/ALCATEL-IND1-SLB-MIB -1,291
D mibs/aos7/ALCATEL-IND1-SNMP-AGENT-MIB -204
D mibs/aos7/ALCATEL-IND1-SYSTEM-MIB -2,187
D mibs/aos7/ALCATEL-IND1-TIMETRA-CHASSIS-MIB -6,245
D mibs/aos7/ALCATEL-IND1-TIMETRA-FILTER-MIB -4,266
D mibs/aos7/ALCATEL-IND1-TIMETRA-GLOBAL-MIB -212
D mibs/aos7/ALCATEL-IND1-TIMETRA-LDP-MIB -6,432
D mibs/aos7/ALCATEL-IND1-TIMETRA-MPLS-MIB -3,769
D mibs/aos7/ALCATEL-IND1-TIMETRA-OAM-TEST-MIB -10,974
D mibs/aos7/ALCATEL-IND1-TIMETRA-PORT-MIB -10,881
D mibs/aos7/ALCATEL-IND1-TIMETRA-QOS-MIB -6,802
D mibs/aos7/ALCATEL-IND1-TIMETRA-SAP-MIB -9,591
D mibs/aos7/ALCATEL-IND1-TIMETRA-SDP-MIB -5,680
D mibs/aos7/ALCATEL-IND1-TIMETRA-SERV-MIB -8,903
D mibs/aos7/ALCATEL-IND1-TIMETRA-TC-MIB -1,177
D mibs/aos7/ALCATEL-IND1-TIMETRA-VRTR-MIB -11,060
D mibs/aos7/ALCATEL-IND1-TRAP-MGR-MIB -617
D mibs/aos7/ALCATEL-IND1-UDLD-MIB -588
D mibs/aos7/ALCATEL-IND1-UDP-RELAY-MIB -1,059
D mibs/aos7/ALCATEL-IND1-VIRTUAL-CHASSIS-MIB -1,207
D mibs/aos7/ALCATEL-IND1-VIRTUAL-FLOW-CONTROL-MIB -2,327
D mibs/aos7/ALCATEL-IND1-VIRTUALROUTER-MIB -517
D mibs/aos7/ALCATEL-IND1-VLAN-MGR-MIB -461
D mibs/aos7/ALCATEL-IND1-VLAN-STP-MIB -2,831
D mibs/aos7/ALCATEL-IND1-VRRP-MIB -993
D mibs/aos7/ALCATEL-IND1-VRRP3-MIB -810
D mibs/aos7/ALCATEL-IND1-WEBMGT-MIB -295
A mibs/asco
A mibs/broadcom/BRCMROBOMGMT5324MIB +2,129
A mibs/bsd/BEGEMOT-ATM-MIB +301
M mibs/bsd/BEGEMOT-LM75-MIB +10 -4
A mibs/checkpoint/NOKIA-COMMON-MIB-OID-REGISTRATION-MIB +78
A mibs/checkpoint/NOKIA-HWM-MIB +348
M mibs/checkpoint/NOKIA-IPSO-SYSTEM-MIB +3 -3
A mibs/checkpoint/NOKIA-OID-REGISTRATION-MIB +217
M mibs/cisco/CISCO-UNIFIED-COMPUTING-AAA-MIB +112 -9
M mibs/cisco/CISCO-UNIFIED-COMPUTING-ADAPTOR-MIB +328 -7
M mibs/cisco/CISCO-UNIFIED-COMPUTING-BIOS-MIB +1,424 -83
M mibs/cisco/CISCO-UNIFIED-COMPUTING-BMC-MIB +3 -1
M mibs/cisco/CISCO-UNIFIED-COMPUTING-CALLHOME-MIB +3 -1
M mibs/cisco/CISCO-UNIFIED-COMPUTING-CAPABILITY-MIB +14 -2
M mibs/cisco/CISCO-UNIFIED-COMPUTING-CHANGE-MIB +3 -1
M mibs/cisco/CISCO-UNIFIED-COMPUTING-CIMCVMEDIA-MIB +25 -3
M mibs/cisco/CISCO-UNIFIED-COMPUTING-COMM-MIB +68 -27
M mibs/cisco/CISCO-UNIFIED-COMPUTING-COMPUTE-MIB +931 -16
M mibs/cisco/CISCO-UNIFIED-COMPUTING-CONFIG-MIB +56 -3
A mibs/cisco/CISCO-UNIFIED-COMPUTING-CONTROLLER-MIB +363
A mibs/cisco/CISCO-UNIFIED-COMPUTING-CPMAINT-MIB +487
M mibs/cisco/CISCO-UNIFIED-COMPUTING-DCX-MIB +3 -1
M mibs/cisco/CISCO-UNIFIED-COMPUTING-DHCP-MIB +3 -1
M mibs/cisco/CISCO-UNIFIED-COMPUTING-DIAG-MIB +161 -114
M mibs/cisco/CISCO-UNIFIED-COMPUTING-DOMAIN-MIB +218 -1
M mibs/cisco/CISCO-UNIFIED-COMPUTING-DPSEC-MIB +3 -1
M mibs/cisco/CISCO-UNIFIED-COMPUTING-DUPE-MIB +3 -1
M mibs/cisco/CISCO-UNIFIED-COMPUTING-EPQOS-MIB +3 -1
M mibs/cisco/CISCO-UNIFIED-COMPUTING-EQUIPMENT-MIB +6,957 -307
M mibs/cisco/CISCO-UNIFIED-COMPUTING-ETHER-MIB +46 -5
M mibs/cisco/CISCO-UNIFIED-COMPUTING-EVENT-MIB +7 -5
M mibs/cisco/CISCO-UNIFIED-COMPUTING-EXTMGMT-MIB +3 -1
M mibs/cisco/CISCO-UNIFIED-COMPUTING-EXTPOL-MIB +11 -9
M mibs/cisco/CISCO-UNIFIED-COMPUTING-EXTVMM-MIB +3 -1
M mibs/cisco/CISCO-UNIFIED-COMPUTING-FABRIC-MIB +840 -29
M mibs/cisco/CISCO-UNIFIED-COMPUTING-FAULT-MIB +5 -3
M mibs/cisco/CISCO-UNIFIED-COMPUTING-FC-MIB +24 -3
M mibs/cisco/CISCO-UNIFIED-COMPUTING-FCPOOL-MIB +3 -1
M mibs/cisco/CISCO-UNIFIED-COMPUTING-FEATURE-MIB +3 -1
M mibs/cisco/CISCO-UNIFIED-COMPUTING-FIRMWARE-MIB +1,330 -25
M mibs/cisco/CISCO-UNIFIED-COMPUTING-FLOWCTRL-MIB +3 -1
M mibs/cisco/CISCO-UNIFIED-COMPUTING-FSM-MIB +3 -1
M mibs/cisco/CISCO-UNIFIED-COMPUTING-GMETA-MIB +7 -5
M mibs/cisco/CISCO-UNIFIED-COMPUTING-GRAPHICS-MIB +15 -3
M mibs/cisco/CISCO-UNIFIED-COMPUTING-HOSTIMG-MIB +3 -1
M mibs/cisco/CISCO-UNIFIED-COMPUTING-IDENT-MIB +9 -7
M mibs/cisco/CISCO-UNIFIED-COMPUTING-IMGPROV-MIB +3 -1
M mibs/cisco/CISCO-UNIFIED-COMPUTING-IMGSEC-MIB +3 -1
M mibs/cisco/CISCO-UNIFIED-COMPUTING-INITIATOR-MIB +3 -1
M mibs/cisco/CISCO-UNIFIED-COMPUTING-IP-MIB +3 -1
M mibs/cisco/CISCO-UNIFIED-COMPUTING-IPPOOL-MIB +3 -1
M mibs/cisco/CISCO-UNIFIED-COMPUTING-IQNPOOL-MIB +3 -1
M mibs/cisco/CISCO-UNIFIED-COMPUTING-ISCSI-MIB +3 -1
M mibs/cisco/CISCO-UNIFIED-COMPUTING-LICENSE-MIB +3 -1
M mibs/cisco/CISCO-UNIFIED-COMPUTING-LLDP-MIB +3 -1
M mibs/cisco/CISCO-UNIFIED-COMPUTING-LS-MIB +126 -8
M mibs/cisco/CISCO-UNIFIED-COMPUTING-LSBOOT-MIB +295 -1
M mibs/cisco/CISCO-UNIFIED-COMPUTING-LSMAINT-MIB +67 -13
M mibs/cisco/CISCO-UNIFIED-COMPUTING-LSTORAGE-MIB +951 -4
M mibs/cisco/CISCO-UNIFIED-COMPUTING-MACPOOL-MIB +3 -1
M mibs/cisco/CISCO-UNIFIED-COMPUTING-MAPPINGS-MIB +3 -1
M mibs/cisco/CISCO-UNIFIED-COMPUTING-MEMORY-MIB +3 -1
M mibs/cisco/CISCO-UNIFIED-COMPUTING-MGMT-MIB +541 -19
M mibs/cisco/CISCO-UNIFIED-COMPUTING-MIB +4,671 -2,956
A mibs/cisco/CISCO-UNIFIED-COMPUTING-MO-MIB +816
A mibs/cisco/CISCO-UNIFIED-COMPUTING-MOREF-MIB +739
M mibs/cisco/CISCO-UNIFIED-COMPUTING-NETWORK-MIB +158 -27
M mibs/cisco/CISCO-UNIFIED-COMPUTING-NFS-MIB +3 -1
M mibs/cisco/CISCO-UNIFIED-COMPUTING-NWCTRL-MIB +3 -1
M mibs/cisco/CISCO-UNIFIED-COMPUTING-OBSERVE-MIB +3 -1
M mibs/cisco/CISCO-UNIFIED-COMPUTING-ORG-MIB +3 -1
M mibs/cisco/CISCO-UNIFIED-COMPUTING-OS-MIB +3 -1
M mibs/cisco/CISCO-UNIFIED-COMPUTING-PCI-MIB +3 -1
M mibs/cisco/CISCO-UNIFIED-COMPUTING-PKI-MIB +3 -1
M mibs/cisco/CISCO-UNIFIED-COMPUTING-POLICY-MIB +1,434 -4
M mibs/cisco/CISCO-UNIFIED-COMPUTING-PORT-MIB +3 -1
M mibs/cisco/CISCO-UNIFIED-COMPUTING-POWER-MIB +164 -3
M mibs/cisco/CISCO-UNIFIED-COMPUTING-PROC-MIB +3 -1
M mibs/cisco/CISCO-UNIFIED-COMPUTING-PROCESSOR-MIB +3 -1
M mibs/cisco/CISCO-UNIFIED-COMPUTING-QOSCLASS-MIB +3 -1
M mibs/cisco/CISCO-UNIFIED-COMPUTING-QUERYRESULT-MIB +3 -1
M mibs/cisco/CISCO-UNIFIED-COMPUTING-SECURITY-MIB +13 -2
M mibs/cisco/CISCO-UNIFIED-COMPUTING-SES-MIB +78 -3
M mibs/cisco/CISCO-UNIFIED-COMPUTING-SOL-MIB +3 -1
M mibs/cisco/CISCO-UNIFIED-COMPUTING-STATS-MIB +3 -1
M mibs/cisco/CISCO-UNIFIED-COMPUTING-STORAGE-MIB +4,958 -18
M mibs/cisco/CISCO-UNIFIED-COMPUTING-SW-MIB +967 -194
M mibs/cisco/CISCO-UNIFIED-COMPUTING-SYSDEBUG-MIB +213 -3
M mibs/cisco/CISCO-UNIFIED-COMPUTING-SYSFILE-MIB +13 -2
M mibs/cisco/CISCO-UNIFIED-COMPUTING-TC-MIB +7,115 -357
M mibs/cisco/CISCO-UNIFIED-COMPUTING-TOP-MIB +3 -1
M mibs/cisco/CISCO-UNIFIED-COMPUTING-TRIG-MIB +3 -1
M mibs/cisco/CISCO-UNIFIED-COMPUTING-UUIDPOOL-MIB +3 -1
M mibs/cisco/CISCO-UNIFIED-COMPUTING-VERSION-MIB +3 -1
M mibs/cisco/CISCO-UNIFIED-COMPUTING-VM-MIB +3 -1
M mibs/cisco/CISCO-UNIFIED-COMPUTING-VNIC-MIB +192 -10
M mibs/citrix/NS-ROOT-MIB +1,237 -80
A mibs/coriant
A mibs/cyberpower
A mibs/datacom/DATACOM-GENERIC-DEVICE-TRAPS-MIB +1,512
M mibs/datacom/DATACOM-SMI +42 -27
A mibs/datacom/DMOS-CARDMGR-NOTIFICATIONS-MIB +137
A mibs/datacom/DMOS-CPU-NOTIFICATIONS-MIB +136
A mibs/datacom/DMOS-EXPERIMENTAL-NOTIFICATIONS-MIB +39
A mibs/datacom/DMOS-EXPERIMENTAL-TEST-NOTIFICATIONS-MIB +111
A mibs/datacom/DMOS-HW-MONITOR-MIB +256
A mibs/datacom/DMOS-HW-MONITOR-NOTIFICATIONS-MIB +215
A mibs/datacom/DMOS-MEM-NOTIFICATIONS-MIB +97
A mibs/datacom/DMOS-NOTIFICATIONS-MIB +107
A mibs/datacom/DMOS-SYSMON-MIB +661
A mibs/datacom/DMOS-TC-MIB +49
D mibs/dell/LAG-MIB -1,186
M mibs/firebrick/FIREBRICK-MIB +2 -3
A mibs/infinet
D mibs/junose/ENTITY-MIB -1,268
D mibs/junose/IANA-ADDRESS-FAMILY-NUMBERS-MIB -112
D mibs/junose/IANA-RTPROTO-MIB -95
D mibs/junose/IANAifType-MIB -407
D mibs/junose/IP-MIB -704
D mibs/junose/TCP-MIB -323
A mibs/kti
M mibs/liebert/LIEBERT-GP-AGENT-MIB +2 -2
M mibs/liebert/LIEBERT-GP-CONDITIONS-MIB +80 -2
M mibs/liebert/LIEBERT-GP-CONTROLLER-MIB +2 -2
M mibs/liebert/LIEBERT-GP-ENVIRONMENTAL-MIB +2 -2
M mibs/liebert/LIEBERT-GP-FLEXIBLE-CONDITIONS-MIB +530 -6
M mibs/liebert/LIEBERT-GP-FLEXIBLE-MIB +3 -3
M mibs/liebert/LIEBERT-GP-NOTIFICATIONS-MIB +2 -2
M mibs/liebert/LIEBERT-GP-PDU-MIB +32 -6
M mibs/liebert/LIEBERT-GP-POWER-MIB +2 -2
M mibs/liebert/LIEBERT-GP-REGISTRATION-MIB +232 -140
A mibs/liebert/LIEBERT-GP-SRC-MIB +346
M mibs/liebert/LIEBERT-GP-SYSTEM-MIB +2 -2
A mibs/moxa/MOXA-EDS508-MIB +2,279
A mibs/moxa/MOXA-EDSP506E-MIB +6,706
A mibs/moxa/MOXA-ICSG7826A-MIB +6,544
A mibs/netgear/NETGEAR-RADLAN-3SW2SWTABLES-MIB +34
A mibs/netgear/NETGEAR-RADLAN-AAA +3,326
A mibs/netgear/NETGEAR-RADLAN-AGGREGATEVLAN-MIB +157
A mibs/netgear/NETGEAR-RADLAN-ARPSPOOFING-MIB +116
A mibs/netgear/NETGEAR-RADLAN-AUTOUPDATE-MIB +70
A mibs/netgear/NETGEAR-RADLAN-BANNER-MIB +185
A mibs/netgear/NETGEAR-RADLAN-BaudRate-MIB +74
A mibs/netgear/NETGEAR-RADLAN-BGP +339
A mibs/netgear/NETGEAR-RADLAN-BONJOUR-MIB +380
A mibs/netgear/NETGEAR-RADLAN-BOOTP-MIB +100
A mibs/netgear/NETGEAR-RADLAN-BRGMACSWITCH-MIB +165
A mibs/netgear/NETGEAR-RADLAN-BRIDGE-SECURITY +1,073
A mibs/netgear/NETGEAR-RADLAN-BRIDGEMIBOBJECTS-MIB +2,041
A mibs/netgear/NETGEAR-RADLAN-CDB-MIB +53
A mibs/netgear/NETGEAR-RADLAN-CDP-MIB +1,216
A mibs/netgear/NETGEAR-RADLAN-CLI-MIB +308
A mibs/netgear/NETGEAR-RADLAN-COPY-MIB +1,247
A mibs/netgear/NETGEAR-RADLAN-CPU-COUNTERS-MIB +163
A mibs/netgear/NETGEAR-RADLAN-DEBUGCAPABILITIES-MIB +44
A mibs/netgear/NETGEAR-RADLAN-DEVICEPARAMS-MIB +795
A mibs/netgear/NETGEAR-RADLAN-DHCP-MIB +1,178
A mibs/netgear/NETGEAR-RADLAN-DHCPCL-MIB +847
A mibs/netgear/NETGEAR-RADLAN-DhcpSpoofing-MIB +75
A mibs/netgear/NETGEAR-RADLAN-DHCPv6 +43
A mibs/netgear/NETGEAR-RADLAN-DHCPv6-CLIENT +506
A mibs/netgear/NETGEAR-RADLAN-DHCPv6-RELAY +203
A mibs/netgear/NETGEAR-RADLAN-DIGITALKEYMANAGE-MIB +153
A mibs/netgear/NETGEAR-RADLAN-DNSCL-MIB +1,376
A mibs/netgear/NETGEAR-RADLAN-DOT1X-MIB +1,316
A mibs/netgear/NETGEAR-RADLAN-EMBWEB-MIB +498
A mibs/netgear/NETGEAR-RADLAN-ENDOFMIB-MIB +33
A mibs/netgear/NETGEAR-RADLAN-ETS-MIB +169
A mibs/netgear/NETGEAR-RADLAN-File +253
A mibs/netgear/NETGEAR-RADLAN-GMRP-MIB +148
A mibs/netgear/NETGEAR-RADLAN-GVRP-MIB +450
A mibs/netgear/NETGEAR-RADLAN-HWENVIROMENT +473
A mibs/netgear/NETGEAR-RADLAN-IP +1,492
A mibs/netgear/NETGEAR-RADLAN-ippreflist-MIB +297
A mibs/netgear/NETGEAR-RADLAN-IpRouter +1,774
A mibs/netgear/NETGEAR-RADLAN-IPSTDACL-MIB +378
A mibs/netgear/NETGEAR-RADLAN-IPv6 +1,949
A mibs/netgear/NETGEAR-RADLAN-IPV6FHS-MIB +5,167
A mibs/netgear/NETGEAR-RADLAN-iscsi-MIB +474
A mibs/netgear/NETGEAR-RADLAN-JUMBOFRAMES-MIB +47
A mibs/netgear/NETGEAR-RADLAN-LLDP-MIB +954
A mibs/netgear/NETGEAR-RADLAN-LOCALIZATION-MIB +185
A mibs/netgear/NETGEAR-RADLAN-MAC-BASE-PRIO +251
A mibs/netgear/NETGEAR-RADLAN-MGMD-ROUTER-MIB +335
A mibs/netgear/NETGEAR-RADLAN-MIB +737
A mibs/netgear/NETGEAR-RADLAN-MIR-MIB +215
A mibs/netgear/NETGEAR-RADLAN-MNGINF-MIB +302
A mibs/netgear/NETGEAR-RADLAN-MULTISESSIONTERMINAL-MIB +35
A mibs/netgear/NETGEAR-RADLAN-openflow-MIB +101
A mibs/netgear/NETGEAR-RADLAN-OSPF-LSDB-MIB +956
A mibs/netgear/NETGEAR-RADLAN-OSPF-MIB +4,388
A mibs/netgear/NETGEAR-RADLAN-OSPFV3-LSDB-MIB +1,614
A mibs/netgear/NETGEAR-RADLAN-OSPFV3-MIB +3,973
A mibs/netgear/NETGEAR-RADLAN-PHY-MIB +224
A mibs/netgear/NETGEAR-RADLAN-Physicaldescription-MIB +1,319
A mibs/netgear/NETGEAR-RADLAN-Physicaldescription-old-MIB +1,187
A mibs/netgear/NETGEAR-RADLAN-PIM-BSR-MIB +241
A mibs/netgear/NETGEAR-RADLAN-PIM-MIB +1,526
A mibs/netgear/NETGEAR-RADLAN-POLICY-MIB +4,265
A mibs/netgear/NETGEAR-RADLAN-PORT-STATISTICS-MIB +540
A mibs/netgear/NETGEAR-RADLAN-QCN-MIB +266
A mibs/netgear/NETGEAR-RADLAN-QOS-CLI-MIB +4,242
A mibs/netgear/NETGEAR-RADLAN-QOS-SERV +1,331
A mibs/netgear/NETGEAR-RADLAN-RADIUSSRV +729
A mibs/netgear/NETGEAR-RADLAN-RCLI-MIB +78
A mibs/netgear/NETGEAR-RADLAN-Redistribute +288
A mibs/netgear/NETGEAR-RADLAN-rlBrgMcMngr-MIB +163
A mibs/netgear/NETGEAR-RADLAN-rlBrgMulticast-MIB +675
A mibs/netgear/NETGEAR-RADLAN-rlDvmrp-MIB +167
A mibs/netgear/NETGEAR-RADLAN-rlFft +1,898
A mibs/netgear/NETGEAR-RADLAN-rlInterfaces +1,312
A mibs/netgear/NETGEAR-RADLAN-rlInventoryEnt-MIB +112
A mibs/netgear/NETGEAR-RADLAN-rlIP-MIB +328
A mibs/netgear/NETGEAR-RADLAN-rlIPMulticast-MIB +389
A mibs/netgear/NETGEAR-RADLAN-rlLcli-MIB +221
A mibs/netgear/NETGEAR-RADLAN-rlMacMulticast-MIB +1,491
A mibs/netgear/NETGEAR-RADLAN-RLPFC-MIB +151
A mibs/netgear/NETGEAR-RADLAN-RMON +328
A mibs/netgear/NETGEAR-RADLAN-rndApplications +1,330
A mibs/netgear/NETGEAR-RADLAN-rndMng +495
A mibs/netgear/NETGEAR-RADLAN-SECSD-MIB +416
A mibs/netgear/NETGEAR-RADLAN-SECURITY-SUITE +561
A mibs/netgear/NETGEAR-RADLAN-SENSORENTMIB +87
A mibs/netgear/NETGEAR-RADLAN-SMARTPORTS-MIB +342
A mibs/netgear/NETGEAR-RADLAN-SMON-MIB +111
A mibs/netgear/NETGEAR-RADLAN-SNA-MIB +46
A mibs/netgear/NETGEAR-RADLAN-SNMP-MIB +798
A mibs/netgear/NETGEAR-RADLAN-SNMPv2 +518
A mibs/netgear/NETGEAR-RADLAN-SOCKET-MIB +115
A mibs/netgear/NETGEAR-RADLAN-SSH-MIB +1,151
A mibs/netgear/NETGEAR-RADLAN-SSL +558
A mibs/netgear/NETGEAR-RADLAN-STACK-MIB +114
A mibs/netgear/NETGEAR-RADLAN-STORMCTRL-MIB +635
A mibs/netgear/NETGEAR-RADLAN-SWPACKAGEVERSION-MIB +65
A mibs/netgear/NETGEAR-RADLAN-SYSLOG-MIB +588
A mibs/netgear/NETGEAR-RADLAN-SYSMNG-MIB +499
A mibs/netgear/NETGEAR-RADLAN-TBI-MIB +216
A mibs/netgear/NETGEAR-RADLAN-TCPSESSIONS +146
A mibs/netgear/NETGEAR-RADLAN-TELNET-MIB +148
A mibs/netgear/NETGEAR-RADLAN-TIMESYNCHRONIZATION-MIB +1,893
A mibs/netgear/NETGEAR-RADLAN-TRACEROUTE-MIB +33
A mibs/netgear/NETGEAR-RADLAN-TRAPS-MIB +840
A mibs/netgear/NETGEAR-RADLAN-TRUNK-MIB +513
A mibs/netgear/NETGEAR-RADLAN-Tuning +2,183
A mibs/netgear/NETGEAR-RADLAN-TUNNEL-MIB +382
A mibs/netgear/NETGEAR-RADLAN-UDP +186
A mibs/netgear/NETGEAR-RADLAN-UPNP-MIB +41
A mibs/netgear/NETGEAR-RADLAN-UUSC-MIB +41
A mibs/netgear/NETGEAR-RADLAN-vlan-MIB +2,247
A mibs/netgear/NETGEAR-RADLAN-vlanVoice-MIB +450
A mibs/netgear/NETGEAR-RADLAN-VOIP-SNOOP +317
A mibs/netgear/NETGEAR-RADLAN-VRRP +376
A mibs/netgear/NETGEAR-RADLAN-WBA-MIB +327
A mibs/netgear/NG700-BOXSERVICES-PRIVATE-MIB +633
A mibs/netgear/NG700-DENIALOFSERVICE-PRIVATE-MIB +302
A mibs/netgear/NG700-DHCPCLIENT-PRIVATE-MIB +191
A mibs/netgear/NG700-DNS-RESOLVER-CONTROL-MIB +300
A mibs/netgear/NG700-DOT1X-ADVANCED-FEATURES-MIB +772
A mibs/netgear/NG700-DOT1X-AUTHENTICATION-SERVER-MIB +130
A mibs/netgear/NG700-GREENETHERNET-PRIVATE-MIB +365
A mibs/netgear/NG700-INVENTORY-MIB +257
A mibs/netgear/NG700-KEYING-PRIVATE-MIB +135
A mibs/netgear/NG700-LOGGING-MIB +892
A mibs/netgear/NG700-MGMT-SECURITY-MIB +144
A mibs/netgear/NG700-MVR-PRIVATE-MIB +379
A mibs/netgear/NG700-PORTSECURITY-PRIVATE-MIB +317
A mibs/netgear/NG700-QOS-ACL-MIB +1,772
A mibs/netgear/NG700-QOS-AUTOVOIP-MIB +352
A mibs/netgear/NG700-QOS-COS-MIB +967
A mibs/netgear/NG700-QOS-DIFFSERV-PRIVATE-MIB +2,795
A mibs/netgear/NG700-QOS-MIB +51
A mibs/netgear/NG700-RADIUS-AUTH-CLIENT-MIB +560
A mibs/netgear/NG700-REF-MIB +301
A mibs/netgear/NG700-ROUTING-MIB +1,692
A mibs/netgear/NG700-SNTP-CLIENT-MIB +784
A mibs/netgear/NG700-SWITCHING-MIB +10,343
A mibs/netgear/NG700-TACACS-CLIENT-MIB +183
A mibs/netgear/NG700-TIMEZONE-PRIVATE-MIB +470
A mibs/netio
M mibs/nexans/NEXANS-BM-MIB +211 -20
M mibs/nexans/NEXANS-MIB +7
A mibs/papouch/Th2e-v01-MIB +201
D mibs/quanta/LAG-MIB -1,265
A mibs/raisecom/AUTO-CONFIGURATION-MIB +313
A mibs/raisecom/CONVERTOR-SYSTEM-MIB +262
A mibs/raisecom/CONVERTOR-VLAN-MIB +162
A mibs/raisecom/DHCP-CLIENT-MIB +336
A mibs/raisecom/DHCP-OPTION-MIB +472
A mibs/raisecom/DHCP-RELAY-MIB +230
A mibs/raisecom/DHCP-SERVER-MIB +424
A mibs/raisecom/DHCP-SNOOPING-MIB +475
A mibs/raisecom/IPDHCP-RELAY-MIB +448
A mibs/raisecom/IPDHCP-SERVER-MIB +768
A mibs/raisecom/LLDP-PRI-MIB +139
A mibs/raisecom/OUTBAND-MGMT-MIB +120
A mibs/raisecom/RAISECOM-ACL-MIB +989
A mibs/raisecom/RAISECOM-ALARM-MGMT-MIB +220
A mibs/raisecom/RAISECOM-AUTOPROVISIONMDEV-MIB +375
A mibs/raisecom/RAISECOM-AUTOPROVISIONRDEV-MIB +255
M mibs/raisecom/RAISECOM-BASE-MIB +28 -15
A mibs/raisecom/RAISECOM-CFM-MIB +2,857
M mibs/raisecom/RAISECOM-COMMON-MANAGEMENT-MIB +53 -12
A mibs/raisecom/RAISECOM-DOT1AG-MIB +2,902
A mibs/raisecom/RAISECOM-DOT1X-MIB +111
A mibs/raisecom/RAISECOM-ELMI-MIB +1,172
A mibs/raisecom/RAISECOM-ELPS-MIB +616
A mibs/raisecom/RAISECOM-ERPS-MIB +630
A mibs/raisecom/RAISECOM-ETHERSAM-MIB +1,239
A mibs/raisecom/RAISECOM-EXTEND-OAM-UPGRADE-MIB +266
A mibs/raisecom/RAISECOM-EXTLOOPBACK-MIB +177
A mibs/raisecom/RAISECOM-EXTOAM-MIB +406
M mibs/raisecom/RAISECOM-FANMONITOR-MIB ±0
A mibs/raisecom/RAISECOM-GARP-MIB +531
A mibs/raisecom/RAISECOM-IGMPL2-MIB +1,146
A mibs/raisecom/RAISECOM-IP-BASE-MIB +369
A mibs/raisecom/RAISECOM-IPSOURCEGUARD-MIB +206
A mibs/raisecom/RAISECOM-KEEPALIVE-MIB +105
A mibs/raisecom/RAISECOM-KEYCHAIN-MIB +235
A mibs/raisecom/RAISECOM-L2CP-MIB +449
A mibs/raisecom/RAISECOM-LBDETECT-MIB +397
A mibs/raisecom/RAISECOM-LINKAGGREGATION-MIB +257
A mibs/raisecom/RAISECOM-LOOPBACK-MIB +333
A mibs/raisecom/RAISECOM-MCAST-MIB +289
A mibs/raisecom/RAISECOM-MODULE-MANAGEMENT-MIB +165
A mibs/raisecom/RAISECOM-MPLS-MIB +893
A mibs/raisecom/RAISECOM-NMS-ACC-MIB +156
A mibs/raisecom/RAISECOM-NOTIFICATION-MIB.my +1,088
A mibs/raisecom/RAISECOM-NTP-MIB +938
A mibs/raisecom/RAISECOM-OAM-MIB +283
A mibs/raisecom/RAISECOM-OPT-REMOTE-RMC-MIB.my +2,784
A mibs/raisecom/RAISECOM-OPTICAL-ENTITY-MIB.my +663
A mibs/raisecom/RAISECOM-OPTICAL-MODULE-TYPE-MIB.my +1,665
A mibs/raisecom/RAISECOM-OPTICAL-MONITOR-MIB +824
M mibs/raisecom/RAISECOM-OPTICAL-TRANSCEIVER-MIB +79 -182
A mibs/raisecom/RAISECOM-OPTICAL-UDETH-INTERFACE-MIB +1,149
A mibs/raisecom/RAISECOM-OPTICAL-UDSFP-INTERFACE-MIB +973
A mibs/raisecom/RAISECOM-OSPF-MIB +4,262
A mibs/raisecom/RAISECOM-PAE-MIB +651
A mibs/raisecom/RAISECOM-PERF-MIB +1,787
A mibs/raisecom/RAISECOM-POE-MIB +216
M mibs/raisecom/RAISECOM-POWERMONITOR-MIB ±0
A mibs/raisecom/RAISECOM-PPPOEAGENT-MIB +206
A mibs/raisecom/RAISECOM-PTP-MIB +1,401
A mibs/raisecom/RAISECOM-QINQ-MIB +1,081
A mibs/raisecom/RAISECOM-QOS-MIB +4,052
A mibs/raisecom/RAISECOM-RCFT-MIB +10,123
A mibs/raisecom/RAISECOM-RCMP-MIB +292
A mibs/raisecom/RAISECOM-RELAY-MIB +335
A mibs/raisecom/RAISECOM-REMOTE-MANAGEMENT-LOCAL-MIB +2,061
A mibs/raisecom/RAISECOM-REMOTE-MANAGEMENT-REMOTE-MIB +769
A mibs/raisecom/RAISECOM-RIP-MIB +223
A mibs/raisecom/RAISECOM-RNDP-MIB +174
A mibs/raisecom/RAISECOM-RRCP-MIB +394
A mibs/raisecom/RAISECOM-RRCP-VLAN-MIB +737
A mibs/raisecom/RAISECOM-RTDP-MIB +268
A mibs/raisecom/RAISECOM-SCHEDULE-MIB +273
A mibs/raisecom/RAISECOM-SLA-MIB +2,625
A mibs/raisecom/RAISECOM-SSH-MIB +392
A mibs/raisecom/RAISECOM-SYSLOG-SERVICE-MIB +727
M mibs/raisecom/RAISECOM-SYSTEM-MIB -9
A mibs/raisecom/RAISECOM-UPGRADE-MANAGEMENT-MIB +502
A mibs/raisecom/RAISECOM-USER-MANAGEMENT-MIB +458
A mibs/raisecom/RAISECOM-VCT-MIB +185
A mibs/raisecom/RAISECOM-VLANGROUP-MIB +343
A mibs/raisecom/RAISECOM-VLANMACCOPY-MIB +104
A mibs/raisecom/RAISECOM-WEBSERVER-MIB +177
A mibs/raisecom/RAISECOM-WRED-MIB +131
A mibs/raisecom/RC002-INTERVAL-PERFORMANCE-STAT-MIB +477
A mibs/raisecom/RC002-LOCAL-DEVICE-PORT-MIB +6,520
A mibs/raisecom/RC002-REMOTE-DEVICE-MIB +10,153
A mibs/raisecom/RC002-REMOTEII-DEVICE-MIB +1,865
A mibs/raisecom/SWITCH-CCP-MIB +509
A mibs/raisecom/SWITCH-CLKMGMT-MIB +103
A mibs/raisecom/SWITCH-CPUPRO-MIB +203
A mibs/raisecom/SWITCH-DAI-MIB +363
A mibs/raisecom/SWITCH-ERING-MIB +563
A mibs/raisecom/SWITCH-FILTER-MIB +270
A mibs/raisecom/SWITCH-IFEXTEND-MIB +101
A mibs/raisecom/SWITCH-IGMPSNOOP-MIB +293
A mibs/raisecom/SWITCH-INTERFACE-PORT-MIB +710
A mibs/raisecom/SWITCH-L3-MIB +882
A mibs/raisecom/SWITCH-L3FILTER-MIB +105
A mibs/raisecom/SWITCH-LINKSTATETRACK-MIB +426
A mibs/raisecom/SWITCH-MACCONFIG-MIB +231
A mibs/raisecom/SWITCH-MEMORYMANGMENT-MIB +227
A mibs/raisecom/SWITCH-MSTP-MIB +1,125
A mibs/raisecom/SWITCH-MULTISYS-MIB +139
A mibs/raisecom/SWITCH-MVR-MIB +892
A mibs/raisecom/SWITCH-PORTBACKUP-MIB +201
A mibs/raisecom/SWITCH-PORTMIRROR-MIB +325
A mibs/raisecom/SWITCH-PORTPEERBACKUP-MIB +234
A mibs/raisecom/SWITCH-PORTSECURITY-MIB +396
A mibs/raisecom/SWITCH-PORTSTATISTIC-MIB +285
A mibs/raisecom/SWITCH-RATELIMIT-MIB +304
A mibs/raisecom/SWITCH-RMON-MIB +1,578
A mibs/raisecom/SWITCH-RSTP-MIB +163
A mibs/raisecom/SWITCH-SLOTCARDMGMT-MIB +163
A mibs/raisecom/SWITCH-SNMP-MIB +169
A mibs/raisecom/SWITCH-SNTP-MIB +117
A mibs/raisecom/SWITCH-SYNCE-MIB +543
M mibs/raisecom/SWITCH-SYSTEM-MIB +3 -160
M mibs/raisecom/SWITCH-TC ±0
A mibs/raisecom/SWITCH-TRUNK-MIB +153
A mibs/raisecom/SWITCH-VLAN-MIB +582
A mibs/raisecom/SWITCH-VLANCFG-MIB +351
A mibs/raisecom/SWITCH-VLANPORT-RATELIMIT-MIB +117
A mibs/raisecom/SWTICH-SERVICE-MIB +2,114
A mibs/raisecom/SWTICH-VLANXC-MIB +170
A mibs/rfc/MEF-SOAM-PM-MIB +7,663
A mibs/rfc/MEF-SOAM-TC-MIB +354
A mibs/rfc/SCTE-HMS-HE-COMMON-MIB +441
A mibs/rfc/SCTE-HMS-HEADENDIDENT-MIB +263
A mibs/rfc/SCTE-HMS-PROPERTY-MIB +626
A mibs/rfc/SCTE-HMS-ROOTS +118
A mibs/rfc/SCTE-ROOT +36
A mibs/riverdelta
A mibs/rubytech
M mibs/smartoptics/RAD-MIB +7 -7
A mibs/sonus
A mibs/teleste
M mibs/tempalert/TEMPERATUREALERT-MIB +18 -2
M mibs/webgraph/WebGraph-AnalogIn-57642-US-MIB +5 -4
D mibs/zhone/PKTC-IETF-SIG-MIB -2,276
A mibs/zyxel/ZYXEL-SESCOMMON-MIB +378
M poll-billing.php +1 -1
M poller-wrapper.py +139 -89
M poller.php +5 -3
M README +1 -5
M rename_device.php +1 -1
M scripts/generate-rancid.php +1 -1
M scripts/generate-smokeping.php +1 -1
M scripts/rename-port-rrdfile.php +1 -1
M snmptrap.php +1 -1
M syslog.php +1 -1
M test_alert.php +1 -1
M test_code.php +1 -1
A tests/data/snmp/snmp_walk_lldp-1.json +46
A tests/data/snmp/snmp_walk_lldp-2.json +46
A tests/data/snmp/snmp_walk_lldp-3.json +28
A tests/data/snmp/snmp_walk_multipart_lldp-1.json +94
A tests/data/snmp/snmp_walk_multipart_lldp-2.json +86
A tests/data/snmp/snmp_walk_multipart_prnt-1.json +14
A tests/data/snmp/snmp_walk_multipart_prnt-2.json +14
A tests/data/snmp/snmp_walk_multipart_prnt-3.json +14
M tests/IncludesEncryptTest.php +1 -1
A tests/IncludesEntitiesTest.php +68
M tests/IncludesFunctionsTest.php +77
M tests/IncludesRewritesTest.php +7
M tests/IncludesSnmpTest.php +27 -8
M tests/IncludesSyslogTest.php +28 -14
M tests/SnmpDataTest2.php +64 -15
M update/074.php +1 -1
M update/095.php +1 -1
M update/127.php +1 -1
M update/128.php +1 -1
M update/129.php +1 -1
M update/153.php +1 -1
M update/164.php +1 -1
M update/165.php +1 -1
M update/170.php +1 -1
M update/176.php +1 -1
M update/177.php +1 -1
M update/187.php +1 -1
M update/191.php +1 -1
M update/210.php +1 -1
M update/212.php +1 -1
M update/256.php +1 -1
M update/257.php +1 -1
M update/258.php +1 -1
M update/260.php +1 -1
M update/262.php +1 -1
M update/268.php +1 -1
M update/269.php +1 -1
M update/274.php +1 -1
M update/279.php +1 -1
M update/280.php +1 -1
M update/282.php +1 -1
M update/284.php +1 -1
M update/285.php +1 -1
M update/288.php +1 -1
M update/293.php +1 -1
M update/302.php +1 -1
M update/315.php +1 -1
M update/333.php +1 -1
M update/335.php +1 -1
M update/350.php +1 -1
M update/355.php +1 -1
M update/360.php +1 -1
A update/387.sql +1
A update/388.php +31
A update/389.sql +3
A update/390.sql +3
A update/391.sql +2
A update/392.sql +1
A update/393.sql +3
A update/394.sql +1
A update/395.sql +1
A update/396.sql +2
A update/397.sql +13