Commit and release counts include all visible history. Line totals exclude configured automation, vendor, generated, and data-file changes.
December
November
October
September
August
July
June
May
April
March
February
January
December 2020
Don't apply data-toggle to navbar dropdown links.
Changed files with action and line counts M html/includes/print/navbar.inc.php +1 / -28
+1 added
−28 removed
filtered activity
Update CSS
Changed files with action and line counts M html/css/bootstrap/less/navbar.less +2 / -2 M html/css/observium-dark.css +2 / -2 M html/css/observium-dark.map +1 / -1 M html/css/observium-darkblue.css +2 / -2 M html/css/observium-darkblue.map +1 / -1 M html/css/observium.css +2 / -2 M html/css/observium.map +1 / -1 M html/css/sprite.css +410 / -162 A html/css/weathermap-editor.css +202 / -0 M html/img/sprite/retina.css +16 / -17 M html/img/sprite/svg_png.png non-text +0 / -0 M html/img/sprite/svg_png_27.png non-text +0 / -0 M html/img/sprite/svg_png_36.png non-text +0 / -0 M html/img/sprite/svg_png_45.png non-text +0 / -0 M html/img/sprite/svg_png_54.png non-text +0 / -0
+16 added
−17 removed
filtered activity
Fixed discovery idle bgp peers (appear in r10845).
Changed files with action and line counts M includes/discovery/bgp-peers.inc.php +4 / -9
+4 added
−9 removed
filtered activity
Add Netscaler Services and ServiceGroup members to search
Changed files with action and line counts M html/includes/search/loadbalancers.inc.php +101 / -1
+101 added
−1 removed
filtered activity
Correctly hide manual add device form on autodiscovered oids
Changed files with action and line counts M html/pages/customoid.inc.php +1 / -1
+1 added
−1 removed
filtered activity
Added Twilio SMS/Whatsapp contacts definition.
Changed files with action and line counts M includes/definitions/transports.inc.php +71 / -0
+71 added
0 removed
filtered activity
Added generate basic auth headers in generate_http_context().
Changed files with action and line counts M includes/alerts.inc.php +2 / -0 M includes/common.inc.php +20 / -1
+22 added
−1 removed
filtered activity
Changed files with action and line counts M includes/discovery/sensors/huawei-entity-extent-mib.inc.php +3 / -3
+3 added
−3 removed
filtered activity
Changed files with action and line counts M includes/entities/routing.inc.php +3 / -4
+3 added
−4 removed
filtered activity
Changed vrf discovery module order.
Changed files with action and line counts M includes/defaults.inc.php +1 / -1
+1 added
−1 removed
filtered activity
Added discovery VRF based SNMP contexts for Redback SeOS. Added discovery/polling ports and ip-addresses in VRF contexts for Redback SeOS.
Changed files with action and line counts M includes/definitions/mibs/ericsson.inc.php +6 / -0 M includes/definitions/os/ericsson.inc.php +3 / -0 A includes/discovery/ports/rbn-bind-mib.inc.php +72 / -0 M includes/discovery/vrf.inc.php +48 / -25 A includes/polling/ports/rbn-bind-mib.inc.php +79 / -0
+208 added
−25 removed
filtered activity
Fixed cache sensors attribs in poller.
Changed files with action and line counts M includes/polling/sensors.inc.php +1 / -1
+1 added
−1 removed
filtered activity
Fixed ports db schema for rates.
Changed files with action and line counts M html/pages/alert_checks.inc.php +10 / -9 M includes/alerts.inc.php +6 / -3 A update/438.sql +1 / -0
+16 added
−12 removed
filtered activity
Renamed redback dir to ericsson.
Showing the first 30 paths; 85 more are omitted from this static page.
Changed files with action and line counts A mibs/ericsson non-text +0 / -0 A mibs/ericsson/ERICSSON-ALARM-MIB +1,563 / -0 A mibs/ericsson/ERICSSON-ALARM-PC-MIB +501 / -0 A mibs/ericsson/ERICSSON-ALARM-TC-MIB +157 / -0 A mibs/ericsson/ERICSSON-TC-MIB +71 / -0 A mibs/ericsson/ERICSSON-TOP-MIB +42 / -0 A mibs/ericsson/RBN-AAL5-VCL-STAT-MIB +133 / -0 A mibs/ericsson/RBN-ALARM-EXT-MIB +285 / -0 A mibs/ericsson/RBN-ALARM-TC +541 / -0 A mibs/ericsson/RBN-ATM-CELL-PW-MIB +151 / -0 A mibs/ericsson/RBN-ATM-PROFILE-MIB +202 / -0 A mibs/ericsson/RBN-ATM-PVC-OAM-MIB +242 / -0 A mibs/ericsson/RBN-ATM2-MIB +202 / -0 A mibs/ericsson/RBN-BGP-ACCOUNTING-MIB +219 / -0 A mibs/ericsson/RBN-BIND-MIB +743 / -0 A mibs/ericsson/RBN-BRIDGE-MIB +370 / -0 A mibs/ericsson/RBN-BULKSTATS-MIB +292 / -0 A mibs/ericsson/RBN-CARDMON-MIB +622 / -0 A mibs/ericsson/RBN-CES-MIB +1,051 / -0 A mibs/ericsson/RBN-CIRCUIT-GROUP-MIB +784 / -0 A mibs/ericsson/RBN-CONFIG-FILE-MIB +573 / -0 A mibs/ericsson/RBN-CPU-METER-CAP +174 / -0 A mibs/ericsson/RBN-CPU-METER-MIB +359 / -0 A mibs/ericsson/RBN-DHCP-MIB +924 / -0 A mibs/ericsson/RBN-DS1-MIB +131 / -0 A mibs/ericsson/RBN-DS3-MIB +132 / -0 A mibs/ericsson/RBN-ENVMON-MIB +790 / -0 A mibs/ericsson/RBN-EPSC-MIB +1,787 / -0 A mibs/ericsson/RBN-EPSU-MIB +766 / -0 A mibs/ericsson/RBN-FAST-VRRP-MIB +137 / -0
0 added
0 removed
filtered activity
Improved support for RedBack SeOS.
Changed files with action and line counts A includes/definitions/mibs/ericsson.inc.php +170 / -0 D includes/definitions/mibs/redback.inc.php +0 / -50 M includes/definitions/os.inc.php +0 / -44 A includes/definitions/os/ericsson.inc.php +75 / -0 D includes/discovery/sensors/rbn-envmon-mib.inc.php +0 / -61 M includes/entities/sensor.inc.php +7 / -6 M includes/polling/graphs/rbn-subscriber-active-mib/rbnsubsencaps.inc.php +4 / -5
+256 added
−166 removed
filtered activity
Updated yandex geocoding limits, api key now required.
Changed files with action and line counts M includes/common.inc.php +14 / -6 M includes/definitions/geo.inc.php +6 / -4
+20 added
−10 removed
filtered activity
Fixed hardware/version polling on extremeavaya group (
OBS-3574 ).
Changed files with action and line counts M includes/definitions/mibs/nortel.inc.php +5 / -5 M includes/definitions/os.inc.php +0 / -94 A includes/definitions/os/avaya.inc.php +108 / -0 M includes/polling/os/avaya.inc.php +2 / -3 A includes/polling/os/extremeavaya.inc.php +56 / -0
+171 added
−102 removed
filtered activity
Improved errors reporting for geocoding requests.
Changed files with action and line counts M includes/common.inc.php +11 / -4 M includes/definitions/geo.inc.php +5 / -1 M includes/geolocation.inc.php +1 / -1 M test_geo.php +3 / -6
+20 added
−12 removed
filtered activity
Replace errant leftover function
Changed files with action and line counts M includes/polling/os/unix.inc.php +1 / -1
+1 added
−1 removed
filtered activity
Improve ports editing page, label colours for oper/admin/type.
Changed files with action and line counts M html/includes/functions.inc.php +21 / -0 M html/pages/device/edit/ports.inc.php +11 / -10 M html/pages/device/edit/sensors.inc.php +0 / -21 M includes/rewrites.inc.php +7 / -5
+39 added
−36 removed
filtered activity
Improved is_valid_param().
Changed files with action and line counts M includes/common.inc.php +17 / -7 M includes/entities/device.inc.php +4 / -3
+21 added
−10 removed
filtered activity
Added basic support for NEC iPasolink (
OBS-3337 ).
Changed files with action and line counts A includes/definitions/mibs/nec.inc.php +123 / -0 M includes/definitions/os.inc.php +0 / -13 A includes/definitions/os/nec.inc.php +37 / -0 A includes/discovery/ports/ipe-system-mib.inc.php +154 / -0 A includes/polling/ports/ipe-system-mib.inc.php +234 / -0
+548 added
−13 removed
filtered activity
Added NEC mib files.
Changed files with action and line counts A mibs/nec non-text +0 / -0 A mibs/nec/A100-R1-MIB +312 / -0 A mibs/nec/IPE-COMMON-MIB +23,918 / -0 A mibs/nec/IPE-COMMON1000-MIB +751 / -0 A mibs/nec/IPE-DHCP-MAIN-MIB +616 / -0 A mibs/nec/IPE-DOT3OAM-MIB +1,348 / -0 A mibs/nec/IPE-ETH-RING-MIB +1,078 / -0 A mibs/nec/IPE-FUNC-SUMMARY-MIB +136 / -0 A mibs/nec/IPE-LAG-MIB +747 / -0 A mibs/nec/IPE-MSE-MIB +440 / -0 A mibs/nec/IPE-MSTP-MIB +1,052 / -0 A mibs/nec/IPE-PW-MIB +340 / -0 A mibs/nec/IPE-SYSTEM-MIB +5,939 / -0 A mibs/nec/IPE-TERM-MIB +151 / -0 A mibs/nec/LS100-MIB +1,004 / -0 A mibs/nec/MMPF-MIB +13,781 / -0 A mibs/nec/MP-ATM-MIB +6,170 / -0 A mibs/nec/MP-BUNDLE-MIB +530 / -0 A mibs/nec/MP-DETOUR-MIB +388 / -0 A mibs/nec/MP-FRPP-MIB +2,723 / -0 A mibs/nec/MP-IPV6-MIB +184 / -0 A mibs/nec/MP-MIB +519 / -0 A mibs/nec/MP-NETWATCH-MIB +919 / -0 A mibs/nec/MP-TRAP +61 / -0 A mibs/nec/NEC-MIB +8,044 / -0
0 added
0 removed
filtered activity
Changed files with action and line counts M includes/definitions/mibs/geist.inc.php +1 / -1
+1 added
−1 removed
filtered activity
Use common params validate for device polling.
Changed files with action and line counts M includes/common.inc.php +40 / -13 M includes/entities/device.inc.php +5 / -0 M includes/geolocation.inc.php +1 / -1 M includes/polling/os.inc.php +9 / -14 M includes/polling/os/unix.inc.php +10 / -25 M includes/polling/system.inc.php +1 / -3
+66 added
−56 removed
filtered activity
Updated edit device statuses.
Changed files with action and line counts M html/ajax/actions.php +79 / -32 M html/ajax/actions/sensors_update.inc.php +2 / -2 M html/ajax/actions/statuses_update.inc.php +48 / -27 M html/pages/device/edit/status.inc.php +53 / -76
+182 added
−137 removed
filtered activity
Update LESS
Changed files with action and line counts A html/css/bootstrap/less/bootstrap-dark.less +15 / -0 A html/css/bootstrap/less/bootstrap-darkblue.less +16 / -0 M html/css/bootstrap/less/bootstrap.less +7 / -1 M html/css/bootstrap/less/code.less +3 / -7 M html/css/bootstrap/less/dropdowns.less +18 / -5 M html/css/bootstrap/less/gridstack.less +2 / -1 M html/css/bootstrap/less/includes.less +1 / -1 M html/css/bootstrap/less/labels3.less +1 / -1 M html/css/bootstrap/less/mixins3.less +3 / -2 M html/css/bootstrap/less/modals3.less +2 / -1 M html/css/bootstrap/less/navbar.less +6 / -10 M html/css/bootstrap/less/pagination.less +1 / -1 M html/css/bootstrap/less/progress-bars.less +7 / -17 M html/css/bootstrap/less/qtip.less +2 / -2 M html/css/bootstrap/less/scaffolding.less +3 / -3 M html/css/bootstrap/less/tables.less +5 / -1 M html/css/bootstrap/less/type.less +101 / -19 M html/css/bootstrap/less/variables-dark.less +30 / -20 A html/css/bootstrap/less/variables-darkblue.less +149 / -0 M html/css/bootstrap/less/variables3.less +3 / -1 M html/css/bootstrap/less/wells.less +2 / -2
0 added
0 removed
filtered activity
Remove some old stuff
Changed files with action and line counts D html/fonts/SourceSansPro-Light.ttf +0 / -1 D html/fonts/SourceSansPro-Regular.eot +0 / -1 D html/fonts/SourceSansPro-Regular.otf +0 / -1 D html/fonts/SourceSansPro-Regular.otf.woff +0 / -1 D html/fonts/SourceSansPro-Regular.otf.woff2 +0 / -1 D html/fonts/SourceSansPro-Regular.ttf +0 / -1 D html/fonts/SourceSansPro-Regular.ttf.woff +0 / -1 D html/fonts/SourceSansPro-Regular.ttf.woff2 +0 / -1 D html/fonts/SourceSansPro-Semibold.eot +0 / -1 D html/fonts/SourceSansPro-Semibold.otf +0 / -1 D html/fonts/SourceSansPro-Semibold.otf.woff +0 / -1 D html/fonts/SourceSansPro-Semibold.otf.woff2 +0 / -1 D html/fonts/SourceSansPro-Semibold.ttf +0 / -1 D html/fonts/SourceSansPro-Semibold.ttf.woff +0 / -1 D html/fonts/SourceSansPro-Semibold.ttf.woff2 +0 / -1
0 added
−15 removed
filtered activity
Fix font
Changed files with action and line counts M html/css/observium-dark.css +5 / -5 M html/css/observium-dark.map +1 / -1 M html/css/observium-darkblue.css +5 / -5 M html/css/observium-darkblue.map +1 / -1 M html/css/observium.css +5 / -5 M html/css/observium.map +1 / -1
0 added
0 removed
filtered activity
Update CSS
Changed files with action and line counts M html/css/observium-dark.css +27 / -5 M html/css/observium-dark.map +1 / -1 M html/css/observium-darkblue.css +27 / -5 M html/css/observium-darkblue.map +1 / -1 M html/css/observium.css +31 / -9 M html/css/observium.map +1 / -1
0 added
0 removed
filtered activity
Sensors settings update without reload by ajax request. Added
toggleOn (),
toggleOff () js functions for checkboxes.
Changed files with action and line counts M html/ajax/actions/ports_update.inc.php +1 / -1 M html/ajax/actions/sensors_update.inc.php +91 / -69 M html/includes/print/search.inc.php +17 / -6 M html/js/observium.js +56 / -4 M html/pages/device/edit/ports.inc.php +8 / -6 M html/pages/device/edit/sensors.inc.php +105 / -61 M includes/definitions.inc.php +3 / -6
+225 added
−149 removed
filtered activity
Add Perle IOLAN OS
Changed files with action and line counts M includes/definitions/os.inc.php +13 / -0
+13 added
0 removed
filtered activity
Update/fix Perle MIB
Changed files with action and line counts M mibs/perle/PERLE-IOLAN-SDS-MIB +8,307 / -3,523
0 added
0 removed
filtered activity
Add Perle MIB
Changed files with action and line counts A mibs/perle/PERLE-IOLAN-SDS-MIB +17,606 / -0
0 added
0 removed
filtered activity
Unificate update device entities by ajax actions. Ports setting update without reload and with session validation.
Changed files with action and line counts M html/ajax/actions/ports_update.inc.php +18 / -10 M html/includes/functions.inc.php +22 / -3 M html/js/observium.js +53 / -0 M html/pages/device/edit/ports.inc.php +33 / -52
+73 added
−65 removed
filtered activity
Extra colour to portpercent
Changed files with action and line counts M html/includes/status-portpercent.inc.php +2 / -2
+2 added
−2 removed
filtered activity
Improve portpercent widget
Changed files with action and line counts M html/includes/status-portpercent.inc.php +8 / -7
+8 added
−7 removed
filtered activity
Cleanup http variable names in url/post/get requests.
Changed files with action and line counts M html/includes/functions.inc.php +11 / -1 M includes/common.inc.php +26 / -5 M includes/definitions.inc.php +4 / -0
+41 added
−6 removed
filtered activity
Changed files with action and line counts M includes/definitions/mibs.inc.php +6 / -1
+6 added
−1 removed
filtered activity
Improved generate_html_attribs() for permit more html attribs.
Changed files with action and line counts M html/includes/functions.inc.php +3 / -1
+3 added
−1 removed
filtered activity
Changed files with action and line counts M includes/definitions/mibs/cisco.inc.php +45 / -7 M includes/discovery/status/cisco-stackwise-mib.inc.php +6 / -7
+51 added
−14 removed
filtered activity
Fix variable name on customers page
Changed files with action and line counts M html/pages/customers.inc.php +1 / -1
+1 added
−1 removed
filtered activity
Add syslog alerts front page widget
Changed files with action and line counts M html/ajax/widget.php +9 / -0 M html/pages/dashboard.inc.php +2 / -4
+11 added
−4 removed
filtered activity
Add status entity page to device/edit.
Changed files with action and line counts A html/ajax/actions/statuses_update.inc.php +43 / -0 M html/pages/device/edit.inc.php +1 / -0 A html/pages/device/edit/status.inc.php +138 / -0 M includes/entities/status.inc.php +17 / -0
+199 added
0 removed
filtered activity
Improve ports editing page
Changed files with action and line counts A html/ajax/actions/ports_update.inc.php +98 / -0 M html/pages/device/edit/ports.inc.php +280 / -238
+378 added
−238 removed
filtered activity
Improve device sensor config page
Changed files with action and line counts A html/ajax/actions/sensors_update.inc.php +83 / -0 A html/js/jquery.serializejson.js +323 / -0 M html/pages/device/edit/sensors.inc.php +68 / -109
+151 added
−109 removed
filtered activity
Fix possible XSS
Changed files with action and line counts M html/includes/functions.inc.php +7 / -16
+7 added
−16 removed
filtered activity
Changed files with action and line counts M mibs/fortinet/FORTINET-FORTIWEB-MIB +183 / -43
0 added
0 removed
filtered activity
Add basic FortiWeb support.
Changed files with action and line counts M includes/definitions/mibs/fortinet.inc.php +14 / -0 M includes/definitions/os/fortinet.inc.php +11 / -2
+25 added
−2 removed
filtered activity
Minor improvements to customers and iftypes pages
Changed files with action and line counts M html/pages/customers.inc.php +96 / -41 M html/pages/iftype.inc.php +14 / -15
+110 added
−56 removed
filtered activity
Show device notes tooltip if exist.
Changed files with action and line counts M html/includes/print/common.inc.php +19 / -2 M html/includes/print/navbar.inc.php +52 / -25 M html/pages/device.inc.php +5 / -1 M html/pages/device/notes.inc.php +6 / -4
+82 added
−32 removed
filtered activity
Fix Checkpoint graphs after vendor MIB change.
Changed files with action and line counts M includes/definitions/graphtypes.inc.php +14 / -14 M includes/polling/graphs/checkpoint-mib.inc.php +27 / -23
+41 added
−37 removed
filtered activity
Fixed escaping in display device notes.
Changed files with action and line counts M html/pages/device/notes.inc.php +23 / -17 M libs/Parsedown.php +857 / -411
+23 added
−17 removed
filtered activity
Revert back erroneously deleted change in r10864.
Changed files with action and line counts M includes/rewrites.inc.php +20 / -18
+20 added
−18 removed
filtered activity
More port_label_short rewrites for Cisco UBR/CBR.
Changed files with action and line counts M includes/definitions/rewrites.inc.php +11 / -1
+11 added
−1 removed
filtered activity
Minor improvement to dashboard generation.
Changed files with action and line counts M html/includes/dashboard-generate.inc.php +4 / -1
+4 added
−1 removed
filtered activity
Remove erroneous function.
Changed files with action and line counts M html/api/v0/includes/address.inc.php +1 / -3
+1 added
−3 removed
filtered activity
Minor API code cleanups
Changed files with action and line counts M html/api/v0/includes/address.inc.php +2 / -0 M html/api/v0/includes/mempools.inc.php +0 / -4
+2 added
−4 removed
filtered activity
Improve ignored status handling for sensors
Changed files with action and line counts M html/includes/cache-data.inc.php +1 / -0 M html/includes/entities/sensor.inc.php +13 / -3 M html/includes/functions.inc.php +14 / -1 M includes/rewrites.inc.php +19 / -21
+47 added
−25 removed
filtered activity
Improve ignore handling in cache-data. Honour ignore-until when building device ignored list
Changed files with action and line counts M html/includes/cache-data.inc.php +10 / -10
+10 added
−10 removed
filtered activity
Add Chatsworth Unity MIB
Changed files with action and line counts A mibs/chatsworth non-text +0 / -0 A mibs/chatsworth/CPI-UNITY-MIB +10,299 / -0
0 added
0 removed
filtered activity
Updated cradlepoint and mellanox mib files.
Changed files with action and line counts A mibs/cradlepoint/CP-ETHERNET-MIB +168 / -0 A mibs/cradlepoint/CP-SYSTEM-MIB +249 / -0 M mibs/cradlepoint/WIPIPE-MIB +129 / -7 A mibs/mellanox/MELLANOX-CONFIG-DB-MIB +104 / -0 A mibs/mellanox/MELLANOX-DCB-TRAPS-MIB +235 / -0 A mibs/mellanox/MELLANOX-EFM-MIB +2,568 / -0 A mibs/mellanox/MELLANOX-ENTITY-MIB +85 / -0 A mibs/mellanox/MELLANOX-ENTITY-STATE-MIB +141 / -0 A mibs/mellanox/MELLANOX-IF-VPI-MIB +374 / -0 A mibs/mellanox/MELLANOX-POWER-CYCLE-MIB +78 / -0 A mibs/mellanox/MELLANOX-PRODUCTS-MIB +493 / -0 A mibs/mellanox/MELLANOX-QOS-MIB +534 / -0 A mibs/mellanox/MELLANOX-SMI-MIB +121 / -0 A mibs/mellanox/MELLANOX-SW-UPDATE-MIB +164 / -0 A mibs/mellanox/MELLANOX-XSTP-MIB +347 / -0
0 added
0 removed
filtered activity
Unificated Lancom os/mibs definitions. Updated lancom mib files.
Changed files with action and line counts A includes/definitions/mibs/lancom non-text +0 / -0 M includes/definitions/mibs/lancom.inc.php +24 / -24 A includes/definitions/mibs/lancom/lancom-l310-mib.inc.php +28 / -0 A includes/definitions/mibs/lancom/lancom-xxx-mib.php +34 / -0 M includes/definitions/models.inc.php +0 / -11 M includes/definitions/os/lancom.inc.php +12 / -2 D includes/polling/os/lancom-l310.inc.php +0 / -20 D includes/polling/os/lancom-l54-dual.inc.php +0 / -20 A mibs/lancom/LANCOM-1751-MIB +51,766 / -0 M mibs/lancom/LANCOM-L310-MIB +46,196 / -25,010 A mibs/lancom/LANCOM-L310-OLD +28,280 / -0 M mibs/lancom/LCOS-MIB +12,720 / -353
+98 added
−77 removed
filtered activity
Improved
trim_quotes() for trim single paired quotes. Clean single quotes for Pandacom devices (
OBS-3554 ).
Changed files with action and line counts M includes/definitions.inc.php +1 / -1 M includes/polling/system.inc.php +0 / -88 M includes/polling/system/snmpv2-mib.inc.php +4 / -4 M includes/rewrites.inc.php +20 / -18 M tests/IncludesRewritesTest.php +1 / -0
+25 added
−111 removed
filtered activity
Added support for Fibrolan Falcon devices (
OBS-3552 ).
Changed files with action and line counts A html/images/os/fibrolan-dark.png +1 / -0 A html/images/os/fibrolan-dark_2x.png +1 / -0 A html/images/os/fibrolan.png +1 / -0 A html/images/os/fibrolan_2x.png +1 / -0 A includes/definitions/mibs/fibrolan.inc.php +97 / -0 A includes/definitions/os/fibrolan.inc.php +44 / -0
+141 added
0 removed
filtered activity
Added fibrolan mib files.
Changed files with action and line counts A mibs/fibrolan non-text +0 / -0 A mibs/fibrolan/FIBROLAN-COMMON-MIB +137 / -0 A mibs/fibrolan/FIBROLAN-DEVICE-MIB +755 / -0 A mibs/fibrolan/FIBROLAN-SFP-MIB +370 / -0
0 added
0 removed
filtered activity
change variable name
Changed files with action and line counts M scripts/generate-rancid.php +1 / -1
+1 added
−1 removed
filtered activity
Add simple rancid blacklist
Changed files with action and line counts M scripts/generate-rancid.php +3 / -0
+3 added
0 removed
filtered activity
Fixed update vrf entries in discovery (
OBS-3551 ).
Changed files with action and line counts M includes/discovery/vrf/mpls-l3vpn-std-mib.inc.php +2 / -1 M includes/entities/routing.inc.php +3 / -2
+5 added
−3 removed
filtered activity
Improved JunOS Virtual Chassis hardware detect (
OBS-2049 ).
Changed files with action and line counts M includes/polling/os/junos.inc.php +27 / -2 M includes/polling/ports/juniper-virtualchassis-mib.inc.php +1 / -1
+28 added
−3 removed
filtered activity
Changed files with action and line counts M includes/definitions/mibs/juniper.inc.php +74 / -10 M includes/definitions/os/juniper.inc.php +2 / -0 A includes/discovery/ports/juniper-virtualchassis-mib.inc.php +134 / -0 A includes/polling/ports/juniper-virtualchassis-mib.inc.php +83 / -0
+293 added
−10 removed
filtered activity
Updated juniper mib files.
Changed files with action and line counts M mibs/juniper/JUNIPER-CHASSIS-DEFINES-MIB +139 / -3 M mibs/juniper/JUNIPER-COS-MIB +151 / -0 M mibs/juniper/JUNIPER-IF-MIB +13 / -2 M mibs/juniper/JUNIPER-IPSEC-FLOW-MON-MIB +898 / -7 M mibs/juniper/JUNIPER-LICENSE-MIB +23 / -3 M mibs/juniper/JUNIPER-MIB +27 / -8 M mibs/juniper/JUNIPER-SMI +12 / -1 M mibs/juniper/JUNIPER-SRX5000-SPU-MONITORING-MIB +77 / -4 M mibs/juniper/JUNIPER-TIMING-NOTFNS-MIB +421 / -3 M mibs/juniper/JUNIPER-TLB-MIB +130 / -98
0 added
0 removed
filtered activity
Fixed discovery duplicate statuses for Dell DNOS6 (
OBS-3549 )
Changed files with action and line counts M includes/definitions/mibs/dell.inc.php +57 / -11 M includes/definitions/os/dell.inc.php +1 / -0 A includes/discovery/ip-addresses/dnos-switching-mib.inc.php +72 / -0 M includes/discovery/sensors/dell-vendor-mib.inc.php +4 / -5 M includes/discovery/sensors/dnos-boxservices-private-mib.inc.php +4 / -4 M includes/discovery/sensors/edgeswitch-boxservices-private-mib.inc.php +3 / -4 M includes/discovery/sensors/old-dnos-boxservices-private-mib.inc.php +6 / -3
+147 added
−27 removed
filtered activity
Updated dell mib files.
Showing the first 30 paths; 28 more are omitted from this static page.
Changed files with action and line counts A mibs/dell/DELL-POWER-ETHERNET-MIB +363 / -0 M mibs/dell/DELL-REF-MIB +68 / -2 M mibs/dell/DNOS-AUTHENTICATION-MANAGER-MIB +764 / -125 M mibs/dell/DNOS-BGP-MIB +6 / -2 M mibs/dell/DNOS-BOXSERVICES-PRIVATE-MIB +89 / -85 M mibs/dell/DNOS-CAPTIVE-PORTAL-MIB +9 / -6 M mibs/dell/DNOS-DENIALOFSERVICE-PRIVATE-MIB +18 / -3 M mibs/dell/DNOS-DEVICE-FILESYSTEM-MIB +1 / -1 M mibs/dell/DNOS-DHCP6SERVER-PRIVATE-MIB +463 / -57 M mibs/dell/DNOS-DHCPCLIENT-PRIVATE-MIB +5 / -2 M mibs/dell/DNOS-DHCPSERVER-PRIVATE-MIB +5 / -2 M mibs/dell/DNOS-DNS-RESOLVER-CONTROL-MIB +12 / -3 A mibs/dell/DNOS-DOT1X-ADVANCED-FEATURES-MIB +1,045 / -0 A mibs/dell/DNOS-DOT1X-AUTHENTICATION-SERVER-MIB +129 / -0 A mibs/dell/DNOS-G8032-PRIVATE-MIB +899 / -0 A mibs/dell/DNOS-GREENETHERNET-PRIVATE-MIB +372 / -0 A mibs/dell/DNOS-INTERFACE-APP-MIB +80 / -0 M mibs/dell/DNOS-INVENTORY-MIB +12 / -3 M mibs/dell/DNOS-IPV6-LOOPBACK-MIB +6 / -2 M mibs/dell/DNOS-IPV6-TUNNEL-MIB +6 / -2 M mibs/dell/DNOS-ISDP-MIB +31 / -9 M mibs/dell/DNOS-KEYING-PRIVATE-MIB +5 / -2 A mibs/dell/DNOS-LDAP-CLIENT-MIB +270 / -0 M mibs/dell/DNOS-LLPF-PRIVATE-MIB +6 / -3 M mibs/dell/DNOS-LOGGING-MIB +85 / -4 M mibs/dell/DNOS-LOOPBACK-MIB +6 / -2 A mibs/dell/DNOS-MAB-MIB +171 / -0 A mibs/dell/DNOS-METRO-DOT1AD-PRIVATE-MIB +503 / -0 M mibs/dell/DNOS-METRO-DOT1AG-PRIVATE-MIB +14 / -2 M mibs/dell/DNOS-MGMT-SECURITY-MIB +94 / -17
0 added
0 removed
filtered activity
Added alerts/groups device entity association by Port Parsed Descriptions (
OBS-3538 ).
Changed files with action and line counts M includes/alerts.inc.php +7 / -1 M includes/definitions/entities.inc.php +6 / -163 A includes/definitions/entities/ports.inc.php +182 / -0 M includes/entities/port.inc.php +41 / -0
+236 added
−164 removed
filtered activity
Improved support for Westermo devices (
OBS-3259 ).
Changed files with action and line counts M includes/definitions/mibs/westermo.inc.php +13 / -5 M includes/definitions/os/westermo.inc.php +2 / -2 M mibs/westermo/WESTERMO-LYNX-MIB +1 / -10
+15 added
−7 removed
filtered activity
November 2020
Add name/shortname/url for bgp_peer_af
Changed files with action and line counts M includes/entities.inc.php +13 / -0
+13 added
0 removed
filtered activity
Improved associate remote device with bgp peer (
OBS-3523 ).
Changed files with action and line counts M includes/discovery/bgp-peers.inc.php +31 / -14
+31 added
−14 removed
filtered activity
Fixed PoE group power sensor scale for Edgecore devices (
OBS-3208 ).
Changed files with action and line counts M includes/definitions/mibs/edgecore/ecs4xxx-mib.php +6 / -3 M includes/discovery/sensors/power-ethernet-mib.inc.php +27 / -12
+33 added
−15 removed
filtered activity
Added support for White-Rabbit Switch OS (
OBS-3495 ).
Changed files with action and line counts A html/images/os/wrs.png +1 / -0 A html/images/os/wrs_2x.png +1 / -0 A includes/definitions/mibs/white-rabbit.inc.php +219 / -0 A includes/definitions/os/white-rabbit.inc.php +32 / -0 A mibs/white-rabbit non-text +0 / -0 A mibs/white-rabbit/WR-SWITCH-MIB +3,173 / -0
+251 added
0 removed
filtered activity
Changed files with action and line counts M includes/definitions/mibs/edgecore.inc.php +16 / -20 M includes/definitions/mibs/edgecore/ecs4xxx-mib.php +2 / -1 M includes/definitions/os/edgecore.inc.php +2 / -0
+20 added
−21 removed
filtered activity
Added support for Edgecore radlan based devices (
OBS-3208 ).
Changed files with action and line counts M includes/definitions/mibs/edgecore.inc.php +181 / -0 M includes/definitions/mibs/edgecore/ecs4xxx-mib.php +2 / -0 M includes/definitions/os/edgecore.inc.php +20 / -0 A includes/discovery/sensors/edgecore-phy-mib.inc.php +147 / -0
+350 added
0 removed
filtered activity
Added Edgecore radlan based mib files.
Showing the first 30 paths; 36 more are omitted from this static page.
Changed files with action and line counts A mibs/edgecore/Accton-MIB +11 / -0 A mibs/edgecore/EDGECORE-3SW2SWTABLES-MIB +34 / -0 A mibs/edgecore/EDGECORE-AAA +3,121 / -0 A mibs/edgecore/EDGECORE-BANNER-MIB +185 / -0 A mibs/edgecore/EDGECORE-BRGMACSWITCH-MIB +165 / -0 A mibs/edgecore/EDGECORE-BRIDGE-SECURITY +897 / -0 A mibs/edgecore/EDGECORE-BRIDGEMIBOBJECTS-MIB +1,946 / -0 A mibs/edgecore/EDGECORE-BaudRate-MIB +74 / -0 A mibs/edgecore/EDGECORE-CDB-MIB +44 / -0 A mibs/edgecore/EDGECORE-CLI-MIB +282 / -0 A mibs/edgecore/EDGECORE-COPY-MIB +1,120 / -0 A mibs/edgecore/EDGECORE-CPU-COUNTERS-MIB +163 / -0 A mibs/edgecore/EDGECORE-DEVICEPARAMS-MIB +777 / -0 A mibs/edgecore/EDGECORE-DHCP-MIB +937 / -0 A mibs/edgecore/EDGECORE-DHCPCL-MIB +433 / -0 A mibs/edgecore/EDGECORE-DNSCL-MIB +854 / -0 A mibs/edgecore/EDGECORE-DOT1X-MIB +1,102 / -0 A mibs/edgecore/EDGECORE-EMBWEB-MIB +498 / -0 A mibs/edgecore/EDGECORE-ENDOFMIB-MIB +33 / -0 A mibs/edgecore/EDGECORE-ERRDISABLE-RECOVERY-MIB +147 / -0 A mibs/edgecore/EDGECORE-FIP-MIB +310 / -0 A mibs/edgecore/EDGECORE-File +216 / -0 A mibs/edgecore/EDGECORE-GVRP-MIB +450 / -0 A mibs/edgecore/EDGECORE-HWENVIROMENT +272 / -0 A mibs/edgecore/EDGECORE-IP +1,015 / -0 A mibs/edgecore/EDGECORE-IPv6 +278 / -0 A mibs/edgecore/EDGECORE-IpRouter +1,633 / -0 A mibs/edgecore/EDGECORE-JUMBOFRAMES-MIB +47 / -0 A mibs/edgecore/EDGECORE-LLDP-MIB +691 / -0 A mibs/edgecore/EDGECORE-LOCALIZATION-MIB +185 / -0
0 added
0 removed
filtered activity
Add discord transport include.
Changed files with action and line counts A includes/alerting/discord.inc.php +94 / -0
+94 added
0 removed
filtered activity
Improve discord webhook format
Changed files with action and line counts M includes/definitions/transports.inc.php +1 / -1
+1 added
−1 removed
filtered activity
Add Discord webhook to transports
Changed files with action and line counts M includes/definitions/transports.inc.php +25 / -0
+25 added
0 removed
filtered activity
Fixed match groups by name in association rules (
OBS-3528 ).
Changed files with action and line counts M html/ajax/actions.php +95 / -88 A html/ajax/actions/add_group.inc.php +56 / -0 A html/ajax/actions/edit_group.inc.php +33 / -0 M html/ajax/actions/edit_widget.inc.php +35 / -28 M html/includes/group_edit.inc.php +7 / -8 M includes/alerts.inc.php +22 / -15 M includes/groups.inc.php +45 / -11
+293 added
−150 removed
filtered activity
Added option
$config['web_session_ipv6_prefix'] for bind user session to prefix limited IPv6 address (
OBS-3535 ).
Changed files with action and line counts M html/includes/authenticate.inc.php +11 / -2 M includes/config-variables.inc.php +24 / -0 M includes/defaults.inc.php +5 / -3
+40 added
−5 removed
filtered activity
Changed files with action and line counts M includes/discovery/sensors/pdu2-mib.inc.php +52 / -52
+52 added
−52 removed
filtered activity
Changed files with action and line counts M html/includes/search/devices.inc.php +26 / -3
+26 added
−3 removed
filtered activity
Improved sensors discovery for Huawei UPS (
OBS-3532 ).
Changed files with action and line counts M includes/definitions/mibs/huawei.inc.php +373 / -4 M includes/definitions/os/huawei.inc.php +4 / -6 M includes/discovery/sensors/ups-mib.inc.php +19 / -12 A mibs/huawei/HUAWEI-UPS-MIB +4,504 / -0
+396 added
−22 removed
filtered activity
Allow multiple checks in discovery_check_if_type_exist(). Added is_array_seq().
Changed files with action and line counts M includes/common.inc.php +38 / -2 M includes/functions.inc.php +36 / -47 M tests/IncludesCommonTest.php +28 / -0
+74 added
−49 removed
filtered activity
Updated Edgecore icon.
Changed files with action and line counts A html/images/os/edgecore-dark.png +1 / -0 A html/images/os/edgecore-dark_2x.png +1 / -0 M html/images/os/edgecore.png non-text +0 / -0 M html/images/os/edgecore_2x.png non-text +0 / -0
0 added
0 removed
filtered activity
Fixed device icon for dark themes.
Changed files with action and line counts M html/includes/entities/device.inc.php +5 / -6
+5 added
−6 removed
filtered activity
Improved support for Edgecore ECS3510 and ECS4610.
Changed files with action and line counts M includes/definitions/mibs/edgecore.inc.php +12 / -0 M includes/definitions/mibs/edgecore/ecs4xxx-mib.php +1 / -0
+13 added
0 removed
filtered activity
Added discord link to about page.
Changed files with action and line counts M html/pages/about.inc.php +6 / -6
+6 added
−6 removed
filtered activity
Fixed set theme when used system default config option.
Changed files with action and line counts M html/ajax/actions.php +19 / -1 M html/includes/navbar.inc.php +5 / -0 M html/index.php +5 / -3 M html/js/observium.js +2 / -2
+29 added
−4 removed
filtered activity
Unificate mib definitions for Edgecore ECS devices (
OBS-3208 ).
Changed files with action and line counts M includes/definitions/mibs/edgecore.inc.php +18 / -251 A includes/definitions/mibs/edgecore/aos5810-54x-mib.inc.php +268 / -0 D includes/definitions/mibs/edgecore/ecs4100-mib.inc.php +0 / -259 D includes/definitions/mibs/edgecore/ecs4110-mib.inc.php +0 / -130 D includes/definitions/mibs/edgecore/ecs4210-mib.inc.php +0 / -133 D includes/definitions/mibs/edgecore/ecs4510-mib.inc.php +0 / -228 A includes/definitions/mibs/edgecore/ecs4xxx-mib.php +272 / -0 M includes/definitions/os/edgecore.inc.php +12 / -2 M mibs/edgecore/ECS4510-12PD-MIB +1 / -0
+570 added
−1,003 removed
filtered activity
Additional pre checks for discovery sensors by generic definitions.
Changed files with action and line counts M includes/entities/counter.inc.php +19 / -12 M includes/entities/sensor.inc.php +20 / -13 M includes/entities/status.inc.php +18 / -5 M includes/functions.inc.php +19 / -8
+76 added
−38 removed
filtered activity
Improved support for Edgecore ECS4210 (
OBS-3208 ).
Changed files with action and line counts A includes/definitions/mibs/edgecore/ecs4210-mib.inc.php +133 / -0
+133 added
0 removed
filtered activity
Improved support for Edgecore ECS4100 and ECS4110 devices (
OBS-3208 ).
Changed files with action and line counts A includes/definitions/mibs/edgecore non-text +0 / -0 M includes/definitions/mibs/edgecore.inc.php +4 / -450 A includes/definitions/mibs/edgecore/ecs4100-mib.inc.php +259 / -0 A includes/definitions/mibs/edgecore/ecs4110-mib.inc.php +130 / -0 A includes/definitions/mibs/edgecore/ecs4120-mib.inc.php +153 / -0 A includes/definitions/mibs/edgecore/ecs4510-mib.inc.php +228 / -0 M includes/definitions/models.inc.php +0 / -65 M includes/definitions/os/edgecore.inc.php +68 / -5 A mibs/edgecore/ECIS4500-6T2F-Switch-MIB +292 / -0 A mibs/edgecore/ECIS4500-8P2T4F-Switch-MIB +329 / -0 M mibs/edgecore/ECS4100-MIB +450 / -12 M mibs/edgecore/ECS4120-MIB +1,709 / -762 A mibs/edgecore/ECS5520-MIB +22,739 / -0
+842 added
−520 removed
filtered activity
Added ability include files in subdirs by include-dir.
Changed files with action and line counts M includes/common.inc.php +12 / -9 M includes/definitions/mibs.inc.php +3 / -1 M includes/include-dir-mib.inc.php +4 / -5 M includes/include-dir.inc.php +59 / -9
+78 added
−24 removed
filtered activity
Clean PacketLight os definition (
OBS-3176 ).
Changed files with action and line counts M includes/definitions/os.inc.php +0 / -12 A includes/definitions/os/packetlight.inc.php +28 / -0 M includes/definitions/os/smartoptics.inc.php +0 / -14
+28 added
−26 removed
filtered activity
Changed files with action and line counts M includes/definitions/os.inc.php +3 / -1
+3 added
−1 removed
filtered activity
derp, undebug.
Changed files with action and line counts M includes/polling/sensors.inc.php +1 / -1
+1 added
−1 removed
filtered activity
Fixed smartoptics mib file error.
Changed files with action and line counts M mibs/smartoptics/SL-ENTITY-MIB +3 / -3
0 added
0 removed
filtered activity
Added support for PacketLight WDM and SmartOptics WDM (T-Series) devices (
OBS-3176 ).
Changed files with action and line counts A html/images/os/packetlight.png +1 / -0 A html/images/os/packetlight_2x.png +1 / -0 M includes/definitions/mibs/smartoptics.inc.php +173 / -0 M includes/definitions/os/smartoptics.inc.php +27 / -0 M mibs/smartoptics/SL-NE-MIB +19 / -19
+200 added
0 removed
filtered activity
Added sensor addition param to definition based discovery.
Changed files with action and line counts M includes/entities.inc.php +2 / -3 M includes/entities/sensor.inc.php +13 / -0 M includes/polling/sensors.inc.php +7 / -5
+22 added
−8 removed
filtered activity
Add pwid as pseudowire attribute
Changed files with action and line counts M html/includes/entities/pseudowire.inc.php +1 / -0 M includes/definitions/entities.inc.php +1 / -0
+2 added
0 removed
filtered activity
Fixed polling
ifAlias for AlliedWare devices. Improved discovery sensors for AlliedWare Plus. (
OBS-3303 )
Changed files with action and line counts M includes/definitions/mibs/allied.inc.php +210 / -0 M includes/definitions/os.inc.php +1 / -1 M includes/definitions/os/allied.inc.php +7 / -1 M includes/polling/os/alliedwareplus.inc.php +2 / -7 M includes/rewrites.inc.php +31 / -17 M tests/IncludesRewritesTest.php +5 / -0
+251 added
−26 removed
filtered activity
Add group to netscaler vserver entity type.
Changed files with action and line counts M includes/definitions/entities.inc.php +2 / -0
+2 added
0 removed
filtered activity
Fixed discovery sensors for ICT Platinum Series (
OBS-3483 ).
Changed files with action and line counts M includes/definitions/mibs/ict.inc.php +26 / -0 M includes/definitions/os/ict.inc.php +1 / -1
+27 added
−1 removed
filtered activity
Improved discover port descriptions for Allied ATS devices (
OBS-3303 ).
Changed files with action and line counts M includes/definitions/mibs/allied.inc.php +34 / -7 M includes/definitions/os/allied.inc.php +4 / -0
+38 added
−7 removed
filtered activity
Fixed scale for rectifier total sensor on Eltek (
OBS-3518 ).
Changed files with action and line counts M includes/definitions/mibs/eltek.inc.php +1 / -1
+1 added
−1 removed
filtered activity
Changed files with action and line counts M includes/definitions/mibs/eltek.inc.php +35 / -2 M includes/definitions/os/eltek.inc.php +2 / -4
+37 added
−6 removed
filtered activity
Fixed nginx agent-local script compatibility with python3 (
OBS-3517 ).
Changed files with action and line counts M scripts/agent-local/nginx +11 / -6
+11 added
−6 removed
filtered activity
Fixed display logout message.
Changed files with action and line counts M html/includes/authenticate.inc.php +16 / -14 M html/pages/logon.inc.php +27 / -14
+43 added
−28 removed
filtered activity
Added support for ICT Power Platinum Series devices (
OBS-3483 ).
Changed files with action and line counts M includes/definitions/mibs/ict.inc.php +112 / -16 M includes/definitions/os.inc.php +0 / -24 A includes/definitions/os/ict.inc.php +44 / -0 A mibs/ict/ICT-PLATINUM-SERIES-MIB +265 / -0
+156 added
−40 removed
filtered activity
Enabled display firewall packets rate graphs for CheckPoint Firewall (
OBS-3508 ).
Changed files with action and line counts M includes/definitions/graphtypes.inc.php +1 / -2 M includes/polling/graphs/checkpoint-mib.inc.php +3 / -4
+4 added
−6 removed
filtered activity
Allow multiple instances of leaflet
Changed files with action and line counts M html/ajax/widget.php +5 / -5 M html/includes/map/leaflet.inc.php +18 / -12
+23 added
−17 removed
filtered activity
Disabled reload on cookie set, due to some problems with authorization.
Changed files with action and line counts M html/js/observium-screen.js +5 / -5
0 added
0 removed
filtered activity
Fixed reload page on first set color scheme in cookie.
Changed files with action and line counts M html/js/observium-screen.js +7 / -2
0 added
0 removed
filtered activity
October 2020
Report correct per-port max values using MAX RRA in generic_multi_bits_separated
Changed files with action and line counts M html/includes/graphs/generic_multi_bits_separated.inc.php +20 / -9
+20 added
−9 removed
filtered activity
Changed files with action and line counts A mibs/gude/GUDEADS-ATS3020-MIB +748 / -0
0 added
0 removed
filtered activity
Added Sessions Rate graphs for Fortinet devices (
OBS-3507 ).
Changed files with action and line counts M includes/definitions/graphtypes.inc.php +18 / -2 M includes/definitions/mibs/fortinet.inc.php +42 / -7
+60 added
−9 removed
filtered activity
Updated some os definitions.
Changed files with action and line counts M includes/definitions/os.inc.php +5 / -5 M includes/definitions/os/ibm.inc.php +1 / -1
+6 added
−6 removed
filtered activity
Added ability for discovery IP addresses in vrf for Cisco NX-OS. Added discovery SNMP VRF contexts by
CISCO-CONTEXT-MAPPING-MIB .
Changed files with action and line counts M includes/definitions/os/cisco.inc.php +4 / -3 M includes/discovery/ip-addresses.inc.php +37 / -7 M includes/discovery/ip-addresses/ip-mib.inc.php +2 / -3 M includes/discovery/mibs.inc.php +2 / -1 M includes/discovery/vrf.inc.php +62 / -0
+107 added
−14 removed
filtered activity
Updated VRF pages. WIP.
Changed files with action and line counts M html/includes/cache-data.inc.php +1 / -1 M html/includes/print-vrf.inc.php +5 / -5 M html/pages/device/routing/vrf.inc.php +11 / -10 M html/pages/routing/vrf.inc.php +16 / -16
+33 added
−32 removed
filtered activity
Updated vrf table schema.
Changed files with action and line counts A update/437.sql +4 / -0
0 added
0 removed
filtered activity
Migrated discovery VRFs to mib based. WIP.
Changed files with action and line counts M includes/defaults.inc.php +1 / -1 M includes/definitions.inc.php +3 / -1 M includes/definitions/mibs.inc.php +10 / -0 D includes/discovery/cisco-vrf.inc.php +0 / -180 A includes/discovery/vrf non-text +0 / -0 A includes/discovery/vrf.inc.php +75 / -0 A includes/discovery/vrf/mpls-l3vpn-std-mib.inc.php +140 / -0 A includes/discovery/vrf/mpls-vpn-mib.inc.php +86 / -0 M includes/entities/routing.inc.php +129 / -4
+444 added
−186 removed
filtered activity
Fixed
irc.php compatibility with php 7+ (
OBS-3511 ).
Changed files with action and line counts M irc.php +23 / -73
+23 added
−73 removed
filtered activity
Fixed check latest version.
Changed files with action and line counts M includes/versioncheck.inc.php +14 / -12
+14 added
−12 removed
filtered activity
Fixed ignore autodiscovery by hostname when it detected by
sysName or PTR.
Changed files with action and line counts M includes/discovery/functions.inc.php +34 / -8
+34 added
−8 removed
filtered activity
Move apache app graphs to definitions
Changed files with action and line counts D html/includes/graphs/application/apache_bits.inc.php +0 / -39 D html/includes/graphs/application/apache_cpu.inc.php +0 / -38 D html/includes/graphs/application/apache_hits.inc.php +0 / -38 D html/includes/graphs/application/apache_scoreboard.inc.php +0 / -51 M includes/definitions/graphtypes.inc.php +61 / -6
+61 added
−172 removed
filtered activity
Migrated poll wifi clients for Symbol APs to definitions.
Changed files with action and line counts M includes/definitions/mibs/symbol.inc.php +8 / -6 M includes/definitions/os.inc.php +0 / -18 A includes/definitions/os/symbol.inc.php +31 / -0 M includes/polling/wifi.inc.php +2 / -12
+41 added
−36 removed
filtered activity
Migrated poll wifi clients for Cambium APs to definitions.
Changed files with action and line counts M includes/definitions/mibs/cambium.inc.php +5 / -4 M includes/definitions/os.inc.php +0 / -48 A includes/definitions/os/cambium.inc.php +61 / -0 M includes/entities/device.inc.php +2 / -1 D includes/polling/wifi/whisp-aps-mib.inc.php +0 / -19
+68 added
−72 removed
filtered activity
Migrated poll wifi clients for Cisco APs to definitions.
Changed files with action and line counts M includes/definitions/mibs/cisco.inc.php +15 / -0 D includes/polling/wifi/cisco-dot11-association-mib.inc.php +0 / -20 D includes/polling/wifi/cisco-lwapp-sys-mib.inc.php +0 / -26
+15 added
−46 removed
filtered activity
Migrated poll wifi clients for Alvarion, Airport and HP APs to definitions.
Changed files with action and line counts M includes/definitions/mibs/alvarion.inc.php +12 / -6 M includes/definitions/mibs/apple.inc.php +6 / -5 M includes/definitions/mibs/hp.inc.php +2 / -0 M includes/definitions/os.inc.php +0 / -24 A includes/definitions/os/alvarion.inc.php +35 / -0 D includes/polling/wifi/airport-basestation-3-mib.inc.php +0 / -16 D includes/polling/wifi/alvarion-dot11-wlan-mib.inc.php +0 / -22 D includes/polling/wifi/hpn-icf-dot11-acmt-mib.inc.php +0 / -17
+55 added
−90 removed
filtered activity
Migrated poll wifi clients for Engenius APs to definitions.
Changed files with action and line counts M includes/definitions/mibs/engenius.inc.php +35 / -4 M includes/definitions/mibs/senao.inc.php +4 / -2 M includes/definitions/os.inc.php +0 / -34 A includes/definitions/os/engenius.inc.php +43 / -0 M includes/entities/device.inc.php +10 / -1 M includes/polling/wifi.inc.php +1 / -40 M mibs/engenius/ENGENIUS-STATUS-MIB +7 / -7
+93 added
−81 removed
filtered activity
Migrate poll wifi client for Trapeze APs to definitions.
Changed files with action and line counts M includes/definitions/mibs/trapeze.inc.php +30 / -14 M includes/definitions/os.inc.php +0 / -16 M includes/definitions/os/juniper.inc.php +16 / -0
+46 added
−30 removed
filtered activity
Added definition based polling wifi clients and access points.
Changed files with action and line counts M includes/entities/device.inc.php +1 / -0 M includes/polling/wifi.inc.php +44 / -3
+45 added
−3 removed
filtered activity
Added basic support for TP-Link EAP wireless (
OBS-3501 ).
Changed files with action and line counts A includes/definitions/mibs/tplink.inc.php +27 / -0 M includes/definitions/models.inc.php +0 / -5 M includes/definitions/os.inc.php +0 / -59 A includes/definitions/os/tplink.inc.php +82 / -0
+109 added
−64 removed
filtered activity
Updated TP-Link mib files.
Changed files with action and line counts A mibs/tplink/EAP-CLIENT-MIB +28 / -0 A mibs/tplink/EAP-CLIENTTABLE-MIB +44 / -0 A mibs/tplink/EAP-SYSTEMTOOLS-MIB +19 / -0 M mibs/tplink/TPLINK-MIB +5 / -0
0 added
0 removed
filtered activity
Unificate poll device metatypes.
Changed files with action and line counts M includes/entities/device.inc.php +113 / -0 M includes/polling/system.inc.php +4 / -1
+117 added
−1 removed
filtered activity
Added helper function snmp_endtime().
Changed files with action and line counts M includes/snmp.inc.php +14 / -0
+14 added
0 removed
filtered activity
Fixed set db variable max_execution_time for MariaDB.
Changed files with action and line counts M html/pages/syslog.inc.php +7 / -8 M includes/common.inc.php +6 / -0 M includes/db.inc.php +19 / -3
+32 added
−11 removed
filtered activity
Add ability to generate portpercent from widget config
Changed files with action and line counts M html/includes/status-portpercent.inc.php +8 / -2
+8 added
−2 removed
filtered activity
Add port_id to port attribs
Changed files with action and line counts M includes/definitions/entities.inc.php +2 / -1
+2 added
−1 removed
filtered activity
Fixed discovery duplicate sensors on APC NetBotz. Added discovery some additional statuses.
Changed files with action and line counts M includes/definitions/mibs/apc.inc.php +78 / -7 M includes/discovery/sensors/powernet-mib.inc.php +7 / -7
+85 added
−14 removed
filtered activity
Updated APC mib files.
Changed files with action and line counts A mibs/apc/NetBotz50-MIB +7,687 / -0 M mibs/apc/PowerNet-MIB +922 / -24
0 added
0 removed
filtered activity
Disable temporary WIP feature.
Changed files with action and line counts M includes/discovery/mibs.inc.php +15 / -0
+15 added
0 removed
filtered activity
Added discovery custom snmp contexts for Cisco IOS, IOS-XE and NX-OS.
Changed files with action and line counts M includes/definitions/os.inc.php +1 / -0 M includes/definitions/os/cisco.inc.php +3 / -0 M includes/discovery/mibs.inc.php +81 / -4
+85 added
−4 removed
filtered activity
Improved detect vlans on Cisco NX-OS. Fixed polling fdb tables on Cisco NX-OS inside vlan contexts.
Changed files with action and line counts M includes/definitions/os/cisco.inc.php +3 / -0 M includes/discovery/vlans/cisco-vtp-mib.inc.php +27 / -25 M includes/polling/fdb-table.inc.php +4 / -18
+34 added
−43 removed
filtered activity
Improved snmp_getnext_oid() for validate returned Oid. Added snmp_context_exist() for check if snmp context avialable on device.
Changed files with action and line counts M includes/definitions/os.inc.php +2 / -2 M includes/snmp.inc.php +80 / -15
+82 added
−17 removed
filtered activity
Fixed select devices for default poller in poller-wrapper.
Changed files with action and line counts M poller-wrapper.py +4 / -4
+4 added
−4 removed
filtered activity
derp, undebug.
Changed files with action and line counts M html/js/observium-screen.js +2 / -2
0 added
0 removed
filtered activity
Reload page on first set color scheme in cookie.
Changed files with action and line counts M html/js/observium-screen.js +3 / -2
0 added
0 removed
filtered activity
Added option for default theme. Added ability for set theme based on system theme.
Changed files with action and line counts M html/index.php +16 / -2 M html/js/observium-screen.js +21 / -2 M includes/config-variables.inc.php +12 / -0 M includes/defaults.inc.php +1 / -0 M includes/sql-config.inc.php +1 / -0
+30 added
−2 removed
filtered activity
Added discovery battery sensors for Eltek Smartpack. Improved discovery other sensors by
SP2-MIB (
OBS-3485 ).
Changed files with action and line counts M includes/definitions/mibs/eltek.inc.php +290 / -30 M includes/definitions/os/eltek.inc.php +2 / -4 D includes/discovery/sensors/sp2-mib.inc.php +0 / -77
+292 added
−111 removed
filtered activity
Updated Eltek mib files.
Changed files with action and line counts M mibs/eltek/ELTEK-COMMON-MIB +58 / -34 A mibs/eltek/ELTEK-TELMEX-MIB +268 / -0 M mibs/eltek/ELTEK_DISTRIBUTED_PLANT-MIB +1 / -1 M mibs/eltek/ELTEK_GENERIC-MIB +1 / -1 M mibs/eltek/SP2-MIB +3,003 / -857
0 added
0 removed
filtered activity
Cleanup Slack notification transport (
OBS-3486 ).
Changed files with action and line counts M includes/alerting/slack.inc.php +51 / -35 M includes/definitions/transports.inc.php +1 / -0
+52 added
−35 removed
filtered activity
Added safe_json_encode() and safe_json_decode() for better debug json errors.
Changed files with action and line counts M html/includes/functions.inc.php +2 / -1 M includes/alerts.inc.php +24 / -24 M includes/common.inc.php +24 / -0
+50 added
−25 removed
filtered activity
Fixed json for test recovery notification.
Changed files with action and line counts M includes/templates/test/notification_RECOVER.json +1 / -1
0 added
0 removed
filtered activity
Fixed parse unifi new syslog msg formats (again).
Changed files with action and line counts M includes/syslog.inc.php +11 / -8 M tests/IncludesSyslogTest.php +6 / -0
+11 added
−8 removed
filtered activity
Fixed generate groups/alerts entity matches when value field changed by external function (
OBS-3479 ).
Changed files with action and line counts M includes/alerts.inc.php +11 / -3
+11 added
−3 removed
filtered activity
Fixed cleanup autodiscovery db entries after removal device. Fixed autodiscovery when ptr not same with hostname for remote device.
Changed files with action and line counts M includes/definitions/entities/devices.inc.php +1 / -1 M includes/discovery/functions.inc.php +30 / -23 M includes/discovery/neighbours.inc.php +2 / -0 M includes/functions.inc.php +5 / -0 M includes/housekeeping/staledb.inc.php +8 / -0
+46 added
−24 removed
filtered activity
Fixed autoincrement for lsp table id.
Changed files with action and line counts A update/436.sql +1 / -0
0 added
0 removed
filtered activity
Increase max force update db schema difference.
Changed files with action and line counts M includes/update/update.php +2 / -2
+2 added
−2 removed
filtered activity
Added detect Silver Peak EdgeConnect (
OBS-2832 ).
Changed files with action and line counts A html/images/os/silver_peak.png +1 / -0 A html/images/os/silver_peak_2x.png +1 / -0 A includes/definitions/mibs/silverpeak.inc.php +31 / -0 A includes/definitions/os/silverpeak.inc.php +28 / -0 A mibs/silverpeak non-text +0 / -0 A mibs/silverpeak/SILVERPEAK-MGMT-MIB +467 / -0 A mibs/silverpeak/SILVERPEAK-PRODUCTS-MIB +92 / -0 A mibs/silverpeak/SILVERPEAK-SMI +69 / -0 A mibs/silverpeak/SILVERPEAK-TC +137 / -0
+59 added
0 removed
filtered activity
September 2020
Improved detect Extereme VSP ()OBS-3478.
Changed files with action and line counts M includes/definitions/os/extreme.inc.php +4 / -0
+4 added
0 removed
filtered activity
Fixed base_url for IPv6 only requests.
Changed files with action and line counts M includes/sql-config.inc.php +4 / -4
+4 added
−4 removed
filtered activity
Fixed ignore loopback ipv6 networks in port links.
Changed files with action and line counts M includes/defaults.inc.php +2 / -0 M includes/entities/ip-address.inc.php +18 / -6 M includes/sql-config.inc.php +2 / -1
+22 added
−7 removed
filtered activity
Fixed empty messages text for Kannel SMSbox notifications (
OBS-3474 ).
Changed files with action and line counts M includes/definitions/transports.inc.php +1 / -0
+1 added
0 removed
filtered activity
Added support for Cubro NPB.
Changed files with action and line counts A html/images/os/cubro.png +1 / -0 A html/images/os/cubro_2x.png +1 / -0 A includes/definitions/mibs/cubro.inc.php +108 / -0 A includes/definitions/os/cubro.inc.php +33 / -0 A mibs/cubro non-text +0 / -0 A mibs/cubro/CUBRO-MIB +630 / -0
+141 added
0 removed
filtered activity
Added os definition for Network Critical OS.
Changed files with action and line counts A html/images/os/network_critical.png +1 / -0 A html/images/os/network_critical_2x.png +1 / -0 A includes/definitions/mibs/networkcritical.inc.php +20 / -0 A includes/definitions/os/networkcritical.inc.php +23 / -0
+43 added
0 removed
filtered activity
Update OSIX hardware detect and logo.
Changed files with action and line counts M html/images/os/osix.png non-text +0 / -0 M html/images/os/osix_2x.png non-text +0 / -0 M includes/polling/os/unix.inc.php +21 / -11
+21 added
−11 removed
filtered activity
Added support for Riverbed Steelcentral.
Changed files with action and line counts M html/images/os/riverbed.png non-text +0 / -0 M html/images/os/riverbed_2x.png non-text +0 / -0 M includes/definitions/mibs/riverbed.inc.php +9 / -3 M includes/definitions/os.inc.php +0 / -25 A includes/definitions/os/riverbed.inc.php +49 / -0 M mibs/riverbed/RBT-MIB +19 / -1 A mibs/riverbed/RBT-PRODUCT-MIB +26 / -0 A mibs/riverbed/RBT-STEELCENTRAL-TRAP-MIB +176 / -0
+58 added
−28 removed
filtered activity
Improved form descriptions for device snmp params.
Changed files with action and line counts M html/pages/addhost.inc.php +20 / -13 M html/pages/device/edit/snmp.inc.php +15 / -8 M includes/functions.inc.php +33 / -11
+68 added
−32 removed
filtered activity
Improved device ports navbar.
Changed files with action and line counts M html/pages/device.inc.php +108 / -26 M html/pages/device/ports.inc.php +26 / -13
+134 added
−39 removed
filtered activity
Changed files with action and line counts M includes/definitions/mibs/mikrotik.inc.php +70 / -47
+70 added
−47 removed
filtered activity
Changed files with action and line counts M includes/definitions/mibs/hp.inc.php +1 / -1
+1 added
−1 removed
filtered activity
Fixed search by location string in nested menu.
Changed files with action and line counts M html/includes/navbar.inc.php +1 / -2 M html/pages/devices.inc.php +6 / -1
+7 added
−3 removed
filtered activity
Improved debug output for compare_devices_oids().
Changed files with action and line counts M includes/functions.inc.php +22 / -1
+22 added
−1 removed
filtered activity
Improved check_device_duplicated() by compare with mib specific serials.
Changed files with action and line counts M includes/functions.inc.php +18 / -0
+18 added
0 removed
filtered activity
Fixed compare_devices_oids() for not common Oids. Fixed check duplicate devices for Hikvision DVR devices.
Changed files with action and line counts M includes/functions.inc.php +57 / -18
+57 added
−18 removed
filtered activity
Fixed encode form vars to url.
Changed files with action and line counts M html/js/observium.js +17 / -15
0 added
0 removed
filtered activity
Fix handling of comma in URL encoding
Changed files with action and line counts M html/js/observium.js +3 / -1
0 added
0 removed
filtered activity
Update PHPCompatibility def.
Changed files with action and line counts M .phpcs.xml +6 / -0 M libs/pear/Net/DNS2/RR/CAA.php +1 / -1
+6 added
0 removed
filtered activity
Synced tests with latest changes.
Changed files with action and line counts M includes/functions.inc.php +3 / -2 M tests/HtmlIncludesPrintTest.php +2 / -2 M tests/IncludesCommonTest.php +3 / -1 M tests/IncludesDefinitionsTest.php +4 / -4 M tests/IncludesFunctionsTest.php +35 / -30 M tests/IncludesSnmpTest.php +2 / -0 M tests/IncludesSyslogTest.php +6 / -6 M tests/SnmpDataTest.php +11 / -4 M tests/SnmpDataTest2.php +13 / -13
+3 added
−2 removed
filtered activity
Fixed regex in os definitions.
Changed files with action and line counts M includes/definitions/os.inc.php +3 / -3 M includes/definitions/os/dcn.inc.php +1 / -1 M includes/definitions/os/westermo.inc.php +1 / -1
+5 added
−5 removed
filtered activity
Changed files with action and line counts M includes/discovery/processors/cisco-process-mib.inc.php +7 / -5
+7 added
−5 removed
filtered activity
Improved support for Hikvision DVR.
Changed files with action and line counts M includes/definitions/mibs/hikvision.inc.php +44 / -1 M includes/definitions/os/hikvision.inc.php +3 / -0
+47 added
−1 removed
filtered activity
Improved detect device duplicates for Hikvision cams.
Changed files with action and line counts M includes/definitions/os/hikvision.inc.php +1 / -0 M includes/functions.inc.php +18 / -3
+19 added
−3 removed
filtered activity
Improved Telegram notification template.
Changed files with action and line counts M includes/definitions.inc.php +1 / -1 M includes/definitions/transports.inc.php +3 / -0 M includes/templates/notification/telegram_html.tpl +1 / -0
+5 added
−1 removed
filtered activity
derp
Changed files with action and line counts M includes/entities.inc.php +0 / -1
0 added
−1 removed
filtered activity
Update CE include.
Changed files with action and line counts M includes/entities.inc.php +5 / -1
+5 added
−1 removed
filtered activity
Update CE navbar.
Changed files with action and line counts M html/includes/navbar.inc.php +1 / -1
+1 added
−1 removed
filtered activity
derp.
Changed files with action and line counts M html/includes/contacts-navbar.inc.php +1 / -1
+1 added
−1 removed
filtered activity
Added Rocket.Chat notification transport by webhooks.
Changed files with action and line counts M html/includes/contacts-navbar.inc.php +1 / -1 M includes/definitions/transports.inc.php +28 / -1
+29 added
−2 removed
filtered activity
Added Rocket.Chat notification transport.
Changed files with action and line counts M html/includes/contacts-navbar.inc.php +4 / -1 M includes/definitions/transports.inc.php +35 / -0 M includes/templates/notification/email_html.tpl +1 / -1 M includes/templates/notification/email_text.tpl +1 / -1 A includes/templates/notification/rocketchat_text.tpl +40 / -0 A includes/templates/notification/telegram_html.tpl +46 / -0 M includes/templates/notification/telegram_text.tpl +1 / -0
+128 added
−3 removed
filtered activity
Added alert notifications message tag.
Changed files with action and line counts M includes/alerts.inc.php +4 / -0 M includes/definitions.inc.php +3 / -3 M includes/syslog.inc.php +2 / -0 M includes/templates/test/notification_ALERT.json +1 / -1 M includes/templates/test/notification_RECOVER.json +1 / -1
+9 added
−3 removed
filtered activity
Improved notification message tags for alert reminders (
OBS-2974 ).
Changed files with action and line counts M includes/alerts.inc.php +13 / -4
+13 added
−4 removed
filtered activity
Do not use syslog timestamp if received time have different timezone.
Changed files with action and line counts M includes/syslog.inc.php +16 / -10
+16 added
−10 removed
filtered activity
Sync DB timezone with php timezone for correct timestamps.
Changed files with action and line counts M includes/common.inc.php +5 / -4 M includes/sql-config.inc.php +15 / -5
+20 added
−9 removed
filtered activity
Update MapQuest geo api definition.
Changed files with action and line counts M includes/definitions/geo.inc.php +2 / -2
+2 added
−2 removed
filtered activity
Improved notification templates.
Changed files with action and line counts M includes/definitions.inc.php +9 / -9 M includes/templates/notification/email_html.tpl +1 / -1 M includes/templates/notification/email_text.tpl +1 / -1 M includes/templates/notification/telegram_text.tpl +1 / -1 M includes/templates/test/notification_ALERT.json +1 / -1 M includes/templates/test/notification_RECOVER.json +1 / -1
+12 added
−12 removed
filtered activity
Improved detect hardware for Extereme SLX devices (
OBS-3470 ).
Changed files with action and line counts M includes/definitions/os/extreme.inc.php +6 / -2
+6 added
−2 removed
filtered activity
Added more string_transform() actions.
Changed files with action and line counts M includes/functions.inc.php +17 / -0
+17 added
0 removed
filtered activity
Improved associate alert/group entities by compressed addresses (
OBS-3071 ).
Changed files with action and line counts M includes/alerts.inc.php +40 / -18 M includes/definitions/entities.inc.php +8 / -8
+48 added
−26 removed
filtered activity
Updated syslog notifications message tags.
Changed files with action and line counts M includes/alerting/slack.inc.php +1 / -8 M includes/alerts.inc.php +22 / -13 M includes/syslog.inc.php +81 / -57
+104 added
−78 removed
filtered activity
Added support for Avtech RoomAlert 32E (
OBS-3472 ).
Changed files with action and line counts M includes/definitions/mibs/avtech.inc.php +16 / -4 M includes/definitions/os.inc.php +0 / -14 A includes/definitions/os/avtech.inc.php +30 / -0 A includes/discovery/sensors/roomalert32e-mib.inc.php +193 / -0 M mibs/avtech/ROOMALERT32E-MIB +138 / -665
+239 added
−18 removed
filtered activity
Updated alerts, contacts related pages.
Changed files with action and line counts M html/api/v0/includes/alerts.inc.php +15 / -4 M html/includes/alerting-navbar.inc.php +0 / -41 M html/includes/contacts-navbar.inc.php +185 / -18 M html/includes/print/alert.inc.php +9 / -5 M html/includes/print/status.inc.php +2 / -2 M html/pages/add_alert_check.inc.php +28 / -20 M html/pages/alert_check.inc.php +75 / -31 M html/pages/contact.inc.php +117 / -33 M html/pages/contacts.inc.php +19 / -57 M html/pages/device/alert.inc.php +13 / -11
+463 added
−222 removed
filtered activity
Migrated alert notifications to common definitions.
Changed files with action and line counts D includes/alerting/alertops.inc.php +0 / -61 D includes/alerting/clickatell.inc.php +0 / -39 M includes/alerting/email.inc.php +1 / -1 D includes/alerting/hipchat.inc.php +0 / -52 D includes/alerting/messagebird.inc.php +0 / -49 M includes/alerting/opsgenie.inc.php +4 / -75 M includes/alerting/pagerduty.inc.php +9 / -46 D includes/alerting/pushover.inc.php +0 / -44 D includes/alerting/redoxygen.inc.php +0 / -72 M includes/alerting/slack.inc.php +18 / -28 D includes/alerting/smsbox.inc.php +0 / -40 D includes/alerting/smsenvoi.inc.php +0 / -47 D includes/alerting/smsinfobip.inc.php +0 / -48 D includes/alerting/teams.inc.php +0 / -59 D includes/alerting/telegram.inc.php +0 / -45 D includes/alerting/textlocal.inc.php +0 / -45 M includes/alerting/victorops.inc.php +3 / -40 D includes/alerting/webhook-old.inc.php +0 / -48 D includes/alerting/webhook.inc.php +0 / -55 M includes/alerts.inc.php +443 / -215 M includes/definitions.inc.php +6 / -0 M includes/definitions/transports.inc.php +520 / -70 M includes/definitions/wui.inc.php +4 / -0 M includes/rewrites.inc.php +68 / -23 M includes/templates/notification/telegram_text.tpl +5 / -3 M includes/templates/test/notification_ALERT.json +6 / -6 M includes/templates/test/notification_RECOVER.json +6 / -6 M test_alert.php +1 / -10
+1,082 added
−1,215 removed
filtered activity
Update alerts db schema.
Changed files with action and line counts A update/435.sql +1 / -0
0 added
0 removed
filtered activity
Synced all entities metrics definitions.
Changed files with action and line counts M includes/definitions/entities.inc.php +120 / -44 M includes/definitions/entities/counters.inc.php +3 / -0
+123 added
−44 removed
filtered activity
Code cleanups.
Changed files with action and line counts M html/api/v0/includes/ports.inc.php +2 / -0 M html/icons.php +14 / -6 M syslog.php +2 / -0
+18 added
−6 removed
filtered activity
Changed files with action and line counts M html/includes/print/syslogs.inc.php +4 / -4 M includes/common.inc.php +1 / -1 M includes/db.inc.php +21 / -2
+26 added
−7 removed
filtered activity
Slightly improved generate_form().
Changed files with action and line counts M html/includes/print/search.inc.php +25 / -15
+25 added
−15 removed
filtered activity
Updated arris, cisco, paloalto and riverdelta mib files.
Showing the first 30 paths; 115 more are omitted from this static page.
Changed files with action and line counts A mibs/arris/ARRIS-CER-VIDEO-MIB +3,248 / -0 A mibs/arris/ARRIS-CER-VIDEO-SESSION-MIB +1,374 / -0 A mibs/arris/ARRIS-CER-VIDEO-VPME-MIB +623 / -0 M mibs/arris/ARRIS-CMTS-FFT-MIB +19 / -6 A mibs/arris/CADANT-AAA-MIB +1,544 / -0 A mibs/arris/CADANT-BGP-MIB +211 / -0 A mibs/arris/CADANT-CMTS-BPI2-MIB +134 / -0 A mibs/arris/CADANT-CMTS-DHCPRA-MIB +1,018 / -0 A mibs/arris/CADANT-CMTS-DNSCLIENT-MIB +159 / -0 A mibs/arris/CADANT-CMTS-DOWNCHANNEL-MIB +1,642 / -0 M mibs/arris/CADANT-CMTS-EQUIPMENT-MIB +1,420 / -568 A mibs/arris/CADANT-CMTS-EXPORTIMPORT-MIB +215 / -0 A mibs/arris/CADANT-CMTS-IF3-MIB +1,440 / -0 A mibs/arris/CADANT-CMTS-IP-VIDEO-MIB +348 / -0 A mibs/arris/CADANT-CMTS-LAYER2CMTS-MIB +2,285 / -0 A mibs/arris/CADANT-CMTS-MAC-MIB +3,709 / -0 A mibs/arris/CADANT-CMTS-MULTICAST-MIB +845 / -0 A mibs/arris/CADANT-CMTS-NOTIFICATION-MIB +176 / -0 A mibs/arris/CADANT-CMTS-PACKETCABLE-MIB +1,376 / -0 A mibs/arris/CADANT-CMTS-PC-EVENTMSG-MIB +194 / -0 A mibs/arris/CADANT-CMTS-PCMM-MIB +116 / -0 A mibs/arris/CADANT-CMTS-POLICY-MIB +2,065 / -0 A mibs/arris/CADANT-CMTS-PROCESS-MIB +356 / -0 A mibs/arris/CADANT-CMTS-SPECTRUM-MGMT-MIB +824 / -0 A mibs/arris/CADANT-CMTS-SYSTEM-MIB +3,949 / -0 A mibs/arris/CADANT-CMTS-TOPO-MIB +363 / -0 A mibs/arris/CADANT-CMTS-UPCHANNEL-MIB +1,318 / -0 A mibs/arris/CADANT-DQOS-GATE-MIB +1,268 / -0 A mibs/arris/CADANT-HW-MEAS-MIB +2,068 / -0 A mibs/arris/CADANT-IPDR-MIB +1,012 / -0
0 added
0 removed
filtered activity
Improved discovery Overall Status for HP SAN (OBSENT-59).
Changed files with action and line counts M includes/definitions/mibs/rfc.inc.php +43 / -8
+43 added
−8 removed
filtered activity
Fixed detect vendor for Aten devices (
OBS-3468 ).
Changed files with action and line counts M includes/definitions/os.inc.php +0 / -25 A includes/definitions/os/aten.inc.php +36 / -0 M includes/definitions/vendors.inc.php +1 / -1
+37 added
−26 removed
filtered activity
Added config option proxy_fulluri for some proxy types (
OBS-3469 ).
Changed files with action and line counts M includes/common.inc.php +1 / -1 M includes/config-variables.inc.php +7 / -0 M includes/defaults.inc.php +1 / -0
+9 added
−1 removed
filtered activity
Changed files with action and line counts M includes/discovery/sensors/enlogic-pdu-mib.inc.php +1 / -1
+1 added
−1 removed
filtered activity
Fixed php deprecated warning.
Changed files with action and line counts M includes/discovery/sensors/emd-mib.inc.php +1 / -1 M includes/discovery/sensors/pdu2-mib.inc.php +4 / -4 M includes/discovery/sensors/sun-platform-mib.inc.php +1 / -1
+6 added
−6 removed
filtered activity
Changed files with action and line counts M includes/definitions/mibs/enlogic.inc.php +63 / -16 M includes/definitions/os.inc.php +0 / -11 A includes/definitions/os/enlogic.inc.php +22 / -0 M includes/discovery/sensors/enlogic-pdu-mib.inc.php +114 / -98 A includes/discovery/sensors/enlogic-pdu2-mib.inc.php +17 / -0 A mibs/enlogic/ENLOGIC-PDU2-MIB +9,287 / -0
+216 added
−125 removed
filtered activity
CSS Update
Changed files with action and line counts M html/css/gridstack.min.css +2 / -1 M html/css/observium-dark.css +35 / -36 M html/css/observium-darkblue.css +6 / -10 M html/css/observium.css +8 / -9
0 added
0 removed
filtered activity
Fixed function is_alpha().
Changed files with action and line counts M includes/common.inc.php +1 / -1
+1 added
−1 removed
filtered activity
Clean themes navbar in CE.
Changed files with action and line counts M html/includes/navbar.inc.php +30 / -14 M html/index.php +11 / -2 M includes/definitions/wui.inc.php +1 / -2
+42 added
−18 removed
filtered activity
Clean up inventory api endpoint a little.
Changed files with action and line counts M html/api/v0/includes/inventory.inc.php +7 / -16
+7 added
−16 removed
filtered activity
Remove duplicate return query
Changed files with action and line counts M html/api/v0/includes/counters.inc.php +1 / -1
+1 added
−1 removed
filtered activity
edit_widget perm check
Changed files with action and line counts M html/ajax/actions/edit_widget.inc.php +4 / -0
+4 added
0 removed
filtered activity
Clean erroneous hardcoded background
Changed files with action and line counts M html/includes/entities/device.inc.php +0 / -1
0 added
−1 removed
filtered activity
Fix inclusion issue
Changed files with action and line counts M html/pages/device/ports.inc.php +1 / -1
+1 added
−1 removed
filtered activity
Some graph style improvements
Changed files with action and line counts M html/includes/graphs/customoid/graph.inc.php +1 / -1 M html/includes/graphs/device/netstat_tcp_currestab.inc.php +1 / -1 M html/includes/graphs/generic_simplex.inc.php +14 / -14 M html/pages/alert_check.inc.php +0 / -1 M html/pages/alert_checks.inc.php +1 / -1
+17 added
−18 removed
filtered activity
Fix some minor CSS issues
Changed files with action and line counts M html/css/observium-dark.css +151 / -192 M html/css/observium-darkblue.css +151 / -192 M html/css/observium.css +151 / -192
0 added
0 removed
filtered activity
Reorganized some os definitions.
Changed files with action and line counts M includes/definitions/models.inc.php +0 / -13 M includes/definitions/os.inc.php +0 / -52 A includes/definitions/os/arris.inc.php +57 / -0 A includes/definitions/os/dse.inc.php +22 / -0 M includes/definitions/os/zte.inc.php +15 / -0
+94 added
−65 removed
filtered activity
Changed files with action and line counts M includes/discovery/vlans.inc.php +2 / -2 M includes/discovery/vlans/cisco-vtp-mib.inc.php +7 / -5
+9 added
−7 removed
filtered activity
Changed db engine for state tables.
Changed files with action and line counts A update/434.sql +4 / -0
0 added
0 removed
filtered activity
Fixed primary key index for some tables.
Changed files with action and line counts M update/429.sql +3 / -3 M update/430.sql +3 / -2 A update/433.sql +9 / -0
0 added
0 removed
filtered activity
Add autoswitching light/dark carto basemaps type
Changed files with action and line counts M html/includes/map/leaflet.inc.php +11 / -15 M includes/config-variables.inc.php +1 / -1
+12 added
−16 removed
filtered activity
Rearranged navbar entry for user profile.
Changed files with action and line counts M html/includes/navbar.inc.php +7 / -7
+7 added
−7 removed
filtered activity
Fixed temperature graph descr.
Changed files with action and line counts M html/includes/graphs/sensor/temperature.inc.php +2 / -2
+2 added
−2 removed
filtered activity
Remove callouts use
Changed files with action and line counts M html/index.php +1 / -1
+1 added
−1 removed
filtered activity
Clean erroneous style from ports overview widget
Changed files with action and line counts M html/pages/device/overview/ports.inc.php +2 / -2
+2 added
−2 removed
filtered activity
Improve some graph rendering
Changed files with action and line counts M html/includes/graphs/device/ucd_cpu.inc.php +1 / -1 M html/includes/graphs/device/ucd_ss_cpu.inc.php +1 / -1 M html/includes/graphs/generic_data.inc.php +2 / -2 M html/includes/graphs/generic_duplex.inc.php +2 / -2 M html/includes/graphs/generic_simplex.inc.php +1 / -1 M html/includes/graphs/multi-port/bits_duo.inc.php +0 / -2 M html/includes/graphs/sensor/temperature.inc.php +12 / -28 M html/includes/graphs/sensor/velocity.inc.php +2 / -2 M html/includes/graphs/sensor/voltage.inc.php +4 / -3 M html/includes/graphs/vserver/auth.inc.php +1 / -1 A html/includes/graphs/wifi-ap-member non-text +0 / -0 A html/includes/graphs/wifi-ap-member/auth.inc.php +28 / -0 A html/includes/graphs/wifi-ap-member/bits.inc.php +19 / -0 A html/includes/graphs/wifi-ap-member/conns.inc.php +69 / -0
+142 added
−43 removed
filtered activity
Update actions to handle themes
Changed files with action and line counts M html/ajax/actions.php +58 / -17
+58 added
−17 removed
filtered activity
Update font
Showing the first 30 paths; 71 more are omitted from this static page.
Changed files with action and line counts A html/fonts/source-sans-pro-release non-text +0 / -0 A html/fonts/source-sans-pro-release/LICENSE.md +93 / -0 A html/fonts/source-sans-pro-release/OTF non-text +0 / -0 A html/fonts/source-sans-pro-release/OTF/SourceSans3-Black.otf +1 / -0 A html/fonts/source-sans-pro-release/OTF/SourceSans3-BlackIt.otf +1 / -0 A html/fonts/source-sans-pro-release/OTF/SourceSans3-Bold.otf +1 / -0 A html/fonts/source-sans-pro-release/OTF/SourceSans3-BoldIt.otf +1 / -0 A html/fonts/source-sans-pro-release/OTF/SourceSans3-ExtraLight.otf +1 / -0 A html/fonts/source-sans-pro-release/OTF/SourceSans3-ExtraLightIt.otf +1 / -0 A html/fonts/source-sans-pro-release/OTF/SourceSans3-It.otf +1 / -0 A html/fonts/source-sans-pro-release/OTF/SourceSans3-Light.otf +1 / -0 A html/fonts/source-sans-pro-release/OTF/SourceSans3-LightIt.otf +1 / -0 A html/fonts/source-sans-pro-release/OTF/SourceSans3-Regular.otf +1 / -0 A html/fonts/source-sans-pro-release/OTF/SourceSans3-Semibold.otf +1 / -0 A html/fonts/source-sans-pro-release/OTF/SourceSans3-SemiboldIt.otf +1 / -0 A html/fonts/source-sans-pro-release/README.md +18 / -0 A html/fonts/source-sans-pro-release/TTF non-text +0 / -0 A html/fonts/source-sans-pro-release/TTF/SourceSans3-Black.ttf +1 / -0 A html/fonts/source-sans-pro-release/TTF/SourceSans3-BlackIt.ttf +1 / -0 A html/fonts/source-sans-pro-release/TTF/SourceSans3-Bold.ttf +1 / -0 A html/fonts/source-sans-pro-release/TTF/SourceSans3-BoldIt.ttf +1 / -0 A html/fonts/source-sans-pro-release/TTF/SourceSans3-ExtraLight.ttf +1 / -0 A html/fonts/source-sans-pro-release/TTF/SourceSans3-ExtraLightIt.ttf +1 / -0 A html/fonts/source-sans-pro-release/TTF/SourceSans3-It.ttf +1 / -0 A html/fonts/source-sans-pro-release/TTF/SourceSans3-Light.ttf +1 / -0 A html/fonts/source-sans-pro-release/TTF/SourceSans3-LightIt.ttf +1 / -0 A html/fonts/source-sans-pro-release/TTF/SourceSans3-Regular.ttf +1 / -0 A html/fonts/source-sans-pro-release/TTF/SourceSans3-Semibold.ttf +1 / -0 A html/fonts/source-sans-pro-release/TTF/SourceSans3-SemiboldIt.ttf +1 / -0 A html/fonts/source-sans-pro-release/VAR non-text +0 / -0
+322 added
0 removed
filtered activity
Addition for previous commit.
Changed files with action and line counts M includes/definitions/wui.inc.php +7 / -0
+7 added
0 removed
filtered activity
Add additional theme options.
Changed files with action and line counts M html/css/observium-dark.css +123 / -268 A html/css/observium-dark.map +1 / -0 A html/css/observium-darkblue.css +11,631 / -0 A html/css/observium-darkblue.map +1 / -0 M html/css/observium.css +119 / -264 A html/css/observium.map +1 / -0 M html/includes/graphs/common.inc.php +4 / -1 M html/includes/navbar.inc.php +16 / -12 M html/index.php +7 / -6
+27 added
−19 removed
filtered activity
Fix previous commit
Changed files with action and line counts M html/includes/map/leaflet.inc.php +1 / -1
+1 added
−1 removed
filtered activity
Additional map tile options
Changed files with action and line counts M html/includes/map/leaflet.inc.php +14 / -3 M includes/config-variables.inc.php +1 / -0
+15 added
−3 removed
filtered activity
Highlighting not installed probes when adding.
Changed files with action and line counts M html/includes/modals/add_probe.inc.php +8 / -1 M includes/definitions/entities/probes.inc.php +0 / -5 M includes/entities/probe.inc.php +25 / -16
+33 added
−22 removed
filtered activity
Fixed minimum graph point for probes.
Changed files with action and line counts M includes/definitions/graphtypes.inc.php +1 / -0
+1 added
0 removed
filtered activity
Add some probe defs
Changed files with action and line counts M includes/definitions/entities/probes.inc.php +25 / -0
+25 added
0 removed
filtered activity
Updated support for Geist R-Series PDU (
OBS-3458 ).
Changed files with action and line counts M includes/definitions/mibs/geist.inc.php +83 / -16 D mibs/geist/GEIST-QUETZAL-MIB +0 / -1,415 A mibs/geist/VERTIV-QUETZAL-MIB +1,420 / -0 M mibs/geist/VERTIV-V5-MIB +486 / -849
+83 added
−16 removed
filtered activity
Added ability for skip run process checking.
Changed files with action and line counts M alerter.php +6 / -3 M includes/common.inc.php +47 / -7 M includes/defaults.inc.php +1 / -0
+54 added
−10 removed
filtered activity
Added option for collect poller snmp errors.
Changed files with action and line counts M html/pages/device/edit/mibs.inc.php +27 / -19 M includes/config-variables.inc.php +7 / -0 M includes/defaults.inc.php +1 / -0 M includes/snmp.inc.php +5 / -5
+40 added
−24 removed
filtered activity
More smart nesting for entity groups menu.
Changed files with action and line counts M html/includes/navbar.inc.php +7 / -1
+7 added
−1 removed
filtered activity
Sort entity groups by type in nav menu.
Changed files with action and line counts M html/includes/navbar.inc.php +48 / -25
+48 added
−25 removed
filtered activity
Improve some graph rendering
Changed files with action and line counts M html/includes/graphs/device/availability.inc.php +2 / -2 M html/includes/graphs/device/status.inc.php +2 / -2
+4 added
−4 removed
filtered activity
Improve simplex graph rendering
Changed files with action and line counts M html/includes/graphs/generic_simplex.inc.php +5 / -2
+5 added
−2 removed
filtered activity
Fixed display raw config dump.
Changed files with action and line counts M html/pages/settings.inc.php +7 / -7 M html/pages/settings/changed_config.inc.php +11 / -11 M html/pages/settings/config.inc.php +5 / -6
+23 added
−24 removed
filtered activity
Reset possible old (removed) geocoding api in config to default.
Changed files with action and line counts M includes/common.inc.php +19 / -4 M includes/definitions/geo.inc.php +1 / -3 M includes/geolocation.inc.php +12 / -15 M includes/polling/system.inc.php +9 / -9 M includes/sql-config.inc.php +20 / -7
+61 added
−38 removed
filtered activity
Rearranged some os definitions.
Changed files with action and line counts M includes/definitions/models.inc.php +0 / -194 M includes/definitions/os/d-link.inc.php +175 / -0 M includes/definitions/os/vertiv.inc.php +17 / -3
+192 added
−197 removed
filtered activity
Changed files with action and line counts M includes/definitions/mibs/eaton.inc.php +280 / -5 M includes/definitions/os/eaton.inc.php +15 / -0
+295 added
−5 removed
filtered activity
Fixed display IPSEC tunnels.
Changed files with action and line counts M html/pages/device/routing/ipsec_tunnels.inc.php +5 / -6 M includes/common.inc.php +1 / -1 M includes/polling/cipsec-tunnels.inc.php +2 / -3
+8 added
−10 removed
filtered activity
Added basic support for VeloCloud SD-WAN devices (
OBS-3349 ).
Changed files with action and line counts A html/images/os/velocloud-dark.png +1 / -0 A html/images/os/velocloud-dark_2x.png +1 / -0 A html/images/os/velocloud.png +1 / -0 A html/images/os/velocloud_2x.png +1 / -0 A includes/definitions/mibs/velocloud.inc.php +48 / -0 A includes/definitions/os/velocloud.inc.php +29 / -0 A mibs/velocloud non-text +0 / -0 A mibs/velocloud/VELOCLOUD-EDGE-MIB +1,073 / -0 A mibs/velocloud/VELOCLOUD-MIB +42 / -0
+77 added
0 removed
filtered activity
Added polling missing iftype for ADVA devices (
OBS-3338 ).
Changed files with action and line counts M includes/definitions/mibs/adva.inc.php +6 / -1
+6 added
−1 removed
filtered activity
Add some sorting to BGP table display
Changed files with action and line counts M html/includes/print/routing.inc.php +31 / -2
+31 added
−2 removed
filtered activity
August 2020
Removed some old unused functions and clean code.
Changed files with action and line counts M html/includes/functions.inc.php +23 / -73
+23 added
−73 removed
filtered activity
Improved function dashboard_exists().
Changed files with action and line counts M html/includes/functions.inc.php +4 / -1
+4 added
−1 removed
filtered activity
Improved support for ADVA FSP (
OBS-3338 ).
Changed files with action and line counts M includes/definitions/mibs/adva.inc.php +96 / -4 M includes/definitions/mibs/f5.inc.php +11 / -4 M includes/definitions/os.inc.php +0 / -19 A includes/definitions/os/adva.inc.php +39 / -0 A mibs/adva/ADVA-FSP3000ALM-MIB +5,444 / -0
+146 added
−27 removed
filtered activity
Added support DDM sensors on SNR and QTECH switches (
OBS-3323 ).
Changed files with action and line counts M includes/definitions/mibs/qtech.inc.php +146 / -4 M includes/definitions/mibs/snr.inc.php +100 / -24
+246 added
−28 removed
filtered activity
Prevent pass any possible xss variables (V05-13).
Changed files with action and line counts M html/includes/functions.inc.php +6 / -1
+6 added
−1 removed
filtered activity
Fix missing escaping (V12)
Changed files with action and line counts M html/pages/device/wifi.inc.php +1 / -1
+1 added
−1 removed
filtered activity
Fix some XSS with the graph browser (V13)
Changed files with action and line counts M html/includes/graphs/common.inc.php +1 / -1 M html/pages/graphs.inc.php +2 / -2
+3 added
−3 removed
filtered activity
Additional checks for auth variables.
Changed files with action and line counts M html/includes/authenticate.inc.php +46 / -41
+46 added
−41 removed
filtered activity
Additionally quote values with spaces (V01-04).
Changed files with action and line counts M includes/db.inc.php +8 / -2
+8 added
−2 removed
filtered activity
Prevent pass unescaped sql params (V01-04).
Changed files with action and line counts M includes/db.inc.php +3 / -1
+3 added
−1 removed
filtered activity
Fix include variable checking (V14-19)
Changed files with action and line counts M html/pages/apps.inc.php +1 / -1 M html/pages/device/health.inc.php +1 / -1 M html/pages/device/routing.inc.php +2 / -2 M html/pages/ports.inc.php +1 / -1 M html/pages/settings.inc.php +1 / -2 M includes/common.inc.php +12 / -0
+18 added
−7 removed
filtered activity
Remove unused code (V20)
Changed files with action and line counts A attic/addsrv.inc.php +103 / -0 A attic/delsrv.inc.php +58 / -0 D html/pages/addsrv.inc.php +0 / -103 D html/pages/delsrv.inc.php +0 / -58
0 added
−161 removed
filtered activity
Fixed Sophos MIB definition with
v18 (
OBS-3451 ).
Changed files with action and line counts M includes/definitions/mibs/sophos.inc.php +1 / -1 M includes/definitions/os/sophos.inc.php +2 / -2
+3 added
−3 removed
filtered activity
Fixed compatibility collectd graphs with dark mode (
OBS-3447 ).
Changed files with action and line counts M html/includes/collectd/functions.php +23 / -5 M html/includes/graphs/common.inc.php +10 / -10 M includes/sql-config.inc.php +0 / -7
+33 added
−22 removed
filtered activity
Improved detect Axis Dom Camera (
OBS-3450 ).
Changed files with action and line counts M includes/definitions/os.inc.php +0 / -47 A includes/definitions/os/axis.inc.php +59 / -0
+59 added
−47 removed
filtered activity
Fixed delete dashboad confirmation.
Changed files with action and line counts M html/js/jquery.popconfirm.js +24 / -22 M html/pages/dashboard.inc.php +39 / -9
+39 added
−9 removed
filtered activity
Revert back accidentally deleted default option.
Changed files with action and line counts M includes/defaults.inc.php +1 / -1
+1 added
−1 removed
filtered activity
Update jQuery to latest compatible version (2.2.4).
Changed files with action and line counts M html/index.php +0 / -1 D html/js/jquery-migrate.min.js +0 / -2 M html/js/jquery.min.js +4 / -5
0 added
−1 removed
filtered activity
Fix more dashboard issues
Changed files with action and line counts M html/includes/functions.inc.php +5 / -0 M html/pages/graphs.inc.php +1 / -3 M includes/defaults.inc.php +9 / -18
+15 added
−21 removed
filtered activity
Fix some dashboard issues
Changed files with action and line counts A html/includes/dashboard-generate.inc.php +361 / -0 M html/pages/dashboard.inc.php +5 / -363
+366 added
−363 removed
filtered activity
Fix broken fix.
Changed files with action and line counts M html/index.php +1 / -1 M html/js/jquery.min.js +5 / -2
+1 added
−1 removed
filtered activity
Update jQuery library to latest.
Changed files with action and line counts M html/index.php +4 / -2 A html/js/jquery-migrate.min.js +2 / -0 M html/js/jquery.min.js +2 / -5
+4 added
−2 removed
filtered activity
Clean up unused/broken graph widget method
Changed files with action and line counts M html/pages/dashboard.inc.php +3 / -3 M html/pages/graphs.inc.php +2 / -0
+5 added
−3 removed
filtered activity
Mitigate a jquery xss
Changed files with action and line counts M html/js/observium.js +5 / -0
0 added
0 removed
filtered activity
Fix unhiding capability for snmpv3 usernames
Changed files with action and line counts M html/pages/device/edit/snmp.inc.php +2 / -1
+2 added
−1 removed
filtered activity
Improve syslog output format slightly
Changed files with action and line counts M html/includes/print/syslogs.inc.php +7 / -2
+7 added
−2 removed
filtered activity
Added support for Gude ATS3020RM (
OBS-3442 ).
Changed files with action and line counts M includes/definitions/mibs/gude.inc.php +119 / -3 M includes/definitions/models.inc.php +0 / -10 M includes/definitions/os/gude.inc.php +29 / -5 A mibs/gude/GUDEADS-ATS3020-MIB +748 / -0 M mibs/gude/GUDEADS-ESB7214-MIB +113 / -19
+148 added
−18 removed
filtered activity
Improved hardware/version detect for lexmark, samsung and oki printers.
Changed files with action and line counts M includes/definitions/os.inc.php +29 / -0
+29 added
0 removed
filtered activity
Added lexmark mib files.
Changed files with action and line counts A mibs/lexmark non-text +0 / -0 A mibs/lexmark/LEXMARK-MPS-MIB +2,905 / -0 A mibs/lexmark/LEXMARK-PVT-MIB +2,290 / -0 A mibs/lexmark/LEXMARK-ROOT-MIB +25 / -0 A mibs/lexmark/LEXMARK-SETTINGS-CONTROL-MIB +94 / -0 A mibs/lexmark/LEXMARK-SETTINGS-DEFINITION +1,180 / -0 A mibs/lexmark/LEXMARK-SETTINGS-MIB +38 / -0 A mibs/lexmark/LEXMARK-TC-MIB +389 / -0
0 added
0 removed
filtered activity
Added sensors discovery for Clavister cOS (
OBS-3441 ).
Changed files with action and line counts M includes/definitions/mibs/clavister.inc.php +46 / -6 M includes/definitions/os.inc.php +0 / -14 A includes/definitions/os/clavister.inc.php +29 / -0
+75 added
−20 removed
filtered activity
Spelling error.
Changed files with action and line counts M html/pages/device.inc.php +2 / -2
+2 added
−2 removed
filtered activity
Improved polling BDCOM devices (
OBS-3400 ).
Changed files with action and line counts M includes/definitions/mibs/bdcom.inc.php +2 / -1 M includes/definitions/os/bdcom.inc.php +1 / -0
+3 added
−1 removed
filtered activity
July 2020
Ignore alert event for sensor/status when measured port is Administratively down.
Changed files with action and line counts M includes/config-variables.inc.php +7 / -0 M includes/defaults.inc.php +1 / -1 M includes/entities/sensor.inc.php +25 / -10 M includes/entities/status.inc.php +21 / -7
+54 added
−18 removed
filtered activity
Changed files with action and line counts M includes/discovery/slas/cisco-rttmon-mib.inc.php +7 / -8 M update/430.sql +1 / -0
+7 added
−8 removed
filtered activity
Revert uptime hack (as incorrect) for bdcom devices.
Changed files with action and line counts M includes/polling/system/snmpv2-mib.inc.php +1 / -7
+1 added
−7 removed
filtered activity
Fixed sensors scale for BDCOM (
OBS-3400 ).
Changed files with action and line counts M includes/definitions/mibs/bdcom.inc.php +49 / -25 M includes/polling/system/snmpv2-mib.inc.php +6 / -0
+55 added
−25 removed
filtered activity
Fixed discovery incorrect neighbour last changed by
CISCO-CDP-MIB .
Changed files with action and line counts M includes/discovery/neighbours/cisco-cdp-mib.inc.php +5 / -2
+5 added
−2 removed
filtered activity
Changed files with action and line counts M includes/definitions/mibs/bdcom.inc.php +197 / -68 M includes/definitions/os.inc.php +0 / -22 A includes/definitions/os/bdcom.inc.php +36 / -0
+233 added
−90 removed
filtered activity
Updated bdcom mib files.
Showing the first 30 paths; 25 more are omitted from this static page.
Changed files with action and line counts M mibs/bdcom/BDCOM-IF-MIB +1 / -1 M mibs/bdcom/NETFLOW-MIB +2 / -1 M mibs/bdcom/NMS-ACCOUNTING-MIB +1 / -1 A mibs/bdcom/NMS-BACKUPLINK-MIB +334 / -0 M mibs/bdcom/NMS-CARD-OPERATION-MIB +2 / -2 M mibs/bdcom/NMS-CARD-SYS-MIB +10 / -7 M mibs/bdcom/NMS-CFGAPP +1 / -1 M mibs/bdcom/NMS-CHASSIS +47 / -34 M mibs/bdcom/NMS-DHCP-SERVER-LEASE-MIB +1 / -1 M mibs/bdcom/NMS-DHCP-SERVER-MIB +1 / -1 M mibs/bdcom/NMS-DHCP-SNOOPING-MIB +1 / -1 M mibs/bdcom/NMS-EPON-EOC-COMM +1 / -1 M mibs/bdcom/NMS-EPON-EOC-CONF +2 / -2 M mibs/bdcom/NMS-EPON-LLID-ONU-BIND +8 / -8 M mibs/bdcom/NMS-EPON-OLT-CHIP-STATUS-TRAP +2 / -2 M mibs/bdcom/NMS-EPON-OLT-COMM +1 / -1 M mibs/bdcom/NMS-EPON-OLT-MULTICAST-VLAN +1 / -1 M mibs/bdcom/NMS-EPON-OLT-PON-EXT +1 / -1 M mibs/bdcom/NMS-EPON-ONU +42 / -6 M mibs/bdcom/NMS-EPON-ONU-BATCH-CONFIG +1 / -1 M mibs/bdcom/NMS-EPON-ONU-QOS-POLICY +11 / -12 M mibs/bdcom/NMS-EPON-ONU-UNI-IF-ACL-APP-MIB +1 / -2 M mibs/bdcom/NMS-EPON-ONU-UNI-QOS-POLICY +1 / -1 M mibs/bdcom/NMS-ETHERRING +1 / -1 M mibs/bdcom/NMS-FILE-MGMT-MIB +1 / -1 M mibs/bdcom/NMS-FLASH +1 / -1 M mibs/bdcom/NMS-GBSC-MIB +2 / -2 M mibs/bdcom/NMS-GPON-MIB +1,256 / -119 M mibs/bdcom/NMS-HAL-IF-MIB +2 / -2 M mibs/bdcom/NMS-IF-APP-POLICY-MIB +2 / -2
0 added
0 removed
filtered activity
Changed files with action and line counts M includes/definitions/mibs/hp.inc.php +2 / -0
+2 added
0 removed
filtered activity
Improved statuses for Dantherm CC3000 (
OBS-3392 ).
Changed files with action and line counts M includes/definitions/mibs/dantherm.inc.php +5 / -4
+5 added
−4 removed
filtered activity
Added support for IBM Datapower Gateway (
OBS-3417 ).
Changed files with action and line counts M includes/definitions/mibs/ibm.inc.php +373 / -3 M includes/definitions/os/ibm.inc.php +10 / -2
+383 added
−5 removed
filtered activity
Updated ibm mib files.
Changed files with action and line counts A mibs/broadbandforum/LAN-EMULATION-BUS-MIB +898 / -0 A mibs/broadbandforum/LAN-EMULATION-CLIENT-MIB +3,265 / -0 A mibs/broadbandforum/LAN-EMULATION-ELAN-MIB +1,795 / -0 A mibs/broadbandforum/LAN-EMULATION-LES-MIB +1,623 / -0 A mibs/ibm/DATAPOWER-CONFIG-MIB +15,651 / -0 A mibs/ibm/DATAPOWER-NOTIFICATION-MIB +264 / -0 A mibs/ibm/DATAPOWER-STATUS-MIB +25,543 / -0 M mibs/ibm/IBM-Director-Alert-MIB +1 / -1 M mibs/ibm/IBM-SERVERAID-MIB +147 / -15 A mibs/ibm/PROTEON-MIB +1,454 / -0
0 added
0 removed
filtered activity
Correctly calculate last changed for neighbours by
CISCO-CDP-MIB .
Changed files with action and line counts M includes/discovery/functions.inc.php +3 / -5 M includes/discovery/neighbours/cisco-cdp-mib.inc.php +4 / -1
+7 added
−6 removed
filtered activity
Improved display software versions when too old (below minimum requirements).
Changed files with action and line counts M includes/common.inc.php +93 / -21 M includes/definitions.inc.php +8 / -6 M includes/functions.inc.php +1 / -1 M includes/update/update.php +24 / -1
+126 added
−29 removed
filtered activity
improved detect QNAP QES devices (
OBS-3414 ).
Changed files with action and line counts M includes/definitions/os/qnap.inc.php +6 / -0
+6 added
0 removed
filtered activity
Do not show inactive neighbours on port detail (
OBS-3406 ).
Changed files with action and line counts M html/includes/entities/port.inc.php +13 / -10 M html/pages/device/ports.inc.php +21 / -11
+34 added
−21 removed
filtered activity
Fixed associate device id by ip in syslog collect (
OBS-3415 ).
Changed files with action and line counts M includes/entities.inc.php +6 / -6 M includes/entities/ip-address.inc.php +13 / -6 M includes/syslog.inc.php +7 / -7
+26 added
−19 removed
filtered activity
Fixed jetdirect os definition (
OBS-3416 ).
Changed files with action and line counts M includes/definitions/os.inc.php +0 / -11
0 added
−11 removed
filtered activity
Changed files with action and line counts M includes/definitions/mibs.inc.php +2 / -1 M includes/discovery/functions.inc.php +4 / -1
+6 added
−2 removed
filtered activity
Improved support for HP MSA 2040 (OBSENT-39).
Changed files with action and line counts M includes/definitions/mibs/hp.inc.php +24 / -1 M includes/definitions/os/hp.inc.php +11 / -7
+35 added
−8 removed
filtered activity
Clean escaped quotes in syslog message (
OBS-3412 ).
Changed files with action and line counts M html/includes/print/syslogs.inc.php +4 / -0 M includes/syslog.inc.php +3 / -0
+7 added
0 removed
filtered activity
Prevent double escape on storage overview (
OBS-3410 ).
Changed files with action and line counts M html/includes/entities/storage.inc.php +7 / -7 M html/pages/device/overview/storage.inc.php +3 / -3
+10 added
−10 removed
filtered activity
derp. missed array element.
Changed files with action and line counts M includes/discovery/neighbours/lldp-mib.inc.php +1 / -1
+1 added
−1 removed
filtered activity
Ignore db update errors on force argument.
Changed files with action and line counts M includes/update/update.php +4 / -3
+4 added
−3 removed
filtered activity
Fixed associate neighbours local port on Dell OS10 (
OBS-3406 ).
Changed files with action and line counts M includes/discovery/neighbours/lldp-mib.inc.php +24 / -21
+24 added
−21 removed
filtered activity
Updated macos icons. Improved MacOS version detect.
Changed files with action and line counts A html/images/os/bintec.png +1 / -0 A html/images/os/bintec_2x.png +1 / -0 A html/images/os/macos-big-sur.png +1 / -0 A html/images/os/macos-big-sur_2x.png +1 / -0 A html/images/os/macos-catalina.png +1 / -0 A html/images/os/macos-catalina_2x.png +1 / -0 A html/images/os/macos-el-capitan.png +1 / -0 A html/images/os/macos-el-capitan_2x.png +1 / -0 A html/images/os/macos-high-sierra.png +1 / -0 A html/images/os/macos-high-sierra_2x.png +1 / -0 A html/images/os/macos-lion.png +1 / -0 A html/images/os/macos-lion_2x.png +1 / -0 A html/images/os/macos-mavericks.png +1 / -0 A html/images/os/macos-mavericks_2x.png +1 / -0 A html/images/os/macos-mojave.png +1 / -0 A html/images/os/macos-mojave_2x.png +1 / -0 A html/images/os/macos-mountain-lion.png +1 / -0 A html/images/os/macos-mountain-lion_2x.png +1 / -0 A html/images/os/macos-sierra.png +1 / -0 A html/images/os/macos-sierra_2x.png +1 / -0 A html/images/os/macos-yosemite.png +1 / -0 A html/images/os/macos-yosemite_2x.png +1 / -0 M includes/definitions/os.inc.php +0 / -21 A includes/definitions/os/apple.inc.php +32 / -0 M includes/polling/os/unix.inc.php +50 / -2
+82 added
−23 removed
filtered activity
Updated hp, aruba mib files.
Showing the first 30 paths; 64 more are omitted from this static page.
Changed files with action and line counts M mibs/aruba/AI-AP-MIB +36 / -4 M mibs/aruba/ARUBA-MGMT-MIB +1 / -0 M mibs/aruba/ARUBA-MIB +51 / -0 M mibs/aruba/ARUBA-TC +16 / -1 M mibs/aruba/WLSR-AP-MIB +1 / -0 M mibs/aruba/WLSX-AUTH-MIB +1 / -0 M mibs/aruba/WLSX-CTS-MIB +1 / -0 M mibs/aruba/WLSX-ESI-MIB +1 / -0 M mibs/aruba/WLSX-HA-MIB +1 / -0 M mibs/aruba/WLSX-IFEXT-MIB +1 / -0 M mibs/aruba/WLSX-MESH-MIB +1 / -0 M mibs/aruba/WLSX-MOBILITY-MIB +1 / -0 M mibs/aruba/WLSX-MON-MIB +1 / -0 M mibs/aruba/WLSX-RS-MIB +1 / -0 M mibs/aruba/WLSX-SNR-MIB +1 / -0 M mibs/aruba/WLSX-STATS-MIB +1 / -0 M mibs/aruba/WLSX-SWITCH-MIB +29 / -1 M mibs/aruba/WLSX-SYSTEMEXT-MIB +126 / -9 M mibs/aruba/WLSX-TRAP-MIB +309 / -126 M mibs/aruba/WLSX-TUNNELEDNODE-MIB +1 / -0 M mibs/aruba/WLSX-USER-MIB +1 / -0 M mibs/aruba/WLSX-USER6-MIB +1 / -0 M mibs/aruba/WLSX-VOICE-MIB +1 / -0 M mibs/aruba/WLSX-WLAN-MIB +21 / -9 M mibs/hp/CLJ8550-MIB +2 / -2 A mibs/hp/COMPAQ-AGENT-MIB +1,465 / -0 A mibs/hp/COMPAQ-ID-REC-MIB +57 / -0 A mibs/hp/COMPAQ-L2MGMT-MIB +572 / -0 M mibs/hp/CPQFCA-MIB +21 / -2 M mibs/hp/CPQHLTH-MIB +134 / -26
0 added
0 removed
filtered activity
Updated some os/vendor icons for dark mode.
Showing the first 30 paths; 6 more are omitted from this static page.
Changed files with action and line counts A html/images/os/alliedtelesis-dark.png +1 / -0 A html/images/os/alliedtelesis-dark_2x.png +1 / -0 M html/images/os/alliedtelesis.png non-text +0 / -0 M html/images/os/alliedtelesis_2x.png non-text +0 / -0 A html/images/os/audiocodes-old.png +1 / -0 A html/images/os/audiocodes-old_2x.png +1 / -0 M html/images/os/audiocodes.png non-text +0 / -0 M html/images/os/audiocodes_2x.png non-text +0 / -0 A html/images/os/bintec-dark.png +1 / -0 A html/images/os/bintec-dark_2x.png +1 / -0 A html/images/os/bintec-old.png +1 / -0 A html/images/os/bintec-old_2x.png +1 / -0 D html/images/os/bintec.png +0 / -1 D html/images/os/bintec_2x.png +0 / -1 A html/images/os/citrix-dark.png +1 / -0 A html/images/os/citrix-dark_2x.png +1 / -0 A html/images/os/citrix-old.png +1 / -0 A html/images/os/citrix-old_2x.png +1 / -0 M html/images/os/citrix.png non-text +0 / -0 M html/images/os/citrix_2x.png non-text +0 / -0 M html/images/os/linux.png non-text +0 / -0 M html/images/os/linux_2x.png non-text +0 / -0 M html/images/os/netapp.png non-text +0 / -0 M html/images/os/netapp_2x.png non-text +0 / -0 M html/images/os/netping.png non-text +0 / -0 M html/images/os/netping_2x.png non-text +0 / -0 A html/images/os/raritan-dark.png +1 / -0 A html/images/os/raritan-dark_2x.png +1 / -0 M html/images/os/raritan.png non-text +0 / -0 M html/images/os/raritan_2x.png non-text +0 / -0
0 added
0 removed
filtered activity
Fix js derp
Changed files with action and line counts M html/js/observium.js +1 / -1
0 added
0 removed
filtered activity
Mitigate a possible CSS
Changed files with action and line counts M html/includes/functions.inc.php +3 / -2 M html/includes/navbar.inc.php +7 / -3 M html/index.php +1 / -1 M html/js/observium.js +2 / -1
+11 added
−6 removed
filtered activity
Added support for Dantherm CC3000 (
OBS-3392 ).
Changed files with action and line counts A html/images/os/dantherm-dark.png +1 / -0 A html/images/os/dantherm-dark_2x.png +1 / -0 A html/images/os/dantherm.png +1 / -0 A html/images/os/dantherm_2x.png +1 / -0 A includes/definitions/mibs/dantherm.inc.php +344 / -0 A includes/definitions/os/dantherm.inc.php +42 / -0 M includes/entities/counter.inc.php +76 / -8 A includes/polling/os/dantherm-coolling.inc.php +15 / -0 A mibs/dantherm non-text +0 / -0 A mibs/dantherm/DANTHERM-COOLING-MIB +2,875 / -0
+477 added
−8 removed
filtered activity
Fixed polling os hardware in rare cases by
sysName . Improved caching in
get_entity_attribs().
Changed files with action and line counts M includes/definitions/mibs/ekinops.inc.php +5 / -6 M includes/entities.inc.php +26 / -9 M includes/polling/system.inc.php +36 / -32 M includes/polling/system/snmpv2-mib.inc.php +2 / -0
+69 added
−47 removed
filtered activity
Changed warning message for skip icmp ping.
Changed files with action and line counts M includes/functions.inc.php +4 / -2
+4 added
−2 removed
filtered activity
Function get_device_icon() support dark mode. Improved icons for cisco, juniper and mikrotik for dark mode.
Changed files with action and line counts A html/images/os/cisco-2006.png +1 / -0 A html/images/os/cisco-2006_2x.png +1 / -0 M html/images/os/cisco.png non-text +0 / -0 M html/images/os/cisco_2x.png non-text +0 / -0 A html/images/os/juniper-dark.png +1 / -0 A html/images/os/juniper-dark_2x.png +1 / -0 M html/images/os/juniper.png non-text +0 / -0 M html/images/os/juniper_2x.png non-text +0 / -0 M html/images/os/mikrotik.png non-text +0 / -0 M html/images/os/mikrotik_2x.png non-text +0 / -0 A html/images/os/routeros-dark.png +1 / -0 A html/images/os/routeros-dark_2x.png +1 / -0 M html/includes/entities/device.inc.php +43 / -29
+43 added
−29 removed
filtered activity
Fixed meraki group definition.
Changed files with action and line counts M includes/definitions/os/cisco.inc.php +3 / -3
+3 added
−3 removed
filtered activity
Fixed polling os metatypes for nxos.
Changed files with action and line counts M includes/polling/os/cisco.inc.php +1 / -1
+1 added
−1 removed
filtered activity
Migrated polling os metatypes for acme to definitions. Done.
Changed files with action and line counts M includes/definitions/os/oracle.inc.php +6 / -0 M includes/polling/os.inc.php +0 / -34 D includes/polling/os/acme.inc.php +0 / -27 M includes/polling/os/acsw.inc.php +3 / -2
+9 added
−63 removed
filtered activity
Migrated polling os metatypes for vmware, qnap, ciscosb and cisco-ie to definitions. Added helper function is_valid_serial().
Changed files with action and line counts M includes/common.inc.php +8 / -0 M includes/definitions/os/cisco.inc.php +5 / -0 M includes/definitions/os/ciscosb.inc.php +44 / -4 M includes/definitions/os/hp.inc.php +3 / -3 M includes/definitions/os/qnap.inc.php +18 / -3 M includes/definitions/os/vmware.inc.php +21 / -0 M includes/polling/os.inc.php +2 / -9 D includes/polling/os/cisco-ie.inc.php +0 / -31 D includes/polling/os/ciscosmblinux.inc.php +0 / -37 M includes/polling/os/unix.inc.php +21 / -33 M includes/polling/os/vmware.inc.php +3 / -8
+125 added
−128 removed
filtered activity
Migrated polling os metatypes for arubaos-cx, hh3c and h3c to definitions.
Changed files with action and line counts M includes/definitions/os/extreme.inc.php +3 / -3 M includes/definitions/os/h3c.inc.php +17 / -1 M includes/definitions/os/hp.inc.php +27 / -0 M includes/polling/os.inc.php +6 / -6 D includes/polling/os/arubaos-cx.inc.php +0 / -39 D includes/polling/os/hh3c.inc.php +0 / -50
+53 added
−99 removed
filtered activity
Changed files with action and line counts M html/includes/print/inventory.inc.php +14 / -4 M includes/discovery/inventory/entity-mib.inc.php +0 / -8
+14 added
−12 removed
filtered activity
Migrated polling os metatypes for hpuww and fabos to definitions.
Changed files with action and line counts M includes/definitions/os/brocade.inc.php +17 / -0 M includes/definitions/os/hp.inc.php +16 / -0 M includes/polling/os.inc.php +1 / -1 M includes/polling/os/fabos.inc.php +1 / -10 D includes/polling/os/hpuww.inc.php +0 / -22
+35 added
−33 removed
filtered activity
Migrated polling os metatypes for slx and nos to definitions.
Changed files with action and line counts M includes/definitions/os/brocade.inc.php +17 / -0 M includes/definitions/os/extreme.inc.php +5 / -0 M includes/polling/os.inc.php +6 / -6 D includes/polling/os/nos.inc.php +0 / -17 D includes/polling/os/slx.inc.php +0 / -17
+28 added
−40 removed
filtered activity
Fixed remove deleted inventory entries.
Changed files with action and line counts M html/pages/device.inc.php +2 / -2 M includes/discovery/functions.inc.php +13 / -14
+15 added
−16 removed
filtered activity
Migrated polling os metatypes for ibmnos and lenovo-cnos to definitions.
Changed files with action and line counts M includes/definitions/os/ibm.inc.php +46 / -0 M includes/polling/os.inc.php +22 / -7 D includes/polling/os/ibmnos.inc.php +0 / -31 D includes/polling/os/lenovo-cnos.inc.php +0 / -40 M includes/polling/os/wlc.inc.php +0 / -7
+68 added
−85 removed
filtered activity
Migrated polling os metatypes for wlc os to definitions.
Changed files with action and line counts M includes/definitions/mibs/cisco.inc.php +9 / -1 M includes/definitions/os/cisco.inc.php +13 / -0 M includes/polling/os.inc.php +1 / -4 M includes/polling/os/wlc.inc.php +3 / -16
+26 added
−21 removed
filtered activity
Improved cisco os polling db query.
Changed files with action and line counts M includes/polling/os/cisco.inc.php +6 / -5
+6 added
−5 removed
filtered activity
Migrate polling os metatypes for cisco devices by
ENTITY-MIB to definition.
Changed files with action and line counts M includes/definitions/mibs/cisco.inc.php +1 / -1 M includes/definitions/os.inc.php +3 / -2 M includes/definitions/os/cisco.inc.php +19 / -1 M includes/polling/os.inc.php +5 / -5 M includes/polling/os/cisco.inc.php +3 / -4 M includes/polling/os/meraki.inc.php +0 / -17
+31 added
−30 removed
filtered activity
Added definitions for polling os params by
ENTITY-MIB .
Changed files with action and line counts M includes/polling/os.inc.php +75 / -6
+75 added
−6 removed
filtered activity
Fixed display device inventory in some cases.
Changed files with action and line counts M html/includes/print/inventory.inc.php +8 / -1
+8 added
−1 removed
filtered activity
Added support for SmartOptics DCP (OBS-3394, OBS-3395).
Changed files with action and line counts M includes/definitions/mibs/smartoptics.inc.php +85 / -12 M includes/definitions/os.inc.php +4 / -13 A includes/definitions/os/smartoptics.inc.php +55 / -0 M includes/polling/os/smartos.inc.php +10 / -11
+154 added
−36 removed
filtered activity
Updated SmartOptics mib files.
Changed files with action and line counts A mibs/smartoptics/DCP-ALARM-MIB +514 / -0 A mibs/smartoptics/DCP-INTERFACE-MIB +226 / -0 A mibs/smartoptics/DCP-LINKVIEW-MIB +340 / -0 A mibs/smartoptics/DCP-MIB +98 / -0 M mibs/smartoptics/SL-ESCON-MIB +1 / -1 M mibs/smartoptics/SL-NE-MIB +1 / -1 M mibs/smartoptics/SL-OPT-MIB +1 / -1 M mibs/smartoptics/SL-SONET-APS-MIB +1 / -1 M mibs/smartoptics/SL-VCG-MIB +1 / -1 A mibs/smartoptics/SO-MIB +32 / -0 A mibs/smartoptics/SO-TC-MIB +76 / -0
0 added
0 removed
filtered activity
Added search ports by mac address on general ports page.
Changed files with action and line counts M html/includes/entities/port.inc.php +5 / -0 M html/pages/ports.inc.php +60 / -50
+65 added
−50 removed
filtered activity
Added ability for quick search ports my mac address.
Changed files with action and line counts M html/includes/search/ports.inc.php +19 / -8
+19 added
−8 removed
filtered activity
Updated Eaton mib files.
Changed files with action and line counts M mibs/eaton/EATON-EPDU-MIB +244 / -26 M mibs/eaton/EATON-OIDS +11 / -1 A mibs/eaton/EATON-SENSOR-MIB +1,574 / -0 M mibs/eaton/XUPS-MIB +239 / -47
0 added
0 removed
filtered activity
Improved discovery current and battery sensors for Eaton UPS with new firmware (
OBS-3393 ).
Changed files with action and line counts M includes/definitions/mibs/eaton.inc.php +20 / -9 M includes/discovery/sensors/xups-mib.inc.php +155 / -47
+175 added
−56 removed
filtered activity
Do not discover power sensors by
CPQHLTH-MIB when not avialable by hardware.
Changed files with action and line counts M includes/discovery/sensors/cpqhlth-mib.inc.php +5 / -2
+5 added
−2 removed
filtered activity
Improved truncate() in wui view. Slightly improved neighbours view.
Changed files with action and line counts M html/includes/functions.inc.php +1 / -3 M html/includes/print/neighbours.inc.php +27 / -11 M includes/common.inc.php +21 / -6 M includes/definitions/wui.inc.php +11 / -2
+60 added
−22 removed
filtered activity
Change failed autodiscovery icon
Changed files with action and line counts M html/includes/functions.inc.php +4 / -2
+4 added
−2 removed
filtered activity
Fix neighbours page
Changed files with action and line counts M html/css/bootstrap/less/forms.less +2 / -2 M html/css/bootstrap/less/gridstack.less +1 / -1 M html/css/bootstrap/less/variables-dark.less +1 / -1 M html/css/bootstrap/less/variables3.less +7 / -15 M html/css/observium-dark.css +84 / -88 M html/css/observium.css +113 / -117 M html/includes/print/neighbours.inc.php +19 / -6
+19 added
−6 removed
filtered activity
Fixed get_var_csv() for safe restore commas in array vars.
Changed files with action and line counts M html/includes/functions.inc.php +3 / -15 M html/includes/print/neighbours.inc.php +2 / -2 M includes/common.inc.php +23 / -1
+28 added
−18 removed
filtered activity
Changed files with action and line counts M includes/discovery/neighbours/mikrotik-mib.inc.php +3 / -1
+3 added
−1 removed
filtered activity
Fixed css labels.
Changed files with action and line counts M html/css/bootstrap/less/labels3.less +3 / -6 M html/css/bootstrap/less/modals3.less +7 / -7
0 added
0 removed
filtered activity
Fixed sql comments. Added ability for force db schema update.
Changed files with action and line counts M discovery.php +3 / -2 M includes/update/update.php +25 / -16 M update/174.sql +1 / -0 M update/196.sql +1 / -0 M update/229.sql +1 / -0 M update/252.sql +2 / -0 M update/261.sql +1 / -0 M update/299.sql +1 / -0 M update/348.sql +1 / -0 M update/359.sql +1 / -0 M update/369.sql +1 / -0 M update/379.sql +1 / -0 M update/429.sql +1 / -2 M update/430.sql +2 / -1
+28 added
−18 removed
filtered activity
Changed files with action and line counts M includes/discovery/sensors/cpqhlth-mib.inc.php +1 / -1
+1 added
−1 removed
filtered activity
Revert docs links.
Changed files with action and line counts M html/ajax/widget.php +2 / -2 M html/includes/navbar.inc.php +1 / -1
+3 added
−3 removed
filtered activity
Minor improvements to dark mode
Changed files with action and line counts M html/ajax/widget.php +4 / -4 M html/css/bootstrap/less/boxes.less +1 / -1 M html/css/bootstrap/less/gridstack.less +20 / -3 M html/css/bootstrap/less/variables-dark.less +2 / -1 M html/css/bootstrap/less/variables3.less +3 / -1 M html/css/observium-dark.css +16 / -0 M html/css/observium.css +16 / -0 M html/css/sprite.css +1 / -1 M html/img/sprite/svg_png.png non-text +0 / -0 M html/img/sprite/svg_png_27.png non-text +0 / -0 M html/img/sprite/svg_png_36.png non-text +0 / -0 M html/img/sprite/svg_png_45.png non-text +0 / -0 M html/img/sprite/svg_png_54.png non-text +0 / -0
+4 added
−4 removed
filtered activity
Automatically switch carto tiles to dark in dark mode
Changed files with action and line counts M html/includes/map/leaflet.inc.php +3 / -0
+3 added
0 removed
filtered activity
Improve some AJAX handling
Changed files with action and line counts M html/ajax/actions.php +25 / -0
+25 added
0 removed
filtered activity
CSS and sprite cleanups
Changed files with action and line counts D html/css/bootstrap-hacks.css +0 / -392 D html/css/bootstrap-select.css +0 / -480 D html/css/bootstrap-switch.css +0 / -202 M html/css/bootstrap.css +1,699 / -1,406 M html/css/bootstrap/less/alerts.less +1 / -1 A html/css/bootstrap/less/bootstrap-select.less +480 / -0 A html/css/bootstrap/less/bootstrap-switch.less +202 / -0 M html/css/bootstrap/less/bootstrap.less +1 / -75 M html/css/bootstrap/less/boxes.less +3 / -3 M html/css/bootstrap/less/buttons3.less +1 / -1 M html/css/bootstrap/less/dropdowns.less +4 / -4 M html/css/bootstrap/less/forms.less +1 / -1 A html/css/bootstrap/less/hacks.less +392 / -0 M html/css/bootstrap/less/navbar.less +7 / -10 M html/css/bootstrap/less/tables.less +2 / -2 M html/css/bootstrap/less/type.less +1 / -1 M html/css/bootstrap/less/variables3.less +21 / -23 A html/css/observium-dark.css +11,747 / -0 M html/css/observium.css +504 / -226 M html/css/sprite.css +149 / -133 M html/img/sprite/svg_png.png non-text +0 / -0 M html/img/sprite/svg_png_27.png non-text +0 / -0 M html/img/sprite/svg_png_36.png non-text +0 / -0 M html/img/sprite/svg_png_45.png non-text +0 / -0 M html/img/sprite/svg_png_54.png non-text +0 / -0
0 added
0 removed
filtered activity
Add basic derpy dark mode support.
Changed files with action and line counts A html/css/bootstrap/less/gridstack.less +56 / -0 A html/css/bootstrap/less/includes.less +85 / -0 A html/css/bootstrap/less/qtip.less +332 / -0 A html/css/bootstrap/less/tests/bootstrap-dark.less +89 / -0 A html/css/bootstrap/less/variables-dark.less +117 / -0 A html/images/brand-observium-dark-x2.png +1 / -0 A html/images/brand-observium-dark.png +1 / -0 M html/includes/graphs/common.inc.php +7 / -1 M html/includes/navbar.inc.php +17 / -4 M html/index.php +13 / -8 M html/js/observium.js +29 / -0 M includes/defaults.inc.php +7 / -2
+44 added
−15 removed
filtered activity
Removed multiple CLEANME code parts.
Changed files with action and line counts M html/includes/graphs/sla/auth.inc.php +1 / -3 M includes/definitions/entities/sensors.inc.php +1 / -7 M includes/discovery/sensors/geist-mib-v3.inc.php +2 / -13 M includes/discovery/sensors/pdu2-mib.inc.php +5 / -19 M includes/discovery/storage/netapp-mib.inc.php +1 / -4 M includes/entities/device.inc.php +0 / -34 M includes/polling/system.inc.php +1 / -9 M includes/rewrites.inc.php +0 / -8 M includes/syslog.inc.php +8 / -97
+19 added
−194 removed
filtered activity
Changed files with action and line counts M includes/discovery/mempools/ucd-snmp-mib.inc.php +26 / -14
+26 added
−14 removed
filtered activity
Added auth mechanism param for user roles and entities tables, for prevent user overlap when auth mechanism changed.
Changed files with action and line counts M html/includes/actions/role_entity_add.inc.php +38 / -27 M html/includes/actions/role_entity_del.inc.php +14 / -3 M html/includes/actions/role_user_add.inc.php +14 / -2 M html/includes/actions/role_user_del.inc.php +17 / -4 M html/includes/authenticate.inc.php +2 / -1 M html/includes/authentication/mysql.inc.php +4 / -3 M html/includes/functions.inc.php +19 / -23 M html/pages/bills/search.inc.php +3 / -4 M html/pages/bills/searchaction.inc.php +3 / -4 M html/pages/preferences/general.inc.php +2 / -2 M html/pages/roles.inc.php +3 / -3 M html/pages/user_edit.inc.php +23 / -24 A update/431.sql +5 / -0 A update/432.php +30 / -0
+172 added
−100 removed
filtered activity
Another fix for memory leaked port labels on Eaton Powerware (
OBS-3362 ).
Changed files with action and line counts M includes/entities/port.inc.php +6 / -3 M includes/rewrites.inc.php +5 / -5
+11 added
−8 removed
filtered activity
Fixed fetch empty roles entity permissions (
OBS-3380 ).
Changed files with action and line counts M html/includes/functions.inc.php +5 / -3 M html/pages/preferences/general.inc.php +4 / -6 M html/pages/roles.inc.php +10 / -0
+19 added
−9 removed
filtered activity
Polling Meraki serial.
Changed files with action and line counts M includes/polling/os.inc.php +5 / -5 M includes/polling/os/cisco.inc.php +6 / -6 M includes/polling/os/meraki.inc.php +18 / -2
+29 added
−13 removed
filtered activity
CSS cleanups
Changed files with action and line counts M html/css/bootstrap/less/bootstrap-www.less +1 / -1 M html/css/bootstrap/less/bootstrap.less +1 / -1 M html/css/bootstrap/less/code.less +1 / -1 M html/css/bootstrap/less/datetimepicker.less +10 / -10 M html/css/bootstrap/less/dropdowns.less +13 / -13 M html/css/bootstrap/less/forms.less +2 / -2 M html/css/bootstrap/less/layouts.less +2 / -2 M html/css/bootstrap/less/mixins.less +11 / -16 M html/css/bootstrap/less/navbar.less +28 / -28 M html/css/bootstrap/less/navs.less +10 / -10 M html/css/bootstrap/less/pager.less +1 / -1 M html/css/bootstrap/less/pagination.less +11 / -11 M html/css/bootstrap/less/responsive-navbar.less +5 / -5 M html/css/bootstrap/less/scaffolding.less +2 / -2 M html/css/bootstrap/less/tables.less +7 / -7 M html/css/bootstrap/less/thumbnails.less +2 / -2 M html/css/bootstrap/less/tooltip.less +15 / -15 M html/css/bootstrap/less/variables-www.less +7 / -7 M html/css/bootstrap/less/variables.less +2 / -2 M html/css/bootstrap/less/variables3.less +29 / -5 M html/css/bootstrap/less/wells.less +7 / -7 M html/css/observium.css +171 / -167 M html/css/sprite.css +2 / -2 M html/img/sprite/svg_png.png non-text +0 / -0 M html/img/sprite/svg_png_27.png non-text +0 / -0 M html/img/sprite/svg_png_36.png non-text +0 / -0 M html/img/sprite/svg_png_45.png non-text +0 / -0 M html/img/sprite/svg_png_54.png non-text +0 / -0
0 added
0 removed
filtered activity
June 2020
Updated bootstrap-select library to latest.
Changed files with action and line counts M html/css/bootstrap-select.css +1 / -1 M html/js/bootstrap-select.js +35 / -16 M html/js/bootstrap-select.min.js +2 / -2
0 added
0 removed
filtered activity
Updated bootstrap-show-password library to latest. Prevent browser password manager popups to save password (where not required).
Changed files with action and line counts M html/includes/print/search.inc.php +10 / -3 M html/js/bootstrap-show-password.min.js +9 / -5
+10 added
−3 removed
filtered activity
Changed files with action and line counts M html/includes/print/inventory.inc.php +4 / -0
+4 added
0 removed
filtered activity
Year.
Changed files with action and line counts M LICENSE.PRO +1 / -1
+1 added
−1 removed
filtered activity
Updated external documentation links.
Changed files with action and line counts M html/ajax/widget.php +1 / -1 M html/includes/navbar.inc.php +1 / -1 M html/includes/print/syslogs.inc.php +1 / -1 M html/pages/about.inc.php +6 / -6 M html/pages/device/edit/geo.inc.php +1 / -1 M html/pages/device/logs/syslog.inc.php +1 / -1 M includes/cache.inc.php +1 / -1 M includes/definitions.inc.php +4 / -0 M includes/definitions/version.inc.php +2 / -4 M includes/functions.inc.php +1 / -1
+19 added
−17 removed
filtered activity
Changed files with action and line counts M includes/discovery/sensors/radlan-phy-mib.inc.php +8 / -8
+8 added
−8 removed
filtered activity
Minor fix
Changed files with action and line counts M includes/common.inc.php +3 / -3
+3 added
−3 removed
filtered activity
Minor improvements
Changed files with action and line counts M html/pages/services.inc.php +0 / -24 M includes/alerting/xmpp.inc.php +2 / -2 M includes/db.inc.php +1 / -1
+3 added
−27 removed
filtered activity
CSS cleanups
Changed files with action and line counts M html/css/bootstrap-hacks.css +0 / -12 M html/css/bootstrap/less/boxes.less +2 / -16 M html/css/bootstrap/less/forms.less +18 / -18 M html/css/bootstrap/less/labels3.less +6 / -3 M html/css/bootstrap/less/mixins.less +1 / -1 M html/css/bootstrap/less/scaffolding.less +0 / -10 M html/css/bootstrap/less/variables-www.less +5 / -5 M html/css/bootstrap/less/variables.less +1 / -10 M html/css/bootstrap/less/variables3.less +12 / -10 M html/css/observium.css +8 / -33
0 added
0 removed
filtered activity
Minor syntax fixes
Changed files with action and line counts M includes/definitions/entities.inc.php +1 / -1 M includes/discovery/functions.inc.php +1 / -1 M includes/polling/processors.inc.php +1 / -1
+3 added
−3 removed
filtered activity
Minor layout fix
Changed files with action and line counts M includes/polling/wifi/cisco-lwapp-ap-mib.inc.php +2 / -2
+2 added
−2 removed
filtered activity
Minor syntax fixes
Changed files with action and line counts M html/graph-realtime.php +2 / -2 M html/includes/graphs/multi-processor/usage.inc.php +1 / -1 M html/includes/map/google.inc.php +1 / -1 M html/includes/map/leaflet.inc.php +1 / -1 M html/pages/bill/edit.inc.php +2 / -2 M html/pages/bill/pdf_history.inc.php +1 / -1 M html/pages/bill/reset.inc.php +1 / -1 M html/pages/customoids.inc.php +1 / -1 M html/pages/device/edit/alerts.inc.php +1 / -1 M html/pages/device/edit/device.inc.php +1 / -1 M html/pages/device/juniper-firewall.inc.php +1 / -1
+13 added
−13 removed
filtered activity
Improved polling Windows os by WMI module. Fixed polling storages by wmi (OBSENT-33).
Changed files with action and line counts M html/js/observium.js +9 / -0 M html/pages/device/edit/wmi.inc.php +81 / -73 M includes/common.inc.php +40 / -24 M includes/defaults.inc.php +1 / -1 M includes/discovery/functions.inc.php +9 / -0 M includes/polling/functions.inc.php +5 / -4 M includes/polling/os/windows.inc.php +25 / -18 M includes/polling/os/wmi.inc.php +72 / -10 M includes/polling/processors/wmi.inc.php +3 / -4 M includes/polling/storage.inc.php +6 / -1 M includes/polling/storage/host-resources-mib.inc.php +48 / -12 D includes/polling/storage/wmi.inc.php +0 / -33 M includes/polling/ucd-diskio.inc.php +1 / -1 M includes/polling/wmi.inc.php +171 / -98 M includes/wmi.inc.php +54 / -19
+516 added
−298 removed
filtered activity
Changed files with action and line counts M includes/common.inc.php +8 / -0 M includes/discovery/functions.inc.php +12 / -6 M includes/functions.inc.php +0 / -9
+20 added
−15 removed
filtered activity
Migrated autodiscovery for BGP peers.
Changed files with action and line counts M includes/discovery/bgp-peers.inc.php +8 / -1
+8 added
−1 removed
filtered activity
Migrated discovery neighbours for
OSPF-MIB .
Changed files with action and line counts M includes/definitions/mibs.inc.php +19 / -0 M includes/definitions/os.inc.php +1 / -1 M includes/discovery/neighbours/ospf-mib.inc.php +52 / -10 M includes/polling/ospf.inc.php +2 / -3
+74 added
−14 removed
filtered activity
Force fetch neighbours IP addresses as hex by
CISCO-CDP-MIB , for correctly detect addresses.
Changed files with action and line counts M includes/discovery/neighbours/cisco-cdp-mib.inc.php +9 / -4
+9 added
−4 removed
filtered activity
Fixed rare case convert IP address in hex2ip().
Changed files with action and line counts M includes/entities/ip-address.inc.php +2 / -1 M includes/functions.inc.php +6 / -1
+8 added
−2 removed
filtered activity
Renamed xdp ignore hostname/platform config options. Ignore more IP phone platforms by autodiscovery.
Changed files with action and line counts M includes/config-variables.inc.php +11 / -3 M includes/defaults.inc.php +13 / -10 M includes/definitions.inc.php +4 / -0 M includes/discovery/functions.inc.php +27 / -13 M includes/sql-config.inc.php +16 / -1
+71 added
−27 removed
filtered activity
Remove unused variables and function discover_link().
Changed files with action and line counts M includes/discovery/functions.inc.php +0 / -12 M includes/discovery/neighbours.inc.php +0 / -5
0 added
−17 removed
filtered activity
Migrated discovery neighbours for all variants of *-
ISDP-MIB .
Changed files with action and line counts M includes/discovery/functions.inc.php +7 / -7 M includes/discovery/neighbours/cisco-cdp-mib.inc.php +35 / -4 M includes/discovery/neighbours/dnos-isdp-mib.inc.php +12 / -62 M includes/discovery/neighbours/edgeswitch-isdp-mib.inc.php +15 / -63 M includes/discovery/neighbours/fastpath-isdp-mib.inc.php +2 / -64 M includes/discovery/neighbours/foundry-sn-switch-group-mib.inc.php +0 / -2 A includes/discovery/neighbours/isdp-mib.inc.php +90 / -0 M includes/discovery/neighbours/lldp-mib.inc.php +14 / -7 M includes/discovery/neighbours/netgear-isdp-mib.inc.php +19 / -61
+194 added
−270 removed
filtered activity
More CSS cleanups
Changed files with action and line counts D html/css/bootstrap/less/bootstrap-switch.less +0 / -198 M html/css/bootstrap/less/bootstrap.less +0 / -21 D html/css/bootstrap/less/media.less +0 / -55 D html/css/bootstrap/less/miscellaneous.less +0 / -529 D html/css/bootstrap/less/popovers.less +0 / -133 D html/css/bootstrap/less/responsive-1200px-min.less +0 / -28 D html/css/bootstrap/less/responsive-767px-max.less +0 / -193 D html/css/bootstrap/less/responsive-768px-979px.less +0 / -19 D html/css/bootstrap/less/responsive-utilities.less +0 / -59 D html/css/bootstrap/less/sprites.less +0 / -203 M html/css/observium.css +19 / -36
0 added
0 removed
filtered activity
Some CSS cleanups
Changed files with action and line counts M html/css/bootstrap-hacks.css +0 / -241 M html/css/bootstrap.css +1 / -51 D html/css/bootstrap/less/accordion.less +0 / -34 M html/css/bootstrap/less/bootstrap.less +1 / -13 M html/css/bootstrap/less/boxes.less +24 / -3 D html/css/bootstrap/less/breadcrumbs.less +0 / -24 D html/css/bootstrap/less/button-groups.less +0 / -229 D html/css/bootstrap/less/buttons.less +0 / -248 D html/css/bootstrap/less/carousel.less +0 / -158 M html/css/bootstrap/less/dropdowns.less +52 / -1 M html/css/bootstrap/less/forms.less +2 / -1 D html/css/bootstrap/less/hero-unit.less +0 / -25 D html/css/bootstrap/less/labels-badges.less +0 / -105 D html/css/bootstrap/less/modals.less +0 / -96 M html/css/bootstrap/less/navbar.less +89 / -15 D html/css/bootstrap/less/responsive.less +0 / -48 M html/css/bootstrap/less/scaffolding.less +17 / -0 M html/css/bootstrap/less/tables.less +9 / -5 M html/css/bootstrap/less/type.less +30 / -1 M html/css/bootstrap/less/variables.less +11 / -0 M html/css/observium.css +553 / -647
0 added
0 removed
filtered activity
Add missing font
Changed files with action and line counts A html/fonts/SourceSansPro-Regular.ttf +1 / -0
+1 added
0 removed
filtered activity
Fixed update device os specific icon.
Changed files with action and line counts M includes/polling/os.inc.php +16 / -6
+16 added
−6 removed
filtered activity
Changed files with action and line counts M html/includes/print/neighbours.inc.php +2 / -2 M includes/definitions/models.inc.php +0 / -842 M includes/definitions/os.inc.php +0 / -86 A includes/definitions/os/brocade.inc.php +932 / -0 M includes/discovery/neighbours/foundry-sn-switch-group-mib.inc.php +45 / -35
+979 added
−965 removed
filtered activity
Fixed detect Cisco Meraki APs. Improved detect remote Meraki meighbours by
CISCO-CDP-MIB .
Changed files with action and line counts M html/images/os/meraki.png non-text +0 / -0 M html/images/os/meraki_2x.png non-text +0 / -0 M includes/definitions/mibs/cisco.inc.php +45 / -16 M includes/definitions/models.inc.php +0 / -158 M includes/definitions/os/cisco.inc.php +228 / -5 M includes/discovery/neighbours/cisco-cdp-mib.inc.php +10 / -1
+283 added
−180 removed
filtered activity
Changed files with action and line counts M includes/definitions.inc.php +1 / -1 M includes/definitions/mibs/alcatel.inc.php +12 / -0 M includes/definitions/os/alcatel.inc.php +3 / -0 M includes/discovery/functions.inc.php +20 / -13 A includes/discovery/neighbours/alcatel-ent1-interswitch-protocol-mib.inc.php +15 / -0 M includes/discovery/neighbours/alcatel-ind1-interswitch-protocol-mib.inc.php +98 / -33 M includes/discovery/neighbours/lldp-mib.inc.php +2 / -1 M includes/entities/device.inc.php +9 / -2
+160 added
−50 removed
filtered activity
Split Alcatel-Lucent os definitions to separate file.
Changed files with action and line counts A includes/definitions/mibs/alcatel.inc.php +169 / -0 D includes/definitions/mibs/aos.inc.php +0 / -169 M includes/definitions/models.inc.php +0 / -257 M includes/definitions/os.inc.php +0 / -77 A includes/definitions/os/alcatel.inc.php +347 / -0
+516 added
−503 removed
filtered activity
Changed files with action and line counts M html/includes/print/neighbours.inc.php +1 / -1 M includes/definitions.inc.php +4 / -0 M includes/definitions/rewrites.inc.php +3 / -8 M includes/discovery/functions.inc.php +16 / -1 M includes/discovery/neighbours/cisco-cdp-mib.inc.php +67 / -42
+91 added
−52 removed
filtered activity
Improved detect remote hostname/port in some cases by
LLDP-MIB . Fixed escaping for display neighbours (
OBS-3369 ).
Changed files with action and line counts M html/includes/print/neighbours.inc.php +4 / -3 M includes/discovery/neighbours/lldp-mib.inc.php +47 / -29
+51 added
−32 removed
filtered activity
Set printer supplies to 80% when all the printer returns is "yeah there's some left lol", aka -3
Changed files with action and line counts M includes/polling/printersupplies.inc.php +1 / -1
+1 added
−1 removed
filtered activity
Improved detect remote ip for LLDP neighbours. Fixed already found autodiscovery remote hostname by
MIKROTIK-MIB .
Changed files with action and line counts M includes/definitions/os/mikrotik.inc.php +2 / -0 M includes/discovery/functions.inc.php +35 / -1 M includes/discovery/neighbours/lldp-mib.inc.php +56 / -6 M includes/discovery/neighbours/mikrotik-mib.inc.php +0 / -16
+93 added
−23 removed
filtered activity
Do not spam eventlog if neighbours deleted.
Changed files with action and line counts M includes/discovery/neighbours.inc.php +5 / -2
+5 added
−2 removed
filtered activity
Show only active neighbours on ports map page.
Changed files with action and line counts M html/map.php +10 / -5
+10 added
−5 removed
filtered activity
Incorrect condition in match allowed ip nets for autodiscovery (
OBS-3376 ).
Changed files with action and line counts M includes/discovery/functions.inc.php +1 / -1
+1 added
−1 removed
filtered activity
Revert escaping for short port links in display ARP entries.
Changed files with action and line counts M html/includes/print/arptable.inc.php +2 / -3
+2 added
−3 removed
filtered activity
Migrated discovery neighbours for
LLDP-MIB . Fixed detect remote IP. Fixed issue OBS-3369.
Changed files with action and line counts M html/ajax/entity_popup.php +2 / -2 M includes/discovery/neighbours/lldp-mib.inc.php +122 / -50
+124 added
−52 removed
filtered activity
Message when version is up to date.
Changed files with action and line counts M includes/versioncheck.inc.php +9 / -0
+9 added
0 removed
filtered activity
Fix arptable permitted query generation
Changed files with action and line counts M html/includes/print/arptable.inc.php +2 / -2
+2 added
−2 removed
filtered activity
Add ability to use allow list for WMI discovery of windows services
Changed files with action and line counts M includes/config-variables.inc.php +12 / -0 M includes/defaults.inc.php +2 / -0 M includes/polling/applications/winservices.inc.php +9 / -6 M includes/polling/wmi.inc.php +13 / -3
+36 added
−9 removed
filtered activity
Detect MySQL/MariaDB name in get_versions().
Changed files with action and line counts M includes/common.inc.php +37 / -11
+37 added
−11 removed
filtered activity
Improve Role interaction with non-MySQL auth
Changed files with action and line counts M html/includes/actions/role_user_add.inc.php +24 / -20 M html/pages/roles.inc.php +3 / -3
+27 added
−23 removed
filtered activity
Fix role addition to work with non-MySQL auth schemes
Changed files with action and line counts M html/includes/actions/role_user_add.inc.php +3 / -1 M html/includes/authenticate-functions.inc.php +32 / -2 M html/pages/roles.inc.php +1 / -26 M html/pages/user_edit.inc.php +2 / -26
+38 added
−55 removed
filtered activity
Fix correct method of generating user lists
Changed files with action and line counts M html/pages/roles.inc.php +27 / -2 M html/pages/user_edit.inc.php +11 / -9
+38 added
−11 removed
filtered activity
Minor debug output
Changed files with action and line counts M includes/common.inc.php +1 / -1
+1 added
−1 removed
filtered activity
Do not use by default http ip version force.
Changed files with action and line counts M includes/defaults.inc.php +1 / -1
+1 added
−1 removed
filtered activity
Added config option http_ip_version for ability force resolve names with specified IP version. Actual in environments with dual stack for notifications.
Changed files with action and line counts M includes/common.inc.php +57 / -0 M includes/config-variables.inc.php +8 / -0 M includes/defaults.inc.php +2 / -1
+67 added
−1 removed
filtered activity
Fixed autodiscovery db schema for mysql version less
5.6.5 (
OBS-3373 ). Set minimum required version as mysql
5.6.5 or mariadb
10.0.
Changed files with action and line counts M includes/definitions.inc.php +4 / -2 M includes/discovery/functions.inc.php +1 / -0 M update/429.sql +1 / -1 A update/430.sql +4 / -0
+5 added
−2 removed
filtered activity
Force snmp HEX to UTF8 conversion in printer supplies descriptions by
PRINTER-MIB .
Changed files with action and line counts M includes/discovery/printersupplies/printer-mib.inc.php +3 / -4
+3 added
−4 removed
filtered activity
Force self HEX to ASCII (UTF8) snmp values converting in some cases (ie
sysLocation ), for fix net-snmp utf8 issue.
Changed files with action and line counts M includes/definitions.inc.php +4 / -0 M includes/functions.inc.php +8 / -8 M includes/polling/system.inc.php +8 / -4 M includes/polling/system/snmpv2-mib.inc.php +2 / -3 M includes/snmp.inc.php +38 / -14 M tests/IncludesFunctionsTest.php +1 / -28 M tests/IncludesSnmpTest.php +16 / -1
+60 added
−29 removed
filtered activity
Use
ifType instead
ifDescr for Eaton Powerware with memory leak trouble.
Changed files with action and line counts M includes/polling/ports.inc.php +5 / -4 M includes/rewrites.inc.php +5 / -2
+10 added
−6 removed
filtered activity
Improved detect Eaton (MGE) Powerware UPS with memory leak trouble (
OBS-3362 ).
Changed files with action and line counts M includes/definitions/mibs/eaton.inc.php +13 / -8 M includes/definitions/models.inc.php +0 / -5 M includes/definitions/os.inc.php +1 / -67 A includes/definitions/os/eaton.inc.php +88 / -0 M includes/discovery/sensors/mg-snmp-ups-mib.inc.php +5 / -6 M includes/discovery/sensors/xups-mib.inc.php +53 / -7
+160 added
−93 removed
filtered activity
Fix rancid script commit
Changed files with action and line counts M scripts/generate-rancid.php +2 / -3
+2 added
−3 removed
filtered activity
Fixed detect fqdn sysname in check_device_duplicated().
Changed files with action and line counts M includes/common.inc.php +9 / -9 M includes/functions.inc.php +4 / -4 M tests/IncludesCommonTest.php +46 / -45
+13 added
−13 removed
filtered activity
Generate rancid script limited with current poller_id (by default). For fetch all devices, use -a argument. (
OBS-3366 )
Changed files with action and line counts M scripts/generate-rancid.php +13 / -4
+13 added
−4 removed
filtered activity
Restore mistakenly removed probe output definitions. Added output format for ping probe.
Changed files with action and line counts M includes/definitions/entities/probes.inc.php +17 / -9
+17 added
−9 removed
filtered activity
Added some base and debug config variables to WUI settings. Added common get_time() function for gent named time (instead use static config variables).
Changed files with action and line counts M includes/common.inc.php +83 / -3 M includes/config-variables.inc.php +86 / -0 M tests/IncludesCommonTest.php +34 / -0
+169 added
−3 removed
filtered activity
Changed files with action and line counts A mibs/ciena/CIENA-CES-LOOP-DETECTION-MIB +307 / -0 A mibs/ciena/CIENA-CES-PBT-MIB +2,585 / -0 A mibs/ciena/CIENA-CES-RSTP-MIB +194 / -0 A mibs/ciena/CIENA-OME6500-ALARM-EXT-MIB +1,194 / -0 A mibs/ciena/CIENA-OME6500-OPTICAL-MIB +27 / -0 A mibs/ciena/CIENA-OME6500-OPTMONS-MIB +270 / -0 A mibs/ciena/CIENA-OME6500-S5-ETH-MULTISEG-TOPOLOGY-MIB +774 / -0 A mibs/ciena/CIENA-OME6500-S5-ROOT-MIB +33 / -0 A mibs/ciena/CIENA-OME6500-SHELF-PARAMS-MIB +260 / -0 A mibs/ciena/CIENA-OME6500-SYNOPTICS-ROOT-MIB +38 / -0 M mibs/ciena/CIENA-WS-ALARM-MIB +12 / -8 M mibs/ciena/CIENA-WS-CHASSIS-MIB +11 / -4 M mibs/ciena/CIENA-WS-MIB +6 / -3 M mibs/ciena/CIENA-WS-SOFTWARE-MIB +22 / -9 M mibs/ciena/CIENA-WS-TYPEDEFS-MIB +62 / -1 M mibs/ciena/CIENA-WS-XCVR-MIB +159 / -7
0 added
0 removed
filtered activity
Improved check duplicate devices, use snmp noincrease and nobulk flags when compare unknown devices. Fixed add Eltek devices.
Changed files with action and line counts M includes/definitions/os/eltek.inc.php +4 / -3 M includes/functions.inc.php +15 / -5
+19 added
−8 removed
filtered activity
Add check_ping
Changed files with action and line counts M includes/definitions/entities/probes.inc.php +13 / -13
+13 added
−13 removed
filtered activity
Improved discovery neighbours. Added autodiscovery table for check already discovered (by remote protocols) remote hosts. Prevent autodiscover already known and unavialable remote hosts. Added information when neighbour last changed and remote host checked.
Currently fully implemented for
MIKROTIK-MIB , partially for
LLDP-MIB .
Changed files with action and line counts M html/ajax/entity_popup.php +106 / -19 M html/includes/functions.inc.php +18 / -9 M html/includes/print/neighbours.inc.php +46 / -15 M html/pages/neighbours.inc.php +3 / -8 M includes/defaults.inc.php +12 / -10 M includes/definitions/os/mikrotik.inc.php +1 / -0 M includes/discovery/functions.inc.php +708 / -148 M includes/discovery/neighbours.inc.php +13 / -6 M includes/discovery/neighbours/lldp-mib.inc.php +219 / -212 M includes/discovery/neighbours/mikrotik-mib.inc.php +112 / -64 A update/429.sql +6 / -0
+1,238 added
−491 removed
filtered activity
Added helper functions for search port/device by mac address. Added safe_ip_hostname_key() for get safe key from use in arrays by IP address.
Changed files with action and line counts M includes/entities/device.inc.php +22 / -6 M includes/entities/ip-address.inc.php +70 / -3 M includes/entities/port.inc.php +22 / -0
+114 added
−9 removed
filtered activity
Improved session_set_var() for use with nested keys. Added cache functions for fallback to session caching if fastcache disabled (need for some ajax queries). Fixed some cache warnings.
Changed files with action and line counts M html/includes/authenticate.inc.php +37 / -14 M html/includes/cache-data.inc.php +3 / -4 M includes/cache.inc.php +104 / -14
+144 added
−32 removed
filtered activity
Fixed some code warnings. Added small helper function for print html table from row.
Changed files with action and line counts M html/includes/navbar.inc.php +4 / -3 M html/includes/print/common.inc.php +50 / -0 M html/includes/print/navbar.inc.php +1 / -1 M includes/db/mysqli.inc.php +9 / -3
+64 added
−7 removed
filtered activity
Added snmp error code for unknown host reason.
Changed files with action and line counts M includes/definitions.inc.php +2 / -0 M includes/snmp.inc.php +5 / -4
+7 added
−4 removed
filtered activity
Improve dashboard graph widget slightly II
Changed files with action and line counts M html/ajax/widget.php +11 / -10
+11 added
−10 removed
filtered activity
Improve graph widget slightly
Changed files with action and line counts M html/ajax/widget.php +4 / -4
+4 added
−4 removed
filtered activity
Improved discovery sensors by
UPS-MIB for Mikrotik devices.
Changed files with action and line counts M includes/definitions/mibs.inc.php +11 / -4 M includes/definitions/os/mikrotik.inc.php +1 / -1 M includes/discovery/sensors/ups-mib.inc.php +34 / -26
+46 added
−31 removed
filtered activity
Use common, more complex test conditions for hardware/version/etc mib definitions.
Changed files with action and line counts M includes/definitions/mibs/qnap.inc.php +2 / -1 M includes/polling/system.inc.php +10 / -4
+12 added
−5 removed
filtered activity
Set syslog priorities based on tags for Mikrotik devices.
Changed files with action and line counts M includes/syslog.inc.php +21 / -11
+21 added
−11 removed
filtered activity
Updated aruba mib files.
Changed files with action and line counts M mibs/aruba/AI-AP-MIB +391 / -120 M mibs/aruba/ARUBA-MGMT-MIB +1 / -0 M mibs/aruba/ARUBA-MIB +1 / -0 M mibs/aruba/ARUBA-TC +67 / -12 M mibs/aruba/WLSR-AP-MIB +1 / -0 M mibs/aruba/WLSX-AUTH-MIB +1 / -0 M mibs/aruba/WLSX-CTS-MIB +1 / -0 M mibs/aruba/WLSX-ESI-MIB +1 / -0 M mibs/aruba/WLSX-HA-MIB +2 / -1 M mibs/aruba/WLSX-IFEXT-MIB +1 / -0 M mibs/aruba/WLSX-MESH-MIB +1 / -0 M mibs/aruba/WLSX-MOBILITY-MIB +1 / -0 M mibs/aruba/WLSX-MON-MIB +1 / -0 M mibs/aruba/WLSX-RS-MIB +1 / -0 M mibs/aruba/WLSX-SNR-MIB +1 / -0 M mibs/aruba/WLSX-STATS-MIB +1 / -0 M mibs/aruba/WLSX-SWITCH-MIB +65 / -5 M mibs/aruba/WLSX-SYSTEMEXT-MIB +67 / -1 M mibs/aruba/WLSX-TRAP-MIB +289 / -246 M mibs/aruba/WLSX-TUNNELEDNODE-MIB +1 / -0 M mibs/aruba/WLSX-USER-MIB +1 / -0 M mibs/aruba/WLSX-USER6-MIB +1 / -0 M mibs/aruba/WLSX-VOICE-MIB +189 / -210 M mibs/aruba/WLSX-WLAN-MIB +234 / -18
0 added
0 removed
filtered activity
Added quick search devices by vendor field.
Changed files with action and line counts M html/includes/search/devices.inc.php +2 / -2
+2 added
−2 removed
filtered activity
Added detect LevelOne IP Cameras.
Changed files with action and line counts A html/images/os/levelone.png +1 / -0 A html/images/os/levelone_2x.png +1 / -0 M includes/definitions/os.inc.php +11 / -0
+11 added
0 removed
filtered activity
Detect version, hardware for Innovaphone.
Changed files with action and line counts M includes/definitions/os.inc.php +6 / -0 A mibs/innovaphone non-text +0 / -0 A mibs/innovaphone/INNO-MIB +545 / -0
+6 added
0 removed
filtered activity
May 2020
Fixed detect unifi-switch os for new firmware versions (
OBS-3355 ).
Changed files with action and line counts M includes/definitions/os/ubiquiti.inc.php +4 / -3
+4 added
−3 removed
filtered activity
Changed files with action and line counts M includes/definitions/mibs/mikrotik.inc.php +90 / -4 M includes/entities/status.inc.php +16 / -1 M mibs/mikrotik/MIKROTIK-MIB +61 / -4
+106 added
−5 removed
filtered activity
Moved port/device specific functions from common to entity specific place.
Changed files with action and line counts M includes/common.inc.php +126 / -131 M includes/entities/device.inc.php +34 / -1 M includes/entities/port.inc.php +50 / -0
+210 added
−132 removed
filtered activity
Renamed function str_contains() to str_exists for not to intersect with php8 function in future.
Showing the first 30 paths; 15 more are omitted from this static page.
Changed files with action and line counts M html/includes/entities/counter.inc.php +1 / -1 M html/includes/functions.inc.php +1 / -1 M html/includes/graphs/device/pagecount.inc.php +2 / -2 M html/includes/print/common.inc.php +1 / -1 M html/includes/print/fdbtable.inc.php +1 / -1 M html/includes/print/inventory.inc.php +9 / -9 M html/includes/print/search.inc.php +1 / -1 M html/includes/print/syslogs.inc.php +1 / -1 M includes/alerts.inc.php +5 / -5 M includes/common.inc.php +11 / -9 M includes/db.inc.php +1 / -1 M includes/discovery/functions.inc.php +1 / -1 M includes/discovery/inventory/entity-mib.inc.php +1 / -1 M includes/discovery/mempools/ucd-snmp-mib.inc.php +1 / -1 M includes/discovery/neighbours/mikrotik-mib.inc.php +1 / -1 M includes/discovery/os/freebsd.inc.php +1 / -1 M includes/discovery/os/linux.inc.php +3 / -3 M includes/discovery/os/solaris.inc.php +1 / -1 M includes/discovery/printersupplies/ricohprivatemib.inc.php +1 / -1 M includes/discovery/sensors/dps-mib-v38.inc.php +1 / -1 M includes/discovery/sensors/egnitephysensor-mib.inc.php +2 / -2 M includes/discovery/sensors/entity-sensor-mib.inc.php +1 / -1 M includes/discovery/sensors/fortinet-fortigate-mib.inc.php +3 / -3 M includes/discovery/sensors/hwg-pwr-mib.inc.php +2 / -2 M includes/discovery/sensors/rittal-cmc-iii-mib.inc.php +4 / -4 M includes/discovery/sensors/serverscheck.inc.php +7 / -7 M includes/discovery/slas/hpicf-ipsla-mib.inc.php +1 / -1 M includes/entities.inc.php +6 / -6 M includes/entities/ip-address.inc.php +5 / -5 M includes/entities/port.inc.php +10 / -10
+118 added
−116 removed
filtered activity
Unescape "ZERO WIDTH SPACE" html entity.
Changed files with action and line counts M html/pages/alert_check.inc.php +3 / -3 M includes/definitions/wui.inc.php +10 / -2
+13 added
−5 removed
filtered activity
Fixed process port_label for some port names on TimOS (
OBS-3354 ).
Changed files with action and line counts M includes/definitions/os/nokia.inc.php +1 / -1 M includes/rewrites.inc.php +5 / -4 M tests/IncludesRewritesTest.php +7 / -1
+6 added
−5 removed
filtered activity
Used pear libraries has been updated to the latest.
Changed files with action and line counts M html/ajax/entity_popup.php +4 / -2 M libs/pear/Mail/mime.php +164 / -189 M libs/pear/Mail/mimePart.php +13 / -13 M libs/pear/Net/DNS2.php +3 / -3 M libs/pear/Net/DNS2/Header.php +1 / -1 M libs/pear/Net/DNS2/Lookups.php +13 / -3 A libs/pear/Net/DNS2/Notifier.php +268 / -0 M libs/pear/Net/DNS2/PrivateKey.php +2 / -2 M libs/pear/Net/DNS2/RR.php +20 / -0 M libs/pear/Net/DNS2/RR/CAA.php +1 / -1 M libs/pear/Net/DNS2/RR/NIMLOC.php +2 / -2 M libs/pear/Net/DNS2/RR/URI.php +3 / -9 M libs/pear/Net/DNS2/Resolver.php +1 / -1 M libs/pear/Net/DNS2/Socket/Sockets.php +11 / -1 D libs/pear/Net/MAC.php +0 / -442 M libs/pear/Net/SMTP.php +41 / -1 M tests/IncludesCommonTest.php +9 / -0
+4 added
−2 removed
filtered activity
Uuid library has been updated to 3.9.3..
Showing the first 30 paths; 7 more are omitted from this static page.
Changed files with action and line counts M libs/Uuid/BinaryUtils.php +0 / -2 M libs/Uuid/Codec/CodecInterface.php +5 / -0 M libs/Uuid/Codec/GuidStringCodec.php +3 / -0 M libs/Uuid/Codec/OrderedTimeCodec.php +1 / -0 M libs/Uuid/Codec/StringCodec.php +9 / -6 M libs/Uuid/Codec/TimestampFirstCombCodec.php +4 / -1 M libs/Uuid/Codec/TimestampLastCombCodec.php +0 / -1 M libs/Uuid/Converter/NumberConverterInterface.php +4 / -0 M libs/Uuid/Converter/Time/BigNumberTimeConverter.php +4 / -3 M libs/Uuid/Converter/Time/DegradedTimeConverter.php +1 / -1 M libs/Uuid/Converter/Time/PhpTimeConverter.php +2 / -2 M libs/Uuid/Converter/TimeConverterInterface.php +5 / -1 M libs/Uuid/DegradedUuid.php +8 / -3 M libs/Uuid/Exception/InvalidUuidStringException.php +3 / -1 M libs/Uuid/Exception/UnsatisfiedDependencyException.php +3 / -1 M libs/Uuid/Exception/UnsupportedOperationException.php +3 / -1 M libs/Uuid/FeatureSet.php +3 / -1 M libs/Uuid/Generator/CombGenerator.php +7 / -1 M libs/Uuid/Generator/DefaultTimeGenerator.php +13 / -4 M libs/Uuid/Generator/MtRandGenerator.php +4 / -0 M libs/Uuid/Generator/OpenSslGenerator.php +5 / -0 M libs/Uuid/Generator/RandomBytesGenerator.php +3 / -0 M libs/Uuid/Generator/RandomGeneratorInterface.php +7 / -0 M libs/Uuid/Generator/RandomLibAdapter.php +5 / -5 M libs/Uuid/Generator/SodiumRandomGenerator.php +5 / -0 M libs/Uuid/Generator/TimeGeneratorInterface.php +8 / -0 M libs/Uuid/LICENSE +7 / -5 M libs/Uuid/Provider/Node/FallbackNodeProvider.php +2 / -0 M libs/Uuid/Provider/Node/RandomNodeProvider.php +22 / -1 M libs/Uuid/Provider/Node/SystemNodeProvider.php +58 / -6
0 added
0 removed
filtered activity
random_compat library has been updated to the latest.
Changed files with action and line counts M libs/random_compat/byte_safe_strings.php +24 / -10 M libs/random_compat/cast_to_int.php +11 / -8 M libs/random_compat/error_polyfill.php +7 / -7 M libs/random_compat/random.php +15 / -13 M libs/random_compat/random_bytes_com_dotnet.php +13 / -10 M libs/random_compat/random_bytes_dev_urandom.php +51 / -28 M libs/random_compat/random_bytes_libsodium.php +10 / -7 M libs/random_compat/random_bytes_libsodium_legacy.php +9 / -8 M libs/random_compat/random_bytes_mcrypt.php +11 / -9 M libs/random_compat/random_int.php +17 / -3
0 added
0 removed
filtered activity
Ref library is synchronized with latest.
Changed files with action and line counts M html/css/ref.css +15 / -3 M libs/ref.inc.php +454 / -795
0 added
0 removed
filtered activity
Updated Mobile Detect Library to latest.
Changed files with action and line counts M libs/Mobile/Detect.php +16 / -13
0 added
0 removed
filtered activity
Updated UserAgentParser library to latest.
Changed files with action and line counts M html/includes/functions.inc.php +12 / -10 M includes/common.inc.php +11 / -6 A libs/UserAgent non-text +0 / -0 A libs/UserAgent/Browsers.php +51 / -0 A libs/UserAgent/Platforms.php +39 / -0 A libs/UserAgent/UserAgent.php +57 / -0 A libs/UserAgent/UserAgentInterface.php +25 / -0 A libs/UserAgent/UserAgentParser.php +39 / -0 M libs/UserAgentParser.php +172 / -146
+23 added
−16 removed
filtered activity
Changed files with action and line counts M includes/definitions/mibs/netgear.inc.php +55 / -10 M includes/definitions/os/netgear.inc.php +2 / -1
+57 added
−11 removed
filtered activity
Updated leaflet and leaflet-realtime to latest. Fixed z-index for map zoom buttons.
Changed files with action and line counts M html/css/leaflet.css +1 / -1 M html/js/leaflet-realtime.js +2 / -2 M html/js/leaflet.js +3 / -3
0 added
0 removed
filtered activity
Changed files with action and line counts M includes/definitions/mibs/geist.inc.php +82 / -2 M mibs/geist/VERTIV-BB-MIB +106 / -12
+82 added
−2 removed
filtered activity
Fix Supermicro 'Chassis Intrusionsion' sensor name for new Supermicro agents
Changed files with action and line counts M includes/definitions/mibs/supermicro.inc.php +2 / -2
+2 added
−2 removed
filtered activity
Changed files with action and line counts M includes/definitions/mibs/netgear.inc.php +91 / -3 M mibs/netgear/NETGEAR-BOXSERVICES-PRIVATE-MIB +124 / -0 A mibs/netgear/NETGEAR-INTERFACE-APP-MIB +80 / -0 M mibs/netgear/NETGEAR-INVENTORY-MIB +108 / -2 M mibs/netgear/NETGEAR-MGMT-SECURITY-MIB +577 / -15 M mibs/netgear/NETGEAR-REF-MIB +3 / -0
+91 added
−3 removed
filtered activity
Changed files with action and line counts M includes/definitions/mibs/fscom.inc.php +16 / -0
+16 added
0 removed
filtered activity
Fixed detect FreeNAS/TrueNAS for ver
11.3+ (
OBS-3350 ). Added discovery zpool statuses by
FREENAS-MIB .
Changed files with action and line counts M includes/definitions/mibs/bsd.inc.php +69 / -16 M includes/definitions/os.inc.php +0 / -126 A includes/definitions/os/bsd.inc.php +149 / -0 A mibs/bsd/FREENAS-MIB +573 / -0
+218 added
−142 removed
filtered activity
Removed unnecessary functions
rewrite_junos_hardware() and
rewrite_junose_hardware(). Hardware detect for Juniper devices converted to
sysDescr or definitions based.
Changed files with action and line counts M includes/definitions/mibs/junose.inc.php +20 / -8 M includes/definitions/os/juniper.inc.php +334 / -39 M includes/polling/os/junos.inc.php +3 / -5 M includes/polling/os/junose.inc.php +2 / -24 M includes/polling/os/screenos.inc.php +1 / -4 M includes/rewrites.inc.php +0 / -136
+360 added
−216 removed
filtered activity
Updated Juniper mib files.
Showing the first 30 paths; 207 more are omitted from this static page.
Changed files with action and line counts A mibs/juniper/DDOSSECURE4-MIB +12,301 / -0 M mibs/juniper/IPMCAST-MIB-CAPABILITY +1 / -1 A mibs/juniper/JNX-APS-MIB +1,737 / -0 A mibs/juniper/JNX-BFD-STD-MIB +857 / -0 M mibs/juniper/JNX-DOT3OAM-CAPABILITY +1 / -1 A mibs/juniper/JNX-GDOI-MIB +2,009 / -0 M mibs/juniper/JNX-IF-CAPABILITY +1 / -1 M mibs/juniper/JNX-IP-CAPABILITY +1 / -1 M mibs/juniper/JNX-IPSEC-MONITOR-MIB +1 / -1 M mibs/juniper/JNX-L2TP-MIB +1 / -1 M mibs/juniper/JNX-OPT-IF-EXT-MIB +1 / -1 M mibs/juniper/JNX-SNMPv2-CAPABILITY +1 / -1 A mibs/juniper/JUNIPER-AI-MANAGER-MIB +530 / -0 M mibs/juniper/JUNIPER-ALARM-EXT-MIB +1 / -1 M mibs/juniper/JUNIPER-ALARM-MIB +1 / -1 M mibs/juniper/JUNIPER-ANALYZER-MIB +1 / -1 M mibs/juniper/JUNIPER-ATM-COS-MIB +1 / -1 M mibs/juniper/JUNIPER-ATM-MIB +1 / -1 M mibs/juniper/JUNIPER-BFD-MIB +1 / -1 M mibs/juniper/JUNIPER-CFGMGMT-MIB +1 / -1 M mibs/juniper/JUNIPER-CHASSIS-CLUSTER-MIB +105 / -20 M mibs/juniper/JUNIPER-CHASSIS-DEFINES-MIB +764 / -5 M mibs/juniper/JUNIPER-CHASSIS-FWDD-MIB +1 / -1 M mibs/juniper/JUNIPER-COLLECTOR-MIB +1 / -1 M mibs/juniper/JUNIPER-COS-MIB +1 / -1 M mibs/juniper/JUNIPER-DCU-MIB +1 / -1 M mibs/juniper/JUNIPER-DFC-MIB +1 / -1 M mibs/juniper/JUNIPER-DOM-MIB +1 / -1 M mibs/juniper/JUNIPER-EVENT-MIB +1 / -1 M mibs/juniper/JUNIPER-EX-MAC-NOTIFICATION-MIB +1 / -1
0 added
0 removed
filtered activity
Replaced usage function rewrite_hrDevice() with rewrite_entity_name(). Improved rewrite_entity_name() (convert to definition, added entity_type and escape args).
Showing the first 30 paths; 4 more are omitted from this static page.
Changed files with action and line counts M html/includes/entities/mempool.inc.php +4 / -4 M html/includes/entities/processor.inc.php +3 / -3 M html/includes/graphs/application/kamailio_shmen.inc.php +6 / -7 M html/includes/graphs/common.inc.php +4 / -7 M html/includes/graphs/device/mempool.inc.php +2 / -3 M html/includes/graphs/device/pagecount.inc.php +2 / -3 M html/includes/graphs/device/processor_separate.inc.php +2 / -3 M html/includes/graphs/device/processor_stack.inc.php +2 / -3 M html/includes/graphs/device/sensor.inc.php +2 / -3 M html/includes/graphs/device/storage.inc.php +2 / -3 M html/includes/graphs/global/bits_types.inc.php +11 / -1 M html/includes/graphs/global/processor_separate.inc.php +2 / -3 M html/includes/graphs/global/processor_stack.inc.php +2 / -3 M html/includes/graphs/graph.inc.php +14 / -13 M html/includes/graphs/mempool/auth.inc.php +2 / -3 M html/includes/graphs/mempool/usage.inc.php +2 / -3 M html/includes/graphs/multi-mempool/usage.inc.php +2 / -2 M html/includes/graphs/multi-port/bits_duo.inc.php +1 / -0 M html/includes/graphs/multi-processor/usage.inc.php +2 / -3 M html/includes/graphs/multi-sensor/graph.inc.php +2 / -3 M html/includes/graphs/multi-storage/bytes_stacked.inc.php +2 / -2 M html/includes/graphs/multi-storage/perc_stacked.inc.php +2 / -2 M html/includes/graphs/multi-storage/usage.inc.php +2 / -2 M html/includes/graphs/p2pradio/auth.inc.php +1 / -1 M html/includes/graphs/processor/auth.inc.php +2 / -3 M html/includes/graphs/processor/usage.inc.php +2 / -3 M html/includes/graphs/storage/auth.inc.php +2 / -3 M html/includes/graphs/storage/usage.inc.php +3 / -4 M html/pages/device/overview/mempools.inc.php +6 / -7 M html/pages/device/overview/processors-unix.inc.php +6 / -9
+225 added
−173 removed
filtered activity
Remove CPU from
hrDevice rewrite cleaning, as some sensors are simply called 'CPU'. Please let us know if this has unintended side-effects.
Changed files with action and line counts M includes/definitions/rewrites.inc.php +0 / -1
0 added
−1 removed
filtered activity
Fixed escaping port_label/port_label_short (
OBS-3289 ).
Changed files with action and line counts M html/includes/entities/port.inc.php +27 / -25 M html/includes/print-vlan.inc.php +2 / -2 M html/includes/print-vrf.inc.php +1 / -1 M html/includes/print/addresses.inc.php +2 / -1 M html/includes/print/arptable.inc.php +1 / -1 M html/includes/print/events.inc.php +2 / -2 M html/includes/print/fdbtable.inc.php +1 / -1 M html/includes/print/mac_addresses.inc.php +1 / -1 M html/includes/print/status.inc.php +5 / -5 M html/pages/customers.inc.php +1 / -1 M html/pages/device/overview/ports.inc.php +1 / -1 M html/pages/device/port/vlans.inc.php +1 / -1 M html/pages/device/ports.inc.php +28 / -14 M html/pages/iftype.inc.php +1 / -1 M html/pages/ports.inc.php +1 / -1 M html/pages/routing/vrf.inc.php +1 / -1
+76 added
−59 removed
filtered activity
Changed files with action and line counts A includes/definitions/mibs/barracuda.inc.php +110 / -0 M includes/definitions/os.inc.php +0 / -38 A includes/definitions/os/barracuda.inc.php +56 / -0
+166 added
−38 removed
filtered activity
Added Emoji icons definitions. Added get_icon_emoji() for convert emoji named to emoji html entities. In get_icon() can pass emoji in common name format (ie :smile:).
FYI: do not ask for what :smile_cat:
Changed files with action and line counts M html/css/bootstrap-hacks.css +7 / -0 M html/css/observium.css +11 / -2 M html/icons.php +32 / -1 M html/includes/print/common.inc.php +54 / -1 M html/includes/print/inventory.inc.php +1 / -0 A includes/definitions/emoji.inc.php +1,822 / -0 M includes/definitions/wui.inc.php +1 / -1 A scripts/generate-emoji.php +158 / -0
+2,068 added
−3 removed
filtered activity
Updated bootstrap select js to latest.
Changed files with action and line counts M html/css/bootstrap-select.css +4 / -2 M html/js/bootstrap-select.js +287 / -202 M html/js/bootstrap-select.min.js +3 / -3
0 added
0 removed
filtered activity
Changed files with action and line counts M html/includes/print/inventory.inc.php +1 / -1
+1 added
−1 removed
filtered activity
Changed files with action and line counts M includes/definitions/mibs/eltex.inc.php +2 / -2 M includes/discovery/inventory/entity-mib.inc.php +73 / -9 M mibs/eltex/ELTEX-ENTITY-SENSOR-MIB +26 / -27 M mibs/eltex/ELTEX-PROCESS-MIB +45 / -46 M mibs/eltex/ELTEX-STORAGE-MIB +23 / -24
+75 added
−11 removed
filtered activity
Changed files with action and line counts M html/includes/print/inventory.inc.php +134 / -54 M includes/definitions/wui.inc.php +2 / -2
+136 added
−56 removed
filtered activity
Ignore MEMPOOL_GLOBAL_SHARED for cisco firepower / virtual ASA platforms.
Changed files with action and line counts M includes/defaults.inc.php +1 / -0
+1 added
0 removed
filtered activity
Changed files with action and line counts M includes/discovery/sensors/cisco-entity-fru-control-mib.inc.php +30 / -3 M includes/discovery/sensors/cisco-entity-sensor-mib.inc.php +53 / -0
+83 added
−3 removed
filtered activity
Updated cisco mib files.
Showing the first 30 paths; 3 more are omitted from this static page.
Changed files with action and line counts M mibs/cisco/CISCO-ALARM-MIB +2 / -1 M mibs/cisco/CISCO-BGP4-MIB +556 / -53 A mibs/cisco/CISCO-DHCP-RELAY-MIB +640 / -0 M mibs/cisco/CISCO-ENTITY-VENDORTYPE-OID-MIB +201 / -1 M mibs/cisco/CISCO-LWAPP-AP-MIB +2,627 / -174 M mibs/cisco/CISCO-LWAPP-CDP-MIB +0 / -1 M mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-CALIB-MIB +89 / -22 M mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-MIB +5 / -2 M mibs/cisco/CISCO-LWAPP-DOT11-MIB +460 / -18 M mibs/cisco/CISCO-LWAPP-DOWNLOAD-MIB +0 / -1 A mibs/cisco/CISCO-LWAPP-GUEST-LAN-MIB +864 / -0 M mibs/cisco/CISCO-LWAPP-HA-MIB +280 / -13 M mibs/cisco/CISCO-LWAPP-IPV6-MIB +0 / -1 M mibs/cisco/CISCO-LWAPP-MESH-LINKTEST-MIB +0 / -3 M mibs/cisco/CISCO-LWAPP-MESH-MIB +21 / -2 M mibs/cisco/CISCO-LWAPP-MFP-MIB +68 / -12 M mibs/cisco/CISCO-LWAPP-MOBILITY-EXT-MIB +181 / -9 M mibs/cisco/CISCO-LWAPP-MOBILITY-MIB +530 / -148 M mibs/cisco/CISCO-LWAPP-QOS-MIB +1 / -0 M mibs/cisco/CISCO-LWAPP-REAP-MIB +1 / -0 M mibs/cisco/CISCO-LWAPP-RF-MIB +1 / -0 M mibs/cisco/CISCO-LWAPP-RLAN-MIB +465 / -240 M mibs/cisco/CISCO-LWAPP-RRM-MIB +74 / -4 A mibs/cisco/CISCO-LWAPP-SCHEDULED-WLAN-MIB +403 / -0 M mibs/cisco/CISCO-LWAPP-SI-MIB +1,508 / -1,281 M mibs/cisco/CISCO-LWAPP-TC-MIB +64 / -3 M mibs/cisco/CISCO-LWAPP-TUNNEL-MIB +557 / -400 M mibs/cisco/CISCO-LWAPP-WLAN-MIB +506 / -20 M mibs/cisco/CISCO-LWAPP-WLAN-POLICY-MIB +1,259 / -8 M mibs/cisco/CISCO-LWAPP-WLAN-SECURITY-MIB +21 / -2
0 added
0 removed
filtered activity
Added support for Tycon TPDIN Monitor (
OBS-3340 ).
Changed files with action and line counts A html/images/os/tycon.png +1 / -0 A html/images/os/tycon_2x.png +1 / -0 M includes/definitions/mibs/serverscheck.inc.php +4 / -7 A includes/definitions/mibs/tycon.inc.php +136 / -0 M includes/definitions/os.inc.php +22 / -1
+162 added
−8 removed
filtered activity
Updated mib files for tycon and bsd.
Changed files with action and line counts M mibs/bsd/BEGEMOT-HOSTRES-MIB +4 / -0 M mibs/bsd/BEGEMOT-IP-MIB +3 / -0 M mibs/bsd/BEGEMOT-MIB2-MIB +17 / -1 M mibs/bsd/BEGEMOT-NETGRAPH-MIB +14 / -0 A mibs/bsd/BEGEMOT-NTP-MIB +144 / -0 M mibs/bsd/BEGEMOT-SNMPD-MIB +140 / -16 A mibs/tycon non-text +0 / -0 A mibs/tycon/TPDIN2-MIB +256 / -0 A mibs/tycon/WV-MIB +167 / -0
0 added
0 removed
filtered activity
Fixed
ifAlias ports polling by VIPTELA-OPER-VPN (
OBS-3331 ). Added discovery ip-addresses by VIPTELA-OPER-VPN.
Changed files with action and line counts M includes/definitions/mibs/cisco.inc.php +40 / -0
+40 added
0 removed
filtered activity
Fixed associate
ifIndex in port definition by oid. Improved ip-address definitions
ifIndex associations.
Changed files with action and line counts M includes/entities.inc.php +25 / -5 M includes/entities/ip-address.inc.php +24 / -6 M includes/functions.inc.php +5 / -3
+54 added
−14 removed
filtered activity
Changed files with action and line counts M includes/definitions/mibs/eltex.inc.php +34 / -1 M includes/definitions/os/eltex.inc.php +12 / -0 M includes/discovery/functions.inc.php +28 / -9
+74 added
−10 removed
filtered activity
Changed files with action and line counts M includes/definitions/mibs/cisco.inc.php +11 / -2 M includes/definitions/os/cisco.inc.php +1 / -0 M includes/polling/system.inc.php +1 / -5
+13 added
−7 removed
filtered activity
Added common actions (age/uptime, escape) to string_transform().
Changed files with action and line counts M includes/functions.inc.php +22 / -1
+22 added
−1 removed
filtered activity
Improved hardware/version polling for Ubiquiti UniFi APs on latest firmwares (
OBS-3307 ).
Changed files with action and line counts M includes/definitions/mibs/ubiquiti.inc.php +7 / -3 M includes/definitions/os/ubiquiti.inc.php +0 / -3
+7 added
−6 removed
filtered activity
Unified quick search results.
Changed files with action and line counts M html/ajax/search.php +1 / -1 M html/includes/print/common.inc.php +3 / -0 M html/includes/search/accesspoints.inc.php +3 / -4 M html/includes/search/inventory.inc.php +1 / -1 M html/includes/search/ip-addresses.inc.php +6 / -6 M html/includes/search/loadbalancers.inc.php +13 / -11 M html/includes/search/ports.inc.php +2 / -2 M html/includes/search/sensors.inc.php +9 / -7 M html/includes/search/slas.inc.php +10 / -8 M html/includes/search/status.inc.php +7 / -4
+55 added
−44 removed
filtered activity
SLA description generated in humanize_sla().
Changed files with action and line counts M html/includes/entities/sla.inc.php +17 / -4 M includes/entities.inc.php +3 / -0
+20 added
−4 removed
filtered activity
Header
Changed files with action and line counts M html/pages/customers.inc.php +3 / -3
+3 added
−3 removed
filtered activity
Only show sensor limit changes if enabled. Spam reduction.
Changed files with action and line counts M includes/entities/sensor.inc.php +1 / -1
+1 added
−1 removed
filtered activity
Cleanup old commented code.
Changed files with action and line counts M html/includes/entities/processor.inc.php +0 / -1
0 added
−1 removed
filtered activity
Minor API fixes
Changed files with action and line counts M html/api/v0/includes/devices.inc.php +1 / -10 M html/api/v0/includes/printersupplies.inc.php +3 / -6
+4 added
−16 removed
filtered activity
Add Netscaler/F5 virtuals support to search box
Changed files with action and line counts M html/includes/search/ip-addresses.inc.php +0 / -1 A html/includes/search/loadbalancers.inc.php +84 / -0 M html/includes/search/sensors.inc.php +4 / -3 M includes/definitions/wui.inc.php +1 / -1
+89 added
−5 removed
filtered activity
Added ability for use test conditions in model os definitions (is os version compare).
For Juniper EX switches ports separate walk feature disabled for fw version greater than 15.1R5.5.
Changed files with action and line counts M includes/common.inc.php +44 / -1 M includes/definitions/os/juniper.inc.php +38 / -36
+82 added
−37 removed
filtered activity
Improved unit_string_to_numeric().
Unificate detect unit prefixes (M/G/E/Z, etc) and units (byte/bit/ps, etc).
Excluded versions string (and other without valid units) from conversion.
Added units test related to versions compare.
Changed files with action and line counts M includes/common.inc.php +71 / -70 M includes/defaults.inc.php +5 / -4 M tests/IncludesAlertsTest.php +76 / -0 M tests/IncludesCommonTest.php +7 / -0
+76 added
−74 removed
filtered activity
Added support for Sonicwall SMA (
OBS-3275 ).
Changed files with action and line counts A html/images/os/sonicwall-old.png +1 / -0 A html/images/os/sonicwall-old_2x.png +1 / -0 M html/images/os/sonicwall.png non-text +0 / -0 M html/images/os/sonicwall_2x.png non-text +0 / -0 M includes/definitions/graphtypes.inc.php +36 / -0 M includes/definitions/mibs/sonicwall.inc.php +70 / -12 M includes/definitions/os.inc.php +0 / -25 A includes/definitions/os/sonicwall.inc.php +59 / -0 M includes/definitions/rrdtypes.inc.php +19 / -0 A mibs/sonicwall/SONICWALL-COMMON-MIB +83 / -0 A mibs/sonicwall/SONICWALL-SMA-APPLIANCE-SECURITY-HISTORY-MIB +90 / -0 A mibs/sonicwall/SONICWALL-SMA-APPLIANCE-SERVICE-HEALTH-MIB +101 / -0 A mibs/sonicwall/SONICWALL-SMA-APPLIANCE-SYSTEM-HEALTH-MIB +220 / -0 A mibs/sonicwall/SONICWALL-SMA-APPLIANCE-SYSTEM-INFO-MIB +59 / -0 A mibs/sonicwall/SONICWALL-SMA-APPLIANCE-TUNNEL-SERVER-MIB +185 / -0 A mibs/sonicwall/SONICWALL-SMA-MIB +27 / -0 M mibs/sonicwall/SONICWALL-SMI +24 / -19
+184 added
−37 removed
filtered activity
Additional improvement for SROS version detect (
OBS-3333 ).
Changed files with action and line counts M includes/definitions/os/nokia.inc.php +3 / -2
+3 added
−2 removed
filtered activity
Improved SROS version detect (
OBS-3333 ).
Changed files with action and line counts M includes/definitions/os/nokia.inc.php +7 / -6
+7 added
−6 removed
filtered activity
Improved discovery power supply statuses for HP/Aruba ProCurve (
OBS-3084 ).
Changed files with action and line counts M includes/definitions/mibs/hp.inc.php +67 / -2 M includes/definitions/os/hp.inc.php +1 / -0
+68 added
−2 removed
filtered activity
Updated min-resolution in css for hi-res displays (
OBS-3318 ).
Changed files with action and line counts M html/css/bootstrap-hacks.css +1 / -1 M html/css/bootstrap.css +2 / -2 M html/css/bootstrap/less/mixins3.less +1 / -1 M html/css/observium.css +1 / -1 M html/css/sprite.css +1 / -1 M html/css/svg_png.css +6 / -6
0 added
0 removed
filtered activity
Changed files with action and line counts M includes/definitions/mibs/ubiquiti.inc.php +34 / -4 M includes/definitions/os/ubiquiti.inc.php +5 / -4 M includes/polling/os/airos.inc.php +4 / -2
+43 added
−10 removed
filtered activity
April 2020
Changed files with action and line counts M includes/discovery/sensors/radlan-phy-mib.inc.php +14 / -1
+14 added
−1 removed
filtered activity
Changed files with action and line counts M includes/common.inc.php +1 / -1 M includes/definitions/mibs/eltex.inc.php +9 / -6 M includes/definitions/mibs/radlan.inc.php +7 / -0 M includes/definitions/os.inc.php +1 / -79 A includes/definitions/os/eltex.inc.php +91 / -0 M includes/discovery/sensors/ciscosb-phy-mib.inc.php +1 / -2 A includes/discovery/sensors/radlan-phy-mib.inc.php +405 / -0
+515 added
−88 removed
filtered activity
Updated radlan, eltex mib files.
Showing the first 30 paths; 18 more are omitted from this static page.
Changed files with action and line counts M mibs/eltex/ELT-MES-DEV-PARAMS +33 / -1 A mibs/eltex/ELTEX-BGP-MIB +3,814 / -0 M mibs/eltex/ELTEX-BRIDGE-ERPS-MIB +1 / -1 M mibs/eltex/ELTEX-CFM-MIB +60 / -1 A mibs/eltex/ELTEX-DHCP +252 / -0 A mibs/eltex/ELTEX-DNS-MIB +244 / -0 A mibs/eltex/ELTEX-DYING-GASP-MIB +72 / -0 A mibs/eltex/ELTEX-ENTITY-SENSOR-MIB +313 / -0 A mibs/eltex/ELTEX-IP-UNNUMBERED-MIB +82 / -0 M mibs/eltex/ELTEX-L2-TUNNEL-CONFIG-MIB +14 / -5 A mibs/eltex/ELTEX-LBD-MIB +187 / -0 A mibs/eltex/ELTEX-LICENSE-MIB +281 / -0 M mibs/eltex/ELTEX-MES +3 / -0 M mibs/eltex/ELTEX-MES-AAA-STATISTICS-MIB +1 / -291 A mibs/eltex/ELTEX-MES-APPLICATIONS-MIB +65 / -0 M mibs/eltex/ELTEX-MES-BRIDGE-EXT-MIB +890 / -132 M mibs/eltex/ELTEX-MES-BRIDGE-SECURITY +334 / -399 M mibs/eltex/ELTEX-MES-BRIDGE-STP-MULTIPROCESS-MIB +13 / -16 M mibs/eltex/ELTEX-MES-COPY-MIB +3 / -3 M mibs/eltex/ELTEX-MES-CPU-TASKS-UTIL-MIB +1 / -1 M mibs/eltex/ELTEX-MES-DOT1X +42 / -103 A mibs/eltex/ELTEX-MES-GVRP-MIB +120 / -0 M mibs/eltex/ELTEX-MES-HWENVIROMENT-MIB +23 / -1 M mibs/eltex/ELTEX-MES-IF-EXTENSION-MIB +61 / -1 M mibs/eltex/ELTEX-MES-IP +578 / -36 M mibs/eltex/ELTEX-MES-IP-BFD-MIB +398 / -85 M mibs/eltex/ELTEX-MES-LINKAGG-MIB +6 / -6 M mibs/eltex/ELTEX-MES-PHYSICAL-DESCRIPTION-MIB +98 / -1 M mibs/eltex/ELTEX-MES-POE-MIB +24 / -2 A mibs/eltex/ELTEX-MES-SSH-MIB +63 / -0
0 added
0 removed
filtered activity
Changed files with action and line counts M includes/definitions/os.inc.php +0 / -23 A includes/definitions/os/nokia.inc.php +38 / -0 A includes/discovery/sensors/timetra-port-mib.inc.php +608 / -0
+646 added
−23 removed
filtered activity
Updated mib files for nokia, f5, tripplite, enterasys.
Showing the first 30 paths; 106 more are omitted from this static page.
Changed files with action and line counts A mibs/broadbandforum/IMA-MIB +2,922 / -0 M mibs/enterasys/ENTERASYS-MIB-ORG +1 / -1 M mibs/f5/F5-BIGIP-APM-MIB +489 / -323 M mibs/f5/F5-BIGIP-COMMON-MIB +94 / -3 M mibs/f5/F5-BIGIP-GLOBAL-MIB +1,165 / -607 M mibs/f5/F5-BIGIP-LOCAL-MIB +4,225 / -2,559 M mibs/f5/F5-BIGIP-SYSTEM-MIB +2,023 / -908 M mibs/f5/F5-BIGIP-WAM-MIB +46 / -45 A mibs/nokia/ALCATEL-IEEE8021-PAE-MIB +428 / -0 A mibs/nokia/ALCATEL-IGMP-SNOOPING-MIB +6,737 / -0 A mibs/nokia/ALU-ATM-MIB +361 / -0 A mibs/nokia/ALU-BOOT-LOADER-MIB +134 / -0 A mibs/nokia/ALU-CHASSIS-MIB +3,686 / -0 A mibs/nokia/ALU-DISCOVERY-MIB +462 / -0 A mibs/nokia/ALU-FILTER-MIB +517 / -0 A mibs/nokia/ALU-IEEE8021-CFM-MIB +782 / -0 A mibs/nokia/ALU-IP-TRANSPORT-MIB +1,642 / -0 A mibs/nokia/ALU-IPSEC-MIB +205 / -0 A mibs/nokia/ALU-LCR-MIB +820 / -0 A mibs/nokia/ALU-MICROWAVE-MIB +2,856 / -0 A mibs/nokia/ALU-NGE-MIB +2,001 / -0 A mibs/nokia/ALU-OAM-TEST-MIB +2,000 / -0 A mibs/nokia/ALU-PORT-MIB +10,662 / -0 A mibs/nokia/ALU-PTPV2-MIB +3,269 / -0 A mibs/nokia/ALU-QOS-MIB +1,690 / -0 A mibs/nokia/ALU-REMOTE-MONITORING-MIB +967 / -0 A mibs/nokia/ALU-SAR-GLOBAL-MIB +416 / -0 A mibs/nokia/ALU-SECURITY-MIB +6,741 / -0 A mibs/nokia/ALU-SERVICE-MIB +2,355 / -0 A mibs/nokia/ALU-SYSTEM-MIB +748 / -0
0 added
0 removed
filtered activity
Improved hardware/version detect for Egnite Querx.
Changed files with action and line counts M includes/definitions/os/egnite.inc.php +2 / -0
+2 added
0 removed
filtered activity
Fixed Battery voltage scale by
XPPC-MIB .
Changed files with action and line counts M includes/definitions/mibs/megatec.inc.php +335 / -258
+335 added
−258 removed
filtered activity
Changed files with action and line counts M includes/definitions/mibs/sophos.inc.php +125 / -10 M includes/definitions/os/sophos.inc.php +11 / -5 M mibs/sophos/SFOS-FIREWALL-MIB +12 / -20 A mibs/sophos/SFOS-FIREWALL-OLD-MIB +1,261 / -0
+136 added
−15 removed
filtered activity
Improved display check_snmp probes. Added probe description field in add probe action.
Changed files with action and line counts M html/includes/actions/add_probe.inc.php +19 / -5 M html/includes/entities/probe.inc.php +15 / -5 M html/includes/modals/add_probe.inc.php +20 / -3 M html/includes/modals/edit_probe.inc.php +14 / -3 M includes/definitions/entities/probes.inc.php +6 / -0 M includes/entities/probe.inc.php +15 / -9
+89 added
−25 removed
filtered activity
Fix brand css
Changed files with action and line counts M html/css/observium.css +1 / -1
0 added
0 removed
filtered activity
Fix hidpi logo usage
Changed files with action and line counts M html/css/bootstrap.css +6 / -1 M html/css/bootstrap/less/navbar.less +1 / -1
0 added
0 removed
filtered activity
Disabled by default IPMI/agent discrete statuses, while many false positives (
OBS-3315 ).
Changed files with action and line counts M includes/config-variables.inc.php +6 / -0 M includes/definitions/entities/sensors.inc.php +8 / -6 M includes/entities/sensor.inc.php +13 / -0 M includes/entities/status.inc.php +7 / -1 M includes/polling/ipmi.inc.php +10 / -0
+44 added
−7 removed
filtered activity
Changed files with action and line counts M includes/definitions/entities/status.inc.php +13 / -16 M includes/entities/sensor.inc.php +48 / -33 M includes/polling/ipmi.inc.php +2 / -3
+63 added
−52 removed
filtered activity
Fixed sensors numeric oids for APC InRow devices.
Changed files with action and line counts M includes/discovery/sensors/powernet-mib.inc.php +61 / -42
+61 added
−42 removed
filtered activity
Fixed detect sensors for APC InRow units (
OBS-3312 ).
Changed files with action and line counts M includes/discovery/sensors/powernet-mib.inc.php +2 / -1
+2 added
−1 removed
filtered activity
[TRIVIAl] Slightly improved probes display. Added probe_event alert metric for unification.
Changed files with action and line counts M html/includes/entities/probe.inc.php +19 / -16 M includes/definitions/entities.inc.php +6 / -4 M includes/definitions/entities/probes.inc.php +7 / -5 M includes/entities.inc.php +10 / -0 M includes/polling/probes.inc.php +9 / -9
+51 added
−34 removed
filtered activity
Added param for custom data attributes in generate_tooltip_link(), generate_mouseover_link() and get_icon(). Added common function generate_html_attribs(). Function overlib_link() renamed to generate_mouseover_link() (with backward name compatibility).
Changed files with action and line counts M html/includes/functions.inc.php +60 / -10 M html/includes/print/common.inc.php +13 / -11 M html/includes/print/search.inc.php +2 / -7 M includes/definitions/wui.inc.php +10 / -0
+85 added
−28 removed
filtered activity
Try to fix ldap recursion in nested group with AD (
OBS-3310 ).
Changed files with action and line counts M html/includes/authentication/ldap.inc.php +9 / -2
+9 added
−2 removed
filtered activity
Added devices form element for show/hide disabled.
Changed files with action and line counts M html/pages/devices.inc.php +30 / -6
+30 added
−6 removed
filtered activity
Disabled snmp bulk for Egnite Querx.
Changed files with action and line counts M includes/definitions/os/egnite.inc.php +1 / -0
+1 added
0 removed
filtered activity
Converted some environmental sensors by
PowerNet-MIB to
discover_sensor_ng() for correctly cache oids in polling.
Changed files with action and line counts M includes/definitions/os/apc.inc.php +2 / -0 M includes/discovery/sensors/powernet-mib.inc.php +46 / -22 M mibs/apc/PowerNet-MIB +1,198 / -46
+48 added
−22 removed
filtered activity
Changed files with action and line counts M includes/definitions/mibs/hp.inc.php +253 / -53 M includes/definitions/os.inc.php +4 / -4 M includes/discovery/sensors/cpqhlth-mib.inc.php +85 / -31 M includes/discovery/sensors/cpqida-mib.inc.php +28 / -16 M includes/rewrites.inc.php +97 / -62
+467 added
−166 removed
filtered activity
Improved support for Tripp Lite PowerAlert devices by TRIPPLITE-PRODUCTS (OBS-2419, OBS-3307).
Changed files with action and line counts M includes/definitions/mibs/tripplite.inc.php +347 / -24 M includes/definitions/os.inc.php +0 / -19 A includes/definitions/os/tripplite.inc.php +40 / -0 M includes/discovery/sensors/ups-mib.inc.php +8 / -5
+395 added
−48 removed
filtered activity
Removed redundant argument in discovery_check_if_type_exist().
Changed files with action and line counts M includes/discovery/mempools.inc.php +1 / -1 M includes/discovery/processors.inc.php +2 / -4 M includes/entities/counter.inc.php +1 / -1 M includes/entities/ip-address.inc.php +2 / -3 M includes/entities/sensor.inc.php +1 / -1 M includes/entities/status.inc.php +1 / -1 M includes/functions.inc.php +4 / -4
+12 added
−15 removed
filtered activity
Allowed to pass validate key as string in discovery_check_if_type_exist().
Changed files with action and line counts M includes/functions.inc.php +53 / -39
+53 added
−39 removed
filtered activity
More accurate display si formatted sensor values. Discover definition based sensor first (before include based).
Changed files with action and line counts M html/includes/entities/sensor.inc.php +1 / -1 M includes/common.inc.php +29 / -10 M includes/discovery/sensors.inc.php +15 / -17 M includes/entities/counter.inc.php +5 / -2 M includes/entities/sensor.inc.php +5 / -2 M includes/entities/status.inc.php +5 / -2
+60 added
−34 removed
filtered activity
Add processor and memory pool endpoint to API.
Changed files with action and line counts M html/api/v0/includes/mempools.inc.php +14 / -8 A html/api/v0/includes/processors.inc.php +57 / -0 M includes/defaults.inc.php +1 / -0
+72 added
−8 removed
filtered activity
Improved vmware os version detect on vCenter Server (
OBS-3307 ).
Changed files with action and line counts M includes/definitions/os.inc.php +0 / -20 A includes/definitions/os/vmware.inc.php +34 / -0 M includes/polling/os/vmware.inc.php +42 / -14 A mibs/vmware/VMW-TUNNEL-SERVER-AGENTCAP-MIB +96 / -0 M mibs/vmware/VMWARE-ENV-MIB +5 / -3 M mibs/vmware/VMWARE-NSX-MANAGER-AGENTCAP-MIB +120 / -2 M mibs/vmware/VMWARE-NSX-MANAGER-MIB +1,955 / -245 M mibs/vmware/VMWARE-PRODUCTS-MIB +8 / -1 M mibs/vmware/VMWARE-ROOT-MIB +33 / -5 A mibs/vmware/VMWARE-TUNNEL-SERVER-MIB +471 / -0 M mibs/vmware/VMWARE-VCOPS-EVENT-MIB +82 / -82 M mibs/vmware/VMWARE-VRNI-AGENTCAP-MIB +105 / -2 A mibs/vmware/VMWARE-VRNI-AGENTCAP-OLD-MIB +134 / -0 M mibs/vmware/VMWARE-VRNI-MIB +1,495 / -209 A mibs/vmware/VMWARE-VRNI-OLD-MIB +1,618 / -0 A mibs/vmware/VMWARE-VROPS-AGENTCAP-MIB +51 / -0 A mibs/vmware/VMWARE-VROPS-MIB +407 / -0
+76 added
−34 removed
filtered activity
Added support for Egnite Querx (
OBS-3252 ).
Changed files with action and line counts A html/images/os/egnite.png +1 / -0 A html/images/os/egnite_2x.png +1 / -0 A includes/definitions/mibs/egnite.inc.php +19 / -0 A includes/definitions/os/egnite.inc.php +21 / -0 A includes/discovery/sensors/egnitephysensor-mib.inc.php +118 / -0 A mibs/egnite non-text +0 / -0 A mibs/egnite/EGNITEPHYSENSOR-MIB +415 / -0
+158 added
0 removed
filtered activity
Do not exclude
IF-MIB by default in enterprise_tree_snmpv2 os group.
Changed files with action and line counts M includes/definitions/os.inc.php +12 / -4 M includes/definitions/os/bachmann.inc.php +2 / -0 M includes/definitions/os/delta.inc.php +4 / -3 M includes/definitions/os/fiberhome.inc.php +1 / -0
+19 added
−7 removed
filtered activity
Keep original port string when linkify it in syslog (
OBS-3304 ).
Changed files with action and line counts M html/includes/print/syslogs.inc.php +1 / -1 M includes/entities.inc.php +2 / -1
+3 added
−2 removed
filtered activity
Added function
generate_syslog_row(). Improved linkify ports for Extreme XOS (
OBS-3304 ).
Changed files with action and line counts M html/includes/print/logalert.inc.php +22 / -47 M html/includes/print/syslogs.inc.php +212 / -115 M html/pages/syslog_alerts.inc.php +6 / -7
+240 added
−169 removed
filtered activity
Fixed linkify uncompressed IPv6 addresses (
OBS-3305 ).
Changed files with action and line counts M html/includes/functions.inc.php +19 / -12
+19 added
−12 removed
filtered activity
Improved support for some Allied Telesys switches (OBS-3303, OBS-289).
Changed files with action and line counts M includes/definitions/mibs/allied.inc.php +217 / -0 M includes/definitions/os.inc.php +0 / -67 A includes/definitions/os/allied.inc.php +172 / -0 A includes/discovery/vlans/atistackswitch9000-mib.inc.php +15 / -0 A includes/discovery/vlans/atistackswitch9424-mib.inc.php +61 / -0 A includes/polling/fdb/atistackswitch9424-mib.inc.php +49 / -0 A includes/polling/ports/atistackswitch9000-mib.inc.php +15 / -0 A includes/polling/ports/atistackswitch9424-mib.inc.php +73 / -0 M mibs/allied-old/ALLIEDTELESYN-MIB +275 / -15 M mibs/allied-old/AT-DOS-MIB +9 / -4 A mibs/allied-old/AtiStackSwitch9000-MIB +11,049 / -0 A mibs/allied-old/AtiStackSwitch9424-MIB +4,770 / -0
+602 added
−67 removed
filtered activity
Fixed incorrect mempool_hc flag when discovery mempools by definitions.
Changed files with action and line counts M includes/discovery/mempools.inc.php +4 / -2
+4 added
−2 removed
filtered activity
Added function list_to_range() inverse for range_to_list().
Changed files with action and line counts M includes/common.inc.php +55 / -0 M tests/IncludesCommonTest.php +23 / -0
+55 added
0 removed
filtered activity
Improved generate links with ip addresses.
Changed files with action and line counts M html/includes/functions.inc.php +44 / -16 M includes/config-variables.inc.php +8 / -2 M includes/definitions.inc.php +3 / -0
+55 added
−18 removed
filtered activity
Disabled separate walk feature for Juniper EX Switches.
Changed files with action and line counts M html/pages/device/edit/modules.inc.php +3 / -1 M includes/definitions/os.inc.php +1 / -101 A includes/definitions/os/juniper.inc.php +159 / -0 M includes/polling/ports.inc.php +4 / -3
+167 added
−105 removed
filtered activity
Improved some vm and bgp event logs (
OBS-3302 ).
Changed files with action and line counts M includes/discovery/bgp-peers.inc.php +1 / -1 M includes/discovery/functions.inc.php +2 / -2
+3 added
−3 removed
filtered activity
Improved
is_port_valid(), added ability for set ports ignore os definitions. Ignore Optics ports for Cisco IOS XR (
OBS-3293 ).
Changed files with action and line counts M includes/defaults.inc.php +8 / -8 M includes/definitions/os.inc.php +6 / -3 M includes/definitions/os/cisco.inc.php +6 / -0 M includes/definitions/os/ciscosb.inc.php +1 / -1 M includes/definitions/os/nag.inc.php +1 / -1 M includes/definitions/rewrites.inc.php +3 / -1 M includes/entities/port.inc.php +130 / -2 M includes/functions.inc.php +0 / -123
+155 added
−139 removed
filtered activity
Improved support for Qnap QTS.
Changed files with action and line counts M includes/definitions/mibs/qnap.inc.php +103 / -20 M mibs/qnap/NAS-MIB +1,316 / -179
+103 added
−20 removed
filtered activity
Fixed update deleted sensor entries with case sensitive changes (
OBS-3298 ).
Changed files with action and line counts M includes/entities/sensor.inc.php +9 / -1
+9 added
−1 removed
filtered activity
Use more corect IOS-XE version compare for OBS-3026.
Changed files with action and line counts M includes/discovery/sensors/cisco-entity-sensor-mib.inc.php +3 / -3
+3 added
−3 removed
filtered activity
Fix ACE poller RRD creation
Changed files with action and line counts M includes/polling/loadbalancer/cisco-enhanced-slb-mib.inc.php +1 / -1 M includes/polling/loadbalancer/cisco-slb-mib.inc.php +1 / -6
+2 added
−7 removed
filtered activity
Fixed Fortigate Sessions graph.
Changed files with action and line counts D html/includes/graphs/device/fortigate_sessions.inc.php +0 / -31 M includes/definitions/graphtypes.inc.php +18 / -3
+18 added
−34 removed
filtered activity
Switch billing accurate graph to use si prefixes
Changed files with action and line counts M html/includes/print/billing.inc.php +1 / -0
+1 added
0 removed
filtered activity
Changed files with action and line counts M includes/discovery/sensors/lm-sensors-mib.inc.php +10 / -3
+10 added
−3 removed
filtered activity
Fixed display customers graphs.
Changed files with action and line counts M html/includes/functions.inc.php +16 / -6 M html/includes/graphs/customer/bits.inc.php +6 / -8 M html/pages/customers.inc.php +5 / -6
+27 added
−20 removed
filtered activity
Improved hardware detection for H3C (
OBS-3297 ).
Changed files with action and line counts M includes/definitions/os.inc.php +0 / -32 A includes/definitions/os/h3c.inc.php +55 / -0 D includes/polling/os/h3c.inc.php +0 / -17
+55 added
−49 removed
filtered activity
Changed files with action and line counts M includes/definitions/mibs/fscom.inc.php +157 / -29 M includes/definitions/os/fscom.inc.php +6 / -6 M includes/entities.inc.php +2 / -2 M includes/entities/counter.inc.php +4 / -2 M includes/entities/sensor.inc.php +25 / -15 M includes/functions.inc.php +4 / -1 M includes/polling/functions.inc.php +1 / -1 M includes/snmp.inc.php +7 / -0
+206 added
−56 removed
filtered activity
Updated Cisco mib files.
Changed files with action and line counts A mibs/cisco/CISCO-ALARM-MIB +306 / -0 M mibs/cisco/CISCO-CALLHOME-MIB +500 / -9 M mibs/cisco/CISCO-DM-MIB +1,467 / -1,244 M mibs/cisco/CISCO-ENTITY-VENDORTYPE-OID-MIB +253 / -26 M mibs/cisco/CISCO-FC-FE-MIB +811 / -26 M mibs/cisco/CISCO-FEATURE-CONTROL-MIB +67 / -15 M mibs/cisco/CISCO-IF-EXTENSION-MIB +21 / -33 M mibs/cisco/CISCO-PFC-EXT-MIB +149 / -6 M mibs/cisco/CISCO-PORT-CHANNEL-MIB +660 / -512 M mibs/cisco/CISCO-PRODUCTS-MIB +65 / -10 M mibs/cisco/CISCO-ST-TC +14 / -4 M mibs/cisco/CISCO-SYSLOG-EXT-MIB +20 / -5 M mibs/cisco/CISCO-TRUSTSEC-SXP-MIB +364 / -74 M mibs/cisco/CISCO-UNIFIED-FIREWALL-MIB +3,448 / -2,332 A mibs/cisco/CISCO-WIRELESS-HOTSPOT-MIB +1,902 / -0 M mibs/cisco/CISCO-ZS-MIB +4,786 / -4,072 M mibs/cisco/MERAKI-CLOUD-CONTROLLER-MIB +14 / -0 M mibs/cisco/OLD-CISCO-CHASSIS-MIB +1 / -0
0 added
0 removed
filtered activity
Improved support for Ruijie RGOS.
Changed files with action and line counts M includes/definitions/mibs/ruijie.inc.php +84 / -23 M includes/definitions/models.inc.php +14 / -0 M includes/definitions/os.inc.php +2 / -13 A includes/definitions/os/ruijie.inc.php +67 / -0 M mibs/ruijie/MY-AP-MIB +157 / -13 M mibs/ruijie/MY-ARP-MIB +12 / -4 M mibs/ruijie/MY-INTERFACE-MIB +135 / -61 M mibs/ruijie/MY-SYSTEM-MIB +122 / -24 M mibs/ruijie/MY-V1-TRAP +1 / -1
+167 added
−36 removed
filtered activity
Updated FSCOM, D-Link and Ruijie mib files.
Showing the first 30 paths; 154 more are omitted from this static page.
Changed files with action and line counts A mibs/d-link/DES7200-AAA-MIB +1,129 / -0 A mibs/d-link/DES7200-ACL-MIB +1,179 / -0 A mibs/d-link/DES7200-ADDRESS-MIB +471 / -0 A mibs/d-link/DES7200-ANTI-ARPCHEAT-MIB +166 / -0 A mibs/d-link/DES7200-AP-MIB +381 / -0 A mibs/d-link/DES7200-ARP-MIB +283 / -0 A mibs/d-link/DES7200-AUTH-GATEWAY-MIB +329 / -0 A mibs/d-link/DES7200-AUTHEN-KEY-MIB +339 / -0 A mibs/d-link/DES7200-BGP4-MIB +520 / -0 A mibs/d-link/DES7200-CLUSTER-MIB +428 / -0 A mibs/d-link/DES7200-DHCP-SNOOPING-MIB +425 / -0 A mibs/d-link/DES7200-DVMRPINTEROPERABILITY-MIB +635 / -0 A mibs/d-link/DES7200-ENTITY-MIB +635 / -0 A mibs/d-link/DES7200-FILE-MIB +256 / -0 A mibs/d-link/DES7200-GVRP-MIB +593 / -0 A mibs/d-link/DES7200-IGMP-FILTERINGPROFILE-MIB +221 / -0 A mibs/d-link/DES7200-IGMP-MIB +456 / -0 A mibs/d-link/DES7200-IGMP-SNOOPING-MIB +622 / -0 A mibs/d-link/DES7200-INTERFACE-MIB +736 / -0 A mibs/d-link/DES7200-IP-MANAGE-MIB +115 / -0 A mibs/d-link/DES7200-LLDP-MIB +448 / -0 A mibs/d-link/DES7200-LOG-MIB +502 / -0 A mibs/d-link/DES7200-MEMORY-MIB +335 / -0 A mibs/d-link/DES7200-MULTICAST-MIB +867 / -0 A mibs/d-link/DES7200-NTP-MIB +284 / -0 A mibs/d-link/DES7200-OSPF-MIB +2,950 / -0 A mibs/d-link/DES7200-PIM-MIB +1,274 / -0 A mibs/d-link/DES7200-PING-MIB +461 / -0 A mibs/d-link/DES7200-PRIVATE-VLAN-MIB +579 / -0 A mibs/d-link/DES7200-PROCESS-MIB +226 / -0
0 added
0 removed
filtered activity
Added ability for linkify bgp peers and astext in syslog messages.
Changed files with action and line counts M html/includes/print/syslogs.inc.php +44 / -8 M includes/definitions.inc.php +1 / -1 M tests/IncludesDefinitionsTest.php +3 / -1
+45 added
−9 removed
filtered activity
Fixed search for all search patterns in html_highlight().
Changed files with action and line counts M html/includes/functions.inc.php +2 / -1
+2 added
−1 removed
filtered activity
Added ability for linkify ports in syslog messages.
Changed files with action and line counts M html/ajax/search.php +4 / -11 M html/includes/functions.inc.php +57 / -5 M html/includes/print/syslogs.inc.php +17 / -3 M html/includes/search/devices.inc.php +3 / -4 M html/includes/search/inventory.inc.php +3 / -4 M html/includes/search/ports.inc.php +3 / -4 M html/includes/search/sensors.inc.php +3 / -4 M html/includes/search/slas.inc.php +4 / -2 M html/includes/search/status.inc.php +3 / -4 M includes/definitions.inc.php +3 / -4
+100 added
−45 removed
filtered activity
Improved selecting params in search form for devices page.
Changed files with action and line counts M html/js/observium.js +16 / -1 M html/pages/devices.inc.php +39 / -15
+39 added
−15 removed
filtered activity
Replaced some colour global vars with constants.
Changed files with action and line counts M html/includes/graphs/application/shoutcast_stats.inc.php +1 / -1 M html/includes/print-interface-adsl.inc.php +3 / -4 M html/includes/print-service.inc.php +3 / -4 M html/includes/print-vrf.inc.php +3 / -4 M html/pages/bill/pdf_history.inc.php +5 / -6 M html/pages/device/collectd.inc.php +1 / -1 M html/pages/device/loadbalancer.inc.php +6 / -7 M html/pages/device/loadbalancer/loadbalancer_rservers.inc.php +6 / -7 M html/pages/device/loadbalancer/loadbalancer_vservers.inc.php +6 / -7 M html/pages/device/loadbalancer/netscaler_services.inc.php +6 / -7 M html/pages/device/overview-normal.inc.php +7 / -8 M html/pages/device/overview-wide.inc.php +7 / -8 M html/pages/device/overview/ports.inc.php +6 / -7 M html/pages/device/overview/services.inc.php +6 / -7 M html/pages/device/port/junose-atm-vp.inc.php +6 / -7 M html/pages/device/port/vlans.inc.php +6 / -7 M html/pages/device/routing.inc.php +6 / -7 M html/pages/devices/graphs.inc.php +3 / -4 M html/pages/ports/graphs.inc.php +3 / -4 M html/pages/routing/overview.inc.php +3 / -4 M html/pages/routing/vrf.inc.php +3 / -4 M includes/defaults.inc.php +48 / -38 M includes/definitions/wui.inc.php +11 / -3
+155 added
−156 removed
filtered activity
Added discovery cmd option (-a) for force update Alerts/Groups tables. Improved display which tables updated in cli. Fixed update Alert rules when Group updated in WUI.
Changed files with action and line counts M discovery.php +29 / -8 M includes/alerts.inc.php +22 / -18 M includes/groups.inc.php +30 / -9
+81 added
−35 removed
filtered activity
Add port_id and port_name to address query. Remove correct device data.
Changed files with action and line counts M html/api/v0/includes/address.inc.php +4 / -0 M html/api/v0/includes/alerts.inc.php +1 / -3
+5 added
−3 removed
filtered activity
Changed files with action and line counts M includes/definitions/entities.inc.php +4 / -2
+4 added
−2 removed
filtered activity
More accurate generate entity associations with in/notin condition with values lists. Do not convert when values already array.
Added common function get_var_csv().
Changed files with action and line counts M html/includes/functions.inc.php +8 / -28 M includes/alerts.inc.php +3 / -11 M includes/common.inc.php +33 / -0 M tests/IncludesCommonTest.php +38 / -0
+44 added
−39 removed
filtered activity
Changed files with action and line counts M includes/definitions/mibs/nortel.inc.php +1 / -1
+1 added
−1 removed
filtered activity
Improved discovery Datadomain disks (
OBS-3283 ).
Changed files with action and line counts M includes/definitions/mibs/datadomain.inc.php +75 / -19
+75 added
−19 removed
filtered activity
Fixed generate entity associations with in/notin condition with values lists.
Changed files with action and line counts M includes/alerts.inc.php +12 / -3
+12 added
−3 removed
filtered activity
March 2020
Correctly detect devices max id value in housekeeping staledb. Added
dbShowNextID () for get next auto increment id for table.
Changed files with action and line counts M includes/db.inc.php +22 / -2 M includes/housekeeping/staledb.inc.php +12 / -5
+34 added
−7 removed
filtered activity
Revert check for max device id in clean stale db.
Changed files with action and line counts M includes/housekeeping/staledb.inc.php +2 / -2
+2 added
−2 removed
filtered activity
Cleanup stale ip address entries by housekeeping (
OBS-3280 ).
Changed files with action and line counts M includes/definitions/entities/devices.inc.php +2 / -2 M includes/housekeeping/staledb.inc.php +34 / -6
+36 added
−8 removed
filtered activity
Improved compare_devices_oids() by use secondary device db values if possible.
Changed files with action and line counts M includes/functions.inc.php +108 / -6
+108 added
−6 removed
filtered activity
Changed Hikvision Cameras main graphs.
Changed files with action and line counts M includes/definitions/os/hikvision.inc.php +2 / -0
+2 added
0 removed
filtered activity
Fixed discovery ip addresses with zero
ifIndex .
Changed files with action and line counts M includes/discovery/ip-addresses.inc.php +2 / -2
+2 added
−2 removed
filtered activity
Fixed string_transform() action preg_replace when pattern passed without delimiters.
Changed files with action and line counts M includes/functions.inc.php +17 / -0 M tests/IncludesFunctionsTest.php +4 / -0
+17 added
0 removed
filtered activity
Added basic support for Ethernet Direct switches (
OBS-3279 ).
Changed files with action and line counts A html/images/os/ethernet_direct.png +1 / -0 A html/images/os/ethernet_direct_2x.png +1 / -0 A includes/definitions/mibs/ethernetdirect.inc.php +76 / -0 M includes/definitions/models.inc.php +6 / -0 A includes/definitions/os/ethernetdirect.inc.php +38 / -0 A mibs/ethernetdirect non-text +0 / -0 A mibs/ethernetdirect/HME621 +810 / -0
+120 added
0 removed
filtered activity
Added DOM sensors discovery for (some) D-Link switches (
OBS-3256 ).
Changed files with action and line counts M includes/definitions/mibs/d-link.inc.php +156 / -0 M includes/definitions/os/d-link.inc.php +3 / -1
+159 added
−1 removed
filtered activity
Improved support for Mikrotik RouterOS (
OBS-2889 ).
Changed files with action and line counts M includes/definitions/mibs/mikrotik.inc.php +95 / -2 M includes/definitions/os.inc.php +0 / -44 A includes/definitions/os/mikrotik.inc.php +85 / -0
+180 added
−46 removed
filtered activity
Added basic support for Talari APN (
OBS-3277 ).
Changed files with action and line counts A html/images/os/talari.png +1 / -0 A html/images/os/talari_2x.png +1 / -0 M includes/definitions/mibs/oracle.inc.php +66 / -4 M includes/definitions/os.inc.php +0 / -26 A includes/definitions/os/oracle.inc.php +51 / -0 A mibs/oracle/TALARI-MIB +4,100 / -0
+117 added
−30 removed
filtered activity
Graphs definitions are now allowed to be written to common mib definitions. Fixed Fortigate Sessions graphs, revert back it to graphs as definition.
Changed files with action and line counts M includes/definitions/mibs/fortinet.inc.php +13 / -0 M includes/polling/graphs.inc.php +33 / -5
+46 added
−5 removed
filtered activity
Improved Extreme XOS DOM sensors description.
Changed files with action and line counts M includes/discovery/sensors/entity-sensor-mib.inc.php +7 / -3
+7 added
−3 removed
filtered activity
Improved support for Hikvision Cameras (
OBS-3278 ).
Changed files with action and line counts M includes/definitions/mibs/hikvision.inc.php +38 / -4 M includes/definitions/os.inc.php +0 / -20 A includes/definitions/os/hikvision.inc.php +32 / -0 D includes/polling/os/hikvision-cam.inc.php +0 / -18 M includes/polling/os/unix.inc.php +2 / -2
+72 added
−44 removed
filtered activity
Unificate polling/discovery mempools and storages with size units.
Changed files with action and line counts M includes/definitions/mibs/qnap.inc.php +2 / -2 M includes/discovery/mempools.inc.php +13 / -10 M includes/discovery/storage.inc.php +7 / -19 M includes/polling/mempools.inc.php +7 / -4 M includes/polling/storage.inc.php +6 / -8
+35 added
−43 removed
filtered activity
Added units bytes/bits in snmp_fix_numeric().
Changed files with action and line counts M includes/snmp.inc.php +7 / -1 M tests/IncludesCommonTest.php +2 / -0 M tests/IncludesSnmpTest.php +18 / -3
+7 added
−1 removed
filtered activity
Improved parsing some Cisco NX-OS syslog messages.
Changed files with action and line counts M includes/definitions/os/cisco.inc.php +2 / -2 M tests/IncludesSyslogTest.php +18 / -0
+2 added
−2 removed
filtered activity
Fixed escaping for display syslog tags (
OBS-3264 ).
Changed files with action and line counts M html/includes/print/syslogs.inc.php +3 / -3
+3 added
−3 removed
filtered activity
Changed files with action and line counts M includes/functions.inc.php +41 / -1
+41 added
−1 removed
filtered activity
Changed files with action and line counts M html/pages/device/overview/ports.inc.php +2 / -1
+2 added
−1 removed
filtered activity
Improved support for Patton Smartnode (
OBS-3234 ).
Changed files with action and line counts M includes/definitions/mibs/patton.inc.php +63 / -4 M includes/definitions/os.inc.php +0 / -11 A includes/definitions/os/patton.inc.php +30 / -0
+93 added
−15 removed
filtered activity
Improved detect Synology Rackstation.
Changed files with action and line counts M includes/definitions/mibs/synology.inc.php +42 / -7 M includes/definitions/os.inc.php +0 / -55 A includes/definitions/os/synology.inc.php +70 / -0
+112 added
−62 removed
filtered activity
Updated Synology mib files.
Changed files with action and line counts A mibs/synology/SYNOLOGY-COREDUMPS-MIB +86 / -0 A mibs/synology/SYNOLOGY-EBOX-MIB +94 / -0 A mibs/synology/SYNOLOGY-FLASHCACHE-MIB +218 / -0 A mibs/synology/SYNOLOGY-GPUINFO-MIB +103 / -0 A mibs/synology/SYNOLOGY-ISCSILUN-MIB +212 / -0 M mibs/synology/SYNOLOGY-RAID-MIB +22 / -1 A mibs/synology/SYNOLOGY-SERVICES-MIB +86 / -0 A mibs/synology/SYNOLOGY-SHA-MIB +141 / -0 A mibs/synology/SYNOLOGY-SMART-MIB +141 / -0 A mibs/synology/SYNOLOGY-SPACEIO-MIB +189 / -0 A mibs/synology/SYNOLOGY-STORAGEIO-MIB +187 / -0
0 added
0 removed
filtered activity
Improved support for DCN IOS Switches. Added discovery sensors by
DCN-MIB .
Changed files with action and line counts A includes/definitions/mibs/dcn.inc.php +179 / -0 M includes/definitions/os.inc.php +0 / -9 A includes/definitions/os/dcn.inc.php +33 / -0 A includes/discovery/vlans/dcn-mib.inc.php +99 / -0 A includes/polling/ports/dcn-mib.inc.php +66 / -0
+377 added
−9 removed
filtered activity
Updated DCN mib files.
Changed files with action and line counts D mibs/amer non-text +0 / -0 D mibs/amer/AMER-MIB +0 / -12,523 A mibs/dcn non-text +0 / -0 A mibs/dcn/AMER-MIB +13,751 / -0 A mibs/dcn/DCN-MIB +24,008 / -0
0 added
0 removed
filtered activity
Improved snmp_fix_numeric() for additional case.
Changed files with action and line counts M includes/snmp.inc.php +2 / -0 M tests/IncludesSnmpTest.php +1 / -0
+2 added
0 removed
filtered activity
Fixed display port sensors on overview page when port label too short.
Changed files with action and line counts M html/pages/device/overview/sensors.inc.php +10 / -5
+10 added
−5 removed
filtered activity
Improved detect duplicated devices with non-fqdn sysname. Added function for compare Oids from two devices compare_devices_oids().
Changed files with action and line counts M includes/functions.inc.php +188 / -27 M includes/snmp.inc.php +25 / -29
+213 added
−56 removed
filtered activity
Fixed autodiscovery new devices from neighbours by IP addresses.
Changed files with action and line counts M includes/discovery/neighbours/cisco-cdp-mib.inc.php +9 / -4 M includes/discovery/neighbours/dnos-isdp-mib.inc.php +10 / -5 M includes/discovery/neighbours/edgeswitch-isdp-mib.inc.php +10 / -4 M includes/discovery/neighbours/fastpath-isdp-mib.inc.php +10 / -4 M includes/discovery/neighbours/netgear-isdp-mib.inc.php +10 / -5
+49 added
−22 removed
filtered activity
Added support for Westermo devices (
OBS-3234 ).
Changed files with action and line counts A html/images/os/westermo.png +1 / -0 A html/images/os/westermo_2x.png +1 / -0 A includes/definitions/mibs/westermo.inc.php +123 / -0 A includes/definitions/os/westermo.inc.php +86 / -0 A mibs/westermo non-text +0 / -0 A mibs/westermo/TRDP-MIB +766 / -0 A mibs/westermo/TTDB-MIB +313 / -0 A mibs/westermo/TTDP-MIB +1,242 / -0 A mibs/westermo/WESTERMO-DDM-MIB +190 / -0 A mibs/westermo/WESTERMO-EVENT-MIB +259 / -0 A mibs/westermo/WESTERMO-FRNT-MIB +391 / -0 A mibs/westermo/WESTERMO-INTERFACE-MIB +197 / -0 A mibs/westermo/WESTERMO-LYNX-MIB +799 / -0 A mibs/westermo/WESTERMO-MRD-300-MIB +539 / -0 A mibs/westermo/WESTERMO-OID-MIB +81 / -0 A mibs/westermo/WESTERMO-SW6-BRIDGE-MIB +327 / -0 A mibs/westermo/WESTERMO-SW6-FIREWALL-MIB +1,048 / -0 A mibs/westermo/WESTERMO-SW6-ICL-MIB +369 / -0 A mibs/westermo/WESTERMO-SW6-MIB +9,209 / -0 A mibs/westermo/WESTERMO-SW6-NWM-MIB +1,096 / -0 A mibs/westermo/WESTERMO-SW6-PWN-MIB +149 / -0 A mibs/westermo/WESTERMO-TRAP-MIB +204 / -0 A mibs/westermo/WESTERMO-WEOS-MIB +2,759 / -0 A mibs/westermo/WESTERMO-WEOS-TECHPREVIEW-MIB +44 / -0
+209 added
0 removed
filtered activity
Fixed storage scale when polling by mib definitions.
Changed files with action and line counts M includes/discovery/storage.inc.php +2 / -2 M includes/functions.inc.php +6 / -6 M includes/polling/storage.inc.php +2 / -3
+10 added
−11 removed
filtered activity
Added new RAD mib files.
Showing the first 30 paths; 25 more are omitted from this static page.
Changed files with action and line counts A mibs/rad/ACE2002-MIB +21,931 / -0 A mibs/rad/ACE202-MIB +14,928 / -0 A mibs/rad/APS-R-MIB +1,280 / -0 A mibs/rad/BFD-STD-MIB-R +1,458 / -0 A mibs/rad/BFD-TC-STD-MIB-R +235 / -0 A mibs/rad/CPIWF-R-MIB +2,680 / -0 A mibs/rad/DOT3-OAM-R-MIB +949 / -0 A mibs/rad/IANA-PWE3-R-MIB +115 / -0 A mibs/rad/MEF-R-MIB +1,939 / -0 A mibs/rad/PW-ATM-R-MIB +1,191 / -0 A mibs/rad/PW-MPLS-STD-R-MIB +909 / -0 A mibs/rad/PW-STD-R-MIB +2,248 / -0 A mibs/rad/PW-TC-STD-R-MIB +257 / -0 A mibs/rad/PW-TDM-R-MIB +1,518 / -0 A mibs/rad/RAD-ACL-MIB +1,520 / -0 A mibs/rad/RAD-BROADBAND-MIB +459 / -0 A mibs/rad/RAD-BrgGen-MIB +4,096 / -0 A mibs/rad/RAD-Clock-MIB +4,911 / -0 A mibs/rad/RAD-ConfigChange-MIB +283 / -0 A mibs/rad/RAD-CopyFile-MIB +413 / -0 A mibs/rad/RAD-DS3-MIB +962 / -0 A mibs/rad/RAD-Dacs-MIB +8,747 / -0 A mibs/rad/RAD-EthIf-MIB +4,117 / -0 A mibs/rad/RAD-Etp-MIB +427 / -0 A mibs/rad/RAD-GEN-MIB +12,516 / -0 A mibs/rad/RAD-GFP-MIB +152 / -0 A mibs/rad/RAD-Ipmux-MIB +2,262 / -0 A mibs/rad/RAD-L3SAT-MIB +2,114 / -0 A mibs/rad/RAD-LAG-MIB +379 / -0 A mibs/rad/RAD-LanRger-MIB +2,519 / -0
0 added
0 removed
filtered activity
Added support for RAD ETH devices (
OBS-3204 ).
Changed files with action and line counts A html/images/os/rad.png +1 / -0 A html/images/os/rad_2x.png +1 / -0 A includes/definitions/mibs/rad.inc.php +88 / -0 A includes/definitions/os/rad.inc.php +36 / -0 A includes/discovery/sensors/rad-gen-mib.inc.php +147 / -0
+271 added
0 removed
filtered activity
Added memory/processor polling for Moxa EDS switches. Improved support for Moxa EDS-408A. (
OBS-3233 )
Changed files with action and line counts M includes/definitions/mibs/moxa.inc.php +121 / -0 M includes/definitions/models.inc.php +1 / -0 M includes/definitions/os/moxa.inc.php +1 / -1
+123 added
−1 removed
filtered activity
February 2020
API endpoints can be enabled/disabled individually in config (
OBS-3247 ).
Changed files with action and line counts M html/api/v0/index.php +12 / -18 M includes/config-variables.inc.php +95 / -4 M includes/defaults.inc.php +16 / -1
+123 added
−23 removed
filtered activity
Use quotes in js url_from_form() for multiselect form elements.
Changed files with action and line counts M html/includes/print/search.inc.php +18 / -5 M html/js/observium.js +17 / -12
+18 added
−5 removed
filtered activity
Fixed display customer graphs with comma separated description.
Changed files with action and line counts M html/pages/customers.inc.php +1 / -1
+1 added
−1 removed
filtered activity
Improved parse comma separated vars in url/get requests.
Changed files with action and line counts M html/includes/functions.inc.php +30 / -18
+30 added
−18 removed
filtered activity
[MERGE] Merge stable changes to trunk.
Changed files with action and line counts A html/includes/graphs/application/icecast_current.inc.php +32 / -0 A html/includes/graphs/application/icecast_max.inc.php +32 / -0 A html/pages/device/apps/icecast.inc.php +19 / -0 M includes/definitions/apps.inc.php +1 / -0 M includes/definitions/rrdtypes.inc.php +9 / -0 M includes/discovery/oids.inc.php +2 / -0 A includes/polling/applications/icecast.inc.php +28 / -0 M includes/polling/ports.inc.php +1 / -1 A scripts/agent-local/icecast +53 / -0 A scripts/agent-local/icecast.conf.default +4 / -0 M test_code.php non-text +0 / -0 M update/352.sql non-text +0 / -0 M update/354.sql non-text +0 / -0 M update/355.php non-text +0 / -0 M update/368.php +0 / -3
+181 added
−4 removed
filtered activity
Changed files with action and line counts M includes/definitions/mibs/fortinet.inc.php +7 / -3 M includes/definitions/os/fortinet.inc.php +6 / -5 M includes/discovery/sensors/fortinet-fortigate-mib.inc.php +22 / -5
+35 added
−13 removed
filtered activity
Apply device write permissions to notes page
Changed files with action and line counts M html/pages/device/notes.inc.php +2 / -2
+2 added
−2 removed
filtered activity
Fixed generate some additional graphs for IPv6 hosts.
Changed files with action and line counts M html/includes/graphs/device/ipSystemStats.inc.php +2 / -2 M html/includes/graphs/device/storage.inc.php +3 / -2 M html/includes/graphs/generic_data.inc.php +10 / -0
+15 added
−4 removed
filtered activity
Fixed writting logs into fifo pipes in poller-wrapper (
OBS-2631 ).
Changed files with action and line counts M poller-wrapper.py +13 / -5
+13 added
−5 removed
filtered activity
Add form changes for entity permissions
Changed files with action and line counts M html/includes/print/search.inc.php +5 / -2
+5 added
−2 removed
filtered activity
Add ability to give write permission to a role for a group of devices.
Changed files with action and line counts M html/includes/actions/role_entity_add.inc.php +5 / -2 M html/includes/functions.inc.php +30 / -12 M html/pages/device.inc.php +2 / -2 M html/pages/device/data.inc.php +2 / -1 M html/pages/device/edit.inc.php +4 / -1 M html/pages/device/showtech.inc.php +2 / -1 M html/pages/roles.inc.php +12 / -7 M includes/entities.inc.php +51 / -8 A update/428.sql +3 / -0
+108 added
−34 removed
filtered activity
Added mib definition key for use sensor/status/counter description as rrd index (for cases when entity indexes changed on any hardware remove/insert).
Changed files with action and line counts M includes/entities/counter.inc.php +14 / -5 M includes/entities/sensor.inc.php +10 / -5 M includes/entities/status.inc.php +10 / -5
+34 added
−15 removed
filtered activity
Fixed nested LDAP/AD groups auth, use configurable group ldap attribute (
OBS-3240 ).
Changed files with action and line counts M html/includes/authentication/ldap.inc.php +4 / -3 M includes/defaults.inc.php +3 / -2
+7 added
−5 removed
filtered activity
Allow non-increasing OIDs on HH3C hardware; allows Observium to fetch FDB tables from these switches
Changed files with action and line counts M includes/definitions/os/hp.inc.php +1 / -1
+1 added
−1 removed
filtered activity
Changed files with action and line counts M includes/definitions/mibs/dell.inc.php +298 / -2
+298 added
−2 removed
filtered activity
Changed files with action and line counts M includes/definitions/mibs/lsi.inc.php +20 / -2
+20 added
−2 removed
filtered activity
Added support for Cisco (Viptela) SD-WAN devices (
OBS-3228 ).
Changed files with action and line counts A html/images/os/viptela.png +1 / -0 A html/images/os/viptela_2x.png +1 / -0 M includes/common.inc.php +3 / -4 M includes/definitions/mibs/cisco.inc.php +67 / -3 M includes/definitions/os/cisco.inc.php +18 / -2 A includes/discovery/sensors/viptela-hardware.inc.php +178 / -0 M tests/IncludesCommonTest.php +1 / -0
+266 added
−9 removed
filtered activity
Added Viptela mib files.
Changed files with action and line counts A mibs/cisco/VIPTELA-APP-ROUTE +384 / -0 A mibs/cisco/VIPTELA-BFD +516 / -0 A mibs/cisco/VIPTELA-BRIDGE +1,148 / -0 A mibs/cisco/VIPTELA-DOT1X +773 / -0 A mibs/cisco/VIPTELA-GLOBAL +66 / -0 A mibs/cisco/VIPTELA-HARDWARE +535 / -0 A mibs/cisco/VIPTELA-OMP +3,740 / -0 A mibs/cisco/VIPTELA-OPER-BGP +1,522 / -0 A mibs/cisco/VIPTELA-OPER-MULTICAST +1,346 / -0 A mibs/cisco/VIPTELA-OPER-OSPF +1,926 / -0 A mibs/cisco/VIPTELA-OPER-SYSTEM +5,400 / -0 A mibs/cisco/VIPTELA-OPER-VPN +7,187 / -0 A mibs/cisco/VIPTELA-POLICY +2,824 / -0 A mibs/cisco/VIPTELA-SECURITY +5,479 / -0 A mibs/cisco/VIPTELA-TRAPS +2,883 / -0 A mibs/cisco/VIPTELA-WLAN +840 / -0 A mibs/cisco/VIPTELA-WWAN +1,093 / -0
0 added
0 removed
filtered activity
Cleaned prepend texts before numbers in snmp_fix_numeric().
Changed files with action and line counts M includes/snmp.inc.php +5 / -3 M tests/IncludesSnmpTest.php +1 / -0
+5 added
−3 removed
filtered activity
Use longer db field for sensor/status/counter numeric indexes.
Changed files with action and line counts A update/427.sql +3 / -0
0 added
0 removed
filtered activity
Added Synology Disk temperature and VD status (
OBS-3227 ).
Changed files with action and line counts M includes/definitions/mibs/synology.inc.php +52 / -6 M includes/definitions/os.inc.php +1 / -1
+53 added
−7 removed
filtered activity
Add message to probe alert metrics
Changed files with action and line counts M includes/polling/probes.inc.php +1 / -1
+1 added
−1 removed
filtered activity
Restored some recent changes, removed by mistake.
Changed files with action and line counts M includes/definitions/entities.inc.php +1 / -0 M includes/entities.inc.php +49 / -10
+50 added
−10 removed
filtered activity
Fix permissions issue
Changed files with action and line counts M includes/entities.inc.php +11 / -50
+11 added
−50 removed
filtered activity
Remove dupe navbar add user option.
Changed files with action and line counts M html/includes/navbar.inc.php +0 / -4
0 added
−4 removed
filtered activity
Add group attribute to bgp peers
Changed files with action and line counts M includes/definitions/entities.inc.php +3 / -1
+3 added
−1 removed
filtered activity
Improved support for Radware DefensePro (
OBS-3220 ).
Changed files with action and line counts M includes/definitions/mibs/radware.inc.php +122 / -2 M includes/definitions/os.inc.php +0 / -19 A includes/definitions/os/radware.inc.php +36 / -0
+158 added
−21 removed
filtered activity
Updated Radware mib files.
Changed files with action and line counts A mibs/radware/ACC-MIB +633 / -0 A mibs/radware/ADMIN-ALTEON-AC-vADC-MIB +3,238 / -0 A mibs/radware/ALTEON-CHEETAH-BWM-MIB +1,861 / -0 A mibs/radware/ALTEON-CHEETAH-LAYER4-MIB +70,737 / -0 A mibs/radware/ALTEON-CHEETAH-LAYER7-MIB +6,505 / -0 A mibs/radware/ALTEON-CHEETAH-NETWORK-MIB +17,807 / -0 A mibs/radware/ALTEON-CHEETAH-SWITCH-MIB +24,075 / -0 A mibs/radware/ALTEON-CS-PHYSICAL-MIB +4,573 / -0 A mibs/radware/ALTEON-ROOT-MIB +224 / -0 A mibs/radware/BWM-MIB +7,098 / -0 A mibs/radware/CCK-MIB +1,013 / -0 A mibs/radware/CDE-MIB +393 / -0 A mibs/radware/CHEETAH-TRAP-MIB +2,341 / -0 A mibs/radware/DEFENSEFLOW-MIB +95 / -0 A mibs/radware/DOS-MIB +73 / -0 A mibs/radware/GENERIC-MIB +1,504 / -0 A mibs/radware/IDS-MIB +21,126 / -0 A mibs/radware/LANNET-MIB +248 / -0 M mibs/radware/RADWARE-MIB +662 / -83 A mibs/radware/SESSION-MIB +2,037 / -0 A mibs/radware/STATEFUL-MIB +608 / -0 A mibs/radware/STATISTICS-MIB +632 / -0 A mibs/radware/VISION-MIB +139 / -0 A mibs/radware/WSD-MIB +25,738 / -0
0 added
0 removed
filtered activity
Update navbar links
Changed files with action and line counts M html/includes/navbar.inc.php +19 / -8
+19 added
−8 removed
filtered activity
Additional role support
Changed files with action and line counts A html/includes/actions/role_user_add.inc.php +27 / -0 A html/includes/actions/role_user_del.inc.php +11 / -0 M html/pages/roles.inc.php +82 / -18 M html/pages/user_edit.inc.php +101 / -0
+221 added
−18 removed
filtered activity
Add roles
Changed files with action and line counts M html/ajax/actions.php +71 / -41 A html/includes/actions/edit_probe.inc.php +32 / -0 A html/includes/actions/role_add.inc.php +25 / -0 A html/includes/actions/role_entity_add.inc.php +33 / -0 A html/includes/actions/role_entity_del.inc.php +26 / -0 A html/includes/actions/role_permission_add.inc.php +18 / -0 A html/includes/actions/role_permission_del.inc.php +12 / -0 M html/includes/authenticate-functions.inc.php +1 / -0 M html/includes/authenticate.inc.php +33 / -4 A html/includes/user_menu.inc.php +103 / -0 D html/pages/adduser.inc.php +0 / -146 M html/pages/authlog.inc.php +1 / -1 D html/pages/edituser.inc.php +0 / -1,028 M html/pages/preferences/general.inc.php +34 / -0 A html/pages/roles.inc.php +762 / -0 A html/pages/user_add.inc.php +146 / -0 A html/pages/user_edit.inc.php +1,011 / -0 D html/pages/usermenu.inc.php +0 / -47 A update/426.sql +15 / -0
+2,308 added
−1,267 removed
filtered activity
Added support PoE sensors for some Moxa switches (
OBS-3233 ).
Changed files with action and line counts M includes/definitions/mibs/moxa.inc.php +277 / -9
+277 added
−9 removed
filtered activity
Changed files with action and line counts M includes/definitions/mibs/moxa.inc.php +18 / -3 M includes/definitions/models.inc.php +4 / -7 M includes/definitions/os.inc.php +0 / -34 A includes/definitions/os/moxa.inc.php +53 / -0 M includes/functions.inc.php +98 / -97
+173 added
−141 removed
filtered activity
Updated Moxa mib files.
Changed files with action and line counts A mibs/moxa/MOXA-EDS405A-MIB +3,438 / -0 A mibs/moxa/MOXA-EDS405A_PTP-MIB +4,360 / -0 A mibs/moxa/MOXA-EDS508A-MIB +4,508 / -0
0 added
0 removed
filtered activity
Use more version specific Windows os icons.
Changed files with action and line counts M html/images/os/windows.png non-text +0 / -0 M html/images/os/windows2000.png non-text +0 / -0 M html/images/os/windows2000_2x.png non-text +0 / -0 A html/images/os/windows7.png +1 / -0 A html/images/os/windows7_2x.png +1 / -0 A html/images/os/windows8.png +1 / -0 A html/images/os/windows8_2x.png +1 / -0 M html/images/os/windows_2x.png non-text +0 / -0 M html/images/os/windows_old.png non-text +0 / -0 M html/images/os/windows_old_2x.png non-text +0 / -0 A html/images/os/windows_vista.png +1 / -0 A html/images/os/windows_vista_2x.png +1 / -0 M includes/polling/os/windows.inc.php +27 / -13
+27 added
−13 removed
filtered activity
Cosmetic changes to WMI module
Changed files with action and line counts M includes/polling/wmi.inc.php +4 / -2
+4 added
−2 removed
filtered activity
Add Win2k Icon
Changed files with action and line counts A html/images/os/windows2000.png +1 / -0 A html/images/os/windows2000_2x.png +1 / -0 M includes/polling/os/windows.inc.php +2 / -2
+2 added
−2 removed
filtered activity
Added support for MySQL connection with SSL (
OBS-3221 ).
Changed files with action and line counts M includes/db/mysqli.inc.php +34 / -1 M includes/defaults.inc.php +9 / -0
+43 added
−1 removed
filtered activity
Added support for MRV OptiDriver devices (
OBS-3215 ).
Changed files with action and line counts M includes/definitions/mibs/mrv.inc.php +311 / -9 M includes/definitions/models.inc.php +12 / -1 M includes/definitions/os.inc.php +1 / -48 A includes/definitions/os/mrv.inc.php +74 / -0 M includes/definitions/vendors.inc.php +1 / -0 M includes/discovery/sensors/nbs-cmmc-mib.inc.php +1 / -2 M includes/entities.inc.php +11 / -1
+411 added
−61 removed
filtered activity
Updated MRV mib files.
Changed files with action and line counts D mibs/aos7 non-text +0 / -0 D mibs/aos7/ALCATEL-STATIC-FRR-MIB +0 / -531 D mibs/aos7/DVMRP-STD-MIB +0 / -740 M mibs/mrv/NBS-CMMC-MIB +44 / -32 M mibs/mrv/NBS-CMMCENUM-MIB +33 / -9 A mibs/mrv/NBS-COHERENT-MIB +3,236 / -0 M mibs/mrv/NBS-EFM-MIB +50 / -50 M mibs/mrv/NBS-FEC-MIB +5 / -2 M mibs/mrv/NBS-FECPM-MIB +23 / -23 M mibs/mrv/NBS-MIB +5 / -5 M mibs/mrv/NBS-OTNPM-MIB +11 / -11 M mibs/mrv/NBS-REDUNDANCY-MIB +2 / -2 M mibs/mrv/NBS-ROADM-MIB +1 / -1 M mibs/mrv/NBS-SFF-MIB +7 / -5 M mibs/mrv/NBS-SIGCOND-MIB +229 / -4 M mibs/mrv/NBS-SIGLANE-MIB +124 / -3 M mibs/mrv/NBS-SLA-MIB +158 / -157 M mibs/mrv/NBS-TUNABLE-MIB +20 / -7 A mibs/mrv/NBS-VLAN-TAGS-MIB +118 / -0
0 added
0 removed
filtered activity
Changed files with action and line counts M includes/definitions/mibs/aos.inc.php +0 / -28 A includes/definitions/mibs/nokia.inc.php +45 / -0 M includes/discovery/inventory/timetra-chassis-mib.inc.php +21 / -25 M includes/discovery/sensors/timetra-chassis-mib.inc.php +11 / -15
+77 added
−68 removed
filtered activity
Updated Nokia (SROS) mib files.
Showing the first 30 paths; 186 more are omitted from this static page.
Changed files with action and line counts M mibs/aos/ALCATEL-IEEE8021-PAE-MIB +14 / -13 M mibs/aos/ALCATEL-IGMP-SNOOPING-MIB +2,064 / -92 D mibs/aos/TIMETRA-ALARM-MIB +0 / -109 D mibs/aos/TIMETRA-APS-MIB +0 / -787 D mibs/aos/TIMETRA-ATM-MIB +0 / -3,609 D mibs/aos/TIMETRA-BFD-MIB +0 / -423 D mibs/aos/TIMETRA-BGP-MIB +0 / -12,693 D mibs/aos/TIMETRA-BSX-NG-MIB +0 / -16,478 D mibs/aos/TIMETRA-CAPABILITY-7210-SAS-M-V6v0 +0 / -11,554 D mibs/aos/TIMETRA-CFLOWD-MIB +0 / -1,208 D mibs/aos/TIMETRA-CHASSIS-MIB +0 / -12,647 D mibs/aos/TIMETRA-CLEAR-MIB +0 / -250 D mibs/aos/TIMETRA-CONN-PROF-MIB +0 / -288 D mibs/aos/TIMETRA-DA-MIB +0 / -3,259 D mibs/aos/TIMETRA-DHCP-SERVER-MIB +0 / -4,259 D mibs/aos/TIMETRA-DIAMETER-MIB +0 / -1,843 D mibs/aos/TIMETRA-DOT3-OAM-MIB +0 / -396 D mibs/aos/TIMETRA-ELMI-MIB +0 / -595 D mibs/aos/TIMETRA-ETH-RING-MIB +0 / -1,041 D mibs/aos/TIMETRA-ETH-TUNNEL-MIB +0 / -1,261 D mibs/aos/TIMETRA-FILTER-MIB +0 / -7,080 D mibs/aos/TIMETRA-GLOBAL-MIB +0 / -314 D mibs/aos/TIMETRA-GSMP-MIB +0 / -2,412 D mibs/aos/TIMETRA-IEEE8021-CFM-MIB +0 / -3,206 D mibs/aos/TIMETRA-IF-GROUP-HANDLER-MIB +0 / -550 D mibs/aos/TIMETRA-IGMP-MIB +0 / -5,171 D mibs/aos/TIMETRA-IPFIX-MIB +0 / -347 D mibs/aos/TIMETRA-IPSEC-MIB +0 / -4,680 D mibs/aos/TIMETRA-IPSEC-STATIC-SA-MIB +0 / -324 D mibs/aos/TIMETRA-ISIS-MIB +0 / -6,009
0 added
0 removed
filtered activity
Improved powersupply status discovery for Korenix JetNet devices.
Changed files with action and line counts M includes/definitions/mibs/korenix.inc.php +20 / -17
+20 added
−17 removed
filtered activity
Changed files with action and line counts M includes/definitions/mibs/equallogic.inc.php +20 / -14 M includes/definitions/os.inc.php +0 / -12 M includes/definitions/os/dell.inc.php +13 / -0 M includes/discovery/sensors/eqlmember-mib.inc.php +40 / -5 M includes/entities.inc.php +13 / -6 M includes/polling/os/equallogic.inc.php +35 / -33
+121 added
−70 removed
filtered activity
Changed files with action and line counts M includes/definitions/mibs/supermicro.inc.php +1 / -0
+1 added
0 removed
filtered activity
Improved support for Korenix JetNet devices.
Changed files with action and line counts M html/images/os/korenix.png binary +0 / -0 M html/images/os/korenix_2x.png binary +0 / -0 A includes/definitions/mibs/korenix.inc.php +309 / -0 M includes/definitions/os.inc.php +0 / -11 A includes/definitions/os/korenix.inc.php +48 / -0 A mibs/korenix non-text +0 / -0 D mibs/korenix-netjet non-text +0 / -0 D mibs/korenix-netjet/Jetnet4508V2 +0 / -5,900 A mibs/korenix/Jetnet4508V2 +6,771 / -0 A mibs/korenix/Jetnet4508fV2 +6,771 / -0 A mibs/korenix/Jetnet4510 +7,048 / -0 A mibs/korenix/Jetnet5010G +7,052 / -0 A mibs/korenix/Jetnet5310G +8,263 / -0
+357 added
−11 removed
filtered activity
Changed files with action and line counts M includes/definitions/mibs/supermicro.inc.php +6 / -4
+6 added
−4 removed
filtered activity
January 2020
Added support for Delta Orion Series Power devices (
OBS-2596 ).
Changed files with action and line counts M includes/definitions/mibs/delta.inc.php +176 / -0 M includes/definitions/os/delta.inc.php +20 / -4 M includes/entities.inc.php +2 / -1 A mibs/delta/GLOBAL-REG +75 / -0 A mibs/delta/ORION-BASE-MIB +5,788 / -0
+198 added
−5 removed
filtered activity
Remove devel mistake.
Changed files with action and line counts M includes/polling/system.inc.php +0 / -3
0 added
−3 removed
filtered activity
Changed files with action and line counts M includes/polling/system.inc.php +18 / -5
+18 added
−5 removed
filtered activity
Just additional code information.
Changed files with action and line counts M includes/polling/fdb-table.inc.php +2 / -1
+2 added
−1 removed
filtered activity
Improved support for Dell OS10. Fixed polling FDB table on Dell OS10 (
OBS-3213 ).
Changed files with action and line counts M includes/definitions/mibs/dell.inc.php +78 / -0 M includes/definitions/os.inc.php +0 / -16 M includes/definitions/os/dell.inc.php +31 / -5 M includes/polling/fdb-table.inc.php +28 / -17
+137 added
−38 removed
filtered activity
Updated Dell mib files.
Changed files with action and line counts M mibs/dell/DELL-NETWORKING-BPSTATS-MIB +2 / -2 M mibs/dell/DELL-NETWORKING-CHASSIS-MIB +211 / -29 M mibs/dell/DELL-NETWORKING-FIB-MIB +24 / -1 M mibs/dell/DELL-NETWORKING-FPSTATS-MIB +550 / -174 M mibs/dell/DELL-NETWORKING-IF-EXTENSION-MIB +334 / -5 A mibs/dell/DELL-NETWORKING-MAC-NOTIFICATION-MIB +161 / -0 A mibs/dell/DELL-NETWORKING-PORT-SECURITY-MIB +610 / -0 M mibs/dell/DELL-NETWORKING-PRODUCTS-MIB +6 / -1 A mibs/dell/DELL-NETWORKING-SYSLOG-MIB +51 / -0 M mibs/dell/DELL-NETWORKING-SYSTEM-COMPONENT-MIB +27 / -7 M mibs/dell/DELL-NETWORKING-TC +18 / -3 A mibs/dell/DELLEMC-OS10-BGP4V2-MIB +1,611 / -0 M mibs/dell/DELLEMC-OS10-CHASSIS-MIB +25 / -1 M mibs/dell/DELLEMC-OS10-PRODUCTS-MIB +11 / -1 M mibs/dell/DELLEMC-OS10-SMI-MIB +14 / -8 M mibs/dell/DELLEMC-OS10-TC-MIB +7 / -1 M mibs/dell/Dell-SNMP-MIB +1 / -1
0 added
0 removed
filtered activity
Removed "ras" string from ports ignore config.
Changed files with action and line counts M includes/defaults.inc.php +1 / -1
+1 added
−1 removed
filtered activity
Changed files with action and line counts M includes/definitions/os.inc.php +5 / -2 M includes/polling/ports/netapp-mib.inc.php +26 / -15
+31 added
−17 removed
filtered activity
Changed files with action and line counts M includes/definitions/mibs/cisco.inc.php +2 / -1
+2 added
−1 removed
filtered activity
Improved Extreme XOS version detect (
OBS-3210 ).
Changed files with action and line counts M includes/definitions/os/extreme.inc.php +3 / -2
+3 added
−2 removed
filtered activity
Added support for Cisco Industrial Ethernet Switches.
Changed files with action and line counts M includes/definitions/mibs/cisco.inc.php +208 / -0 M includes/definitions/os/cisco.inc.php +37 / -0 A includes/polling/os/cisco-ie.inc.php +31 / -0
+276 added
0 removed
filtered activity
Added Cisco IE1000 and ME1200 mib files.
Showing the first 30 paths; 46 more are omitted from this static page.
Changed files with action and line counts A mibs/cisco/CIE1000-AGGR-MIB +300 / -0 A mibs/cisco/CIE1000-ALARM-MIB +346 / -0 A mibs/cisco/CIE1000-DHCP-SERVER-MIB +1,782 / -0 A mibs/cisco/CIE1000-DHCP-SNOOPING-MIB +588 / -0 A mibs/cisco/CIE1000-FIRMWARE-MIB +406 / -0 A mibs/cisco/CIE1000-HTTPS-MIB +97 / -0 A mibs/cisco/CIE1000-ICFG-MIB +360 / -0 A mibs/cisco/CIE1000-IP-MIB +5,091 / -0 A mibs/cisco/CIE1000-IPMC-PROFILE-MIB +687 / -0 A mibs/cisco/CIE1000-IPMC-SNOOPING-MIB +1,998 / -0 A mibs/cisco/CIE1000-LACP-MIB +504 / -0 A mibs/cisco/CIE1000-LLDP-MIB +2,196 / -0 A mibs/cisco/CIE1000-MAC-MIB +600 / -0 A mibs/cisco/CIE1000-MIRROR-MIB +394 / -0 A mibs/cisco/CIE1000-MSTP-MIB +1,365 / -0 A mibs/cisco/CIE1000-NTP-MIB +135 / -0 A mibs/cisco/CIE1000-POE-MIB +419 / -0 A mibs/cisco/CIE1000-PORT-MIB +1,453 / -0 A mibs/cisco/CIE1000-PORT-POWER-SAVINGS-MIB +260 / -0 A mibs/cisco/CIE1000-PSEC-MIB +570 / -0 A mibs/cisco/CIE1000-SNMP-MIB +1,476 / -0 A mibs/cisco/CIE1000-SSH-MIB +82 / -0 A mibs/cisco/CIE1000-SYSLOG-MIB +266 / -0 A mibs/cisco/CIE1000-SYSUTIL-MIB +897 / -0 A mibs/cisco/CIE1000-TC +497 / -0 A mibs/cisco/CIE1000-USERS-MIB +207 / -0 A mibs/cisco/CIE1000-VLAN-MIB +819 / -0 A mibs/cisco/CISCO-IE1000-MIB +42 / -0 A mibs/cisco/CISCOME1200-MIB +45 / -0 A mibs/cisco/ME1200-ACCESS-MANAGEMENT-MIB +679 / -0
0 added
0 removed
filtered activity
Improved support for NTI Enviromux 2D, 5D devices (
OBS-3209 ).
Changed files with action and line counts M includes/definitions/mibs/nti.inc.php +697 / -0 M mibs/nti/ENVIROMUX16D +2,867 / -5 M mibs/nti/ENVIROMUX2D +389 / -4 M mibs/nti/ENVIROMUX5D +1,053 / -5 M mibs/nti/ENVSEMS2D +1 / -1
+697 added
0 removed
filtered activity
Changed files with action and line counts M mibs/edgecore/ECS4510-MIB +1 / -1
0 added
0 removed
filtered activity
Improved support for D-Link DES-1228.
Changed files with action and line counts M includes/definitions/mibs/d-link.inc.php +13 / -0 M includes/definitions/models.inc.php +2 / -2 M includes/definitions/os.inc.php +0 / -126 A includes/definitions/os/d-link.inc.php +137 / -0 M mibs/d-link/DES-1228-MIB +4 / -0
+152 added
−128 removed
filtered activity
Changed files with action and line counts M includes/definitions/mibs/zyxel.inc.php +2 / -2
+2 added
−2 removed
filtered activity
Fixed string_transform() action preg_replace to empty string.
Changed files with action and line counts M includes/functions.inc.php +4 / -3 M tests/IncludesFunctionsTest.php +4 / -0
+4 added
−3 removed
filtered activity
Changed files with action and line counts M includes/definitions/mibs/zyxel.inc.php +1 / -1
+1 added
−1 removed
filtered activity
Correctly power sensor value conversion exclude (-9999W to -99dBm) for Extreme devices (
OBS-3200 ).
Changed files with action and line counts M includes/common.inc.php +1 / -2 M includes/entities/sensor.inc.php +6 / -0 M tests/IncludesCommonTest.php +0 / -1
+7 added
−2 removed
filtered activity
Fixed detect Zyxel IES serios os (
OBS-3189 ).
Changed files with action and line counts M includes/definitions/os/zyxel.inc.php +3 / -3
+3 added
−3 removed
filtered activity
Additional power sensor value conversion exclude (-9999W to -99dBm) for Extreme device (
OBS-3200 ).
Changed files with action and line counts M includes/common.inc.php +2 / -1 M tests/IncludesCommonTest.php +1 / -0
+2 added
−1 removed
filtered activity
Improved support for Zyxel IES/VES devices (OBS-3189, OBS-3190).
Changed files with action and line counts M includes/definitions/mibs/zyxel.inc.php +161 / -3 M includes/definitions/models.inc.php +69 / -0 M includes/definitions/os.inc.php +0 / -67 A includes/definitions/os/zyxel.inc.php +98 / -0
+328 added
−70 removed
filtered activity
Updated Zyxel mib files.
Showing the first 30 paths; 8 more are omitted from this static page.
Changed files with action and line counts A mibs/zyxel/IES5206-MIB +31,289 / -0 A mibs/zyxel/IES5206-TRAPS-MIB +3,660 / -0 A mibs/zyxel/RGS200-Switch-MIB +335 / -0 A mibs/zyxel/VES1724-58V-MIB +21,352 / -0 A mibs/zyxel/VES1724-58V-TRAPS-MIB +1,488 / -0 M mibs/zyxel/ZYXEL-AESCOMMON-MIB +53 / -48 M mibs/zyxel/ZYXEL-ARP-INSPECTION-MIB +19 / -6 M mibs/zyxel/ZYXEL-AS-ATM-MIB +35 / -2 M mibs/zyxel/ZYXEL-AS-MIB +9 / -4 A mibs/zyxel/ZYXEL-ES3500-24HP-MIB +9,745 / -0 A mibs/zyxel/ZYXEL-ES3500-8PD-MIB +9,705 / -0 A mibs/zyxel/ZYXEL-GS2200-24-MIB +9,042 / -0 A mibs/zyxel/ZYXEL-GS2200-24P-MIB +9,170 / -0 A mibs/zyxel/ZYXEL-GS2200-8-MIB +9,052 / -0 M mibs/zyxel/ZYXEL-GS4012F-MIB +5,291 / -1,516 A mibs/zyxel/ZYXEL-IES1248 +6,495 / -0 A mibs/zyxel/ZYXEL-IES5000-MIB +36,116 / -0 M mibs/zyxel/ZYXEL-IESCOMMON-MIB +96 / -13 A mibs/zyxel/ZYXEL-MGS360024F-FUNCTION-MIB +6,874 / -0 A mibs/zyxel/ZYXEL-MGS370012C-MIB +10,805 / -0 A mibs/zyxel/ZYXEL-MGS3712-MIB +8,996 / -0 M mibs/zyxel/ZYXEL-MIB +173 / -48 A mibs/zyxel/ZYXEL-NWA-SERIES +901 / -0 D mibs/zyxel/ZYXEL-NWA-SERIES_v1-4-2 +0 / -867 M mibs/zyxel/ZYXEL-SYSLOG-MIB +58 / -1 A mibs/zyxel/ZYXEL-VES1608FE53A-MIB +9,743 / -0 A mibs/zyxel/ZYXEL-VES1616F35-MIB +6,401 / -0 A mibs/zyxel/ZYXEL-XGS360026F-FUNCTION-MIB +6,874 / -0 A mibs/zyxel/ZYXEL-XGS360028F-FUNCTION-MIB +6,874 / -0 A mibs/zyxel/ZYXEL-XGS4700-48F-MIB +11,321 / -0
0 added
0 removed
filtered activity
Small ZTE ES os polling improvement.
Changed files with action and line counts M includes/definitions/os/zte.inc.php +3 / -0
+3 added
0 removed
filtered activity
Use value -99 dBm when converted 0 Watts for DOM sensors. It is better than use 0 dBm instead (
OBS-3200 ).
Changed files with action and line counts M html/includes/print/alert.inc.php +1 / -1 M includes/alerts.inc.php +9 / -4 M includes/common.inc.php +13 / -2 M includes/definitions/entities.inc.php +1 / -0 M tests/IncludesCommonTest.php +2 / -1
+24 added
−7 removed
filtered activity
Changed files with action and line counts M includes/db/mysqli.inc.php +15 / -8
+15 added
−8 removed
filtered activity
Use is_module_enabled() for poller.
Changed files with action and line counts M html/pages/device/edit/modules.inc.php +6 / -3 M includes/common.inc.php +12 / -3 M includes/discovery/functions.inc.php +7 / -0 M includes/polling/functions.inc.php +18 / -33
+43 added
−39 removed
filtered activity
Use is_module_enable() for discovery.
Changed files with action and line counts M html/pages/device/edit/modules.inc.php +3 / -7 M includes/common.inc.php +6 / -0 M includes/definitions/os.inc.php +6 / -2 M includes/discovery/functions.inc.php +2 / -69
+17 added
−78 removed
filtered activity
Added unittest for isnull, notnull test conditions. Small fix.
Changed files with action and line counts M includes/alerts.inc.php +19 / -12 M tests/IncludesAlertsTest.php +13 / -0
+19 added
−12 removed
filtered activity
Add isnull/notnull operators
Changed files with action and line counts M includes/alerts.inc.php +10 / -0
+10 added
0 removed
filtered activity
derp.
Changed files with action and line counts M includes/definitions/os/zte.inc.php +0 / -1
0 added
−1 removed
filtered activity
Additional broken mibs and modules excludes for ZTE ES devices.
Changed files with action and line counts M includes/definitions/os/zte.inc.php +7 / -1 M includes/polling/ports/ip-mib/ipIfStats.inc.php +5 / -1 M includes/snmp.inc.php +1 / -0
+13 added
−2 removed
filtered activity
Added ability for disable/enable ports submodules by os definition.
Changed files with action and line counts M html/pages/device/edit/modules.inc.php +20 / -8 M includes/common.inc.php +142 / -0 M includes/definitions/os.inc.php +2 / -0 M includes/entities.inc.php +9 / -1 M includes/polling/ports.inc.php +4 / -3
+177 added
−12 removed
filtered activity
Improvement for some eventlog queries (
OBS-3186 ).
Changed files with action and line counts M html/includes/print/events.inc.php +1 / -1 A update/425.sql +1 / -0
+1 added
−1 removed
filtered activity
Multiple mib files added, updated, removed duplicates.
Showing the first 30 paths; 418 more are omitted from this static page.
Changed files with action and line counts M includes/definitions/mibs/ciena.inc.php +41 / -0 M includes/definitions/mibs/teleste.inc.php +2 / -2 D includes/definitions/mibs/wwp.inc.php +0 / -54 D mibs/ANIROOT-MIB +0 / -57 D mibs/LLDP-EXT-DCBX-MIB +0 / -964 D mibs/NetWare-Host-Ext-MIB +0 / -1,094 D mibs/OSBRiDGE5XLi-MIB +0 / -444 D mibs/PPVPN-TC-MIB +0 / -46 A mibs/adaptec/AdaptecArrayController-MIB +450 / -0 A mibs/aperto/ANIROOT-MIB +57 / -0 A mibs/aperto/BSU-BRGCLUSTER-MIB +53 / -0 A mibs/aperto/BSUCLK-MIB +129 / -0 A mibs/aperto/BSUMSUBNETS-MIB +109 / -0 A mibs/aperto/BSUPARAM-MIB +45 / -0 A mibs/aperto/BSUSTATS-MIB +464 / -0 A mibs/aperto/BSUSTATUS-MIB +351 / -0 A mibs/aperto/BSUSUBASE-MIB +113 / -0 A mibs/aperto/BSUSUINV-MIB +147 / -0 A mibs/aperto/BSUSUSTATS-MIB +268 / -0 A mibs/aperto/BSUSUSTATUS-MIB +337 / -0 A mibs/aperto/BSUVLAN-MIB +87 / -0 A mibs/aperto/BSUWIRELESSIF-MIB +1,428 / -0 A mibs/arista/ARISTA-EXTERNAL-ALARM-MIB +221 / -0 A mibs/arista/ARISTA-FIB-STATS-MIB +294 / -0 A mibs/arista/ARISTA-GENERAL-MIB +155 / -0 M mibs/arista/ARISTA-PFC-MIB +80 / -3 M mibs/arista/ARISTA-PRODUCTS-MIB +225 / -2 M mibs/arista/ARISTA-QOS-MIB +117 / -15 A mibs/arista/ARISTA-XCVR-DWDM-MIB +232 / -0 A mibs/arista/ARISTA-XGS-MIB +143 / -0
+43 added
−56 removed
filtered activity
Ignore disabled devices when generating front page status widget
Changed files with action and line counts M html/includes/print/status.inc.php +1 / -1
+1 added
−1 removed
filtered activity
Allow transformations to clear serial/hardware/... field and drop to next possibility in table; fix(es) RAID controller model correctness on new Areca firmware
Changed files with action and line counts M includes/definitions/mibs/areca.inc.php +4 / -1 M includes/polling/os.inc.php +6 / -2
+10 added
−3 removed
filtered activity
Improved support for ZTE ES devices.
Changed files with action and line counts M includes/definitions.inc.php +1 / -1 M includes/definitions/mibs/zte.inc.php +62 / -20 M includes/definitions/models.inc.php +13 / -0 M includes/definitions/os.inc.php +2 / -76 A includes/definitions/os/zte.inc.php +116 / -0 A includes/discovery/vlans/es2952-mib.inc.php +63 / -0 A includes/polling/ports/es2952-mib.inc.php +82 / -0
+339 added
−97 removed
filtered activity
Updated ZTE mib files.
Changed files with action and line counts M mibs/zte/ES-GroupManagement-MIB +169 / -19 A mibs/zte/Es2952-MIB +3,472 / -0
0 added
0 removed
filtered activity
Moved rewrite global variables to definitions.
Changed files with action and line counts M includes/definitions/rewrites.inc.php +52 / -27 M includes/rewrites.inc.php +18 / -413 M tests/IncludesRewritesTest.php +1 / -1
+70 added
−440 removed
filtered activity
Improved support for Edgecore AOS5810 (
OBS-3180 ).
Changed files with action and line counts M includes/definitions/mibs/edgecore.inc.php +260 / -5 M includes/definitions/models.inc.php +1 / -1 A mibs/edgecore/AOS5810-54X-MIB +21,294 / -0
+261 added
−6 removed
filtered activity