← Back to Changelog Index

Changelog 2023

💻 Rolling Release

778
commits
71,085
added
55,384
removed

🏷️ Stable Releases

16
releases
62,935
added
49,040
removed

💻 r13241 FIX

Adam Armstrong 🐸 • 2023-12-31 17:27
Fix role assignment on user page.
Files changed (1)
M html/includes/actions/role.inc.php +8
📈 8 added 📉 0 removed

💻 r13240 MINOR

Mike Stupalov 🐱 • 2023-12-30 14:16
Added Configuration Ages sensors by CISCO-CONFIG-MAN-MIB. Added sensor age class.
Files changed (4)
M includes/definitions/entities/sensors.inc.php +1 -1
M includes/definitions/mibs/cisco.inc.php +36
M includes/definitions/os/cisco.inc.php +23 -22
M includes/entities/sensor.inc.php +51 -28
📈 111 added 📉 51 removed

💻 r13239 TRIVIAL

Mike Stupalov 🐱 • 2023-12-30 13:11
Fixed dbShowVariables() with where clause.
Files changed (1)
M includes/db.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r13238 ICONS

Mike Stupalov 🐱 • 2023-12-29 12:50
Added more os/vendor svg logos.
Files changed (9)
A html/images/os/checkpoint.svg +1
A html/images/os/fortinet.svg +1
A html/images/os/lenovo.svg +1
A html/images/os/radware.svg +1
A html/images/os/sophos.svg +1
A html/images/os/sun_oracle.svg +1
A html/images/os/supermicro.svg +1
M html/images/os/ubiquiti-dark.svg +1 -19
A html/images/os/vmware.svg +1
📈 9 added 📉 19 removed

💻 r13237 ICONS

Mike Stupalov 🐱 • 2023-12-28 07:54
Added Ubiquiti logo.
Files changed (2)
A html/images/os/ubiquiti-dark.svg +19
A html/images/os/ubiquiti.svg +1
📈 20 added 📉 0 removed

💻 r13236 TRIVIAL

Mike Stupalov 🐱 • 2023-12-27 22:58
Fixed discovery processors on Ubiquiti Unifi devices.
Files changed (2)
M includes/definitions/mibs/ubiquiti.inc.php +3 -12
M includes/definitions/os/ubiquiti.inc.php +1 -1
📈 4 added 📉 13 removed

💻 r13235 TRIVIAL

Mike Stupalov 🐱 • 2023-12-27 22:13
Fixed processors scale by FROGFOOT-RESOURCES-MIB.
Files changed (1)
M includes/definitions/mibs/ubiquiti.inc.php +1
📈 1 added 📉 0 removed

💻 r13234 MINOR

Mike Stupalov 🐱 • 2023-12-27 22:10
Simplified discover_fetch_oids(). Fixed get indexed processors with multiple returned indexes.
Files changed (2)
M includes/discovery/functions.inc.php +134 -104
M includes/discovery/processors.inc.php +3
📈 137 added 📉 104 removed

💻 r13233 ADD

Adam Armstrong 🐸 • 2023-12-22 16:10
Add php weathermap enable option to config variables.
Files changed (1)
M includes/config-variables.inc.php +2 -3
📈 2 added 📉 3 removed

💻 r13232 MINOR

Mike Stupalov 🐱 • 2023-12-21 13:01
Added basic Wago PLC support (OBS-4700).
Files changed (6)
A html/images/os/wago.svg +1
A includes/definitions/mibs/wago.inc.php +23
A includes/definitions/os/wago.inc.php +20
M includes/definitions/vendors.inc.php +6
A mibs/wago
A mibs/wago/WAGO-MIB +2,089
📈 50 added 📉 0 removed

💻 r13231 TRIVIAL

Mike Stupalov 🐱 • 2023-12-20 20:25
Added snmp noincrease for BDCOM IOS. Updated os logo.
Files changed (3)
A html/images/os/bdcom-dark.svg +1
A html/images/os/bdcom.svg +1
M includes/definitions/os/bdcom.inc.php +1
📈 3 added 📉 0 removed

💻 r13229 TRIVIAL

Mike Stupalov 🐱 • 2023-12-15 10:56
Fixed edit/save bills.
Files changed (2)
M html/pages/bill/edit.inc.php +10 -1
M html/pages/bill/reset.inc.php +8
📈 18 added 📉 1 removed

💻 r13228 TRIVIAL

Mike Stupalov 🐱 • 2023-12-14 11:28
Improved detect generic UPSes.
Files changed (2)
M includes/definitions/os.inc.php +7 -2
M includes/discovery/os/linux.inc.php +39 -35
📈 46 added 📉 37 removed

💻 r13227 TRIVIAL

Mike Stupalov 🐱 • 2023-12-13 16:05
Improved generate headers in generate_http_context(). Added optional Authentication Header for Webhook Json transport (OBS-4681).
Files changed (2)
M includes/definitions/transports.inc.php +37 -29
M includes/http.inc.php +12 -2
📈 49 added 📉 31 removed

💻 r13226 TRIVIAL

Mike Stupalov 🐱 • 2023-12-13 15:10
Fixed escape strings for webhook json in json_escape().
Files changed (2)
M includes/alerts.inc.php +4 -4
M includes/common.inc.php +5 -11
📈 9 added 📉 15 removed

💻 r13225 MINOR

Mike Stupalov 🐱 • 2023-12-12 15:58
Improved support for Cambium PTP (OBS-4698).
Files changed (8)
A html/images/os/cambium.svg +1
A html/images/os/motorola.svg +5
M html/images/os/trendmicro.svg +8 -1
A includes/definitions/mibs/cambium
M includes/definitions/mibs/cambium.inc.php +66 -11
A includes/definitions/mibs/cambium/ptp-mib.php +90
M includes/definitions/os/cambium.inc.php +21 -13
M includes/polling/os/cambium-ptp.inc.php +1 -7
📈 192 added 📉 32 removed

💻 r13224 MIBS

Mike Stupalov 🐱 • 2023-12-12 15:57
Added cambium mib files.
Files changed (7)
A mibs/cambium/CAMBIUM-PTP670-MIB +7,737
M mibs/cambium/WHISP-APS-MIB -1
M mibs/cambium/WHISP-BOX-MIBV2-MIB -1
M mibs/cambium/WHISP-GLOBAL-REG-MIB -1
M mibs/cambium/WHISP-PLV-GATEWAY-MIB +2 -2
M mibs/cambium/WHISP-SM-MIB -1
M mibs/cambium/WHISP-TCV2-MIB -1
📈 0 added 📉 0 removed

💻 r13223 TRIVIAL

Mike Stupalov 🐱 • 2023-12-09 18:43
Improved generate navbar menu.
Files changed (3)
M html/includes/functions.inc.php +10 -5
M html/includes/navbar.inc.php +33 -47
M html/includes/print/navbar.inc.php +1 -3
📈 44 added 📉 55 removed

💻 r13222 TRIVIAL

Mike Stupalov 🐱 • 2023-12-09 13:49
Added navbar menu for user settings.
Files changed (1)
M html/includes/navbar.inc.php +7 -9
📈 7 added 📉 9 removed

💻 r13221 TRIVIAL

Mike Stupalov 🐱 • 2023-12-09 13:18
Added option for show/hide web ui notifications (at the top).
Files changed (4)
M html/includes/functions.inc.php +9 -6
M html/includes/notifications.inc.php +25 -13
M includes/config-variables.inc.php +8
M includes/defaults.inc.php +1
📈 43 added 📉 19 removed

💻 r13220 FIX

Adam Armstrong 🐸 • 2023-12-06 11:56
Prevent sending device variable to pushover transports. Fixes issue with team owned group pushover endpoints.
Files changed (1)
M includes/definitions/transports.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r13219 ICON

Mike Stupalov 🐱 • 2023-12-02 12:09
More os/vendor svg icons.
Files changed (12)
A html/images/os/canon.svg +1
A html/images/os/fscom.svg +1
A html/images/os/hp.svg +1
A html/images/os/hpe-dark.svg +1
A html/images/os/hpe.svg +1
A html/images/os/huawei-dark.svg +10
M html/images/os/huawei.svg +8 -8
A html/images/os/lexmark.svg +1
A html/images/os/raritan-dark.svg +1
A html/images/os/raritan.svg +1
A html/images/os/trendmicro.svg +1
A html/images/os/xerox.svg +1
📈 28 added 📉 8 removed

💻 r13218 TRIVIAL

Mike Stupalov 🐱 • 2023-12-02 12:05
Brand svg compressed.
Files changed (2)
M html/images/brand-observium_dark.svg +1 -298
M html/images/brand-observium.svg +1 -297
📈 2 added 📉 595 removed

💻 r13217 MINOR

Adam Armstrong 🐸 • 2023-12-02 07:18
Switch brand name logo to svg
Files changed (13)
M html/css/bootstrap/less/boxes.less +2 -8
M html/css/bootstrap/less/navbar.less +6 -5
M html/css/bootstrap/less/variables-dark.less +3 -3
M html/css/bootstrap/less/variables-darkblue.less +2 -2
M html/css/bootstrap/less/variables3.less +2 -4
M html/css/observium-dark.css +4 -16
M html/css/observium-dark.map +1 -1
M html/css/observium-darkblue.css +4 -16
M html/css/observium-darkblue.map +1 -1
M html/css/observium.css +4 -16
M html/css/observium.map +1 -1
A html/images/brand-observium_dark.svg +298
A html/images/brand-observium.svg +297
📈 595 added 📉 0 removed

💻 r13216 ICON

Mike Stupalov 🐱 • 2023-12-01 16:20
Added more os/vendor svg icons.
Files changed (7)
A html/images/os/apc.svg +1
A html/images/os/debian.svg +1
A html/images/os/proxmox-dark.svg +2
A html/images/os/proxmox.svg +2
A html/images/os/raspbian.svg +1
A html/images/os/redhat.svg +1
A html/images/os/sonicwall.svg +1
📈 9 added 📉 0 removed

💻 r13215 TRIVIAL

Mike Stupalov 🐱 • 2023-12-01 15:55
Fixed get_device_icon() for dark svg icons.
Files changed (2)
M html/includes/entities/device.inc.php +2 -1
M includes/common.inc.php +2 -2
📈 4 added 📉 3 removed

💻 r13214 ICON

Mike Stupalov 🐱 • 2023-12-01 14:33
Compressed svn icons.
Files changed (7)
M html/images/os/cisco-old.svg +1 -1
M html/images/os/cisco.svg +1 -35
M html/images/os/dell.svg +1 -47
M html/images/os/ibm.svg +1 -7
M html/images/os/juniper.svg +1 -22
M html/images/os/rittal.svg +1 -132
M html/images/os/ubuntu.svg +1 -1
📈 7 added 📉 245 removed

💻 r13213 ICON

Mike Stupalov 🐱 • 2023-12-01 14:18
Added svg icons for some os and vendors.
Files changed (10)
A html/images/os/aruba.svg +1
A html/images/os/cisco-old.svg +1
A html/images/os/cisco.svg +35
A html/images/os/dell.svg +47
A html/images/os/extreme.svg +26
A html/images/os/huawei.svg +10
A html/images/os/ibm.svg +7
A html/images/os/juniper.svg +22
A html/images/os/rittal.svg +132
A html/images/os/ubuntu.svg +1
📈 282 added 📉 0 removed

💻 r13212 TRIVIAL

Mike Stupalov 🐱 • 2023-12-01 14:16
Added support svg os/vendor icons in get_device_icon().
Files changed (2)
M html/includes/entities/device.inc.php +15 -9
M includes/common.inc.php +25
📈 40 added 📉 9 removed

💻 r13211 MINOR

Adam Armstrong 🐸 • 2023-11-30 15:09
Improvements to device/entity selectpicker generation and get_entities ajax endpoint.
Files changed (5)
M html/ajax/get_entities.php +20 -8
M html/includes/entities/port.inc.php +4 -2
M html/includes/entities/sensor.inc.php +1 -1
M html/js/observium-entities.js +70 -161
M html/pages/bill/edit.inc.php +2 -2
📈 27 added 📉 13 removed

💻 r13210 CLEAN

Mike Stupalov 🐱 • 2023-11-30 12:49
Undebug.
Files changed (1)
M poller-wrapper.py -1
📈 0 added 📉 1 removed

💻 r13209 TRIVIAL

Mike Stupalov 🐱 • 2023-11-30 12:45
Improved display mysql error message in observium-wrapper.
Files changed (1)
M poller-wrapper.py +8 -3
📈 8 added 📉 3 removed

💻 r13208 TRIVIAL

Mike Stupalov 🐱 • 2023-11-30 12:14
Do not set config mysql socket from default.
Files changed (1)
M includes/db.inc.php -5
📈 0 added 📉 5 removed

💻 r13207 CLEAN

Mike Stupalov 🐱 • 2023-11-30 12:03
Cleaned db functions. Removed deprecated dbFetch().
Files changed (14)
M html/ajax/device_entities.php +6 -8
M html/bandwidth-graph.php +50 -49
M html/billing-bandwidth-data.php +43 -47
M html/billing-data.php +6 -6
M html/billing-graph.php +8 -8
M html/networkmap.php +2 -4
M html/pages/bill/pdf_history.inc.php +1 -1
M html/pages/bill/transfer.inc.php +1 -1
M includes/db.inc.php +96 -106
M includes/db/mysqli.inc.php +21 -54
M includes/observium.inc.php +1
M includes/polling/entity-physical.inc.php +3 -4
M poller-wrapper.py +1
M poller.php +2 -2
📈 241 added 📉 290 removed

💻 r13206 CLEAN

Mike Stupalov 🐱 • 2023-11-29 15:45
Minimal supported python version is 3.6. Python 2.x unsupported.
Files changed (2)
M includes/constants.inc.php +2 -2
M includes/functions.inc.php +23 -5
📈 25 added 📉 7 removed

💻 r13205 DEVEL

Mike Stupalov 🐱 • 2023-11-29 12:50
Update icons view page.
Files changed (1)
M html/icons.php +41 -12
📈 41 added 📉 12 removed

💻 r13204 ICON

Adam Armstrong 🐸 • 2023-11-29 12:34
Migration icons to svg sprite
Files changed (11)
M html/css/bootstrap/less/bootstrap-select.less +5 -1
M html/css/bootstrap/less/hacks.less -9
M html/css/observium-dark.css +20 -10
M html/css/observium-dark.map +1 -1
M html/css/observium-darkblue.css +20 -10
M html/css/observium-darkblue.map +1 -1
M html/css/observium.css +20 -10
M html/css/observium.map +1 -1
A html/css/svg-sprite.css +1,158
A html/css/svg-sprite.svg +1
M html/index.php +2 -1
📈 2 added 📉 1 removed

💻 r13203 IMPROVE

Adam Armstrong 🐸 • 2023-11-29 12:33
Improve entity selection box generation
Files changed (4)
A html/ajax/get_entities.php +81
M html/includes/entities/port.inc.php +1 -1
M html/js/observium-entities.js +148 -13
M html/pages/bill/edit.inc.php +8 -2
📈 90 added 📉 3 removed

💻 r13202 TRIVIAL

Mike Stupalov 🐱 • 2023-11-29 12:09
Added links to Observium sites in navbar Help submenu.
Files changed (4)
M html/includes/navbar.inc.php +14 -10
M html/includes/notifications.inc.php +4 -10
M html/pages/about.inc.php +1 -1
M includes/constants.inc.php +1
📈 20 added 📉 21 removed

💻 r13201 TRIVIAL

Mike Stupalov 🐱 • 2023-11-29 11:15
Added link to latest revision chnagelog in wui notifications.
Files changed (4)
M html/includes/navbar_footer.inc.php +7
M html/includes/notifications.inc.php +19 -8
M html/index.php +4
M includes/constants.inc.php +1
📈 31 added 📉 8 removed

💻 r13200 MINOR

Mike Stupalov 🐱 • 2023-11-28 18:18
Moved syslog, alerts and contact actions to single place.
Files changed (23)
M html/includes/actions/add_probe.inc.php +33 -29
M html/includes/actions/alert_entry_ignore_until_ok.inc.php +22 -22
A html/includes/actions/contact.inc.php +251
M html/includes/actions/delete_probe.inc.php +24 -11
M html/includes/actions/edit_probe.inc.php +4 -9
D html/includes/actions/role_add.inc.php -28
D html/includes/actions/role_entity_add.inc.php -52
D html/includes/actions/role_entity_del.inc.php -36
D html/includes/actions/role_permission_add.inc.php -15
D html/includes/actions/role_permission_del.inc.php -12
D html/includes/actions/role_user_add.inc.php -44
D html/includes/actions/role_user_del.inc.php -24
A html/includes/actions/role.inc.php +152
A html/includes/actions/syslog.inc.php +50
M html/includes/alerting-navbar.inc.php +9 -127
M html/includes/contacts-navbar.inc.php +4 -120
M html/includes/functions.inc.php +30
M html/includes/print/syslogs.inc.php +9 -5
M html/index.php +2 -5
M html/pages/alert_check.inc.php +61 -45
M html/pages/contact.inc.php +72 -58
M html/pages/contacts.inc.php +1 -1
M html/pages/syslog_rules.inc.php -35
📈 724 added 📉 678 removed

💻 r13199 TRIVIAL

Mike Stupalov 🐱 • 2023-11-28 14:58
Added CGNAT IP address definition.
Files changed (3)
M html/includes/functions.inc.php +3 -3
M includes/definitions.inc.php +21 -15
M tests/IncludesFunctionsTest.php +1
📈 25 added 📉 18 removed

💻 r13198 CLEAN

Mike Stupalov 🐱 • 2023-11-28 10:42
Removed duplicate code.
Files changed (2)
M html/includes/sessions.inc.php +1 -1
M includes/cache.inc.php +16 -8
📈 17 added 📉 9 removed

💻 r13197 TRIVIAL

Mike Stupalov 🐱 • 2023-11-28 10:19
Fixed clean cache on session logout (OBS-4688).
Files changed (1)
M html/includes/sessions.inc.php +11 -9
📈 11 added 📉 9 removed

💻 r13196 IMPROVE

Adam Armstrong 🐸 • 2023-11-26 05:10
Convert ports_stack to use port_id instead of ifIndex. Also suppress all entries with ifIndex 0 or missing port entries.
Files changed (5)
M html/includes/entities/port.inc.php +6 -6
M html/pages/device/ports.inc.php -1
M includes/discovery/ports-stack.inc.php +52 -24
M includes/entities/port.inc.php +1 -1
A update/492.sql +4
📈 63 added 📉 32 removed

💻 r13195 MINOR

Mike Stupalov 🐱 • 2023-11-24 16:16
Splitted generate form elements by own functions.
Files changed (2)
M html/includes/print/search.inc.php +818 -837
M tests/HtmlIncludesPrintTest.php +2 -1
📈 820 added 📉 838 removed

💻 r13194 MINOR

Mike Stupalov 🐱 • 2023-11-24 14:43
Improved support for CTC FR220-CH20 (OBS-4685).
Files changed (1)
M includes/definitions/mibs/ctc.inc.php +86
📈 86 added 📉 0 removed

💻 r13193 TRIVIAL

Mike Stupalov 🐱 • 2023-11-24 12:40
Improved contacts page sorting and actions.
Files changed (2)
M html/includes/contacts-navbar.inc.php +2 -1
M html/pages/contacts.inc.php +60 -92
📈 62 added 📉 93 removed

💻 r13192 TRIVIAL

Mike Stupalov 🐱 • 2023-11-24 12:16
Unified generate table header, sort and button group on syslog rules page.
Files changed (3)
M html/includes/print/authlog.inc.php +6 -7
M html/includes/print/syslogs.inc.php +66 -92
M html/pages/syslog_rules.inc.php +1 -2
📈 73 added 📉 101 removed

💻 r13191 TRIVIAL

Mike Stupalov 🐱 • 2023-11-24 12:13
Added generate_button_group() function. Improved generate_html_attribs().
Files changed (3)
M html/includes/functions.inc.php +72 -2
M html/includes/print/common.inc.php +50 -64
M tests/HtmlIncludesPrintTest.php +27 -1
📈 149 added 📉 67 removed

💻 r13190 TRIVIAL

Mike Stupalov 🐱 • 2023-11-23 14:07
Improved generate_table_header(), added unittests. Added compat for deprecated get_table_header().
Files changed (2)
M html/includes/print/common.inc.php +80 -94
M tests/HtmlIncludesPrintTest.php +179 -5
📈 259 added 📉 99 removed

💻 r13189 MINOR

Adam Armstrong 🐸 • 2023-11-23 00:10
Add transport and description default sort to contact list
Files changed (1)
M html/pages/contacts.inc.php +1 -2
📈 1 added 📉 2 removed

💻 r13188 CLEAN

Mike Stupalov 🐱 • 2023-11-22 16:38
Removed unnecessary call_user_func_array().
Files changed (1)
M includes/common.inc.php +30 -38
📈 30 added 📉 38 removed

💻 r13187 TRIVIAL

Mike Stupalov 🐱 • 2023-11-21 18:23
Fixed calculate externally calibrated DDM RX power sensors by TIMETRA-PORT-MIB.
Files changed (2)
M includes/discovery/sensors/timetra-port-mib.inc.php +31 -8
M includes/entities/sensor.inc.php +28 -8
📈 59 added 📉 16 removed

💻 r13186 TRIVIAL

Mike Stupalov 🐱 • 2023-11-21 16:44
Added common ieeeint2float() for convert integer values by IEEE Standard for Binary Floating-Point Arithmetic.
Files changed (4)
M includes/definitions/mibs/accuenergy.inc.php +40 -40
M includes/entities/sensor.inc.php +14 -4
M includes/functions.inc.php +40 -29
M tests/IncludesFunctionsTest.php +45
📈 139 added 📉 73 removed

💻 r13185 CLEAN

Mike Stupalov 🐱 • 2023-11-20 16:48
Update http functions.
Files changed (1)
includes/http.inc.php +98 -124
📈 98 added 📉 124 removed

💻 r13184 MIBS

Mike Stupalov 🐱 • 2023-11-19 10:18
Updated A10 ACOS mib files.
Files changed (49)
M includes/definitions/os/a10.inc.php +2
A mibs/a10/A10-AX-CGN-NOTIFICATIONS-V2C +174
A mibs/a10/A10-AX-CGN-TRAPS-V1 +171
A mibs/a10/A10-AX-CHASSIS +1,546
M mibs/a10/A10-AX-MIB +7,349 -77
A mibs/a10/A10-AX-NOTIF-OBJ +582
M mibs/a10/A10-AX-NOTIFICATIONS +845 -1,101
A mibs/a10/A10-AX-SCALEOUT-NOTIFICATIONS-V2C +108
A mibs/a10/A10-AX-SCALEOUT-TRAPS-V1 +105
A mibs/a10/A10-AX-TRAPS +1,254
M mibs/a10/A10-COMMON-MIB +116 -1
A mibs/a10/ACOS-AAM-STATS-MIB +2,729
A mibs/a10/ACOS-ACOS-EVENTS-STATS-MIB +736
A mibs/a10/ACOS-CGNV6-STATS-MIB +17,624
A mibs/a10/ACOS-EVENT-NOTIFICATION-STATS-MIB +603
A mibs/a10/ACOS-FW-OPER-MIB +431
A mibs/a10/ACOS-FW-STATS-MIB +4,092
A mibs/a10/ACOS-GSLB-STATS-MIB +435
A mibs/a10/ACOS-INTERFACE-STATS-MIB +923
A mibs/a10/ACOS-IP-STATS-MIB +906
A mibs/a10/ACOS-IPV4-IN-IPV6-STATS-MIB +357
A mibs/a10/ACOS-IPV6-IN-IPV4-STATS-MIB +357
A mibs/a10/ACOS-IPV6-STATS-MIB +462
A mibs/a10/ACOS-LOGGING-STATS-MIB +246
A mibs/a10/ACOS-NETFLOW-STATS-MIB +1,057
A mibs/a10/ACOS-NETWORK-STATS-MIB +238
A mibs/a10/ACOS-OVERLAY-TUNNEL-STATS-MIB +353
A mibs/a10/ACOS-PARTITION-STATS-MIB +65
A mibs/a10/ACOS-RULE-SET-STATS-MIB +89
A mibs/a10/ACOS-SCTP-STATS-MIB +490
A mibs/a10/ACOS-SFLOW-STATS-MIB +49
A mibs/a10/ACOS-SLB-OPER-MIB +2,206
A mibs/a10/ACOS-SLB-STATS-MIB +20,360
A mibs/a10/ACOS-SO-COUNTERS-STATS-MIB +287
A mibs/a10/ACOS-SYSTEM-CPU-OPER-MIB +456
A mibs/a10/ACOS-SYSTEM-OPER-MIB +86
A mibs/a10/ACOS-SYSTEM-STATS-MIB +7,558
A mibs/a10/ACOS-SYSTEM-VIEW-STATS-MIB +35
A mibs/a10/ACOS-TEMPLATE-STATS-MIB +969
A mibs/a10/ACOS-THREAT-INTEL-STATS-MIB +254
A mibs/a10/ACOS-TRAFFIC-CONTROL-STATS-MIB +65
A mibs/a10/ACOS-VCS-VBLADES-STATS-MIB +169
A mibs/a10/ACOS-VISIBILITY-STATS-MIB +1,004
A mibs/a10/ACOS-VPN-STATS-MIB +1,697
A mibs/a10/ACOS-VRRP-A-STATS-MIB +1,214
A mibs/a10/ACOS-WAF-RULE-SET-STATS-MIB +265
A mibs/a10/ACOS-WAF-STATS-MIB +5,505
A mibs/a10/ACOS-WEB-CATEGORY-STATS-MIB +877
A mibs/a10/AX-BGP-MIB +973
📈 2 added 📉 0 removed

💻 r13183 TRIVIAL

Mike Stupalov 🐱 • 2023-11-17 19:18
Improved discovery fan sensors by A10-AX-MIB (OBS-4680).
Files changed (1)
M includes/definitions/mibs/a10.inc.php +46 -28
📈 46 added 📉 28 removed

💻 r13182 TRIVIAL

Mike Stupalov 🐱 • 2023-11-17 15:56
Fixed confirmation popup on user deletion. Improved bootstrap-confirmation style.
Files changed (10)
M html/css/bootstrap/less/hacks.less +6
M html/css/observium-dark.css +6
M html/css/observium-dark.map +1 -1
M html/css/observium-darkblue.css +6
M html/css/observium-darkblue.map +1 -1
M html/css/observium.css +6
M html/css/observium.map +1 -1
M html/js/bootstrap-confirmation.min.js +1 -53
A html/js/bootstrap-confirmation.min.js.map +1
M html/pages/user_edit.inc.php +4 -6
📈 4 added 📉 6 removed

💻 r13181 ADD

Adam Armstrong 🐸 • 2023-11-16 23:28
Add oid/mib/object/index attributes to status entity
Files changed (1)
M includes/definitions/entities/status.inc.php +6
📈 6 added 📉 0 removed

💻 r13180 MIBS

Mike Stupalov 🐱 • 2023-11-16 15:51
Updated dell mib files.
Files changed (4)
M mibs/dell/IDRAC-MIB +317 -1
M mibs/dell/IDRAC-MIB-SMIv2 +359 -4
M mibs/dell/MIB-Dell-10892 +1,053 -2
M mibs/dell/StorageManagement-MIB +55 -1
📈 0 added 📉 0 removed

💻 r13179 TRIVIAL

Mike Stupalov 🐱 • 2023-11-16 15:50
Improved discovery sensors by IDRAC-MIB-SMIv2 (OBS-4678).
Files changed (6)
A includes/definitions/mibs/dell
M includes/definitions/mibs/dell.inc.php +2 -865
A includes/definitions/mibs/dell/dell-rac-mib.inc.php +89
A includes/definitions/mibs/dell/idrac-mib-smiv2.inc.php +468
A includes/definitions/mibs/dell/mib-dell-10892.inc.php +334
A includes/definitions/mibs/dell/storagemanagement-mib.inc.php +184
📈 1,077 added 📉 865 removed

💻 r13178 TRIVIAL

Mike Stupalov 🐱 • 2023-11-15 09:56
Fixed juniper os and mib definitions.
Files changed (5)
M includes/definitions/mibs/juniper.inc.php +15 -4
M includes/definitions/os/juniper.inc.php +1 -1
A includes/polling/os/juniper.inc.php +70
D includes/polling/os/junos.inc.php -70
D includes/polling/os/jwos.inc.php -21
📈 86 added 📉 96 removed

💻 r13177 MIBS

Mike Stupalov 🐱 • 2023-11-15 09:35
Updated juniper mib files.
Files changed (13)
A mibs/juniper/BFD-EXPERIMENT-MIB +857
A mibs/juniper/DRAFT-IGMP-MIB +511
A mibs/juniper/DRAFT-IPMROUTE-MIB +951
A mibs/juniper/DRAFT-MSDP-MIB +1,079
A mibs/juniper/ESO-CONSORTIUM-MIB +183
A mibs/juniper/GGSN-MIB +8,062
M mibs/juniper/JUNIPER-CHASSIS-DEFINES-MIB +70 -33
M mibs/juniper/JUNIPER-IF-MIB +338 -1
A mibs/juniper/JUNIPER-JSYSMON-MIB +147
M mibs/juniper/JUNIPER-LDP-MIB +2 -2
M mibs/juniper/JUNIPER-SMI +26
A mibs/juniper/MPLS-MLDP-EXPERIMENT-MIB +1,094
A mibs/juniper/MPLS-VPN-MIB +1,712
📈 0 added 📉 0 removed

💻 r13176 MINOR

Mike Stupalov 🐱 • 2023-11-15 09:34
Added os definition for JunOS EVO, added os group juniper (OBS-4024).
Files changed (4)
M includes/definitions/os/juniper.inc.php +80 -30
M includes/discovery/neighbours/lldp-mib.inc.php +4 -4
M includes/polling/fdb-table.inc.php +1 -1
M includes/syslog.inc.php +2 -2
📈 87 added 📉 37 removed

💻 r13175 CLEAN

Mike Stupalov 🐱 • 2023-11-15 06:57
I'm better than ai.
Files changed (1)
M update/269.php +7 -7
📈 7 added 📉 7 removed

💻 r13174 FIX

Adam Armstrong 🐸 • 2023-11-14 19:19
Same to rolling
Files changed (1)
M update/269.php +22 -11
📈 22 added 📉 11 removed

💻 r13171 CLEAN

Mike Stupalov 🐱 • 2023-11-14 11:01
Little cleaned parse_qb_rules() function.
Files changed (1)
M includes/alerts.inc.php +79 -91
📈 79 added 📉 91 removed

💻 r13170 TRIVIAL

Mike Stupalov 🐱 • 2023-11-14 10:57
Improved detect VMWare NSX hardware (OBS-4675).
Files changed (10)
M includes/definitions/os/vmware.inc.php +7 -3
A mibs/vmware/VMWARE-HORIZONV2-AGENTCAP-MIB +55
A mibs/vmware/VMWARE-HORIZONV2-EVENT-MIB +113
M mibs/vmware/VMWARE-NSX-AGENTCAP-MIB +514 -1
M mibs/vmware/VMWARE-NSX-MIB +5,871 -260
M mibs/vmware/VMWARE-PRODUCTS-MIB +9 -2
M mibs/vmware/VMWARE-ROOT-MIB +6
M mibs/vmware/VMWARE-TRAPS-MIB +6 -6
M mibs/vmware/VMWARE-VRNI-AGENTCAP-MIB +39 -4
M mibs/vmware/VMWARE-VRNI-MIB +1,362 -728
📈 7 added 📉 3 removed

💻 r13169 TRIVIAL

Mike Stupalov 🐱 • 2023-11-14 10:25
Fixed calculate ports average packet size for alerts.
Files changed (1)
M includes/polling/ports.inc.php +5 -4
📈 5 added 📉 4 removed

💻 r13168 TRIVIAL

Mike Stupalov 🐱 • 2023-11-14 08:56
Fixed update broken alert associations.
Files changed (1)
M includes/alerts.inc.php +41 -26
📈 41 added 📉 26 removed

💻 r13167 TRIVIAL

Mike Stupalov 🐱 • 2023-11-13 17:36
Added probes as allowed definitions for changes.
Files changed (1)
M includes/definitions.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r13166 TRIVIAL

Mike Stupalov 🐱 • 2023-11-13 15:04
Prevent division by zero error in billing calculate.
Files changed (2)
M billing-calculate.php +6 -8
M includes/billing.inc.php +3 -3
📈 9 added 📉 11 removed

💻 r13165 TRIVIAL

Mike Stupalov 🐱 • 2023-11-13 14:28
Improved search form for neighbours (OBS-3471).
Files changed (3)
M html/includes/print/neighbours.inc.php +18 -16
M html/pages/neighbours.inc.php +122 -64
M includes/definitions/rewrites.inc.php +1
📈 141 added 📉 80 removed

💻 r13164 JS

Mike Stupalov 🐱 • 2023-11-13 14:25
url_from_form() convert unchecked checkbox to 0 by default.
Files changed (1)
M html/js/observium.js +26 -12
📈 0 added 📉 0 removed

💻 r13163 CLEAN

Mike Stupalov 🐱 • 2023-11-13 14:03
Removed unused css file.
Files changed (2)
D html/css/bootstrap.css -11,743
M html/ui-test.php +1 -3
📈 1 added 📉 3 removed

💻 r13162 JS

Mike Stupalov 🐱 • 2023-11-13 14:02
Updated bootstrap-togle to mostly recent for bs3/4.
Files changed (8)
D html/css/bootstrap-toggle.min.css -30
M html/css/bootstrap5-toggle.css +8 -8
A html/css/bootstrap5-toggle.min.css +14
M html/includes/print/search.inc.php +15 -44
D html/js/bootstrap-toggle.min.js -2
M html/js/bootstrap5-toggle.js +33 -9
A html/js/bootstrap5-toggle.min.js +12
A html/js/bootstrap5-toggle.min.js.map +1
📈 15 added 📉 44 removed

💻 r13161 DEVEL

Mike Stupalov 🐱 • 2023-11-13 13:53
Added original bootstrap5-toggle for track own changes.
Files changed (2)
A html/css/bootstrap5-toggle.css +168
A html/js/bootstrap5-toggle.js +377
📈 0 added 📉 0 removed

💻 r13160 TRIVIAL

Mike Stupalov 🐱 • 2023-11-13 10:13
Ignore incorrect snmpEngineTime when it seems as current unixtime.
Files changed (1)
M includes/polling/system.inc.php +10 -4
📈 10 added 📉 4 removed

💻 r13159 CSS

Mike Stupalov 🐱 • 2023-11-10 18:17
Added compat css variables with colours.
Files changed (8)
M html/css/bootstrap/less/includes.less +7
A html/css/bootstrap/less/root.less +30
M html/css/observium-dark.css +30
M html/css/observium-dark.map +1 -1
M html/css/observium-darkblue.css +30
M html/css/observium-darkblue.map +1 -1
M html/css/observium.css +30
M html/css/observium.map +1 -1
📈 0 added 📉 0 removed

💻 r13158 MINOR

Mike Stupalov 🐱 • 2023-11-09 15:05
Added support for Raysharp Cameras (OBS-4456).
Files changed (7)
A html/images/os/raysharp_2x.png +1
A html/images/os/raysharp.png +1
A includes/definitions/mibs/raysharp.inc.php +124
A includes/definitions/os/raysharp.inc.php +21
M includes/definitions/vendors.inc.php +5
A mibs/raysharp
A mibs/raysharp/RS-IPC-MIB +708
📈 152 added 📉 0 removed

💻 r13157 TRIVIAL

Mike Stupalov 🐱 • 2023-11-09 12:46
Improved Maipu MyPower hardware/version detect.
Files changed (1)
M includes/definitions/os/maipu.inc.php +4 -2
📈 4 added 📉 2 removed

💻 r13156 MINOR

Mike Stupalov 🐱 • 2023-11-09 12:11
Improved support for Maipu MyPower.
Files changed (4)
A includes/definitions/mibs/maipu.inc.php +38
M includes/definitions/os.inc.php -33
A includes/definitions/os/maipu.inc.php +54
M includes/polling/os/maipu-mypower.inc.php +8 -14
📈 100 added 📉 47 removed

💻 r13155 MIBS

Mike Stupalov 🐱 • 2023-11-09 12:09
Added Maipu mib files.
Files changed (65)
A mibs/maipu/MAIPU-CAR-MIB +866
A mibs/maipu/MAIPU-CBQOS-MIB +2,393
A mibs/maipu/MAIPU-DNS-MIB +344
A mibs/maipu/MAIPU-FLOW-MIB +213
A mibs/maipu/MAIPU-FR-MIB +852
A mibs/maipu/MAIPU-GTS-MIB +752
A mibs/maipu/MAIPU-IF-MIB +1,169
A mibs/maipu/MAIPU-IRMP-MIB +1,634
A mibs/maipu/MAIPU-LLC2-MIB +90
A mibs/maipu/MAIPU-MODEM-MIB +289
A mibs/maipu/MAIPU-NTP-MIB +281
A mibs/maipu/MAIPU-POLICYROUTE-MIB +149
A mibs/maipu/MAIPU-PPP-MIB +1,056
A mibs/maipu/MAIPU-PRODUCTS +180
A mibs/maipu/MAIPU-QLLC-MIB +138
A mibs/maipu/MAIPU-QUEUE-MIB +493
A mibs/maipu/MAIPU-ROUTEMAP-MIB +771
A mibs/maipu/MAIPU-SECURITY-CONFIG-MIB +255
A mibs/maipu/MAIPU-SECURITY-IPSEC-MIB +2,949
A mibs/maipu/MAIPU-SECURITY-PKI-MIB +797
A mibs/maipu/MAIPU-STATICROUTE-MIB +159
A mibs/maipu/MAIPU-SYSTEM-MIB +1,195
A mibs/maipu/MAIPU-TERMINAL-MIB +205
A mibs/maipu/MAIPU-TUNNEL-MIB +207
A mibs/maipu/MAIPU-VRF-MIB +178
A mibs/maipu/MAIPU-VRRP-MIB +596
A mibs/maipu/MAIPU-WRED-MIB +835
A mibs/maipu/MAIPU-X25-MIB +1,380
A mibs/maipu/MPAAA-MIB +1,313
A mibs/maipu/MPACL-MIB +529
A mibs/maipu/MPBACKUP-MIB +138
A mibs/maipu/MPDAI +147
A mibs/maipu/MPDDR-MIB +879
A mibs/maipu/MPDHCPSP +326
A mibs/maipu/MPDLSW-MIB +666
A mibs/maipu/MPFDB +210
A mibs/maipu/MPFILE-MIB +199
A mibs/maipu/MPFW-MIB +127
A mibs/maipu/MPIP-MIB +165
A mibs/maipu/MPIPFIX +189
A mibs/maipu/MPIPSG +157
A mibs/maipu/MPKEEPALIVE-MIB +133
A mibs/maipu/MPNAT-MIB +594
A mibs/maipu/MPORAYDDNS +290
A mibs/maipu/MPPANEL-MIB +226
A mibs/maipu/MPPING-MIB +227
A mibs/maipu/MPPORT-CAPABILITY +90
A mibs/maipu/MPPORTARL +130
A mibs/maipu/MPQOS-MIB +2,695
A mibs/maipu/MPRIP-MIB +661
A mibs/maipu/MPRSWARL +71
A mibs/maipu/MPRSWRULE +110
A mibs/maipu/MPRSWSECSTATUS +82
A mibs/maipu/MPRTBGP +335
A mibs/maipu/MPRTL3MULTICAST +306
A mibs/maipu/MPRTMPLS +1,120
M mibs/maipu/MPSLA +1
A mibs/maipu/MPSNTP-MIB +200
A mibs/maipu/MPSWDOT1X +380
A mibs/maipu/MPSWVLAN +171
A mibs/maipu/MPSYSPERF-MIB +88
A mibs/maipu/MPSYSTEMTIME +153
A mibs/maipu/MPTIMERANGE-MIB +335
A mibs/maipu/MPTRACEROUTE-MIB +209
A mibs/maipu/MPVETH +860
📈 0 added 📉 0 removed

💻 r13154 TRIVIAL

Mike Stupalov 🐱 • 2023-11-09 07:32
Locked syslog fifo config option for editing from the web ui.
Files changed (3)
M html/includes/print/rows.inc.php +3 -3
M html/pages/settings/default.inc.php +1 -1
M includes/config-variables.inc.php +1
📈 5 added 📉 4 removed

💻 r13153 TRIVIAL

Mike Stupalov 🐱 • 2023-11-08 11:12
Updated fireeye os definitions.
Files changed (5)
M includes/definitions/mibs/fireeye.inc.php +34 -19
M includes/definitions/os.inc.php -36
A includes/definitions/os/fireeye.inc.php +31
M includes/polling/graphs/mseries-alarm-mib/alarmGeneral.inc.php +2 -5
D includes/polling/os/fireeye.inc.php -22
📈 67 added 📉 82 removed

💻 r13152 MINOR

Mike Stupalov 🐱 • 2023-11-08 10:35
Added support for Agfeo PBX (OBS-3546).
Files changed (6)
A html/images/os/agfeo_2x.png +1
A html/images/os/agfeo.png +1
A includes/definitions/mibs/agfeo.inc.php +46
A includes/definitions/os/agfeo.inc.php +26
A mibs/agfeo
A mibs/agfeo/AGFEO-PBX-MIB +574
📈 74 added 📉 0 removed

💻 r13151 MINOR

Mike Stupalov 🐱 • 2023-11-08 08:41
Added basic os detect for ASRockRack BMC (OBS-4654).
Files changed (4)
A html/images/os/asrockrack_2x.png +1
A html/images/os/asrockrack.png +1
A includes/definitions/os/asrockrack.inc.php +30
A includes/polling/os/asrockrack-ipmi.inc.php +42
📈 74 added 📉 0 removed

💻 r13150 TRIVIAL

Mike Stupalov 🐱 • 2023-11-07 10:34
Fixed sql queries on vlans page.
Files changed (1)
M html/includes/print/vlan.inc.php +23 -23
📈 23 added 📉 23 removed

💻 r13149 WMAP

Adam Armstrong 🐸 • 2023-11-06 00:55
Add ability to create new empty weathermaps
Files changed (2)
M html/includes/navbar.inc.php +3 -1
M html/pages/wmap.inc.php +18
📈 21 added 📉 1 removed

💻 r13148 MINOR

Adam Armstrong 🐸 • 2023-11-05 23:57
Add new map pages to wide/no-refresh rules.
Files changed (1)
M includes/definitions/wui.inc.php +7 -1
📈 7 added 📉 1 removed

💻 r13147 WMAP

Adam Armstrong 🐸 • 2023-11-05 23:55
Improve weathermap image and imagemap generation. Add support for automatic qtip popups for observium ports.
Files changed (4)
M html/pages/wmap.inc.php +1 -1
M includes/weathermap/lib/HTML_ImageMap.class.php +2 -1
M includes/weathermap/lib/Weathermap.class.php +2,825 -2,668
M includes/weathermap/lib/WeatherMapLink.class.php +25
📈 1 added 📉 1 removed

💻 r13146 WMAP

Adam Armstrong 🐸 • 2023-11-05 23:53
Add an editing mode separate to viewing mode for the weathermap. Fix imagemap generation.
Files changed (1)
M html/pages/wmap.inc.php +45 -10
📈 45 added 📉 10 removed

💻 r13145 MINOR

Adam Armstrong 🐸 • 2023-11-05 23:52
Update navbar generation slightly to juggle map and log entries.
Files changed (1)
M html/includes/navbar.inc.php +41 -22
📈 41 added 📉 22 removed

💻 r13144 JS

Adam Armstrong 🐸 • 2023-11-05 23:51
Improve popup handler to allow custom URL as well as type/id arguments. Used by weathermap.
Files changed (1)
M html/js/observium.js +14 -2
📈 0 added 📉 0 removed

💻 r13143 JS

Adam Armstrong 🐸 • 2023-11-05 23:50
Update Vis.js network
Files changed (1)
M html/js/vis-network.min.js +4 -19
📈 0 added 📉 0 removed

💻 r13142 SQL

Adam Armstrong 🐸 • 2023-11-05 21:24
Netmap table addition.
Files changed (1)
A update/491.sql +4
📈 4 added 📉 0 removed

💻 r13141 TRIVIAL

Mike Stupalov 🐱 • 2023-11-05 15:43
Fixed fdb search sql query.
Files changed (1)
M html/includes/print/fdbtable.inc.php +24 -24
📈 24 added 📉 24 removed

💻 r13140 MINOR

Mike Stupalov 🐱 • 2023-11-04 12:09
Improved print_form() by split to smaller helper functions. Clean generate_form_values(). Removed duplicated code.
Files changed (1)
M html/includes/print/search.inc.php +547 -614
📈 547 added 📉 614 removed

💻 r13139 TRIVIAL

Mike Stupalov 🐱 • 2023-11-04 12:07
Fixed generate_device_form_values() filters.
Files changed (1)
M html/includes/entities/device.inc.php +14 -6
📈 14 added 📉 6 removed

💻 r13138 TRIVIAL

Mike Stupalov 🐱 • 2023-11-03 10:23
Fixed discovery PSU sensors when not exist by ATEN-IPMI-MIB.
Files changed (1)
M includes/definitions/mibs/aten.inc.php +15 -4
📈 15 added 📉 4 removed

💻 r13137 LIBS

Mike Stupalov 🐱 • 2023-11-02 15:19
Updated pear Mail and Crypt_CHAP libraries.
Files changed (4)
M libs/pear/Crypt/CHAP.php +3 -3
M libs/pear/Mail/Mail/RFC822.php +1 -1
M libs/pear/Mail/Mail/smtp.php +32 -20
M libs/pear/Mail/Mail/smtpmx.php +26 -15
📈 0 added 📉 0 removed

💻 r13136 TRIVIAL

Mike Stupalov 🐱 • 2023-11-02 13:04
Updated snmpdump help.
Files changed (1)
M scripts/snmpdump.php +10 -6
📈 10 added 📉 6 removed

💻 r13135 MINOR

Mike Stupalov 🐱 • 2023-11-02 12:56
Added script for make common snmpdump (OBS-4430).
Files changed (3)
M includes/entities/device.inc.php +163
M includes/snmp.inc.php +101 -4
A scripts/snmpdump.php +128
📈 392 added 📉 4 removed

💻 r13134 TRIVIAL

Mike Stupalov 🐱 • 2023-11-02 11:51
Fixed subtext in generate_device_form_values().
Files changed (1)
M html/includes/entities/device.inc.php +2 -1
📈 2 added 📉 1 removed

💻 r13133 CLEAN

Mike Stupalov 🐱 • 2023-11-01 16:07
Moved html port functions to entities.
Files changed (2)
M html/includes/entities/port.inc.php +22
M html/includes/functions.inc.php +6 -27
📈 28 added 📉 27 removed

💻 r13132 TRIVIAL

Mike Stupalov 🐱 • 2023-11-01 15:43
Improved generate_device_form_values() for use config option web_device_name (OBS-4652).
Files changed (3)
M html/includes/entities/device.inc.php +78 -8
M html/includes/functions.inc.php -62
M html/includes/navbar.inc.php +1 -1
📈 79 added 📉 71 removed

💻 r13131 CLEAN

Mike Stupalov 🐱 • 2023-11-01 14:28
Removed html5shiv.js and X-UA-Compatible meta for mostly browsers exept old MSIE (if someone still use it).
Files changed (2)
M html/index.php +11 -7
M html/js/html5shiv.min.js +2 -2
📈 11 added 📉 7 removed

💻 r13130 TRIVIAL

Mike Stupalov 🐱 • 2023-11-01 14:05
Improved register html meta headers. Added register_html_meta().
Files changed (5)
M html/includes/authenticate.inc.php +1
M html/includes/functions.inc.php +106 -128
M html/includes/print/common.inc.php +3 -3
M html/includes/sessions.inc.php +36
M html/index.php +3 -4
📈 149 added 📉 135 removed

💻 r13129 TRIVIAL

Mike Stupalov 🐱 • 2023-11-01 13:05
Improved and replaced escape_html() with new variant.
Files changed (2)
M includes/common.inc.php +26 -51
M tests/IncludesCommonTest.php +21 -19
📈 47 added 📉 70 removed

💻 r13128 TRIVIAL

Mike Stupalov 🐱 • 2023-11-01 10:58
Removed compat code for old php versions in format_unixtime().
Files changed (2)
M includes/common.inc.php +4 -15
M tests/IncludesCommonTest.php +87 -81
📈 91 added 📉 96 removed

💻 r13127 ADD

Adam Armstrong 🐸 • 2023-11-01 00:54
Add picker used by weathermap.
Files changed (1)
A html/data-pick.php +489
📈 489 added 📉 0 removed

💻 r13126 SQL

Adam Armstrong 🐸 • 2023-10-31 23:30
Add weathermap config table
Files changed (1)
A update/490.sql +3
📈 3 added 📉 0 removed

💻 r13125 IMPROVE

Adam Armstrong 🐸 • 2023-10-31 23:26
Add CSRF token to meta tag. Improve alert ignore until ok. Remove alert ignore until ok form that broke weathermap editing.
Files changed (6)
A html/ajax/actions/alert_entry_ignore_until_ok.inc.php +37
M html/includes/print/alert.inc.php +8 -2
M html/index.php +4
M html/js/observium.js +21 -1
M html/pages/device/showtech.inc.php +1 -1
M includes/weathermap/editor.php +1,153 -1,177
📈 50 added 📉 3 removed

💻 r13124 ADD

Adam Armstrong 🐸 • 2023-10-31 16:16
Add ability to fetch port stats from port_id only for legacy weathermap datasource.
Files changed (2)
M includes/weathermap/lib/datasources/WeatherMapDataSource_obsdb.php +69 -46
M includes/weathermap/lib/WeatherMap.functions.php +3 -3
📈 0 added 📉 0 removed

💻 r13123 LIBS

Mike Stupalov 🐱 • 2023-10-31 07:42
Updated jquery.serializeJSON to latest.
Files changed (5)
A html/js/jquery.serializejson.min.js +10
M html/js/observium-screen.js +8 -8
M html/pages/device/edit.inc.php +4 -4
M html/pages/preferences/settings.inc.php +3 -3
M html/pages/roles.inc.php +3 -3
📈 10 added 📉 10 removed

💻 r13122 LIBS

Mike Stupalov 🐱 • 2023-10-31 07:33
Updated UserAgentParser to latest.
Files changed (2)
M libs/UserAgent/Browsers.php +1
M libs/UserAgentParser.php +3 -3
📈 0 added 📉 0 removed

💻 r13121 TRIVIAL

Mike Stupalov 🐱 • 2023-10-30 13:40
Changed poller-wrapper debug write mode to append.
Files changed (1)
M poller-wrapper.py +1 -1
📈 1 added 📉 1 removed

💻 r13120 TRIVIAL

Mike Stupalov 🐱 • 2023-10-30 12:44
Fixed poller-wrapper write stats for processes count (appear in r13062).
Files changed (1)
M poller-wrapper.py +1 -1
📈 1 added 📉 1 removed

💻 r13119 MINOR

Mike Stupalov 🐱 • 2023-10-30 12:17
Improved support for Arbor devices (OBS-4643).
Files changed (9)
A html/images/os/netscout_2x.png +1
A html/images/os/netscout.png +1
M includes/definitions/mibs/arbor.inc.php +63 -5
M includes/definitions/os/arbor.inc.php +20 -7
M includes/definitions/vendors.inc.php +9 -1
M mibs/arbor/ARBOR-SMI +39 -12
M mibs/arbor/PEAKFLOW-DOS-MIB +14 -11
M mibs/arbor/PEAKFLOW-SP-MIB +238 -14
M mibs/arbor/PEAKFLOW-TMS-MIB +24 -8
📈 94 added 📉 13 removed

💻 r13118 TRIVIAL

Mike Stupalov 🐱 • 2023-10-30 09:25
Improved detect Ubiquiti UniFi Switch with latest firmware.
Files changed (1)
M includes/definitions/os/ubiquiti.inc.php +10 -7
📈 10 added 📉 7 removed

💻 r13117 TRIVIAL

Mike Stupalov 🐱 • 2023-10-30 08:48
Fixed detect Supermicro IPMI with latest firmware. Improved discovery sensors by ATEN-IPMI-MIB (OBS-4651).
Files changed (6)
M includes/definitions/mibs/aten.inc.php +171 -16
M includes/definitions/os/aten.inc.php +9 -1
M includes/definitions/os/supermicro.inc.php +4 -4
M includes/discovery/sensors/aten-ipmi-mib.inc.php +20 -20
M mibs/aten/ATEN-IPMI-MIB +1,838 -46
M mibs/aten/ATEN-SN0116A-CFG +3 -3
📈 204 added 📉 41 removed

💻 r13116 TRIVIAL

Mike Stupalov 🐱 • 2023-10-30 08:44
Moved sensor measured classes to definitions.
Files changed (3)
M html/pages/device/overview/sensors.inc.php +13 -5
M includes/definitions/entities/sensors.inc.php +18 -10
M includes/definitions/wui.inc.php +1
📈 32 added 📉 15 removed

💻 r13115 TRIVIAL

Mike Stupalov 🐱 • 2023-10-28 09:40
Synced processors graphs with latest changes.
Files changed (2)
M html/includes/graphs/device/processor_separate.inc.php +1 -1
M html/includes/graphs/device/processor_stack.inc.php +1 -1
📈 2 added 📉 2 removed

💻 r13114 MINOR

Mike Stupalov 🐱 • 2023-10-27 16:10
Improved poller-wrapper for ability poll external pollers.
Files changed (1)
M poller-wrapper.py +136 -99
📈 136 added 📉 99 removed

💻 r13113 MINOR

Mike Stupalov 🐱 • 2023-10-27 15:43
WiP. Added poller option for check external pollers (-h pollers).
Files changed (2)
M includes/distributed.inc.php +77
M poller.php +24 -12
📈 101 added 📉 12 removed

💻 r13112 TRIVIAL

Mike Stupalov 🐱 • 2023-10-27 15:36
Fixed format_uptime() for short-n format.
Files changed (1)
M includes/common.inc.php +4 -4
📈 4 added 📉 4 removed

💻 r13111 TRIVIAL

Mike Stupalov 🐱 • 2023-10-27 12:56
Little improved generate icons in navbar menu.
Files changed (2)
M html/includes/navbar.inc.php +20 -21
M html/includes/print/common.inc.php +12 -4
📈 32 added 📉 25 removed

💻 r13110 TRIVIAL

Mike Stupalov 🐱 • 2023-10-27 07:27
Improved get_time() for numbered periods like 10years.
Files changed (1)
M includes/common.inc.php +7 -7
📈 7 added 📉 7 removed

💻 r13109 TRIVIAL

Mike Stupalov 🐱 • 2023-10-26 19:50
Improved detect remote poller last update time when db schema not correctly updated.
Files changed (1)
M html/includes/notifications.inc.php +7
📈 7 added 📉 0 removed

💻 r13108 TRIVIAL

Mike Stupalov 🐱 • 2023-10-26 17:05
Removed invalid value definition for DSE-892 mib.
Files changed (1)
M includes/definitions/mibs/dse.inc.php +36 -36
📈 36 added 📉 36 removed

💻 r13107 TRIVIAL

Mike Stupalov 🐱 • 2023-10-26 15:46
Added some sensors by DSE-892 (OBS-4642).
Files changed (2)
M includes/definitions/mibs/dse.inc.php +57 -26
M includes/definitions/os/dse.inc.php +1
📈 58 added 📉 26 removed

💻 r13106 MINOR

Mike Stupalov 🐱 • 2023-10-26 13:59
Added support for Panduit PDUs (OBS-4520).
Files changed (11)
A html/images/os/panduit_2x.png +1
A html/images/os/panduit-dark_2x.png +1
A html/images/os/panduit-dark.png +1
A html/images/os/panduit.png +1
M html/pages/device/overview/sensors.inc.php +3 -1
A includes/definitions/mibs/panduit.inc.php +532
A includes/definitions/os/panduit.inc.php +34
A mibs/panduit
A mibs/panduit/HAWK-I2-MIB +6,000
A mibs/panduit/PANDUIT-MIB +3,648
A mibs/panduit/PANDUIT-OLD-MIB +2,832
📈 573 added 📉 1 removed

💻 r13105 MINOR

Mike Stupalov 🐱 • 2023-10-26 09:18
Added support for NetApp CN series switches (OBS-4638).
Files changed (6)
A includes/definitions/mibs/broadcom/fastpath-old-boxservices-private-mib.php +130
M includes/definitions/mibs/broadcom/fastpath-switching-mib.php +16
M includes/definitions/mibs/netapp.inc.php +22
M includes/definitions/os/netapp.inc.php +22
M includes/discovery/neighbours/isdp-mib.inc.php +65 -61
A includes/discovery/neighbours/netapp-isdp-mib.inc.php +26
📈 281 added 📉 61 removed

💻 r13104 MIBS

Mike Stupalov 🐱 • 2023-10-26 09:13
Added NetApp fastpath clone mib files.
Files changed (28)
A mibs/netapp/NETAPP-AUTHENTICATION-MANAGER-MIB +630
A mibs/netapp/NETAPP-BOXSERVICES-PRIVATE-MIB +715
A mibs/netapp/NETAPP-DENIALOFSERVICE-PRIVATE-MIB +308
A mibs/netapp/NETAPP-DHCPCLIENT-PRIVATE-MIB +197
A mibs/netapp/NETAPP-DNS-RESOLVER-CONTROL-MIB +294
A mibs/netapp/NETAPP-DOT1X-ADVANCED-FEATURES-MIB +778
A mibs/netapp/NETAPP-DOT1X-AUTHENTICATION-SERVER-MIB +136
A mibs/netapp/NETAPP-INVENTORY-MIB +267
A mibs/netapp/NETAPP-ISDP-MIB +555
A mibs/netapp/NETAPP-KEYING-PRIVATE-MIB +141
A mibs/netapp/NETAPP-LLPF-PRIVATE-MIB +112
A mibs/netapp/NETAPP-LOGGING-MIB +889
A mibs/netapp/NETAPP-MGMT-SECURITY-MIB +278
A mibs/netapp/NETAPP-OUTBOUNDTELNET-PRIVATE-MIB +90
A mibs/netapp/NETAPP-PFC-MIB +409
A mibs/netapp/NETAPP-PORTSECURITY-PRIVATE-MIB +323
A mibs/netapp/NETAPP-QOS-ACL-MIB +1,910
A mibs/netapp/NETAPP-QOS-COS-MIB +973
A mibs/netapp/NETAPP-QOS-DIFFSERV-PRIVATE-MIB +2,467
A mibs/netapp/NETAPP-QOS-MIB +57
A mibs/netapp/NETAPP-RADIUS-AUTH-CLIENT-MIB +561
A mibs/netapp/NETAPP-REF-MIB +83
A mibs/netapp/NETAPP-SFLOW-MIB +41
A mibs/netapp/NETAPP-SNTP-CLIENT-MIB +768
A mibs/netapp/NETAPP-SWITCHING-MIB +10,892
A mibs/netapp/NETAPP-TIMERANGE-MIB +465
A mibs/netapp/NETAPP-TIMEZONE-PRIVATE-MIB +476
A mibs/netapp/TACACS-CLIENT-MIB +177
📈 0 added 📉 0 removed

💻 r13103 TRIVIAL

Mike Stupalov 🐱 • 2023-10-26 09:12
Updated fastpath os group definition.
Files changed (3)
M includes/definitions/os.inc.php +3 -58
A includes/definitions/os/broadcom.inc.php +71
M includes/discovery/mibs.inc.php +21 -3
📈 95 added 📉 61 removed

💻 r13102 CLEAN

Mike Stupalov 🐱 • 2023-10-25 21:25
Little cleaned poll-billing script.
Files changed (1)
M poll-billing.php +22 -19
📈 22 added 📉 19 removed

💻 r13101 CLEAN

Mike Stupalov 🐱 • 2023-10-25 21:11
Removed some old unused processors polling files (migrated to definitions).
Files changed (8)
M includes/definitions/mibs/ciena.inc.php +8
M includes/definitions/mibs/dell.inc.php +353 -332
M includes/discovery/mibs.inc.php +16 -13
D includes/discovery/processors/edgeswitch-switching-mib.inc.php -24
D includes/polling/processors/ciena.inc.php -22
D includes/polling/processors/edgeswitch-switching-mib.inc.php -29
D includes/polling/processors/nos.inc.php -21
D includes/polling/processors/powerconnect.inc.php -27
📈 377 added 📉 468 removed

💻 r13100 CLEAN

Mike Stupalov 🐱 • 2023-10-25 16:43
Removed code for old static processors definitions discovery.
Files changed (1)
M includes/discovery/processors.inc.php +17 -61
📈 17 added 📉 61 removed

💻 r13099 REFACTOR

Mike Stupalov 🐱 • 2023-10-25 16:24
Converted static processors definitions to common.
Files changed (61)
M includes/definitions/mibs/accedian.inc.php +15 -8
M includes/definitions/mibs/acme.inc.php +30 -25
M includes/definitions/mibs/adtran.inc.php +18 -13
M includes/definitions/mibs/aethra.inc.php +7 -8
M includes/definitions/mibs/allied.inc.php +54 -56
M includes/definitions/mibs/allot.inc.php +2 -3
M includes/definitions/mibs/arbor.inc.php +2 -1
M includes/definitions/mibs/brocade.inc.php +76 -73
M includes/definitions/mibs/cisco.inc.php +11 -9
M includes/definitions/mibs/citrix.inc.php +4 -6
M includes/definitions/mibs/clavister.inc.php +3 -4
M includes/definitions/mibs/colubris.inc.php +14 -8
M includes/definitions/mibs/d-link.inc.php +3 -4
M includes/definitions/mibs/d-link/des-1210-mib.php +3 -4
M includes/definitions/mibs/d-link/des30xx-l2mgmt-mib.php +2 -5
M includes/definitions/mibs/d-link/dxs-1210-mib.php +2 -3
M includes/definitions/mibs/dahua.inc.php +13 -8
M includes/definitions/mibs/dasan.inc.php +13 -8
M includes/definitions/mibs/dcn/dcn-xxx.php +4 -4
M includes/definitions/mibs/edgecore/aos5810-54x-mib.inc.php +31 -31
M includes/definitions/mibs/edgecore/ecs4120-mib.inc.php +26 -26
M includes/definitions/mibs/edgecore/ecs4xxx-mib.php +2 -3
M includes/definitions/mibs/eltex.inc.php +6 -8
M includes/definitions/mibs/ericsson.inc.php +5 -6
M includes/definitions/mibs/extreme.inc.php +2 -1
M includes/definitions/mibs/fortinet.inc.php +6 -8
M includes/definitions/mibs/fscom.inc.php +6 -6
M includes/definitions/mibs/gbn.inc.php +3 -4
M includes/definitions/mibs/hikvision.inc.php +6 -6
M includes/definitions/mibs/hirschmann.inc.php +73 -66
M includes/definitions/mibs/hp.inc.php +3 -3
M includes/definitions/mibs/huawei.inc.php +3 -5
M includes/definitions/mibs/ibm.inc.php +3 -4
M includes/definitions/mibs/lancom.inc.php +2 -3
M includes/definitions/mibs/meinberg.inc.php +1 -1
M includes/definitions/mibs/moxa.inc.php +11 -18
M includes/definitions/mibs/moxa/moxa-edsp506e-mib.inc.php +2 -4
M includes/definitions/mibs/moxa/moxa-edsp510a8poe-mib.inc.php +2 -4
M includes/definitions/mibs/netapp.inc.php +4 -4
M includes/definitions/mibs/netscreen.inc.php +6 -6
M includes/definitions/mibs/nokia.inc.php +3 -4
M includes/definitions/mibs/nortel.inc.php +6 -8
M includes/definitions/mibs/oneaccess.inc.php +3 -4
M includes/definitions/mibs/pulsesecure.inc.php +10 -4
M includes/definitions/mibs/qtech.inc.php +1 -1
M includes/definitions/mibs/rad.inc.php +10 -9
M includes/definitions/mibs/radlan/radlan-rndmng.php -1
M includes/definitions/mibs/radware.inc.php +18 -20
M includes/definitions/mibs/raisecom.inc.php +83 -74
M includes/definitions/mibs/raritan.inc.php +1 -1
M includes/definitions/mibs/ruckus.inc.php +14 -6
M includes/definitions/mibs/ruijie.inc.php +3 -4
M includes/definitions/mibs/sonicwall.inc.php +22 -22
M includes/definitions/mibs/sophos.inc.php +35 -36
M includes/definitions/mibs/trapeze.inc.php +3 -4
M includes/definitions/mibs/trendmicro.inc.php +57 -41
M includes/definitions/mibs/ubiquiti.inc.php +10 -13
M includes/definitions/mibs/watchguard.inc.php +4 -4
M includes/definitions/mibs/zte.inc.php +1 -1
M includes/definitions/mibs/zyxel.inc.php +12 -3
M includes/definitions/mibs/zyxel/gs-mib.php +1 -2
📈 776 added 📉 729 removed

💻 r13098 TRIVIAL

Mike Stupalov 🐱 • 2023-10-25 13:20
Improved discovery_check_if_type_exist() and discovery_check_value_valid() for processor entity.
Files changed (3)
M includes/definitions/mibs/fortinet.inc.php +10 -7
M includes/entities/processor.inc.php +1 -1
M includes/functions.inc.php +18 -33
📈 29 added 📉 41 removed

💻 r13097 MINOR

Mike Stupalov 🐱 • 2023-10-25 11:52
Converted processor definition for RADLAN-rndMng and clones to common.
Files changed (7)
M includes/definitions/mibs/edgecore.inc.php +1 -6
M includes/definitions/mibs/netgear.inc.php +1 -1
A includes/definitions/mibs/radlan
M includes/definitions/mibs/radlan.inc.php +23 -18
A includes/definitions/mibs/radlan/radlan-rndmng.php +29
D includes/discovery/processors/ciscosb-rndmng.inc.php -26
M includes/entities/processor.inc.php +14 -4
📈 68 added 📉 55 removed

💻 r13096 TRIVIAL

Mike Stupalov 🐱 • 2023-10-25 09:40
Improved display ports quick filters menu.
Files changed (2)
M html/includes/entities/port.inc.php +5 -2
M html/includes/print/navbar.inc.php +6 -5
📈 11 added 📉 7 removed

💻 r13095 TRIVIAL

Mike Stupalov 🐱 • 2023-10-25 08:13
Improved detect Synology DSM for DVA hardware.
Files changed (3)
M includes/definitions/os/synology.inc.php +2 -2
M mibs/synology/SYNOLOGY-SMART-MIB +12 -3
M mibs/synology/SYNOLOGY-SYSTEM-MIB +34 -2
📈 2 added 📉 2 removed

💻 r13094 DEVEL

Mike Stupalov 🐱 • 2023-10-24 16:19
Undebug device page output.
Files changed (1)
M html/pages/device.inc.php +1 -25
📈 1 added 📉 25 removed

💻 r13093 TRIVIAL

Mike Stupalov 🐱 • 2023-10-24 15:32
Added quick filters to vlans fdb count page. Hide virtual ports by default.
Files changed (6)
M html/includes/entities/port.inc.php +5
M html/includes/print/navbar.inc.php +19 -7
M html/includes/print/vlan.inc.php +4 -2
M html/pages/device.inc.php +30 -3
M html/pages/device/ports.inc.php -9
M html/pages/device/vlans.inc.php +9
📈 67 added 📉 21 removed

💻 r13092 TRIVIAL

Mike Stupalov 🐱 • 2023-10-24 14:16
Converted device ports quick filters to sql queries.
Files changed (3)
M html/includes/entities/port.inc.php +41 -10
M html/includes/print/navbar.inc.php +42
M html/pages/device/ports.inc.php +17 -56
📈 100 added 📉 66 removed

💻 r13091 FIX

Adam Armstrong 🐸 • 2023-10-24 14:10
Convert powerdns recursor script to use the correct module name format.
Files changed (1)
M scripts/agent-local/powerdns-recursor +1 -1
📈 1 added 📉 1 removed

💻 r13090 OS

Adam Armstrong 🐸 • 2023-10-24 12:57
Expand IOS XE regular expression to catch cat3k_caa images.
Files changed (1)
M includes/definitions/os/cisco.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r13089 MINOR

Mike Stupalov 🐱 • 2023-10-24 11:07
Improved display per ports fdb count. Added per vlan fdb count (without graph).
Files changed (8)
M html/includes/entities/port.inc.php +6 -13
D html/includes/print-vlan.inc.php -45
M html/includes/print/rows.inc.php +8 -8
M html/includes/print/vlan.inc.php +58
M html/pages/device/vlans.inc.php +11 -6
M includes/definitions/graphtypes.inc.php +12
M includes/definitions/rrdtypes.inc.php +7
M includes/polling/fdb-table.inc.php +14 -12
📈 116 added 📉 84 removed

💻 r13088 MINOR

Adam Armstrong 🐸 • 2023-10-23 12:26
Improve error message ability for graphs. Fix error in processor form generation. Fix a permission check in unused wmap code.
Files changed (4)
M html/includes/entities/processor.inc.php +1 -8
M html/includes/graphs/functions.inc.php +6 -1
M html/includes/graphs/port/fdb_count.inc.php +3
M html/pages/wmap.inc.php +1 -1
📈 11 added 📉 10 removed

💻 r13087 CLEAN

Mike Stupalov 🐱 • 2023-10-23 09:41
Removed unused script check-errors.php.
Files changed (2)
A attic/check-errors.php +65
D check-errors.php -59
📈 0 added 📉 59 removed

💻 r13086 TRIVIAL

Mike Stupalov 🐱 • 2023-10-23 09:40
Do not show fdb count menu entry, when module ports_fdbcount not enabled.
Files changed (1)
M html/pages/device/vlans.inc.php +14 -9
📈 14 added 📉 9 removed

💻 r13085 TRIVIAL

Mike Stupalov 🐱 • 2023-10-21 10:14
Fixed update processor idle field.
Files changed (1)
M includes/entities/processor.inc.php +4 -2
📈 4 added 📉 2 removed

💻 r13084 CLEAN

Mike Stupalov 🐱 • 2023-10-20 19:34
Removed an unnecessary type key from processor definitions.
Files changed (27)
M includes/definitions/mibs/3com.inc.php -3
M includes/definitions/mibs/a10.inc.php +7 -8
M includes/definitions/mibs/alcatel.inc.php +20 -20
M includes/definitions/mibs/bdcom.inc.php +28 -29
M includes/definitions/mibs/bintec.inc.php +11 -9
M includes/definitions/mibs/cdata.inc.php -1
M includes/definitions/mibs/cisco.inc.php -1
M includes/definitions/mibs/citrix.inc.php -1
M includes/definitions/mibs/coriant.inc.php -1
M includes/definitions/mibs/d-link/dlinksw-entity-ext-mib.inc.php -1
M includes/definitions/mibs/datacom.inc.php -3
M includes/definitions/mibs/f5.inc.php -2
M includes/definitions/mibs/fiberhome.inc.php +2 -5
M includes/definitions/mibs/fibrolan.inc.php -1
M includes/definitions/mibs/forcepoint.inc.php +23 -24
M includes/definitions/mibs/fortinet.inc.php +1 -3
M includes/definitions/mibs/fscom.inc.php -1
M includes/definitions/mibs/hp.inc.php -2
M includes/definitions/mibs/nortel.inc.php -1
M includes/definitions/mibs/oneaccess.inc.php +18 -15
M includes/definitions/mibs/patton.inc.php -1
M includes/definitions/mibs/rad.inc.php +1 -1
M includes/definitions/mibs/radware.inc.php -1
M includes/definitions/mibs/ruijie.inc.php +2 -3
M includes/definitions/mibs/spectralogic.inc.php -1
M includes/definitions/mibs/tplink.inc.php -1
M includes/entities/processor.inc.php +5
📈 118 added 📉 139 removed

💻 r13083 TRIVIAL

Mike Stupalov 🐱 • 2023-10-20 18:52
Added compatibility wrapper discover_processor() to discover_processor_ng().
Files changed (2)
M includes/discovery/functions.inc.php -78
M includes/entities/processor.inc.php +1 -1
📈 1 added 📉 79 removed

💻 r13082 MINOR

Mike Stupalov 🐱 • 2023-10-20 18:34
Unified mib definitions for FASTPATH-SWITCHING-MIB and clones. Fixed polling processors for this mibs.
Files changed (11)
A includes/definitions/mibs/broadcom
M includes/definitions/mibs/broadcom.inc.php +11 -62
A includes/definitions/mibs/broadcom/fastpath-switching-mib.php +153
M includes/definitions/mibs/dell.inc.php +3 -34
M includes/definitions/mibs/lancom/lancom-gs-2326pplus-mib.inc.php +5 -1
M includes/definitions/mibs/netgear.inc.php +49 -67
M includes/definitions/mibs/ubiquiti.inc.php +10 -59
D includes/discovery/processors/dnos-switching-mib.inc.php -24
D includes/polling/processors/dnos-switching-mib.inc.php -29
M includes/snmp.inc.php +1 -1
M tests/IncludesSnmpTest.php +1
📈 233 added 📉 277 removed

💻 r13081 MINOR

Mike Stupalov 🐱 • 2023-10-20 18:29
Improved discovery processors by table definitions.
Files changed (11)
M html/includes/graphs/global/processor_separate.inc.php +1 -1
M html/includes/graphs/global/processor_stack.inc.php +1 -1
M html/includes/graphs/multi-processor/usage.inc.php +1 -1
M html/includes/graphs/processor/auth.inc.php +1 -1
M includes/definitions/mibs/lancom/lancom-gs2310pplus-mib.inc.php +5 -1
M includes/definitions/mibs/rubytech.inc.php +4 -5
M includes/discovery/processors.inc.php +19 -83
M includes/entities.inc.php +15 -2
A includes/entities/processor.inc.php +294
M includes/polling/processors.inc.php +13 -17
A update/489.sql +2
📈 356 added 📉 112 removed

💻 r13080 TRIVIAL

Mike Stupalov 🐱 • 2023-10-20 08:35
Improved snmp_fix_numeric() for split fastpath processor value.
Files changed (2)
M includes/snmp.inc.php +19 -8
M tests/IncludesSnmpTest.php +69 -67
📈 88 added 📉 75 removed

💻 r13079 TRIVIAL

Mike Stupalov 🐱 • 2023-10-19 16:54
Removed unnecessary poller update (on every discovery).
Files changed (1)
M includes/distributed.inc.php -16
📈 0 added 📉 16 removed

💻 r13078 TRIVIAL

Mike Stupalov 🐱 • 2023-10-19 08:45
Improved detect OpenWRT os on aarch64.
Files changed (2)
M includes/discovery/os/linux.inc.php +12 -11
M includes/polling/os/openwrt.inc.php +31 -26
📈 43 added 📉 37 removed

💻 r13077 TRIVIAL

Mike Stupalov 🐱 • 2023-10-18 20:00
Improved display remote poller version.
Files changed (1)
M html/pages/pollerlog.inc.php +9 -1
📈 9 added 📉 1 removed

💻 r13076 TRIVIAL

Mike Stupalov 🐱 • 2023-10-18 19:42
Display distributed pollers version on pollerlog page. Added compat for detect last update for old poller versions.
Files changed (2)
M html/includes/notifications.inc.php +6 -2
M html/pages/pollerlog.inc.php +5 -3
📈 11 added 📉 5 removed

💻 r13075 TRIVIAL

Mike Stupalov 🐱 • 2023-10-18 18:21
Fixed display VLANs navbar entry for normal users.
Files changed (4)
M html/includes/navbar.inc.php +4 -4
M html/includes/print/navbar.inc.php +10 -7
M html/pages/eventlog.inc.php +56 -49
M html/pages/vlan.inc.php +4 -6
📈 74 added 📉 66 removed

💻 r13074 FIX

Adam Armstrong 🐸 • 2023-10-18 14:24
Fix some small grammar things.
Files changed (1)
M html/includes/notifications.inc.php +3 -3
📈 3 added 📉 3 removed

💻 r13073 CLEAN

Mike Stupalov 🐱 • 2023-10-18 13:58
Moved elapsed_time() to common.
Files changed (2)
M includes/common.inc.php +5
M includes/functions.inc.php -6
📈 5 added 📉 6 removed

💻 r13072 CLEAN

Mike Stupalov 🐱 • 2023-10-18 13:20
Replaced microtime() to elapsed_time() where possible.
Files changed (13)
M html/graph.php +4 -4
M html/includes/cache-data.inc.php +1 -1
M html/includes/graphs/graph.inc.php +3 -3
M html/index.php +1 -1
M includes/cache.inc.php +2 -2
M includes/common.inc.php +1 -1
M includes/db.inc.php +2 -2
M includes/definitions.inc.php +1 -1
M includes/functions.inc.php +2 -2
M includes/include-dir-mib.inc.php +4 -4
M includes/polling/ports.inc.php +1 -1
M includes/rrdtool.inc.php +3 -3
M notifications.php +1 -1
📈 26 added 📉 26 removed

💻 r13071 CLEAN

Mike Stupalov 🐱 • 2023-10-18 13:00
Cleaned usage of $config['time']. Removed var from definitions.
Files changed (76)
M discovery.php +2 -2
M html/includes/authentication/ldap.inc.php +3 -3
M html/includes/cache-data.inc.php +3 -3
M html/includes/entities/counter.inc.php +7 -7
M html/includes/entities/device.inc.php +7 -7
M html/includes/entities/generic.inc.php +5 -5
M html/includes/entities/mempool.inc.php +6 -6
M html/includes/entities/netscaler.inc.php +2 -2
M html/includes/entities/netscalersvc.inc.php +2 -2
M html/includes/entities/netscalersvcgrpmem.inc.php +2 -2
M html/includes/entities/netscalervsvr.inc.php +2 -2
M html/includes/entities/oid_entry.inc.php +2 -2
M html/includes/entities/p2pradio.inc.php +1 -1
M html/includes/entities/port.inc.php +8 -10
M html/includes/entities/printersupply.inc.php +5 -5
M html/includes/entities/probe.inc.php +1 -1
M html/includes/entities/processor.inc.php +3 -3
M html/includes/entities/pseudowire.inc.php +3 -3
M html/includes/entities/sensor.inc.php +4 -4
M html/includes/entities/sla.inc.php +3 -3
M html/includes/entities/storage.inc.php +3 -3
M html/includes/functions.inc.php +11 -13
M html/includes/graphs/graph.inc.php +2 -2
M html/includes/notifications.inc.php +1 -1
M html/includes/print-accesspoint-graphs.inc.php +1 -1
M html/includes/print-accesspoint.inc.php +4 -4
M html/includes/print-interface-adsl.inc.php +7 -7
M html/includes/print-service.inc.php +2 -2
M html/includes/print/rows.inc.php +8 -15
M html/includes/print/status.inc.php +4 -4
M html/includes/status-portpercent.inc.php +2 -2
M html/pages/apps/default.inc.php +2 -2
M html/pages/bill/accurate.inc.php +3 -3
M html/pages/bill/infoboxes.inc.php +1 -1
M html/pages/bill/quick.inc.php +1 -1
M html/pages/bill/transfer.inc.php +2 -2
M html/pages/customers.inc.php +2 -2
M html/pages/customoid.inc.php +1 -1
M html/pages/deleted-ports.inc.php +1 -1
M html/pages/device/apps.inc.php +1 -1
M html/pages/device/apps/mssql/processor.inc.php +2 -2
M html/pages/device/apps/shoutcast.inc.php +2 -2
M html/pages/device/health/diskio.inc.php +2 -2
M html/pages/device/hrdevice.inc.php +4 -4
M html/pages/device/loadbalancer/lb_snatpools.inc.php +3 -3
M html/pages/device/loadbalancer/lb_virtuals.inc.php +2 -2
M html/pages/device/loadbalancer/loadbalancer_rservers.inc.php +1 -1
M html/pages/device/loadbalancer/loadbalancer_vservers.inc.php +4 -5
M html/pages/device/loadbalancer/netscaler_services.inc.php +1 -1
M html/pages/device/overview/c6kxbar.inc.php +2 -2
M html/pages/device/overview/mempools.inc.php +2 -2
M html/pages/device/overview/ports.inc.php +2 -2
M html/pages/device/overview/printersupplies.inc.php +2 -2
M html/pages/device/overview/processors-unix.inc.php +4 -4
M html/pages/device/overview/processors.inc.php +4 -4
M html/pages/device/port/adsl.inc.php +1 -1
M html/pages/device/port/junose-atm-vp.inc.php +1 -1
M html/pages/device/port/macaccounting_top10.inc.php +20 -20
M html/pages/device/port/macaccounting.inc.php +2 -2
M html/pages/device/port/pagp.inc.php +8 -8
M html/pages/device/routing/cef.inc.php +1 -1
M html/pages/device/routing/eigrp/peers.inc.php +1 -1
M html/pages/device/routing/eigrp/ports.inc.php +1 -1
M html/pages/device/routing/ipsec_tunnels.inc.php +4 -4
M html/pages/device/wifi/accesspoint.inc.php +7 -7
M html/pages/device/wifi/accesspoints.inc.php +2 -2
M html/pages/devices.inc.php +2 -2
M html/pages/devices/graphs.inc.php +2 -2
M html/pages/graphs.inc.php +3 -3
M html/pages/group.inc.php +3 -3
M html/pages/iftype.inc.php +1 -1
M html/pages/locations.inc.php +1 -1
M html/pages/pollerlog.inc.php +4 -4
M html/pages/ports/graphs.inc.php +2 -2
M html/pages/routing/vrf.inc.php +2 -2
M includes/definitions.inc.php -18
📈 235 added 📉 265 removed

💻 r13070 CLEAN

Mike Stupalov 🐱 • 2023-10-18 12:19
Cleaned usage of str_contains() and elapsed_time().
Files changed (5)
M html/includes/entities/counter.inc.php +3 -3
M html/includes/print/inventory.inc.php +2 -2
M html/includes/print/search.inc.php +41 -40
M html/includes/print/syslogs.inc.php +1 -1
M includes/functions.inc.php +1 -2
📈 48 added 📉 48 removed

💻 r13069 TRIVIAL

Mike Stupalov 🐱 • 2023-10-17 17:52
Improved functions get_time() and get_config_json().
Files changed (6)
M includes/common.inc.php +84 -34
M includes/discovery/functions.inc.php +2 -3
M includes/functions.inc.php +5 -3
M includes/geolocation.inc.php +1 -1
M includes/polling/system.inc.php +3 -3
M includes/rewrites.inc.php +6 -6
📈 101 added 📉 50 removed

💻 r13068 TRIVIAL

Mike Stupalov 🐱 • 2023-10-17 12:06
Fixed display group for limited user.
Files changed (2)
M html/pages/group.inc.php +4 -4
M includes/entities.inc.php +14 -5
📈 18 added 📉 9 removed

💻 r13067 TRIVIAL

Mike Stupalov 🐱 • 2023-10-17 10:50
Added ability for skip load full definitions, ie for config_to_json script.
Files changed (3)
M config_to_json.php +21 -11
M includes/definitions.inc.php +10 -5
M includes/functions.inc.php +6 -5
📈 37 added 📉 21 removed

💻 r13066 TRIVIAL

Mike Stupalov 🐱 • 2023-10-16 09:52
Disabled polling LA by JUNIPER-MIB due high load on device.
Files changed (1)
M includes/definitions/mibs/juniper.inc.php +3
📈 3 added 📉 0 removed

💻 r13065 TRIVIAL

Mike Stupalov 🐱 • 2023-10-13 17:36
Fixed js time_refresh() for show initial value.
Files changed (1)
M html/js/observium.js +11 -4
📈 0 added 📉 0 removed

💻 r13064 TRIVIAL

Mike Stupalov 🐱 • 2023-10-13 17:09
Added dynamic time counter on pollerlog page for remote pollers.
Files changed (3)
M html/includes/navbar.inc.php +4 -36
M html/js/observium.js +41
M html/pages/pollerlog.inc.php +8 -1
📈 12 added 📉 37 removed

💻 r13063 MINOR

Mike Stupalov 🐱 • 2023-10-13 16:25
Added association remote poller with device in db.
Files changed (4)
M html/pages/pollerlog.inc.php +20 -7
M includes/distributed.inc.php +9
M includes/entities/device.inc.php +20 -4
A update/488.sql +1
📈 50 added 📉 11 removed

💻 r13062 TRIVIAL

Mike Stupalov 🐱 • 2023-10-13 14:30
Added workers count to remote poller stats.
Files changed (1)
M poller-wrapper.py +2 -1
📈 2 added 📉 1 removed

💻 r13061 TRIVIAL

Mike Stupalov 🐱 • 2023-10-13 14:22
Fixed query for instanses in poller-wrapper.
Files changed (1)
M poller-wrapper.py +1 -1
📈 1 added 📉 1 removed

💻 r13060 MINOR

Mike Stupalov 🐱 • 2023-10-13 14:00
Improved poller-wrapper for remote pollers stats. Added web notifications when remote poller down or used old version.
Files changed (2)
M html/includes/notifications.inc.php +145 -60
M poller-wrapper.py +114 -74
📈 259 added 📉 134 removed

💻 r13059 MAJOR

Mike Stupalov 🐱 • 2023-10-13 13:58
Improved check parameters of remote pollers. Added timestamp and sysName remote poller params.
Files changed (4)
M discovery.php +11 -21
M includes/distributed.inc.php +227 -2
M includes/observium.inc.php +5 -138
A update/487.sql +3
📈 246 added 📉 161 removed

💻 r13058 TRIVIAL

Mike Stupalov 🐱 • 2023-10-13 13:52
Cleaned code in get_local_id().
Files changed (1)
M includes/common.inc.php +8 -12
📈 8 added 📉 12 removed

💻 r13057 FIX

Adam Armstrong 🐸 • 2023-10-13 13:37
Remove old code handling 'network' argument to addresses endpoint
Files changed (1)
M html/api/v0/includes/address.inc.php +1 -3
📈 1 added 📉 3 removed

💻 r13056 TRIVIAL

Mike Stupalov 🐱 • 2023-10-13 08:00
Fixed display footer notifications icon.
Files changed (1)
M html/includes/navbar_footer.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r13055 TRIVIAL

Mike Stupalov 🐱 • 2023-10-12 19:54
Updated Palo Alto definitions (OBS-4636).
Files changed (2)
M includes/definitions/mibs/paloalto.inc.php +32 -6
M includes/definitions/os/paloalto.inc.php +1
📈 33 added 📉 6 removed

💻 r13054 TRIVIAL

Mike Stupalov 🐱 • 2023-10-12 18:19
Fixed devices permission where var for quick search (OBS-4635).
Files changed (9)
M html/includes/search/accesspoints.inc.php +3 -3
M html/includes/search/devices.inc.php +3 -3
M html/includes/search/inventory.inc.php +3 -3
M html/includes/search/ip-addresses.inc.php +4 -4
M html/includes/search/loadbalancers.inc.php +7 -7
M html/includes/search/neighbours.inc.php +1 -1
M html/includes/search/sensors.inc.php +1 -1
M html/includes/search/slas.inc.php +3 -3
M html/includes/search/status.inc.php +4 -5
📈 29 added 📉 30 removed

💻 r13053 TRIVIAL

Mike Stupalov 🐱 • 2023-10-12 15:28
Added Partitions menu entry for devices.
Files changed (1)
M html/includes/navbar.inc.php +25 -13
📈 25 added 📉 13 removed

💻 r13052 MINOR

Mike Stupalov 🐱 • 2023-10-12 14:26
Added device_version and device_distro_ver as allowed metric for compare with @previous tag.
Files changed (3)
M includes/polling/functions.inc.php +9 -12
M includes/polling/os.inc.php +4
M includes/polling/os/unix.inc.php +11 -11
📈 24 added 📉 23 removed

💻 r13051 TRIVIAL

Mike Stupalov 🐱 • 2023-10-12 14:21
Added ability for use tag @previous as metric value for compare metric with value from previous polling.
Files changed (1)
M includes/alerts.inc.php +45 -16
📈 45 added 📉 16 removed

💻 r13050 TRIVIAL

Mike Stupalov 🐱 • 2023-10-12 14:17
Added precision arg for elapsed_time().
Files changed (1)
M includes/functions.inc.php +3 -3
📈 3 added 📉 3 removed

💻 r13049 TRIVIAL

Mike Stupalov 🐱 • 2023-10-12 12:12
Added ability for select devices by poller_id.
Files changed (2)
M html/includes/entities/device.inc.php +16 -8
M html/pages/pollerlog.inc.php -1
📈 16 added 📉 9 removed

💻 r13048 TRIVIAL

Mike Stupalov 🐱 • 2023-10-12 11:39
Improved associate syslog hosts by short hostname for fqdn hostnames.
Files changed (2)
M includes/entities/device.inc.php +149
M includes/syslog.inc.php +9 -151
📈 158 added 📉 151 removed

💻 r13047 MINOR

Mike Stupalov 🐱 • 2023-10-12 09:59
Improved parsing of ArubaOS syslog messages.
Files changed (2)
M includes/definitions/os/aruba.inc.php +2
M tests/IncludesSyslogTest.php +42 -10
📈 44 added 📉 10 removed

💻 r13046 CLEAN

Mike Stupalov 🐱 • 2023-10-12 07:46
Splitted some entities definitions.
Files changed (11)
M includes/definitions/entities.inc.php +35 -415
M includes/definitions/entities/counters.inc.php +38 -39
A includes/definitions/entities/mempools.inc.php +50
M includes/definitions/entities/probes.inc.php +7 -2
A includes/definitions/entities/processors.inc.php +47
M includes/definitions/entities/routing.inc.php +82 -30
M includes/definitions/entities/sensors.inc.php +73
M includes/definitions/entities/slas.inc.php +46 -3
M includes/definitions/entities/status.inc.php +72 -9
A includes/definitions/entities/storages.inc.php +86
A includes/definitions/entities/wireless.inc.php +82
📈 618 added 📉 498 removed

💻 r13045 MINOR

Mike Stupalov 🐱 • 2023-10-11 11:30
Improved support for CTC Union FRM220 (OBS-4010).
Files changed (3)
M includes/definitions/mibs/ctc.inc.php +319 -52
M includes/definitions/os.inc.php -12
A includes/definitions/os/ctc.inc.php +25
📈 344 added 📉 64 removed

💻 r13044 TRIVIAL

Mike Stupalov 🐱 • 2023-10-11 11:26
Improved grouping sensors with measured entities by label on device overview.
Files changed (3)
M html/pages/device/overview/sensors.inc.php +11 -9
M includes/entities.inc.php +3 -3
A update/486.sql +3
📈 17 added 📉 12 removed

💻 r13042 TRIVIAL

Mike Stupalov 🐱 • 2023-10-10 15:11
Fixed possible fatal error with discovery sensors by DNOS-BOXSERVICES-PRIVATE-MIB.
Files changed (2)
M includes/discovery/sensors/dnos-boxservices-private-mib.inc.php +9 -8
M includes/discovery/sensors/old-dnos-boxservices-private-mib.inc.php +9 -10
📈 18 added 📉 18 removed

💻 r13041 TRIVIAL

Mike Stupalov 🐱 • 2023-10-10 11:41
Do not execute sql query with empty data in dbInsertMulti() and dbUpdateMulti().
Files changed (1)
M includes/db.inc.php +18 -10
📈 18 added 📉 10 removed

💻 r13040 TRIVIAL

Mike Stupalov 🐱 • 2023-10-09 14:06
Restored rebooted var for alerts (OBS-4634).
Files changed (1)
M includes/polling/system.inc.php +1
📈 1 added 📉 0 removed

💻 r13039 MINOR

Mike Stupalov 🐱 • 2023-10-09 10:58
Improved support for SmartOptics DCP-2 (OBS-4630).
Files changed (2)
M includes/definitions/mibs/smartoptics.inc.php +155 -8
M includes/definitions/os/smartoptics.inc.php +2 -1
📈 157 added 📉 9 removed

💻 r13038 TRIVIAL

Mike Stupalov 🐱 • 2023-10-06 10:26
Removed function call from defaults config.
Files changed (2)
M includes/defaults.inc.php +12 -6
M irc.php +7 -1
📈 19 added 📉 7 removed

💻 r13037 TRIVIAL

Mike Stupalov 🐱 • 2023-10-05 15:41
Remove unused requesttoken var from form urls.
Files changed (1)
M html/js/observium.js +4
📈 0 added 📉 0 removed

💻 r13036 CLEAN

Mike Stupalov 🐱 • 2023-10-05 15:22
Split http related functions.
Files changed (3)
M includes/common.inc.php +1 -939
M includes/functions.inc.php +6 -7
A includes/http.inc.php +955
📈 962 added 📉 946 removed

💻 r13035 TRIVIAL

Mike Stupalov 🐱 • 2023-10-05 13:30
Added function get_ipas() for get BGP ASN by ip address.
Files changed (1)
M includes/entities/routing.inc.php +43 -4
📈 43 added 📉 4 removed

💻 r13034 MINOR

Mike Stupalov 🐱 • 2023-10-05 12:46
Moved http requests for macvendors and whois to common definitions.
Files changed (5)
M html/ajax/entity_popup.php +5 -90
M includes/common.inc.php +41 -4
M includes/definitions/apis.inc.php +34 -8
M includes/entities/ip-address.inc.php +134 -57
M includes/versioncheck.inc.php +4 -14
📈 218 added 📉 173 removed

💻 r13033 TRIVIAL

Mike Stupalov 🐱 • 2023-10-04 15:58
Fixed fatal error in logfile() when file not created (OBS-4631).
Files changed (1)
M includes/common.inc.php +2 -3
📈 2 added 📉 3 removed

💻 r13032 MINOR

Adam Armstrong 🐸 • 2023-10-04 11:25
Add ability to display/hide group aggregate graph legend based on configurable number of entries
Files changed (3)
M html/pages/group.inc.php +4 -1
M includes/config-variables.inc.php +16 -8
M includes/defaults.inc.php +2 -1
📈 22 added 📉 10 removed

💻 r13031 TRIVIAL

Mike Stupalov 🐱 • 2023-10-03 17:30
Clean duplicate fdb entries (OBS-4572).
Files changed (1)
M includes/polling/fdb-table.inc.php +13 -3
📈 13 added 📉 3 removed

💻 r13030 TRIVIAL

Mike Stupalov 🐱 • 2023-10-03 12:35
Improved polling ospf on FortiGate devices with fix incorrect indexes.
Files changed (2)
M includes/definitions/mibs.inc.php +9
M includes/polling/ospf/ospf-mib.inc.php +25 -1
📈 34 added 📉 1 removed

💻 r13029 MINOR

Mike Stupalov 🐱 • 2023-10-03 11:46
Improved SLA polling/discovery.
Files changed (6)
M includes/definitions/rrdtypes.inc.php +20
M includes/discovery/sla.inc.php +1 -5
M includes/entities.inc.php +2 -1
A includes/entities/sla.inc.php +39
M includes/polling/sla.inc.php +23 -54
M includes/rrdtool.inc.php +1 -1
📈 86 added 📉 61 removed

💻 r13028 TRIVIAL

Mike Stupalov 🐱 • 2023-10-03 10:13
Improved functions rrdtool_create_ds() and rrdtool_update_ds().
Files changed (1)
M includes/rrdtool.inc.php +123 -144
📈 123 added 📉 144 removed

💻 r13027 TRIVIAL

Mike Stupalov 🐱 • 2023-10-02 16:09
Validate Webhook JSON with test notification data for correct json format (OBS-4626).
Files changed (2)
M html/includes/contacts-navbar.inc.php +10 -16
M includes/alerts.inc.php +25
📈 35 added 📉 16 removed

💻 r13026 LIBS

Mike Stupalov 🐱 • 2023-10-02 13:23
Updated php cli tools to latest.
Files changed (3)
M libs/cli/cli.php +2
M libs/cli/Colors.php +9 -5
M libs/cli/table/Ascii.php +1 -1
📈 0 added 📉 0 removed

💻 r13025 LIBS

Mike Stupalov 🐱 • 2023-10-02 13:15
Updated Net_DNS2 lib to latest.
Files changed (22)
M libs/pear/Net/DNS2.php +9 -8
M libs/pear/Net/DNS2/BitMap.php +11 -4
M libs/pear/Net/DNS2/Exception.php +5 -5
M libs/pear/Net/DNS2/Header.php +1 -1
M libs/pear/Net/DNS2/LICENSE +20 -25
M libs/pear/Net/DNS2/Names.php +43 -11
M libs/pear/Net/DNS2/Notifier.php +2 -1
M libs/pear/Net/DNS2/Packet.php +2 -2
M libs/pear/Net/DNS2/Question.php +14 -13
M libs/pear/Net/DNS2/Resolver.php +2 -2
M libs/pear/Net/DNS2/RR.php +14 -24
M libs/pear/Net/DNS2/RR/APL.php +2 -2
M libs/pear/Net/DNS2/RR/CERT.php -2
M libs/pear/Net/DNS2/RR/EUI48.php +1 -1
M libs/pear/Net/DNS2/RR/EUI64.php +1 -1
M libs/pear/Net/DNS2/RR/LOC.php +11 -11
M libs/pear/Net/DNS2/RR/RRSIG.php +2 -2
M libs/pear/Net/DNS2/RR/SIG.php +3 -3
M libs/pear/Net/DNS2/RR/TSIG.php +7 -5
M libs/pear/Net/DNS2/RR/WKS.php +1 -1
M libs/pear/Net/DNS2/Socket.php +8 -11
M libs/pear/Net/DNS2/Updater.php +1 -1
📈 0 added 📉 0 removed

💻 r13024 TRIVIAL

Mike Stupalov 🐱 • 2023-10-02 11:06
Fixed polling FDB on Cisco IOS when 1 vlan empty.
Files changed (2)
M includes/discovery/vlans/cisco-vtp-mib.inc.php +28 -18
M includes/snmp.inc.php +6
📈 34 added 📉 18 removed

💻 r13023 MINOR

Mike Stupalov 🐱 • 2023-09-29 15:28
Added SLA polling for Datacom Routers by TWAMP-MIB (OBS-4560).
Files changed (10)
M includes/definitions/mibs/datacom.inc.php +10
M includes/definitions/os/datacom.inc.php +1 -1
M includes/discovery/sla.inc.php +67 -67
M includes/discovery/slas/disman-ping-mib.inc.php +2 -2
M includes/discovery/slas/hpicf-ipsla-mib.inc.php +1 -1
A includes/discovery/slas/twamp-mib.inc.php +100
M includes/polling/sla.inc.php +4 -4
M includes/polling/slas/disman-ping-mib.inc.php +2 -3
A includes/polling/slas/twamp-mib.inc.php +87
D mibs/datacom/DMOS-EXPERIMENTAL-NOTIFICATIONS-MIB -39
📈 274 added 📉 78 removed

💻 r13022 FIX

Adam Armstrong 🐸 • 2023-09-28 20:32
Fix gradient generation function. (off by one array indexes).
Files changed (1)
M html/includes/functions.inc.php +6
📈 6 added 📉 0 removed

💻 r13021 MIBS

Mike Stupalov 🐱 • 2023-09-28 15:37
Updated Smartoptics mib files.
Files changed (3)
A mibs/smartoptics/DCP-ENV-MON-MIB +251
M mibs/smartoptics/DCP-INTERFACE-MIB +578 -4
M mibs/smartoptics/SO-TC-MIB +52 -8
📈 0 added 📉 0 removed

💻 r13019 TRIVIAL

Mike Stupalov 🐱 • 2023-09-28 10:31
Improved detect bgp peer remote device.
Files changed (2)
M includes/discovery/bgp-peers.inc.php +16 -55
M includes/entities/routing.inc.php +43
📈 59 added 📉 55 removed

💻 r13018 TRIVIAL

Mike Stupalov 🐱 • 2023-09-27 13:50
Fixed device var in munin graphs (OBS-4624).
Files changed (1)
M html/includes/graphs/munin/auth.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r13017 TRIVIAL

Mike Stupalov 🐱 • 2023-09-26 17:32
Added probes and counters tables to remove device action.
Files changed (1)
M includes/definitions/entities/devices.inc.php +11 -12
📈 11 added 📉 12 removed

💻 r13016 MINOR

Mike Stupalov 🐱 • 2023-09-26 17:13
Impproved support for ADVA/MRV OptiSwitch devices (OBS-4607).
Files changed (4)
M includes/definitions/mibs/adva.inc.php +20 -20
M includes/definitions/mibs/mrv.inc.php +180 -81
M includes/definitions/os/mrv.inc.php +4 -3
D includes/discovery/sensors/dev-cfg-mib.inc.php -104
📈 204 added 📉 208 removed

💻 r13015 MIBS

Mike Stupalov 🐱 • 2023-09-26 17:10
Updated MRV and ADVA mib files.
Files changed (79)
M mibs/adva/CM-ALARM-MIB +303 -33
A mibs/adva/OSA-TWAMP-MIB +462
A mibs/mrv/DC-BFD-STUB-MIB +1,302
A mibs/mrv/DC-CR-LDP-MIB +1,022
A mibs/mrv/DC-ISIS-MIB +6,886
A mibs/mrv/DC-L2VPN-MIB +960
A mibs/mrv/DC-LMP-PROD +731
A mibs/mrv/DC-MASTER-TC +353
A mibs/mrv/DC-OAM-LSP-PING-MIB +1,037
A mibs/mrv/DC-OAM-MPLS-MP-MIB +209
A mibs/mrv/DC-OAMM-MIB +395
A mibs/mrv/DC-OSPF-MIB +14,697
A mibs/mrv/DC-RSVP-MIB +2,302
A mibs/mrv/DC-RTM-MIB +4,118
A mibs/mrv/DC-VPLS-MIB +1,345
A mibs/mrv/DC-VPWS-MIB +1,020
M mibs/mrv/DEV-CFG-MIB +942 -760
M mibs/mrv/DEV-ID-MIB +445 -7
M mibs/mrv/ECHN-MIB +1 -3
A mibs/mrv/IPI-VRF-MIB +350
A mibs/mrv/MRV-PRIV-TRAPS-MIB +750
M mibs/mrv/NSTACK-MIB +246 -25
A mibs/mrv/OA-DEV-LINK-PROTECTION-MIB +604
A mibs/mrv/OA-DEV-TRUNKS-MIB +270
M mibs/mrv/OA-DEV-UPGRADE-MIB +514 -50
A mibs/mrv/OA-DIFFSERV-MIB +829
A mibs/mrv/OA-EFRM-CPE-MIB +2,107
A mibs/mrv/OA-ETH-OAM-LM-MIB +1,165
A mibs/mrv/OA-ETHERNET-OAM-MIB +2,847
A mibs/mrv/OA-FRONT-PANEL-MIB +270
A mibs/mrv/OA-PORT-LIN-MIB +527
A mibs/mrv/OA-PORTS-MIB +204
A mibs/mrv/OA-PROTOCOL-PARAMETERS-MIB +197
A mibs/mrv/OA-QOS-MIB +576
A mibs/mrv/OA-SCHED-MIB +384
M mibs/mrv/OA-SFP-MIB +142 -3
M mibs/mrv/OA-TRAP-DESTINATIONS-MIB +77 -7
M mibs/mrv/OADHCP-SERVER-MIB +8
A mibs/mrv/OAOSPF-MIB +470
M mibs/mrv/OASWITCH-MIB +38
A mibs/mrv/OS-ACL-MIB +728
A mibs/mrv/OS-COMMON-TC-MIB +296
A mibs/mrv/OS-COUNTERS-MIB +1,256
A mibs/mrv/OS-DEVICE-MIB +324
A mibs/mrv/OS-DOT1AG-MIB +768
A mibs/mrv/OS-ERP-MIB +742
A mibs/mrv/OS-ETH-SERV-MIB +3,891
A mibs/mrv/OS-ETH-SERV-PROTECTION-MIB +448
A mibs/mrv/OS-ETHOAM-MD-MIB +226
A mibs/mrv/OS-EXPORT-DATA-MIB +565
A mibs/mrv/OS-FEAT-MGMT-MIB +170
A mibs/mrv/OS-IP-SLA-MIB +1,243
A mibs/mrv/OS-L2-PDU-GUARD-MIB +236
A mibs/mrv/OS-LICENSE-ACTIVATION-MIB +228
A mibs/mrv/OS-MODULE-LTE-MIB +522
A mibs/mrv/OS-MODULE-MIB +242
A mibs/mrv/OS-ONE-IP-MIB +389
A mibs/mrv/OS-PORT-MIB +2,164
A mibs/mrv/OS-PROV-BINS-MIB +531
A mibs/mrv/OS-PROV-LPBK-MIB +321
A mibs/mrv/OS-PROV-RFC2544-MIB +2,634
A mibs/mrv/OS-PROV-SOAM-PM-MIB +5,967
A mibs/mrv/OS-PROV-TAGS-MIB +322
A mibs/mrv/OS-PROV-VIF-MIB +440
A mibs/mrv/OS-PROV-Y1564-MIB +1,503
A mibs/mrv/OS-PTP-MIB +588
A mibs/mrv/OS-PWE3-ICCP-MIB +806
A mibs/mrv/OS-RESOURCES-MIB +390
A mibs/mrv/OS-RFC2544-MIB +3,160
A mibs/mrv/OS-SECURE-PUSH-MIB +117
A mibs/mrv/OS-SERV-L2CP-MIB +237
A mibs/mrv/OS-SFLOW-MIB +341
A mibs/mrv/OS-SNMP-MIB +172
A mibs/mrv/OS-SYNCE-MIB +527
A mibs/mrv/OS-SYSLOG-MIB +342
A mibs/mrv/OS-TM-MIB +265
A mibs/mrv/OS-TUNNEL-MIB +365
A mibs/mrv/OS-VIF-MIB +928
A mibs/mrv/VLAN-MIB +1,641
📈 0 added 📉 0 removed

💻 r13014 TRIVIAL

Mike Stupalov 🐱 • 2023-09-26 14:36
Fixed query devices location(s) fields in api.
Files changed (1)
M html/api/v0/includes/devices.inc.php +32 -18
📈 32 added 📉 18 removed

💻 r13013 MINOR

Mike Stupalov 🐱 • 2023-09-25 17:49
Improved polling uptime and load average in system module. Added polling LA by JUNIPER-MIB.
Files changed (5)
M includes/definitions/mibs/cisco.inc.php +12 -12
M includes/definitions/mibs/juniper.inc.php +21
M includes/entities/device.inc.php +143 -2
M includes/polling/system.inc.php +17 -116
M includes/polling/wmi.inc.php +17 -24
📈 210 added 📉 154 removed

💻 r13012 TRIVIAL

Mike Stupalov 🐱 • 2023-09-25 17:44
Fixed field param in discovery_check_requires_pre().
Files changed (1)
M includes/functions.inc.php +12 -5
📈 12 added 📉 5 removed

💻 r13011 TRIVIAL

Mike Stupalov 🐱 • 2023-09-21 13:12
Fixed graphs zoom in ajax requests.
Files changed (1)
M html/includes/functions.inc.php +2 -6
📈 2 added 📉 6 removed

💻 r13010 TRIVIAL

Mike Stupalov 🐱 • 2023-09-21 10:33
Fixed sql query on Map Traffic page.
Files changed (2)
M html/pages/map_traffic.inc.php +18 -11
M html/pages/map.inc.php +2
📈 20 added 📉 11 removed

💻 r13009 TRIVIAL

Mike Stupalov 🐱 • 2023-09-21 10:10
Fixed cache devices id when geolocation empty.
Files changed (2)
M html/includes/cache-data.inc.php +38 -31
M html/includes/functions.inc.php +30 -50
📈 68 added 📉 81 removed

💻 r13008 TRIVIAL

Mike Stupalov 🐱 • 2023-09-21 10:07
Do not escape int values in generate_query_values_ng().
Files changed (1)
M includes/db.inc.php +30 -35
📈 30 added 📉 35 removed

💻 r13007 TRIVIAL

Mike Stupalov 🐱 • 2023-09-20 21:24
Restored default screen ratio as 2 when not detected by browser.
Files changed (1)
M html/includes/functions.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r13006 MINOR

Adam Armstrong 🐸 • 2023-09-20 14:04
Remove erroneous setting of title variable for graph generation on port graph boxes
Files changed (1)
M html/pages/ports/graphs.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r13004 MINOR

Mike Stupalov 🐱 • 2023-09-16 14:13
Improved D-Link DXS-1210 support (OBS-4610).
Files changed (3)
M includes/definitions/mibs/d-link.inc.php +31
A includes/definitions/mibs/d-link/dxs-1210-mib.php +42
M includes/definitions/os/d-link.inc.php +72 -68
📈 145 added 📉 68 removed

💻 r13003 MIBS

Mike Stupalov 🐱 • 2023-09-16 14:11
Updated d-link mib files.
Files changed (4)
M mibs/d-link/DLINK-DXS-1210-10TS-AX-MIB +4,261 -238
M mibs/d-link/DLINK-DXS-1210-12SC-AX-MIB +4,263 -239
M mibs/d-link/DLINK-DXS-1210-12TC-AX-MIB +4,265 -239
A mibs/d-link/DLINK-DXS-1210-16TC-AX-MIB +25,741
📈 0 added 📉 0 removed

💻 r13002 CLEAN

Mike Stupalov 🐱 • 2023-09-16 13:23
Rearranged D-Link mibs definitions.
Files changed (5)
M includes/definitions/mibs/d-link.inc.php +3 -424
A includes/definitions/mibs/d-link/des-1210-mib.php +45
M includes/definitions/mibs/d-link/des30xx-l2mgmt-mib.php +17 -5
A includes/definitions/mibs/d-link/dlinksw-ddm-mib.inc.php +186
A includes/definitions/mibs/d-link/dlinksw-entity-ext-mib.inc.php +154
📈 405 added 📉 429 removed

💻 r13001 TRIVIAL

Mike Stupalov 🐱 • 2023-09-15 18:50
Improved polling port vlans by CISCOSB-vlan-MIB (OBS-4606). (Fixed commit).
Files changed (2)
D includes/polling/ports/cisco-pagp-mib.inc.php -80
M includes/polling/ports/radlan-vlan-mib.inc.php +105 -103
📈 105 added 📉 183 removed

💻 r13000 TRIVIAL

Mike Stupalov 🐱 • 2023-09-15 15:33
Improved polling port vlans by CISCOSB-vlan-MIB (OBS-4606).
Files changed (1)
A includes/polling/ports/cisco-pagp-mib.inc.php +83
📈 83 added 📉 0 removed

💻 r12999 TRIVIAL

Mike Stupalov 🐱 • 2023-09-15 12:50
Improved process hexified port labels.
Files changed (4)
M includes/definitions/rewrites.inc.php +29 -24
M includes/entities/port.inc.php +301
M includes/rewrites.inc.php +11 -265
M tests/IncludesRewritesTest.php +9
📈 350 added 📉 289 removed

💻 r12998 MINOR

Mike Stupalov 🐱 • 2023-09-14 15:33
Added new improved variant of ifAlias persis script (python based).
Files changed (3)
M scripts/ifAlias +3 -3
M scripts/ifAlias_persist +6
A scripts/ifAlias.py +174
📈 183 added 📉 3 removed

💻 r12997 TRIVIAL

Mike Stupalov 🐱 • 2023-09-13 14:04
Fixed memory scale by RAPID-CITY, appear in r12983 (OBS-4605).
Files changed (1)
M includes/definitions/mibs/nortel.inc.php +11 -6
📈 11 added 📉 6 removed

💻 r12996 MINOR

Mike Stupalov 🐱 • 2023-09-13 12:48
Added alert notification tag %ALERT_STATUS_CUSTOM% with ability set custom alert status in $config['alerts']['status'].
Files changed (5)
M html/pages/add_alert_check.inc.php +1 -1
M html/pages/alert_check.inc.php +2 -2
M includes/alerts.inc.php +70 -59
M includes/defaults.inc.php +9
M includes/definitions.inc.php +3 -3
📈 85 added 📉 65 removed

💻 r12995 TRIVIAL

Mike Stupalov 🐱 • 2023-09-13 10:03
Use common option for display devices name on Network Map. Reformatted code.
Files changed (1)
M html/pages/map.inc.php +917 -928
📈 917 added 📉 928 removed

💻 r12994 TRIVIAL

Mike Stupalov 🐱 • 2023-09-12 21:35
Improved ifAlias pass script for FRR.
Files changed (1)
M scripts/ifAlias +27 -18
📈 27 added 📉 18 removed

💻 r12993 MINOR

Mike Stupalov 🐱 • 2023-09-12 20:47
Rewritten ifAlias script for pass in net-snmp to common bash script. Improved read interface descriptions from 'ip link set <iface> alias <ifAlias>'
Files changed (1)
M scripts/ifAlias +111 -60
📈 111 added 📉 60 removed

💻 r12992 TRIVIAL

Mike Stupalov 🐱 • 2023-09-12 10:43
Updated ifAlias script for FRR (OBS-4431).
Files changed (1)
M scripts/ifAlias +39 -34
📈 39 added 📉 34 removed

💻 r12991 TRIVIAL

Mike Stupalov 🐱 • 2023-09-12 10:36
Better parsing ifAlias in FRR.
Files changed (1)
M scripts/ifAlias_persist +2 -1
📈 2 added 📉 1 removed

💻 r12990 TRIVIAL

Mike Stupalov 🐱 • 2023-09-12 09:14
Added Cluster Admin state by NS-ROOT-MIB.
Files changed (1)
M includes/definitions/mibs/citrix.inc.php +19 -4
📈 19 added 📉 4 removed

💻 r12989 TRIVIAL

Mike Stupalov 🐱 • 2023-09-12 08:30
Improved ifAlias persist script for FRR (OBS-4036).
Files changed (1)
M scripts/ifAlias_persist +12 -6
📈 12 added 📉 6 removed

💻 r12988 TRIVIAL

Mike Stupalov 🐱 • 2023-09-11 17:13
Fixed status events for cluster nodes by NS-ROOT-MIB.
Files changed (2)
M html/pages/device/overview/status.inc.php +7 -6
M includes/definitions/mibs/citrix.inc.php +4 -4
📈 11 added 📉 10 removed

💻 r12987 MINOR

Mike Stupalov 🐱 • 2023-09-11 13:54
Added VPX cluster statuses monitoring by NS-ROOT-MIB.
Files changed (3)
M includes/definitions/mibs/citrix.inc.php +106 -34
M includes/definitions/os/citrix.inc.php +1
M mibs/citrix/NS-ROOT-MIB +494 -188
📈 107 added 📉 34 removed

💻 r12986 TRIVIAL

Mike Stupalov 🐱 • 2023-09-11 10:52
Fixed escaping login_message in http auth.
Files changed (1)
M html/includes/authentication/http-auth.inc.php +5 -6
📈 5 added 📉 6 removed

💻 r12985 MINOR

Adam Armstrong 🐸 • 2023-09-08 20:43
Add Asset ID to inventory search module
Files changed (1)
M html/includes/search/inventory.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r12984 CLEAN

Mike Stupalov 🐱 • 2023-09-08 17:06
Update year.
Files changed (2)
M includes/discovery/inventory/juniper-mib.inc.php +1 -1
M includes/discovery/inventory/netapp-mib.inc.php +4 -4
📈 5 added 📉 5 removed

💻 r12983 MINOR

Mike Stupalov 🐱 • 2023-09-08 17:02
Improved discovery inventory by S5-CHASSIS-MIB (OBS-3956).
Files changed (8)
M html/includes/print/inventory.inc.php +5 -9
M includes/definitions/mibs/nortel.inc.php +159 -150
M includes/discovery/inventory.inc.php +1
M includes/discovery/inventory/entity-mib.inc.php +27 -5
M includes/discovery/inventory/geist-mib-v3.inc.php +3 -4
M includes/discovery/inventory/juniper-mib.inc.php +24 -24
A includes/discovery/inventory/netapp-mib.inc.php +106
A includes/discovery/inventory/s5-chassis-mib.inc.php +59
📈 384 added 📉 192 removed

💻 r12982 MIBS

Mike Stupalov 🐱 • 2023-09-08 16:59
Updated Extreme (Nortel) mib files.
Files changed (80)
M mibs/nortel/AVAYA-FABRIC-ATTACH-MIB +84 -7
M mibs/nortel/BAY-STACK-ARP-INSPECTION-MIB +19 -2
M mibs/nortel/BAY-STACK-DHCP-SNOOPING-MIB +25 -2
M mibs/nortel/BAY-STACK-DIGITAL-CERT +11 -3
M mibs/nortel/BAY-STACK-EAPOL-EXTENSION-MIB +22 -2
M mibs/nortel/BAY-STACK-LINK-STATE-TRACKING-MIB +37 -5
M mibs/nortel/BAY-STACK-MIB +33 -1
M mibs/nortel/BAY-STACK-NES-MIB +129 -2
M mibs/nortel/BAY-STACK-NOTIFICATIONS-MIB +88 -2
M mibs/nortel/BAY-STACK-NTP-MIB +7 -4
M mibs/nortel/BAY-STACK-OSPF-EXT-MIB +34 -4
M mibs/nortel/BAY-STACK-PETH-EXT-MIB +99 -6
M mibs/nortel/BAY-STACK-PIM-EXT-MIB +2
M mibs/nortel/BAY-STACK-RADIUS-MIB +7 -2
M mibs/nortel/BAY-STACK-SOURCE-GUARD-MIB +23 -2
M mibs/nortel/NORTEL-MIB +4 -7
M mibs/nortel/NORTEL-NETWORKS-MULTIPLE-SPANNING-TREE-MIB +14 -3
M mibs/nortel/NORTEL-NETWORKS-RAPID-SPANNING-TREE-MIB +7 -4
M mibs/nortel/NORTEL-OME40G-MIB +1 -1
M mibs/nortel/NORTEL-OPTICAL-OME6500-MIB +1 -1
M mibs/nortel/RAPID-CITY +98 -71
M mibs/nortel/RAPID-CITY-BAY-STACK +50 -4
M mibs/nortel/RAPID-CITY-VSP +2 -2
A mibs/nortel/RC-2K-ATM-MIB +962
A mibs/nortel/RC-2K-MIB +4,647
A mibs/nortel/RC-2K-QOS-MIB +1,474
A mibs/nortel/RC-APP-TELEMETRY-MIB +228
A mibs/nortel/RC-ARP-MIB +322
A mibs/nortel/RC-BFD-TMP-MIB +784
A mibs/nortel/RC-BRIDGE-MIB +2,738
A mibs/nortel/RC-CB-SWITCH-FABRIC-MIB +1,061
A mibs/nortel/RC-CFM-MIB +7,501
A mibs/nortel/RC-CLOUD-ID-MIB +224
A mibs/nortel/RC-DIAG-MIB +1,954
A mibs/nortel/RC-DIGITAL-CERT-MIB +1,141
A mibs/nortel/RC-ERROR-MIB +4,583
A mibs/nortel/RC-IGMP-MIB +3,135
A mibs/nortel/RC-IKE-MIB +1,376
A mibs/nortel/RC-IP-BGP-MIB +2,962
A mibs/nortel/RC-IP-MIB +4,325
A mibs/nortel/RC-IP-MPLS-MIB +1,895
A mibs/nortel/RC-IP-PIM-MIB +602
A mibs/nortel/RC-IP-POLICY-MIB +3,471
A mibs/nortel/RC-IP-ROUTING-MIB +1,148
A mibs/nortel/RC-IP-STATIC-M-ROUTE-MIB +151
A mibs/nortel/RC-IP-UDP-MIB +428
A mibs/nortel/RC-IPFIX-MIB +819
A mibs/nortel/RC-IPSEC-MIB +1,472
A mibs/nortel/RC-IPV6-MIB +4,450
A mibs/nortel/RC-ISIS-MIB +4,339
A mibs/nortel/RC-LICENSE-MIB +1,732
M mibs/nortel/RC-LINK-OAM-MIB +2 -97
A mibs/nortel/RC-MCAST-MIB +613
A mibs/nortel/RC-MLD-MIB +1,091
M mibs/nortel/RC-MLT-MIB +384 -29
A mibs/nortel/RC-MROUTE-IPV6-MIB +645
A mibs/nortel/RC-MSDP-MIB +728
A mibs/nortel/RC-NTP-MIB +632
M mibs/nortel/RC-OPM-MIB +1 -27
M mibs/nortel/RC-OSPF-MIB +197 -8
M mibs/nortel/RC-PIM-MIB +3 -21
A mibs/nortel/RC-PLSB-MIB +179
M mibs/nortel/RC-POM-MIB +1 -1
A mibs/nortel/RC-PORT-MIB +4,360
A mibs/nortel/RC-POS-MIB +781
A mibs/nortel/RC-POWER-RANGER-MIB +8,228
A mibs/nortel/RC-RADIUS-MIB +2,933
A mibs/nortel/RC-RESTCONF-MIB +159
A mibs/nortel/RC-RIP-MIB +899
A mibs/nortel/RC-SLPP-MIB +495
A mibs/nortel/RC-TACACS-MIB +313
M mibs/nortel/RC-TLS-MIB +1 -1,588
A mibs/nortel/RC-VLAN-MIB +2,651
A mibs/nortel/RC-VRF-MIB +821
A mibs/nortel/RC-VRRPV3-EXT-MIB +411
A mibs/nortel/RC-VRRPV3-TMP-MIB +842
A mibs/nortel/RC-WLAN-MIB +513
M mibs/nortel/S5-AGENT-MIB +18 -4
M mibs/nortel/S5-CHASSIS-MIB +113 -2
M mibs/nortel/SYNOPTICS-ROOT-MIB +77 -26
📈 0 added 📉 0 removed

💻 r12981 TRIVIAL

Mike Stupalov 🐱 • 2023-09-08 14:51
Restored gif images which still used by mktree.js in inventory display.
Files changed (3)
A html/images/bullet.gif +1
A html/images/minus.gif +1
A html/images/plus.gif +1
📈 3 added 📉 0 removed

💻 r12980 MINOR

Mike Stupalov 🐱 • 2023-09-08 09:20
Added optional thread parameter for Telegram notification transport.
Files changed (1)
M includes/definitions/transports.inc.php +35 -30
📈 35 added 📉 30 removed

💻 r12979 TRIVIAL

Mike Stupalov 🐱 • 2023-09-07 11:49
Added common 404 error page.
Files changed (4)
M html/.htaccess +2 -1
M html/apache.conf +1
A html/error.php +18
M html/index.php +5 -2
📈 26 added 📉 3 removed

💻 r12978 CLEAN

Mike Stupalov 🐱 • 2023-09-07 10:25
Removed old unused images.
Files changed (17)
A attic/html/images
A attic/html/images/16
D html/images/16
D html/images/arrows.gif -1
D html/images/btn_donate_LG.gif -1
D html/images/bullet.gif -1
D html/images/header_bg.gif -1
D html/images/loading.gif -1
D html/images/minus.gif -1
D html/images/password-blue.png -1
D html/images/password.png -1
D html/images/plus.gif -1
D html/images/readme.html -1,494
D html/images/readme.txt -22
M html/includes/print-interface-adsl.inc.php +1 -1
M html/pages/iftype.inc.php +1 -1
M html/pages/ports/graphs.inc.php +1 -1
📈 3 added 📉 1,528 removed

💻 r12977 TRIVIAL

Mike Stupalov 🐱 • 2023-09-07 09:17
Moved navbar footer to separate include. Renamed hamster login image.
Files changed (9)
M html/ajax/widget.php +3 -3
A html/images/hamster-login.png +1
D html/images/login-hamster-large.png -1
D html/images/login-hamster.png -1
A html/includes/navbar_footer.inc.php +119
M html/includes/print/navbar.inc.php +220 -2
M html/index.php +70 -342
M html/pages/logon.inc.php +6 -3
M html/ui-test.php +1 -1
📈 420 added 📉 353 removed

💻 r12976 TRIVIAL

Mike Stupalov 🐱 • 2023-09-06 16:43
Fixed agent mysql script for innodb io stats (OBS-1360).
Files changed (1)
M scripts/agent-local/mysql +5 -6
📈 5 added 📉 6 removed

💻 r12975 TRIVIAL

Mike Stupalov 🐱 • 2023-09-06 16:11
Removed generate rss feed api key on first user auth.
Files changed (3)
M html/feed.php +2 -29
M html/includes/authenticate.inc.php -12
M html/includes/functions.inc.php +10 -9
📈 12 added 📉 50 removed

💻 r12974 TRIVIAL

Mike Stupalov 🐱 • 2023-09-05 15:20
Fixed generate edges on Map Trafic page.
Files changed (1)
M html/pages/map_traffic.inc.php +43 -44
📈 43 added 📉 44 removed

💻 r12973 MINOR

Mike Stupalov 🐱 • 2023-09-05 13:43
Improved support for Netping PWR 4.
Files changed (16)
M includes/definitions/mibs/netping.inc.php +21 -11
A includes/definitions/mibs/netping/dksf-mib.php +99
A includes/definitions/mibs/netping/dksf-pwr-mib.php +53
D includes/definitions/mibs/netping/dskf-mib.php -97
M includes/definitions/os/netping.inc.php +4 -4
D includes/discovery/sensors/dksf-48-4-x-x-1.inc.php -135
A includes/discovery/sensors/dksf-pwr-old-mib.inc.php +134
D mibs/netping/DKSF-201-9-X-X-1 -774
D mibs/netping/DKSF-202-9-X-X-1 -825
D mibs/netping/DKSF-253-5-X-A-X -312
D mibs/netping/DKSF-48-4-X-X-1 -849
D mibs/netping/DKSF-52-9-X-X-1 -720
D mibs/netping/DKSF-54-1-X-X-1 -564
D mibs/netping/DKSF-561-1-X-X-1 -313
A mibs/netping/DKSF-PWR-MIB +1,971
A mibs/netping/DKSF-PWR-OLD-MIB +887
📈 311 added 📉 247 removed

💻 r12972 TRIVIAL

Mike Stupalov 🐱 • 2023-09-04 10:46
Unificated LDAP error messages.
Files changed (1)
M html/includes/authentication/ldap.inc.php +26 -19
📈 26 added 📉 19 removed

💻 r12971 TRIVIAL

Mike Stupalov 🐱 • 2023-09-01 09:51
Updated Ubuntu logo.
Files changed (4)
html/images/os/ubuntu_2x.png
A html/images/os/ubuntu_old_2x.png +1
A html/images/os/ubuntu_old.png +1
html/images/os/ubuntu.png
📈 2 added 📉 0 removed

💻 r12970 TRIVIAL

Mike Stupalov 🐱 • 2023-08-31 08:31
Improved screen_detect js for screen size changes.
Files changed (1)
M html/js/observium-screen.js +28 -7
📈 0 added 📉 0 removed

💻 r12969 TRIVIAL

Mike Stupalov 🐱 • 2023-08-30 22:16
Improved browser_detect() code.
Files changed (6)
M html/includes/functions.inc.php +91 -63
M html/includes/navbar.inc.php +3 -9
M html/includes/print/authlog.inc.php +3 -3
M html/index.php +13 -12
M includes/definitions/wui.inc.php +2 -2
M libs/Mobile/Detect.php +1 -1
📈 112 added 📉 89 removed

💻 r12968 MINOR

Adam Armstrong 🐸 • 2023-08-30 16:29
Fix srcset generation for <2x screens
Files changed (1)
M html/includes/functions.inc.php +4 -5
📈 4 added 📉 5 removed

💻 r12967 TRIVIAL

Mike Stupalov 🐱 • 2023-08-30 12:18
Fixed sensors api code.
Files changed (1)
M html/api/v0/includes/sensors.inc.php +8 -8
📈 8 added 📉 8 removed

💻 r12966 MINOR

Mike Stupalov 🐱 • 2023-08-30 11:15
Improved calculate port rates and other stats.
Files changed (2)
M includes/entities/port.inc.php +144
M includes/polling/ports.inc.php +22 -148
📈 166 added 📉 148 removed

💻 r12965 PHP8

Mike Stupalov 🐱 • 2023-08-30 08:58
[PHP8] Fixed device edit applications page.
Files changed (1)
M html/pages/device/edit/apps.inc.php +10 -12
📈 10 added 📉 12 removed

💻 r12964 TRIVIAL

Mike Stupalov 🐱 • 2023-08-29 14:38
Added device link to OS/Hardware specific note on docs site when available.
Files changed (5)
M html/pages/device.inc.php +12 -5
M includes/definitions/os.inc.php +2
M includes/definitions/os/cisco.inc.php +4
M includes/definitions/os/microsoft.inc.php +1
M includes/definitions/os/serverscheck.inc.php +3 -2
📈 22 added 📉 7 removed

💻 r12963 TRIVIAL

Mike Stupalov 🐱 • 2023-08-29 14:09
Improved generate navbar menu links.
Files changed (2)
M html/includes/functions.inc.php +54 -34
M html/includes/print/navbar.inc.php +29 -46
📈 83 added 📉 80 removed

💻 r12962 TRIVIAL

Mike Stupalov 🐱 • 2023-08-29 09:38
Disabled bulk snmpwalk for CISCO-CONTEXT-MAPPING-MIB in vrf discovery.
Files changed (1)
M includes/definitions/mibs/cisco.inc.php +2
📈 2 added 📉 0 removed

💻 r12961 TRIVIAL

Mike Stupalov 🐱 • 2023-08-29 09:29
Added per mib snmp max-rep definition.
Files changed (1)
M includes/snmp.inc.php +8 -3
📈 8 added 📉 3 removed

💻 r12960 TRIVIAL

Mike Stupalov 🐱 • 2023-08-28 09:51
Improved detect Fuji Xerox Printers (OBS-4593).
Files changed (4)
M includes/definitions/mibs/xerox.inc.php +9 -7
M includes/definitions/os.inc.php -18
A includes/definitions/os/xerox.inc.php +34
M includes/polling/os/xerox-printer.inc.php +9 -6
📈 52 added 📉 31 removed

💻 r12959 TRIVIAL

Mike Stupalov 🐱 • 2023-08-23 22:14
Show 404 error on request js/css source map files.
Files changed (2)
M html/index.php +6 -1
M includes/debugging.inc.php +8
📈 14 added 📉 1 removed

💻 r12958 PHP8

Mike Stupalov 🐱 • 2023-08-23 21:47
[PHP8] Fixed call to count() in lsp module by MPLS-MIB.
Files changed (2)
M includes/discovery/lsp/mpls-mib.inc.php +5 -8
M includes/polling/lsp/mpls-mib.inc.php +3 -6
📈 8 added 📉 14 removed

💻 r12957 TRIVIAL

Mike Stupalov 🐱 • 2023-08-23 14:57
Improved detect VyOS on Dell hardware (OBS-4574).
Files changed (7)
A html/images/os/orange_os_2x.png +1
A html/images/os/orange_os.png +1
html/images/os/vyos_2x.png
A html/images/os/vyos_old_2x.png +1
A html/images/os/vyos_old.png +1
html/images/os/vyos.png
M includes/definitions/os.inc.php +8 -2
📈 12 added 📉 2 removed

💻 r12956 TRIVIAL

Mike Stupalov 🐱 • 2023-08-23 12:10
Improved detect Qtech Switches (OBS-4592).
Files changed (2)
M includes/definitions/mibs/qtech.inc.php +10 -8
M includes/definitions/os/qtech.inc.php +1
📈 11 added 📉 8 removed

💻 r12955 TRIVIAL

Mike Stupalov 🐱 • 2023-08-23 10:52
Added AIRESPACE-WIRELESS-MIB definition to Cisco 9800.
Files changed (2)
M includes/definitions/mibs/cisco.inc.php +6
M includes/definitions/os/cisco.inc.php +5 -5
📈 11 added 📉 5 removed

💻 r12954 MIBS

Mike Stupalov 🐱 • 2023-08-23 10:50
Updated cisco mib files.
Files changed (6)
M mibs/cisco/AIRESPACE-WIRELESS-MIB +9,821 -8,578
M mibs/cisco/CISCO-AAA-SERVER-MIB +1,129 -10
A mibs/cisco/CISCO-IGNITION-MIB +322
M mibs/cisco/CISCO-LWAPP-WLAN-POLICY-MIB +98 -5
A mibs/cisco/CISCO-OPTICAL-OLC-MIB +910
M mibs/cisco/IRONPORT-SMI +39 -6
📈 0 added 📉 0 removed

💻 r12953 TRIVIAL

Mike Stupalov 🐱 • 2023-08-23 09:12
Updated Mitel Controller definition.
Files changed (3)
M includes/definitions/mibs/mitel.inc.php +14 -10
M includes/definitions/os.inc.php -11
A includes/definitions/os/mitel.inc.php +29
📈 43 added 📉 21 removed

💻 r12952 TRIVIAL

Mike Stupalov 🐱 • 2023-08-23 08:31
Improved detect Unifi USW switch (OBS-4591).
Files changed (1)
M includes/definitions/os/ubiquiti.inc.php +9
📈 9 added 📉 0 removed

💻 r12951 TRIVIAL

Mike Stupalov 🐱 • 2023-08-22 21:33
Used 403 error page instead redirect for forbidden CIDR ranges.
Files changed (3)
A html/images/hamster-panic.jpg +1
M html/includes/authenticate.inc.php +2 -1
M includes/debugging.inc.php +90 -11
📈 93 added 📉 12 removed

💻 r12950 TRIVIAL

Mike Stupalov 🐱 • 2023-08-22 17:57
Prevented session regenerate id in ajax requests.
Files changed (4)
A html/ajax/geojson.php +95
D html/geojson.php -97
M html/includes/map/leaflet.inc.php +5 -5
M html/includes/sessions.inc.php +9 -5
📈 109 added 📉 107 removed

💻 r12949 TRIVIAL

Mike Stupalov 🐱 • 2023-08-22 14:03
Improved check allowed CIDR nets for web authenticate.
Files changed (3)
M html/includes/authenticate.inc.php +12 -7
M html/includes/sessions.inc.php +13 -5
M includes/config-variables.inc.php +13 -13
📈 38 added 📉 25 removed

💻 r12948 TRIVIAL

Mike Stupalov 🐱 • 2023-08-22 13:35
Fixed match_network() for correct match excludes.
Files changed (2)
M includes/entities/ip-address.inc.php +80 -25
M tests/IncludesFunctionsTest.php +5 -3
📈 85 added 📉 28 removed

💻 r12947 TRIVIAL

Mike Stupalov 🐱 • 2023-08-21 15:18
Added snmp noincrease os definition for Inveo Hero (OBS-4585).
Files changed (1)
M includes/definitions/os/inveo.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r12946 MINOR

Mike Stupalov 🐱 • 2023-08-18 12:44
Added os definition for Huawei YunShan OS (OBS-4582).
Files changed (2)
M includes/definitions/os/huawei.inc.php +45 -2
A includes/polling/os/yunshan.inc.php +15
📈 60 added 📉 2 removed

💻 r12945 MIBS

Mike Stupalov 🐱 • 2023-08-18 12:43
Updated Huawei mib files.
Files changed (73)
A mibs/huawei/EMAP-MIB +12,159
M mibs/huawei/HUAWEI-AAA-MIB +240 -21
M mibs/huawei/HUAWEI-ACL-MIB +146 -2
M mibs/huawei/HUAWEI-BASE-TRAP-MIB +257 -5
M mibs/huawei/HUAWEI-BFD-MIB +33 -8
M mibs/huawei/HUAWEI-BGP-VPN-MIB +159 -8
M mibs/huawei/HUAWEI-BRAS-RADIUS-MIB +455 -4
M mibs/huawei/HUAWEI-CBQOS-MIB +919 -28
M mibs/huawei/HUAWEI-CONFIG-MAN-MIB +52 -5
M mibs/huawei/HUAWEI-DATASYNC-MIB +27 -2
M mibs/huawei/HUAWEI-DEVICE-EXT-MIB +26 -8
M mibs/huawei/HUAWEI-DEVICE-MIB +792 -8
M mibs/huawei/HUAWEI-DHCP-SNOOPING-MIB +113 -15
M mibs/huawei/HUAWEI-DHCPR-MIB +68 -14
M mibs/huawei/HUAWEI-ENERGYMNGT-MIB +80 -2
M mibs/huawei/HUAWEI-ENTITY-EXTENT-MIB +96 -17
M mibs/huawei/HUAWEI-ENTITY-TRAP-MIB +435 -13
M mibs/huawei/HUAWEI-ETHARP-MIB +7 -2
M mibs/huawei/HUAWEI-ETHOAM-MIB +7 -3
A mibs/huawei/HUAWEI-EVC-MIB +149
A mibs/huawei/HUAWEI-EVPN-MIB +502
M mibs/huawei/HUAWEI-FLASH-MAN-MIB +7 -2
M mibs/huawei/HUAWEI-FTP-MIB +11 -6
M mibs/huawei/HUAWEI-FWD-RES-TRAP-MIB +780 -18
M mibs/huawei/HUAWEI-GTL-MIB +92 -3
M mibs/huawei/HUAWEI-IF-EXT-MIB +322 -5
A mibs/huawei/HUAWEI-IFIT-MIB +730
M mibs/huawei/HUAWEI-INFOCENTER-MIB +44 -38
M mibs/huawei/HUAWEI-IPPOOL-MIB +78 -2
M mibs/huawei/HUAWEI-ISIS-CONF-MIB +127 -3
A mibs/huawei/HUAWEI-KEYCHAIN-MIB +193
M mibs/huawei/HUAWEI-L2MAM-MIB +21 -4
M mibs/huawei/HUAWEI-L2MULTICAST-MIB +155 -10
M mibs/huawei/HUAWEI-L2VLAN-MIB +98 -5
M mibs/huawei/HUAWEI-LINE-MIB +45 -3
M mibs/huawei/HUAWEI-LLDP-MIB +262 -5
M mibs/huawei/HUAWEI-MACSEC-MIB +101 -13
M mibs/huawei/HUAWEI-MASTERKEY-MIB +140 -7
M mibs/huawei/HUAWEI-MGMD-STD-MIB +139 -30
M mibs/huawei/HUAWEI-MIB +1,089 -16
M mibs/huawei/HUAWEI-MSTP-MIB +31 -6
M mibs/huawei/HUAWEI-ND-MIB +558 -19
A mibs/huawei/HUAWEI-NDB-MIB +188
M mibs/huawei/HUAWEI-NETCONF-MIB +286 -167
M mibs/huawei/HUAWEI-NTP-MIB +233 -38
A mibs/huawei/HUAWEI-NTP-TRAP-MIB +242
M mibs/huawei/HUAWEI-NVO3-MIB +358 -17
M mibs/huawei/HUAWEI-OSPFV2-MIB +152 -11
M mibs/huawei/HUAWEI-OSPFV3-MIB +187 -6
M mibs/huawei/HUAWEI-PERFMGMT-MIB +38 -15
M mibs/huawei/HUAWEI-PIM-STD-MIB +8 -2
M mibs/huawei/HUAWEI-PORT-MIB +112 -9
M mibs/huawei/HUAWEI-RM-EXT-MIB +66 -2
M mibs/huawei/HUAWEI-SECURITY-MIB +1,090 -27
M mibs/huawei/HUAWEI-SECURITY-PKI-MIB +47 -4
M mibs/huawei/HUAWEI-SECURITY-STAT-MIB +121 -3
M mibs/huawei/HUAWEI-SMARTLINK-MIB +12 -4
M mibs/huawei/HUAWEI-SNMP-NOTIFICATION-MIB +351 -33
M mibs/huawei/HUAWEI-SSH-MIB +470 -24
A mibs/huawei/HUAWEI-SSL-MIB +257
M mibs/huawei/HUAWEI-STACK-MIB +534 -16
M mibs/huawei/HUAWEI-SWITCH-L2MAM-EXT-MIB +78 -41
M mibs/huawei/HUAWEI-SYS-MAN-MIB +191 -7
M mibs/huawei/HUAWEI-TC-MIB +4,219 -156
M mibs/huawei/HUAWEI-TCP-MIB +25 -2
M mibs/huawei/HUAWEI-UNIMNG-MIB +197 -12
M mibs/huawei/HUAWEI-VBST-MIB +105 -30
A mibs/huawei/HUAWEI-WARRANTY-MIB +147
M mibs/huawei/HUAWEI-WLAN-CAPWAP-MIB +73 -6
M mibs/huawei/HUAWEI-XQoS-MIB +1,339 -288
A mibs/huawei/IMA-MIB +2,922
A mibs/huawei/ISIS-MIB +3,949
M mibs/huawei/NQA-MIB +247 -11
📈 0 added 📉 0 removed

💻 r12944 TRIVIAL

Mike Stupalov 🐱 • 2023-08-18 09:58
Improved support for Inveo Hero (OBS-4585).
Files changed (2)
M includes/definitions/os/inveo.inc.php +2 -1
M includes/polling/os.inc.php +8 -8
📈 10 added 📉 9 removed

💻 r12943 TRIVIAL

Mike Stupalov 🐱 • 2023-08-17 13:44
Fixed escaping in entity popups (OBS-4584).
Files changed (4)
M html/ajax/entity_popup.php +11 -11
M html/includes/functions.inc.php +9 -9
M html/includes/print/neighbours.inc.php +24 -24
M html/pages/bill/pdf_history.inc.php +7 -7
📈 51 added 📉 51 removed

💻 r12942 FIX

Adam Armstrong 🐸 • 2023-08-16 17:59
Warnier sheep.
Files changed (1)
M includes/defaults.inc.php +25 -19
📈 25 added 📉 19 removed

💻 r12941 MINOR

Adam Armstrong 🐸 • 2023-08-16 17:53
Add some additional filtering options to device query generator
Files changed (1)
M html/includes/entities/device.inc.php +7
📈 7 added 📉 0 removed

💻 r12940 TRIVIAL

Mike Stupalov 🐱 • 2023-08-16 11:38
Added Web Setting for ASN text mappings.
Files changed (2)
M includes/config-variables.inc.php +53 -42
M includes/entities/routing.inc.php +7
📈 60 added 📉 42 removed

💻 r12939 DEVEL

Mike Stupalov 🐱 • 2023-08-15 10:10
print debug var again.
Files changed (1)
M includes/polling/bgp-peers.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r12938 DEVEL

Mike Stupalov 🐱 • 2023-08-15 09:42
Added show debug var for troubleshooting.
Files changed (1)
M includes/polling/bgp-peers.inc.php +3 -2
📈 3 added 📉 2 removed

💻 r12937 MINOR

Mike Stupalov 🐱 • 2023-08-14 16:49
Added discovery sensors by SPS2v1-MIB for PowerTek PDU (OBS-4570).
Files changed (4)
M includes/definitions/mibs/powertek.inc.php +22 -2
M includes/definitions/os/powertek.inc.php +1 -1
M includes/discovery/sensors/pwtv1-mib.inc.php +71 -70
A includes/discovery/sensors/sps2v1-mib.inc.php +287
📈 381 added 📉 73 removed

💻 r12936 MINOR

Mike Stupalov 🐱 • 2023-08-13 22:05
Improved sensors discovery by Sentry4-MIB (OBS-4579).
Files changed (6)
M includes/definitions/mibs/sentry.inc.php +258 -12
M includes/definitions/os.inc.php -18
A includes/definitions/os/sentry.inc.php +31
M includes/discovery/sensors/sentry4-mib.inc.php +4 -80
M mibs/raritan/PDU2-MIB +4,996 -631
M mibs/sentry/Sentry4-MIB +63 -22
📈 293 added 📉 110 removed

💻 r12935 TRIVIAL

Mike Stupalov 🐱 • 2023-08-12 09:54
Fixed display networkmap and graph-realtime on safari browser (object load incorrectly detected as iframe).
Files changed (4)
M html/graph-realtime.php +4 -1
M html/includes/functions.inc.php +19
M html/networkmap.php +4 -1
M includes/common.inc.php +1
📈 28 added 📉 2 removed

💻 r12934 TRIVIAL

Mike Stupalov 🐱 • 2023-08-12 08:38
Fixed display os icon on OSes page.
Files changed (1)
M html/includes/functions.inc.php +12 -12
📈 12 added 📉 12 removed

💻 r12933 TRIVIAL

Mike Stupalov 🐱 • 2023-08-11 16:45
Added config definition for userlevel 9.
Files changed (1)
M includes/definitions.inc.php +16 -8
📈 16 added 📉 8 removed

💻 r12932 TRIVIAL

Mike Stupalov 🐱 • 2023-08-11 16:36
Fixed add/edit entities groups and probes with global limited write permission.
Files changed (6)
D html/ajax/actions/device_edit.inc.php -333
M html/ajax/actions/group_add.inc.php +3 -3
M html/ajax/actions/group_edit.inc.php +3 -3
M html/api/v0/includes/devices.inc.php +23 -23
M html/includes/entities/probe.inc.php +1 -1
M html/includes/modals/edit_probe.inc.php +1 -1
📈 31 added 📉 364 removed

💻 r12931 TRIVIAL

Mike Stupalov 🐱 • 2023-08-11 16:14
Fixed add/edit Alert checks for global secure write permission.
Files changed (10)
M html/ajax/actions.php +2 -1
M html/ajax/actions/alert_assoc_edit.inc.php +2 -2
M html/ajax/actions/alert_check_add.inc.php +4 -4
A html/ajax/actions/device_edit.inc.php +333
M html/ajax/actions/edit_widget.inc.php +2 -2
M html/includes/alerting-navbar.inc.php +5 -5
M html/includes/navbar.inc.php +5 -5
M html/pages/add_alert_check.inc.php +1 -1
M html/pages/add_syslog_rule.inc.php +9 -10
M html/pages/alert_check.inc.php +54 -48
📈 417 added 📉 78 removed

💻 r12930 TRIVIAL

Mike Stupalov 🐱 • 2023-08-11 15:36
Fixed Add/delete device navigation bar entries for limited write permission.
Files changed (3)
M html/includes/navbar.inc.php +4 -4
M html/pages/addhost.inc.php +3 -3
M html/pages/delhost.inc.php +3 -3
📈 10 added 📉 10 removed

💻 r12929 MINOR

Mike Stupalov 🐱 • 2023-08-10 16:03
Improved ports polling speed with separate_walk option.
Files changed (3)
M includes/discovery/ports.inc.php +12 -12
M includes/entities/port.inc.php +10 -9
M includes/polling/ports.inc.php +49 -21
📈 71 added 📉 42 removed

💻 r12928 TRIVIAL

Mike Stupalov 🐱 • 2023-08-10 10:26
Fixed module var.
Files changed (1)
M html/pages/device/edit/modules.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r12927 TRIVIAL

Mike Stupalov 🐱 • 2023-08-10 10:23
Fixed toggle ports modules setting for JunOS.
Files changed (2)
M html/pages/device/edit/modules.inc.php +13 -11
M includes/entities/device.inc.php +20 -19
📈 33 added 📉 30 removed

💻 r12926 TRIVIAL

Mike Stupalov 🐱 • 2023-08-10 09:07
Improved parsing syslog on JunOS.
Files changed (3)
M html/includes/print/syslogs.inc.php +2 -1
M includes/definitions/os/juniper.inc.php +2
M includes/entities/routing.inc.php +4
📈 8 added 📉 1 removed

💻 r12925 TRIVIAL

Mike Stupalov 🐱 • 2023-08-10 08:39
Do not show Firewall menu entry, when JUNIPER-FIREWALL-MIB disabled.
Files changed (1)
M html/pages/device.inc.php +5 -5
📈 5 added 📉 5 removed

💻 r12924 TRIVIAL

Mike Stupalov 🐱 • 2023-08-10 08:20
Fixed compatibility with old uncompressed attrib format for JUNIPER-FIREWALL-MIB graphs.
Files changed (1)
M html/pages/device/juniper-firewall.inc.php +41 -33
📈 41 added 📉 33 removed

💻 r12923 TRIVIAL

Mike Stupalov 🐱 • 2023-08-09 22:06
Improved db updates in polling pseudowires.
Files changed (1)
M includes/polling/pseudowires.inc.php +11 -15
📈 11 added 📉 15 removed

💻 r12922 TRIVIAL

Mike Stupalov 🐱 • 2023-08-09 21:35
Fixed store very big json for JUNIPER-FIREWALL-MIB graphs.
Files changed (3)
M html/pages/device/juniper-firewall.inc.php +4 -2
M includes/discovery/graphs/juniper-firewall-mib.inc.php +5 -5
M includes/polling/graphs/juniper-firewall-mib.inc.php +6 -8
📈 15 added 📉 15 removed

💻 r12921 TRIVIAL

Mike Stupalov 🐱 • 2023-08-09 14:19
Fixed display devices performance tab for users with global secure read permission.
Files changed (3)
M html/includes/entities/device.inc.php +1 -1
M html/pages/devices.inc.php +3 -3
M html/pages/devices/perf.inc.php +7 -3
📈 11 added 📉 7 removed

💻 r12920 TRIVIAL

Mike Stupalov 🐱 • 2023-08-09 13:59
Added L2 VLAN ports ignore for D-Link switches.
Files changed (1)
M includes/definitions/os/d-link.inc.php +3
📈 3 added 📉 0 removed

💻 r12919 TRIVIAL

Mike Stupalov 🐱 • 2023-08-09 12:39
Fixed pages permissions for users with global secure read.
Files changed (4)
M html/includes/navbar.inc.php +4 -6
M html/pages/mibs.inc.php +3 -3
M html/pages/os.inc.php +3 -3
M html/pages/processes.inc.php +3 -3
📈 13 added 📉 15 removed

💻 r12918 TRIVIAL

Mike Stupalov 🐱 • 2023-08-09 12:14
Fixed display device perf menu for users with global read permisssion.
Files changed (1)
M html/pages/device.inc.php +28 -16
📈 28 added 📉 16 removed

💻 r12917 LIBS

Mike Stupalov 🐱 • 2023-08-09 08:30
Updated pear libs Net_SMTP, Net_DNS2 and Mail_Mail.
Files changed (29)
M libs/pear/Console/Color2.php +4 -4
M libs/pear/Mail/Mail.php +1 -1
M libs/pear/Mail/Mail/mail.php +1 -1
M libs/pear/Mail/Mail/RFC822.php +16 -5
M libs/pear/Mail/Mail/smtp.php +97 -8
M libs/pear/Mail/Mail/smtpmx.php +2 -2
M libs/pear/Net/DNS2.php +19 -5
M libs/pear/Net/DNS2/Cache/File.php +36 -19
M libs/pear/Net/DNS2/Cache/Shm.php +6 -1
M libs/pear/Net/DNS2/Lookups.php +1
A libs/pear/Net/DNS2/Names.php +74
M libs/pear/Net/DNS2/Packet.php +26 -42
M libs/pear/Net/DNS2/RR.php +22 -18
M libs/pear/Net/DNS2/RR/AMTRELAY.php +3 -4
M libs/pear/Net/DNS2/RR/HINFO.php +3 -3
M libs/pear/Net/DNS2/RR/ISDN.php +5 -5
M libs/pear/Net/DNS2/RR/KX.php +5 -7
M libs/pear/Net/DNS2/RR/LOC.php +10 -9
M libs/pear/Net/DNS2/RR/NAPTR.php +6 -6
M libs/pear/Net/DNS2/RR/NSEC3PARAM.php -1
M libs/pear/Net/DNS2/RR/TALINK.php +3 -8
M libs/pear/Net/DNS2/RR/TKEY.php +3 -1
M libs/pear/Net/DNS2/RR/TLSA.php +3 -5
M libs/pear/Net/DNS2/RR/TSIG.php +5 -6
M libs/pear/Net/DNS2/RR/TXT.php +8 -8
M libs/pear/Net/DNS2/RR/X25.php +5 -2
A libs/pear/Net/DNS2/RR/ZONEMD.php +162
M libs/pear/Net/DNS2/Socket.php +40 -6
M libs/pear/Net/SMTP.php +55 -12
📈 0 added 📉 0 removed

💻 r12916 TRIVIAL

Mike Stupalov 🐱 • 2023-08-09 07:40
Fixed display symlinked device config (OBS-4576).
Files changed (2)
M html/includes/integrations.inc.php +3 -2
M html/pages/device/showconfig.inc.php +179 -173
📈 182 added 📉 175 removed

💻 r12915 TRIVIAL

Mike Stupalov 🐱 • 2023-08-08 12:46
Updated distro script. Added command line arguments for output format and others.
Files changed (1)
M scripts/distro +57 -2
📈 57 added 📉 2 removed

💻 r12914 TRIVIAL

Mike Stupalov 🐱 • 2023-08-08 09:35
Updated distro script.
Files changed (1)
M scripts/distro +6 -2
📈 6 added 📉 2 removed

💻 r12913 TRIVIAL

Mike Stupalov 🐱 • 2023-08-08 08:36
Added snmp max-rep 30 for Juniper JNP models.
Files changed (1)
M includes/definitions/os/juniper.inc.php +6 -6
📈 6 added 📉 6 removed

💻 r12911 FIX

Adam Armstrong 🐸 • 2023-08-01 17:14
Erroneous underscore
Files changed (1)
M includes/definitions/mibs.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r12910 FIX

Adam Armstrong 🐸 • 2023-08-01 15:07
Fix status translation for vPC dual active.
Files changed (2)
M includes/definitions/mibs.inc.php +4
M includes/definitions/mibs/cisco.inc.php +3 -1
📈 7 added 📉 1 removed

💻 r12909 TRIVIAL

Mike Stupalov 🐱 • 2023-07-31 15:43
Fixed Extreme mibs definitions.
Files changed (1)
M includes/definitions/mibs/extreme.inc.php +22 -20
📈 22 added 📉 20 removed

💻 r12908 MINOR

Mike Stupalov 🐱 • 2023-07-31 15:39
Added discovery vPC statuses by CISCO-VPC-MIB (OBS-3006).
Files changed (2)
M includes/definitions/mibs/cisco.inc.php +94 -20
M includes/definitions/os/cisco.inc.php +1
📈 95 added 📉 20 removed

💻 r12907 TRIVIAL

Mike Stupalov 🐱 • 2023-07-28 10:25
Improved detect port and bgp entities in syslog messages.
Files changed (3)
M html/includes/print/syslogs.inc.php +6 -69
M includes/entities/port.inc.php +58 -2
M includes/entities/routing.inc.php +58
📈 122 added 📉 71 removed

💻 r12906 TRIVIAL

Mike Stupalov 🐱 • 2023-07-27 15:34
Improved detect Cisco FMC (OBS-4568).
Files changed (1)
M includes/definitions/os/cisco.inc.php +2 -1
📈 2 added 📉 1 removed

💻 r12905 TRIVIAL

Mike Stupalov 🐱 • 2023-07-27 14:34
Fixed get together os/group modules definitions.
Files changed (2)
M includes/definitions/os.inc.php +16 -14
M includes/entities/device.inc.php +4
📈 20 added 📉 14 removed

💻 r12904 TRIVIAL

Mike Stupalov 🐱 • 2023-07-27 12:31
Improved device name on network map.
Files changed (1)
M html/networkmap.php +12 -9
📈 12 added 📉 9 removed

💻 r12903 TRIVIAL

Mike Stupalov 🐱 • 2023-07-27 11:54
Fixed polling MD Raid by unix-agent (OBS-4567).
Files changed (1)
M includes/polling/unix-agent/hdarray.inc.php +9 -8
📈 9 added 📉 8 removed

💻 r12902 TRIVIAL

Mike Stupalov 🐱 • 2023-07-22 10:19
Fixed reload syslog filters after change in web ui.
Files changed (2)
M includes/syslog.inc.php +4 -3
M syslog.php +16 -10
📈 20 added 📉 13 removed

💻 r12901 TRIVIAL

Mike Stupalov 🐱 • 2023-07-20 18:46
Improved display VM type and Guest OS.
Files changed (4)
M html/includes/entities/virtualmachine.inc.php +19 -28
M includes/definitions/rewrites.inc.php +1
M includes/discovery/functions.inc.php -5
M includes/rewrites.inc.php +20
📈 40 added 📉 33 removed

💻 r12900 TRIVIAL

Mike Stupalov 🐱 • 2023-07-20 18:14
Improved autodiscovery new virtual machines.
Files changed (3)
M includes/discovery/functions.inc.php +8 -9
M includes/discovery/virtual-machines/libvirt.inc.php +2 -2
M includes/discovery/virtual-machines/vmware-vminfo-mib.inc.php +10 -5
📈 20 added 📉 16 removed

💻 r12899 TRIVIAL

Mike Stupalov 🐱 • 2023-07-20 16:11
Added os definition for virtual-machines type(s). Module virtual-machines disabled for all oses except linux, proxmox and vmware.
Files changed (4)
M includes/definitions/os.inc.php +4 -1
M includes/definitions/os/proxmox.inc.php +3
M includes/discovery/virtual-machines.inc.php +14 -7
M includes/discovery/virtual-machines/libvirt.inc.php +86 -77
📈 107 added 📉 85 removed

💻 r12898 TRIVIAL

Mike Stupalov 🐱 • 2023-07-20 14:22
Fixed Citrix SDX ifDescr definition. Updated SDX-ROOT-MIB.
Files changed (2)
M includes/definitions/os/citrix.inc.php +2 -2
M mibs/citrix/SDX-ROOT-MIB +22
📈 2 added 📉 2 removed

💻 r12897 TRIVIAL

Mike Stupalov 🐱 • 2023-07-18 15:24
Fixed generate graphs titles.
Files changed (48)
M html/graph-realtime.php +1 -1
M html/includes/graphs/accesspoints/auth.inc.php +15 -13
M html/includes/graphs/alert/auth.inc.php +10 -14
M html/includes/graphs/application/auth.inc.php +6 -6
M html/includes/graphs/atmvp/auth.inc.php +14 -12
M html/includes/graphs/bgp/auth.inc.php +14 -12
M html/includes/graphs/c6kxbar/auth.inc.php +6 -8
M html/includes/graphs/cbqos/auth.inc.php +26 -19
M html/includes/graphs/cefswitching/auth.inc.php +14 -12
M html/includes/graphs/common.inc.php +6 -1
M html/includes/graphs/counter/auth.inc.php +14 -13
M html/includes/graphs/customer/auth.inc.php +5 -5
M html/includes/graphs/customoid/auth.inc.php +18 -16
M html/includes/graphs/device/auth.inc.php +3 -5
M html/includes/graphs/device/availability.inc.php +2 -3
M html/includes/graphs/diskio/auth.inc.php +14 -12
M html/includes/graphs/eigrppeer/auth.inc.php +13 -12
M html/includes/graphs/eigrpport/auth.inc.php +15 -13
M html/includes/graphs/functions.inc.php +1 -1
M html/includes/graphs/global/bits.inc.php +1 -1
M html/includes/graphs/ipsectunnel/auth.inc.php +19 -17
M html/includes/graphs/location/auth.inc.php +2 -3
M html/includes/graphs/macaccounting/auth.inc.php +16 -30
M html/includes/graphs/mempool/auth.inc.php +18 -14
M html/includes/graphs/multi-status/auth.inc.php +2 -3
M html/includes/graphs/munin/auth.inc.php +12 -11
M html/includes/graphs/netscalersvc/auth.inc.php +20 -16
M html/includes/graphs/netscalersvcgrpmem/auth.inc.php +20 -16
M html/includes/graphs/netscalervsvr/auth.inc.php +16 -17
M html/includes/graphs/p2pradio/auth.inc.php +14 -12
M html/includes/graphs/port/auth.inc.php +15 -11
M html/includes/graphs/port/bits.inc.php +4
M html/includes/graphs/port/nupkts.inc.php +4 -5
M html/includes/graphs/printersupply/auth.inc.php +14 -12
M html/includes/graphs/probe/auth.inc.php +17 -15
M html/includes/graphs/processor/auth.inc.php +19 -5
M html/includes/graphs/pseudowire/auth.inc.php +23 -21
M html/includes/graphs/rserver/auth.inc.php +17 -16
M html/includes/graphs/sensor/auth.inc.php +23 -13
M html/includes/graphs/sla/auth.inc.php +28 -27
M html/includes/graphs/smokeping/auth.inc.php +4 -5
M html/includes/graphs/status/auth.inc.php +22 -12
M html/includes/graphs/storage/auth.inc.php +14 -11
M html/includes/graphs/vserver/auth.inc.php +14 -13
M html/includes/graphs/wifi-ap-member/auth.inc.php +16 -13
M html/includes/graphs/wifi/auth.inc.php +13 -11
M html/includes/graphs/wifiradio/auth.inc.php +14 -12
M html/pages/graphs.inc.php +74 -73
📈 672 added 📉 593 removed

💻 r12896 TRIVIAL

Mike Stupalov 🐱 • 2023-07-18 10:42
Reformatted graph type definitions.
Files changed (2)
M includes/definitions/graphtypes.inc.php +1,242 -1,243
M includes/definitions/graphtypes/apps.inc.php +144 -143
📈 1,386 added 📉 1,386 removed

💻 r12895 TRIVIAL

Mike Stupalov 🐱 • 2023-07-17 11:59
Added option for allowing run Web UI in iframe ($config['web_iframe']). Disabled by default.
Files changed (13)
M html/bandwidth-graph.php +1 -1
M html/billing-bandwidth-data.php +1 -1
M html/billing-data-sorted.php +1 -1
M html/billing-data.php +1 -1
M html/billing-graph.php +1 -1
M html/data.php +1 -1
M html/graph-realtime.php +1 -1
M html/index.php +1 -1
M html/networkmap.php +1 -1
M html/ui-test.php +3 -4
M html/weathermap.php +1 -1
M includes/config-variables.inc.php +6
M includes/defaults.inc.php +1
📈 20 added 📉 14 removed

💻 r12894 TRIVIAL

Mike Stupalov 🐱 • 2023-07-16 12:40
Renamed config show_locations to web_show_locations.
Files changed (6)
M html/includes/navbar.inc.php +1 -1
M html/pages/map.inc.php +1 -1
M includes/config-variables.inc.php +6 -1
M includes/defaults.inc.php +4 -3
M includes/definitions.inc.php +20 -17
M includes/observium.inc.php +3
📈 35 added 📉 23 removed

💻 r12893 TRIVIAL

Mike Stupalov 🐱 • 2023-07-16 11:41
Little rearanged definitions.
Files changed (2)
M includes/definitions.inc.php +26 -43
M includes/definitions/entities/devices.inc.php +29
📈 55 added 📉 43 removed

💻 r12892 TRIVIAL

Mike Stupalov 🐱 • 2023-07-16 11:20
Added function is_ajax().
Files changed (3)
M html/includes/authenticate.inc.php +4 -9
M html/includes/sessions.inc.php +1 -1
M includes/common.inc.php +10
📈 15 added 📉 10 removed

💻 r12891 TRIVIAL

Mike Stupalov 🐱 • 2023-07-14 15:32
Fixed default value.
Files changed (1)
M includes/defaults.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r12890 TRIVIAL

Mike Stupalov 🐱 • 2023-07-14 15:31
Added ability for disable show and edit device notes by config option $config['web_show_notes'].
Files changed (4)
M html/pages/device.inc.php +3 -10
M html/pages/device/notes.inc.php +11 -5
M includes/config-variables.inc.php +13 -6
M includes/defaults.inc.php +1
📈 28 added 📉 21 removed

💻 r12889 LIBS

Mike Stupalov 🐱 • 2023-07-14 11:49
Updated EasyMDE and Purify js to latest.
Files changed (3)
M html/css/easymde.min.css +1 -1
M html/js/easymde.min.js +2 -2
M html/js/purify.min.js +2 -2
📈 0 added 📉 0 removed

💻 r12888 CLEAN

Mike Stupalov 🐱 • 2023-07-14 09:54
Undebug.
Files changed (1)
M includes/common.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r12887 MINOR

Mike Stupalov 🐱 • 2023-07-14 09:52
Prevented loading pages in iframe.
Files changed (12)
M html/bandwidth-graph.php +7 -3
M html/billing-bandwidth-data.php +7 -2
M html/billing-data-sorted.php +7 -2
M html/billing-data.php +7 -2
M html/billing-graph.php +7 -3
M html/data.php +11 -7
M html/feed.php +9 -5
M html/graph-realtime.php +12 -9
M html/index.php +7 -2
M html/networkmap.php +8 -3
M html/ui-test.php +5 -1
M html/weathermap.php +9 -6
📈 96 added 📉 45 removed

💻 r12886 TRIVIAL

Mike Stupalov 🐱 • 2023-07-14 09:49
Added common function is_iframe().
Files changed (1)
M includes/common.inc.php +25 -20
📈 25 added 📉 20 removed

💻 r12885 MINOR

Mike Stupalov 🐱 • 2023-07-13 16:15
Added support for Phoenix Factory Line switches (OBS-4558).
Files changed (9)
A html/images/os/phoenix_2x.png +1
A html/images/os/phoenix-dark_2x.png +1
A html/images/os/phoenix-dark.png +1
A html/images/os/phoenix.png +1
A includes/definitions/mibs/phoenix.inc.php +52
A includes/definitions/os/phoenix.inc.php +21
A includes/polling/os/flswitch.inc.php +28
A mibs/phoenix
A mibs/phoenix/FL-MGD-INFRASTRUCT-MIB +15,893
📈 105 added 📉 0 removed

💻 r12884 MINOR

Adam Armstrong 🐸 • 2023-07-12 14:53
Use user-definable "purpose" field as description on device entity.
Files changed (1)
M includes/definitions/entities/devices.inc.php +1
📈 1 added 📉 0 removed

💻 r12883 TRIVIAL

Mike Stupalov 🐱 • 2023-07-10 13:39
Fixed groups navbar links.
Files changed (1)
M html/includes/group-navbar.inc.php +6 -9
📈 6 added 📉 9 removed

💻 r12882 TRIVIAL

Mike Stupalov 🐱 • 2023-07-06 13:25
Fixed selecting users for empty role.
Files changed (2)
M html/pages/roles.inc.php +38 -36
M includes/common.inc.php +5 -2
📈 43 added 📉 38 removed

💻 r12881 TRIVIAL

Mike Stupalov 🐱 • 2023-07-05 17:20
Improved graphs page for priority load main graph.
Files changed (2)
M html/includes/functions.inc.php +7 -10
M html/pages/graphs.inc.php +5 -2
📈 12 added 📉 12 removed

💻 r12880 TRIVIAL

Mike Stupalov 🐱 • 2023-07-05 17:18
Added common function array_filter_key().
Files changed (1)
M includes/common.inc.php +7
📈 7 added 📉 0 removed

💻 r12879 TRIVIAL

Mike Stupalov 🐱 • 2023-07-04 21:59
Split generate groups navbar entries to function.
Files changed (4)
M html/includes/functions.inc.php +14 -18
M html/includes/navbar.inc.php +2 -78
M html/includes/print/group.inc.php +93
M html/includes/print/navbar.inc.php +23 -17
📈 132 added 📉 113 removed

💻 r12878 MINOR

Adam Armstrong 🐸 • 2023-06-30 13:04
Add graphv to non-pipe rrd command list since accurate STDOUT is sort of the purpose of graphv!
Files changed (1)
M includes/rrdtool.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r12877 TRIVIAL

Mike Stupalov 🐱 • 2023-06-28 10:31
Fixed discovery multiline port sensors by TIMETRA-PORT-MIB.
Files changed (1)
M includes/discovery/sensors/timetra-port-mib.inc.php +1
📈 1 added 📉 0 removed

💻 r12876 TRIVIAL

Mike Stupalov 🐱 • 2023-06-26 15:35
Improved detect Huawei (FutureMatrix) VRP devices (OBS-4543).
Files changed (1)
M includes/definitions/os/huawei.inc.php +3 -1
📈 3 added 📉 1 removed

💻 r12875 MINOR

Mike Stupalov 🐱 • 2023-06-16 14:14
Improved discovery sensors by TIMETRA-CHASSIS-MIB.
Files changed (3)
M includes/definitions/mibs/nokia.inc.php +86 -48
M includes/discovery/sensors/timetra-chassis-mib.inc.php +76 -53
M includes/discovery/sensors/timetra-port-mib.inc.php +22 -23
📈 184 added 📉 124 removed

💻 r12874 MIBS

Mike Stupalov 🐱 • 2023-06-16 14:12
Updated Nokia TiMOS mib files.
Files changed (61)
M mibs/nokia/ALCATEL-IEEE8021-PAE-MIB +61 -3
M mibs/nokia/ALCATEL-IGMP-SNOOPING-MIB +1,349 -19
A mibs/nokia/ISIS-MIB +2,656
M mibs/nokia/TIMETRA-BFD-MIB +513 -32
M mibs/nokia/TIMETRA-BGP-MIB +371 -30
M mibs/nokia/TIMETRA-BSX-NG-MIB +752 -48
M mibs/nokia/TIMETRA-CALLTRACE-MIB +24 -4
M mibs/nokia/TIMETRA-CELLULAR-MIB +28 -10
M mibs/nokia/TIMETRA-CFLOWD-MIB +2 -3
M mibs/nokia/TIMETRA-CHASSIS-INTERCONNECT-MIB +64 -24
M mibs/nokia/TIMETRA-CHASSIS-MIB +1,961 -117
M mibs/nokia/TIMETRA-DIAMETER-MIB +205 -4
M mibs/nokia/TIMETRA-FILTER-MIB +381 -18
M mibs/nokia/TIMETRA-GLOBAL-MIB +16 -2
M mibs/nokia/TIMETRA-IPSEC-MIB +893 -206
M mibs/nokia/TIMETRA-ISIS-MIB +2 -1
M mibs/nokia/TIMETRA-ISIS-NG-MIB +1,304 -97
M mibs/nokia/TIMETRA-L2TP-MIB +316 -2
M mibs/nokia/TIMETRA-LAG-MIB +109 -4
M mibs/nokia/TIMETRA-LDP-MIB +2 -2
M mibs/nokia/TIMETRA-LDP-NG-MIB +100 -8
M mibs/nokia/TIMETRA-LLDP-MIB +1 -1
M mibs/nokia/TIMETRA-LOCAL-USER-DB-MIB +409 -21
M mibs/nokia/TIMETRA-LOG-MIB +17 -6
M mibs/nokia/TIMETRA-MACSEC-MIB +55 -9
M mibs/nokia/TIMETRA-MC-REDUNDANCY-MIB +171 -15
M mibs/nokia/TIMETRA-MIRROR-MIB +195 -6
M mibs/nokia/TIMETRA-MLD-SNOOPING-MIB +1,152 -22
M mibs/nokia/TIMETRA-MPLS-MIB +174 -32
M mibs/nokia/TIMETRA-NAT-MIB +2,038 -26
M mibs/nokia/TIMETRA-NTP-MIB +5 -3
M mibs/nokia/TIMETRA-OAM-PM-MIB +101 -12
M mibs/nokia/TIMETRA-OAM-TEST-MIB +1,566 -903
M mibs/nokia/TIMETRA-OSPF-NG-MIB +117 -10
M mibs/nokia/TIMETRA-PCEP-MIB +511 -4
M mibs/nokia/TIMETRA-PIM-NG-MIB +106 -4
M mibs/nokia/TIMETRA-PORT-MIB +1,751 -44
M mibs/nokia/TIMETRA-PPPOE-MIB +481 -5
M mibs/nokia/TIMETRA-PTP-MIB +23 -6
M mibs/nokia/TIMETRA-PYTHON-MIB +174 -2
M mibs/nokia/TIMETRA-QOS-MIB +783 -23
M mibs/nokia/TIMETRA-RADIUS-MIB +131 -4
M mibs/nokia/TIMETRA-ROUTE-POLICY-MIB +1,073 -33
M mibs/nokia/TIMETRA-RPKI-MIB +2 -1
M mibs/nokia/TIMETRA-SAP-MIB +507 -20
M mibs/nokia/TIMETRA-SATELLITE-MIB +27 -1
M mibs/nokia/TIMETRA-SDP-MIB +163 -4
M mibs/nokia/TIMETRA-SECURITY-MIB +653 -12
M mibs/nokia/TIMETRA-SERV-MIB +1,812 -17
M mibs/nokia/TIMETRA-SR-POLICY-MIB +234 -5
M mibs/nokia/TIMETRA-SUBSCRIBER-MGMT-MIB +11,327 -14
M mibs/nokia/TIMETRA-SYSTEM-MIB +1,309 -30
M mibs/nokia/TIMETRA-TC-MG-MIB +7
M mibs/nokia/TIMETRA-TC-MIB +392 -32
M mibs/nokia/TIMETRA-TELEMETRY-MIB +1,184 -5
M mibs/nokia/TIMETRA-TLS-MIB +293 -4
M mibs/nokia/TIMETRA-TREE-SID-MIB +1,397 -17
M mibs/nokia/TIMETRA-VRTR-MIB +3,005 -74
M mibs/nokia/TIMETRA-WEB-PORTAL-PROTOCOL-MIB +486 -4
M mibs/nokia/TIMETRA-WLAN-GW-MIB +254 -14
M mibs/nokia/TIMETRA-WLAN-MIB +36 -21
📈 0 added 📉 0 removed

💻 r12873 MIBS

Mike Stupalov 🐱 • 2023-06-15 11:05
Added/updated multiple mib files.
Files changed (441)
M mibs/aruba/AI-AP-MIB +221 -22
M mibs/aruba/ARUBA-MGMT-MIB +1
M mibs/aruba/ARUBA-MIB +23
M mibs/aruba/ARUBA-TC +45 -6
A mibs/aruba/CPPM-MIB +1,707
M mibs/aruba/WLSR-AP-MIB +3 -2
M mibs/aruba/WLSX-AUTH-MIB +1
M mibs/aruba/WLSX-CTS-MIB +1
M mibs/aruba/WLSX-ESI-MIB +1
M mibs/aruba/WLSX-HA-MIB +1
M mibs/aruba/WLSX-IFEXT-MIB +1
M mibs/aruba/WLSX-MESH-MIB +1
M mibs/aruba/WLSX-MOBILITY-MIB +1
M mibs/aruba/WLSX-MON-MIB +1
M mibs/aruba/WLSX-RS-MIB +1
M mibs/aruba/WLSX-SNR-MIB +1
M mibs/aruba/WLSX-STATS-MIB +1
M mibs/aruba/WLSX-SWITCH-MIB +129 -17
M mibs/aruba/WLSX-SYSTEMEXT-MIB +18 -3
M mibs/aruba/WLSX-TRAP-MIB +314 -110
M mibs/aruba/WLSX-TUNNELEDNODE-MIB +1
M mibs/aruba/WLSX-USER-MIB +1
M mibs/aruba/WLSX-USER6-MIB +1
M mibs/aruba/WLSX-VOICE-MIB +1
M mibs/aruba/WLSX-WLAN-MIB +167 -12
A mibs/cabletron/Cabletron-MIB +4,540
M mibs/cabletron/CT-BROADCAST-MIB +7 -2
A mibs/cabletron/CT-CHASSIS-MIB +709
M mibs/cabletron/CT-CONTAINER-MIB +1
A mibs/cabletron/CT-DARADIUS-MIB +315
A mibs/cabletron/CT-DAREGISTRY-MIB +153
A mibs/cabletron/CT-DAWAN-MIB +382
A mibs/cabletron/CT-DAWANCONN-MIB +333
A mibs/cabletron/CT-DAWANDEVCONN-MIB +91
A mibs/cabletron/CT-DS0ent-MIB +633
A mibs/cabletron/CT-ELS10-27-MIB +3,512
A mibs/cabletron/CT-ELS100-MIB +1,676
A mibs/cabletron/CT-MSGXFERSERVICE-MIB +419
A mibs/cabletron/CTATX-MIB +8,099
A mibs/cabletron/CTRON-BRDG-MIB +717
A mibs/cabletron/CTRON-IMIM-ADDRESS-MIB +146
A mibs/cabletron/CTRON-ISDN-CONFIGURATION-MIB +900
A mibs/cabletron/CTRON-LFAP-MIB +837
A mibs/cabletron/CTRON-LINE-STATISTICS-MIB +242
A mibs/cabletron/CTRON-PRODUCTS-MIB +77
A mibs/cabletron/CTRON-SYSLOG +390
A mibs/cabletron/EFDMIM-MIB +792
A mibs/cabletron/REPEATER-MIB +3,215
M mibs/cambium/CAMBIUM-PMP80211-MIB +4,212 -236
D mibs/enterasys/CTRON-ALIAS-MIB -1,201
D mibs/enterasys/CTRON-MIB-NAMES -284
D mibs/enterasys/CTRON-OIDS -2,381
A mibs/enterasys/ENTERASYS-FILE-MANAGEMENT-MIB +774
M mibs/extreme/EXTREME-BASE-MIB +1,515 -45
A mibs/fujitsu
A mibs/fujitsu/FSS-COMMON-LOG +551
A mibs/fujitsu/FSS-COMMON-PM-TC +390
A mibs/fujitsu/FSS-COMMON-SMI +37
A mibs/fujitsu/FSS-COMMON-TC +1,169
A mibs/fujitsu/FSS-EQPT +706
A mibs/fujitsu/FSS-ETHERNET-INTERFACE +300
A mibs/fujitsu/FSS-OPTICAL-CHANNEL-INTERFACE +166
A mibs/fujitsu/FSS-OTS-INTERFACE +260
A mibs/fujitsu/FSS-PM +714
A mibs/fujitsu/FSS-SONET-OC-INTERFACE +92
A mibs/fujitsu/FSS-SYSTEM +181
A mibs/fujitsu/FUJITSU-EXTENDED-NONOS-AWN-MIB-V06 +2,363
A mibs/fujitsu/FUJITSU-GRE-TUNNEL-MIB +121
A mibs/fujitsu/FUJITSU-LLDP-MIB +262
A mibs/fujitsu/FUJITSU-PROTOCOLS-MIB +94
M mibs/hh3c/HH3C-3GMODEM-MIB +38 -3
M mibs/hh3c/HH3C-8021X-EXT2-MIB +68 -7
A mibs/hh3c/HH3C-AAA-MIB +260
A mibs/hh3c/HH3C-ARP-SUPPRESSION-MIB +135
A mibs/hh3c/HH3C-ARP-TRAP-MIB +1,357
M mibs/hh3c/HH3C-BFD-STD-MIB +339 -15
M mibs/hh3c/HH3C-BGP-EVPN-MIB +30 -24
A mibs/hh3c/HH3C-BGP-VPN-MIB +1,281
A mibs/hh3c/HH3C-BGP4V2-MIB +203
A mibs/hh3c/HH3C-BIER-MIB +100
M mibs/hh3c/HH3C-BPA-MIB +54 -7
A mibs/hh3c/HH3C-BRAS-ACCESS-MIB +634
M mibs/hh3c/HH3C-CBQOS2-MIB +277 -8
A mibs/hh3c/HH3C-CFD-MIB +422
M mibs/hh3c/HH3C-CONFIG-MAN-MIB +255 -3
A mibs/hh3c/HH3C-CPDR-MIB +124
A mibs/hh3c/HH3C-CUPM-CP-MIB +467
A mibs/hh3c/HH3C-CUPM-UP-MIB +138
A mibs/hh3c/HH3C-CUSP-MIB +209
A mibs/hh3c/HH3C-DAC-MIB +145
M mibs/hh3c/HH3C-DHCP-SNOOP2-MIB +133 -6
A mibs/hh3c/HH3C-DHCP4-CLIENT-MIB +153
M mibs/hh3c/HH3C-DHCP4-MIB +506 -4
A mibs/hh3c/HH3C-DHCP6-MIB +1,540
A mibs/hh3c/HH3C-DIM-MIB +119
M mibs/hh3c/HH3C-DLDP-MIB +25 -12
M mibs/hh3c/HH3C-DLDP2-MIB +15 -4
M mibs/hh3c/HH3C-DNS-MIB +13 -3
M mibs/hh3c/HH3C-DOMAIN-MIB +901 -21
M mibs/hh3c/HH3C-DOT11-ACMT-MIB +55 -3
M mibs/hh3c/HH3C-DOT11-APMT-MIB +546 -7
M mibs/hh3c/HH3C-DOT11-CFG-MIB +590 -17
M mibs/hh3c/HH3C-DOT11-REF-MIB +18 -4
A mibs/hh3c/HH3C-DOT11-SAVI-MIB +297
M mibs/hh3c/HH3C-DOT11S-MESH-MIB +283 -3
A mibs/hh3c/HH3C-EMDI-MIB +250
M mibs/hh3c/HH3C-ENTITY-EXT-MIB +903 -1
M mibs/hh3c/HH3C-ENTITY-VENDORTYPE-OID-MIB +1,679 -146
M mibs/hh3c/HH3C-EPON-MIB +748 -9
M mibs/hh3c/HH3C-EPON-UNI-MIB +423 -8
A mibs/hh3c/HH3C-ERPS-MIB +87
A mibs/hh3c/HH3C-ESMC-MIB +66
A mibs/hh3c/HH3C-ETH-TRAP-MIB +93
A mibs/hh3c/HH3C-ETHOAM-MIB +80
M mibs/hh3c/HH3C-EVC-MIB +134 -10
M mibs/hh3c/HH3C-EVPN-MIB +113 -3
M mibs/hh3c/HH3C-FC-FLOGIN-MIB +143 -3
A mibs/hh3c/HH3C-FIB-MIB +486
M mibs/hh3c/HH3C-FLASH-MAN-MIB +125 -1
A mibs/hh3c/HH3C-FLEXE-MIB +651
A mibs/hh3c/HH3C-FTPS-MIB +79
A mibs/hh3c/HH3C-GIR-MIB +82
A mibs/hh3c/HH3C-GOLD-MIB +123
A mibs/hh3c/HH3C-GRPC-MIB +185
A mibs/hh3c/HH3C-HDLC-MIB +77
M mibs/hh3c/HH3C-HGMP-MIB +3 -2
A mibs/hh3c/HH3C-HTTP-MIB +119
M mibs/hh3c/HH3C-IF-EXT-MIB +2,396 -122
M mibs/hh3c/HH3C-IFQOS2-MIB +794 -3
M mibs/hh3c/HH3C-IKE-MONITOR-MIB +120 -42
M mibs/hh3c/HH3C-INFOCENTER-MIB +92 -5
A mibs/hh3c/HH3C-INQA-MIB +413
M mibs/hh3c/HH3C-IP-ADDRESS-MIB +13 -3
A mibs/hh3c/HH3C-IPFW-MIB +427
A mibs/hh3c/HH3C-IPMCAST-MIB +126
M mibs/hh3c/HH3C-IPRAN-DCN-MIB +50 -1
M mibs/hh3c/HH3C-IPSEC-MONITOR-V2-MIB +146 -13
A mibs/hh3c/HH3C-IPSG-MIB +167
A mibs/hh3c/HH3C-IPSGT-MIB +128
M mibs/hh3c/HH3C-IPV6-ADDRESS-MIB +321 -269
A mibs/hh3c/HH3C-ISIS-MIB +273
A mibs/hh3c/HH3C-KPI-MIB +199
M mibs/hh3c/HH3C-L2TP-MIB +1,045 -6
M mibs/hh3c/HH3C-L2VPN-MIB +513 -16
A mibs/hh3c/HH3C-L3VPN-MIB +280
M mibs/hh3c/HH3C-LAG-MIB +330 -6
M mibs/hh3c/HH3C-LBV2-MIB +650 -8
M mibs/hh3c/HH3C-LICENSE-MIB +132 -5
M mibs/hh3c/HH3C-LLDP-EXT-MIB +151 -8
M mibs/hh3c/HH3C-LPBKDT-MIB +115 -3
M mibs/hh3c/HH3C-LSW-DEV-ADM-MIB +1,544 -360
M mibs/hh3c/HH3C-LswDEVM-MIB +141 -27
M mibs/hh3c/HH3C-LswINF-MIB +61 -9
M mibs/hh3c/HH3C-LswMSTP-MIB +78 -2
M mibs/hh3c/HH3C-LswTRAP-MIB +585 -13
M mibs/hh3c/HH3C-LswVLAN-MIB +1
A mibs/hh3c/HH3C-LTE-MEC-MIB +198
M mibs/hh3c/HH3C-MAC-INFORMATION-MIB +145 -3
A mibs/hh3c/HH3C-MAC-TRAP-MIB +305
M mibs/hh3c/HH3C-MACSEC-MIB +58 -3
A mibs/hh3c/HH3C-MAD-MIB +53
A mibs/hh3c/HH3C-MGMD-STD-MIB +197
A mibs/hh3c/HH3C-MICROSEGMENT-MIB +355
A mibs/hh3c/HH3C-MLAG-MIB +821
M mibs/hh3c/HH3C-MP-V2-MIB +77 -2
M mibs/hh3c/HH3C-MPLS-LDP-MIB +170 -110
A mibs/hh3c/HH3C-MPLSBFD-MIB +80
M mibs/hh3c/HH3C-MPLSEXT-MIB +324 -6
A mibs/hh3c/HH3C-MPLSLSPV-MIB +80
A mibs/hh3c/HH3C-MPLSPCE-MIB +105
A mibs/hh3c/HH3C-MPLSRSVP-MIB +155
A mibs/hh3c/HH3C-MPLSSCRLSP-MIB +117
A mibs/hh3c/HH3C-MPLSSLSP-MIB +106
M mibs/hh3c/HH3C-MPLSTE-MIB +184 -6
M mibs/hh3c/HH3C-MPM-MIB +1
M mibs/hh3c/HH3C-MULTICAST-MIB +1
M mibs/hh3c/HH3C-MULTICAST-SNOOPING-MIB +102 -3
M mibs/hh3c/HH3C-NAT-MIB +954 -6
A mibs/hh3c/HH3C-NCM-MIB +265
A mibs/hh3c/HH3C-ND-TRAP-MIB +628
A mibs/hh3c/HH3C-NETCONF-MIB +297
A mibs/hh3c/HH3C-NETSTREAM4-MIB +97
A mibs/hh3c/HH3C-NETSTREAM6-MIB +97
M mibs/hh3c/HH3C-NQA-MIB +453 -36
M mibs/hh3c/HH3C-NTP-MIB +277 -4
M mibs/hh3c/HH3C-OFP-MIB +153 -5
M mibs/hh3c/HH3C-OID-MIB +126
M mibs/hh3c/HH3C-OSPF-MIB +209 -3
A mibs/hh3c/HH3C-OSPFV3-MIB +86
M mibs/hh3c/HH3C-PBR-MIB +301 -19
A mibs/hh3c/HH3C-PIM-STD-MIB +556
A mibs/hh3c/HH3C-PKI-MONITOR-MIB +761
M mibs/hh3c/HH3C-PORT-SECURITY-MIB +151 -11
M mibs/hh3c/HH3C-PORTAL-MIB +28 -1
A mibs/hh3c/HH3C-PORTATK-TRAP-MIB +251
M mibs/hh3c/HH3C-POWER-ETH-EXT-MIB +163 -2
A mibs/hh3c/HH3C-PPP-MIB +307
M mibs/hh3c/HH3C-PRODUCT-ID-MIB +2,063 -21
A mibs/hh3c/HH3C-PTP-MIB +584
M mibs/hh3c/HH3C-RADIUS-MIB +305 -17
A mibs/hh3c/HH3C-RBAC-MIB +640
A mibs/hh3c/HH3C-RBM-MIB +150
A mibs/hh3c/HH3C-RIB-MIB +560
A mibs/hh3c/HH3C-SAVA-MIB +359
A mibs/hh3c/HH3C-SAVAP-MIB +481
A mibs/hh3c/HH3C-SECDIAG-MIB +517
M mibs/hh3c/HH3C-SECHIGH-MIB +369 -1
A mibs/hh3c/HH3C-SECP-V9-MIB +107
M mibs/hh3c/HH3C-SESSION-MIB +494 -20
A mibs/hh3c/HH3C-SIB-MIB +201
M mibs/hh3c/HH3C-SMLK-MIB +86 -17
M mibs/hh3c/HH3C-SNMP-EXT-MIB +132 -8
A mibs/hh3c/HH3C-SRPOLICY-MIB +937
A mibs/hh3c/HH3C-SRV6-MIB +92
A mibs/hh3c/HH3C-SRV6POLICY-MIB +624
M mibs/hh3c/HH3C-SSH-MIB +107 -8
A mibs/hh3c/HH3C-SSLVPN-MIB +149
M mibs/hh3c/HH3C-STACK-MIB +307 -4
A mibs/hh3c/HH3C-STRUNK-MIB +147
M mibs/hh3c/HH3C-SYS-MAN-MIB +110 -5
A mibs/hh3c/HH3C-TCP-MIB +355
A mibs/hh3c/HH3C-TELNET-MIB +80
A mibs/hh3c/HH3C-TRAFFIC-STAT-MIB +277
M mibs/hh3c/HH3C-TRANSCEIVER-INFO-MIB +362 -14
M mibs/hh3c/HH3C-TRAP-MIB +44 -1
M mibs/hh3c/HH3C-TUNNEL-MIB +236 -3
A mibs/hh3c/HH3C-TUNNEL-TRAP-MIB +254
A mibs/hh3c/HH3C-TWAMP-MIB +1,449
M mibs/hh3c/HH3C-UI-MAN-MIB +62 -2
M mibs/hh3c/HH3C-USER-MIB +184 -3
A mibs/hh3c/HH3C-VBR-MIB +413
A mibs/hh3c/HH3C-VLANGROUP-MIB +70
A mibs/hh3c/HH3C-VLANTERM-MIB +217
M mibs/hh3c/HH3C-VMAP-MIB +172 -11
A mibs/hh3c/HH3C-VNF-DEVICE-MIB +485
M mibs/hh3c/HH3C-VRRP-EXT-MIB +275 -81
M mibs/hh3c/HH3C-VSI-MIB +546 -11
A mibs/hh3c/HH3C-VSRP-MIB +134
M mibs/hh3c/HH3C-VXLAN-MIB +71 -2
M mibs/hh3c/HH3C-WAPI-MIB +662 -23
A mibs/hirschmann/HIRSCHMANN-BAT54CLIENT-MIB +39,634
A mibs/hirschmann/HIRSCHMANN-HMWLANMGT-MIB +122,565
M mibs/huawei/HUAWEI-AAA-MIB +1,635 -181
M mibs/huawei/HUAWEI-ACL-MIB +861 -105
M mibs/huawei/HUAWEI-ALARM-MIB +20 -3
A mibs/huawei/HUAWEI-AR-SERIAL-CONNECT-MIB +858
M mibs/huawei/HUAWEI-ATM-MIB +8 -3
M mibs/huawei/HUAWEI-BASE-TRAP-MIB +25 -2
M mibs/huawei/HUAWEI-BFD-MIB +168 -43
M mibs/huawei/HUAWEI-BGP-VPN-MIB +405 -15
M mibs/huawei/HUAWEI-BRAS-RADIUS-MIB +1,337 -1,107
M mibs/huawei/HUAWEI-BRAS-SRVCFG-EAP-MIB +38 -15
M mibs/huawei/HUAWEI-CBQOS-MIB +2,312 -39
M mibs/huawei/HUAWEI-CONFIG-MAN-MIB +125 -24
M mibs/huawei/HUAWEI-DEVICE-MIB +481 -30
M mibs/huawei/HUAWEI-DHCP-SNOOPING-MIB +326 -14
M mibs/huawei/HUAWEI-DHCPR-MIB +200 -10
M mibs/huawei/HUAWEI-DHCPS-MIB +10 -4
A mibs/huawei/HUAWEI-DIALER-MIB +311
M mibs/huawei/HUAWEI-DNS-MIB +187 -6
A mibs/huawei/HUAWEI-ENT-VOICE-COMMON-MIB +2,160
A mibs/huawei/HUAWEI-ENT-VOICE-DIAGNOSE-MIB +1,129
A mibs/huawei/HUAWEI-ENT-VOICE-PBX-MIB +13,194
A mibs/huawei/HUAWEI-ENT-VOICE-PORT-MIB +1,732
A mibs/huawei/HUAWEI-ENT-VOICE-PUBLIC-MIB +979
A mibs/huawei/HUAWEI-ENT-VOICE-SIPAG-MIB +2,487
A mibs/huawei/HUAWEI-ENT-VOICE-SIPAGUSER-MIB +1,916
M mibs/huawei/HUAWEI-ENTITY-EXTENT-MIB +1,862 -49
M mibs/huawei/HUAWEI-ENTITY-TRAP-MIB +2,283 -38
M mibs/huawei/HUAWEI-ERRORDOWN-MIB +8 -2
A mibs/huawei/HUAWEI-ESAP-HOT-STANDBY-MIB +567
M mibs/huawei/HUAWEI-ETHARP-MIB +160 -16
M mibs/huawei/HUAWEI-ETHOAM-MIB +283 -157
A mibs/huawei/HUAWEI-FIREWALL-MIB +1,561
M mibs/huawei/HUAWEI-FLASH-MAN-MIB +63 -6
M mibs/huawei/HUAWEI-FWD-RES-TRAP-MIB +1,351 -20
M mibs/huawei/HUAWEI-GTL-MIB +165 -4
M mibs/huawei/HUAWEI-HWTACACS-MIB +169 -28
M mibs/huawei/HUAWEI-IF-EXT-MIB +735 -183
M mibs/huawei/HUAWEI-INFOCENTER-MIB +29 -9
M mibs/huawei/HUAWEI-IPMCAST-MIB +90 -3
M mibs/huawei/HUAWEI-IPPOOL-MIB +926 -106
M mibs/huawei/HUAWEI-IPSEC-MIB +948 -28
M mibs/huawei/HUAWEI-ISIS-CONF-MIB +156 -33
M mibs/huawei/HUAWEI-L2IF-MIB +21 -13
M mibs/huawei/HUAWEI-L2MAM-MIB +166 -15
M mibs/huawei/HUAWEI-L2VLAN-MIB +77 -47
M mibs/huawei/HUAWEI-L3VPN-EXT-MIB +9 -4
M mibs/huawei/HUAWEI-LINE-MIB +49 -4
M mibs/huawei/HUAWEI-LLDP-MIB +135 -7
M mibs/huawei/HUAWEI-MAC-AUTHEN-MIB +20 -4
M mibs/huawei/HUAWEI-MEMORY-MIB +14 -7
M mibs/huawei/HUAWEI-MFLP-MIB +6 -2
M mibs/huawei/HUAWEI-MGMD-STD-MIB +77 -4
M mibs/huawei/HUAWEI-MIB +2,211 -709
M mibs/huawei/HUAWEI-MPLS-EXTEND-MIB +210 -4
M mibs/huawei/HUAWEI-MPLSLDP-MIB +188 -16
M mibs/huawei/HUAWEI-MPLSLSR-EXT-MIB +12 -16
M mibs/huawei/HUAWEI-MSTP-MIB +69 -24
M mibs/huawei/HUAWEI-NAT-EXT-MIB +54 -10
M mibs/huawei/HUAWEI-NETSTREAM-MIB +71 -4
M mibs/huawei/HUAWEI-OSPFV2-MIB +204 -33
M mibs/huawei/HUAWEI-OSPFV3-MIB +59 -72
M mibs/huawei/HUAWEI-PIM-STD-MIB +409 -3
M mibs/huawei/HUAWEI-POE-MIB +176 -15
M mibs/huawei/HUAWEI-PORT-MIB +1,085 -99
M mibs/huawei/HUAWEI-PORTAL-MIB +512 -14
M mibs/huawei/HUAWEI-PWE3-MIB +25 -4
M mibs/huawei/HUAWEI-PWE3-TNL-MIB +9 -3
M mibs/huawei/HUAWEI-QINQ-MIB +61 -33
M mibs/huawei/HUAWEI-RIPV2-EXT-MIB +35 -2
M mibs/huawei/HUAWEI-RM-EXT-MIB +165 -20
M mibs/huawei/HUAWEI-RSVPTE-MIB +134 -8
A mibs/huawei/HUAWEI-SAC-MIB +520
M mibs/huawei/HUAWEI-SECURITY-IPSEC-MIB +769 -91
M mibs/huawei/HUAWEI-SECURITY-NHRP-MIB +30 -4
A mibs/huawei/HUAWEI-SECURITY-PKI-MIB +743
M mibs/huawei/HUAWEI-SECURITY-STAT-MIB +358 -11
M mibs/huawei/HUAWEI-SHDSL-MIB +256 -79
M mibs/huawei/HUAWEI-STORAGE-HARDWARE-MIB +407 -238
M mibs/huawei/HUAWEI-STORAGE-SPACE-MIB +191 -19
M mibs/huawei/HUAWEI-SYS-MAN-MIB +441 -36
M mibs/huawei/HUAWEI-TC-MIB +6,858 -2,258
M mibs/huawei/HUAWEI-TRNG-MIB +15 -11
M mibs/huawei/HUAWEI-TUNNEL-TE-MIB +8 -2
M mibs/huawei/HUAWEI-TWAMP-MIB +662 -29
M mibs/huawei/HUAWEI-VE-MIB +10 -4
M mibs/huawei/HUAWEI-VLAN-MIB +111 -17
M mibs/huawei/HUAWEI-VNF-DEVICE-MIB +32 -2
M mibs/huawei/HUAWEI-VPLS-EXT-MIB +423 -11
M mibs/huawei/HUAWEI-VPN-DIAGNOSTICS-MIB +10 -5
M mibs/huawei/HUAWEI-VRRP-EXT-MIB +65 -6
A mibs/huawei/HUAWEI-WAN-MIB +2,097
M mibs/huawei/HUAWEI-WLAN-AP-MIB +1,850 -108
M mibs/huawei/HUAWEI-WLAN-AP-RADIO-MIB +294 -27
M mibs/huawei/HUAWEI-WLAN-CAPWAP-MIB +293 -28
M mibs/huawei/HUAWEI-WLAN-CONFIGURATION-MIB +9,914 -353
M mibs/huawei/HUAWEI-WLAN-GLOBAL-MIB +493 -11
M mibs/huawei/HUAWEI-WLAN-STATION-MIB +962 -35
M mibs/huawei/HUAWEI-WLAN-VAP-MIB +573 -11
M mibs/huawei/HUAWEI-XDSL-COMMON-MIB +91 -3
M mibs/huawei/HUAWEI-XQoS-MIB +6,295 -1,609
D mibs/huawei/HUAWEISYMANTEC-ISM-HUAWEI-MIB -878
M mibs/huawei/ISM-HUAWEI-MIB +249 -53
M mibs/huawei/ISM-PERFORMANCE-MIB +371 -108
M mibs/huawei/ISM-STORAGE-SVC-MIB +19 -1,147
M mibs/huawei/ISM-TRAP-MIB +67 -5
M mibs/huawei/NQA-MIB +864 -68
A mibs/huawei/RC-QosPolicy-MIB +211
M mibs/huawei/RC-TEImportPolicy-MIB +1 -1
M mibs/meinberg/MBG-SNMP-LTNG-MIB +396 -85
M mibs/meinberg/MBG-SNMP-RSC-MDU-MIB +78 -4
M mibs/meinberg/MBG-SNMP-RSC180-MIB +229 -2
M mibs/rfc/IANA-MAU-MIB +15 -1
M mibs/rfc/SAVI-MIB +515 -178
M mibs/ruckus/RUCKUS-PRODUCTS-MIB +363
M mibs/ruckus/RUCKUS-RADIO-MIB +39 -35
M mibs/ruckus/RUCKUS-WLAN-MIB +79 -78
M mibs/silverpeak/SILVERPEAK-MGMT-MIB +24 -1
M mibs/silverpeak/SILVERPEAK-PRODUCTS-MIB +4
A mibs/supermicro/FIREWALL-MIB +2,421
A mibs/supermicro/FM-MIB +683
A mibs/supermicro/FS-VPNPOLICY-MIB +1,352
A mibs/supermicro/FutureNat-MIB +1,478
A mibs/supermicro/LLDP-EXT-DOT1-DCBX-MIB +2,112
A mibs/supermicro/SMC-MIB +3,376
A mibs/supermicro/SUPERMICRO-BEEP-SERVER-MIB +72
A mibs/supermicro/SUPERMICRO-BFD-MI-MIB +839
A mibs/supermicro/SUPERMICRO-BFD-MIB +751
A mibs/supermicro/SUPERMICRO-BFD-STD-MI-MIB +1,067
A mibs/supermicro/SUPERMICRO-CAPWAP-MIB +2,438
M mibs/supermicro/SUPERMICRO-CFA-MIB +1 -1
A mibs/supermicro/SUPERMICRO-CHASSIS-MIB +398
A mibs/supermicro/SUPERMICRO-CLKIWF-MIB +240
A mibs/supermicro/SUPERMICRO-CN-MIB +370
A mibs/supermicro/SUPERMICRO-DCB-MIB +1,870
M mibs/supermicro/SUPERMICRO-DHCP-RLY-MIB +5 -7
A mibs/supermicro/SUPERMICRO-DNS-RESOLVER-MIB +350
A mibs/supermicro/SUPERMICRO-DOT11-MIB +2,704
A mibs/supermicro/SUPERMICRO-DOT11u-MIB +904
A mibs/supermicro/SUPERMICRO-DOT1AD-MIB +652
A mibs/supermicro/SUPERMICRO-ECFM-EXT-MI-MIB +1,691
A mibs/supermicro/SUPERMICRO-ECFM-MI-MIB +4,725
A mibs/supermicro/SUPERMICRO-ECFM-MIB +1,575
A mibs/supermicro/SUPERMICRO-ECFM-Y1731-MI-MIB +5,260
A mibs/supermicro/SUPERMICRO-ELMI-MIB +862
A mibs/supermicro/SUPERMICRO-ELPS-MIB +2,130
A mibs/supermicro/SUPERMICRO-ERPS-MIB +2,851
A mibs/supermicro/SUPERMICRO-IPSECV6-MIB +1,081
M mibs/supermicro/SUPERMICRO-ISS-MIB +187 -21
A mibs/supermicro/SUPERMICRO-LSP-PING-MIB +2,034
A mibs/supermicro/SUPERMICRO-MEF-MIB +2,620
A mibs/supermicro/SUPERMICRO-MI-BGP-MIB +6,939
A mibs/supermicro/SUPERMICRO-MIDOT1AD-MIB +652
A mibs/supermicro/SUPERMICRO-MIIPDB-MIB +550
A mibs/supermicro/SUPERMICRO-MIPB-RSTP-MIB +986
A mibs/supermicro/SUPERMICRO-MIPING-MIB +187
A mibs/supermicro/SUPERMICRO-MIPROVIDERBRIDGE-MIB +1,667
A mibs/supermicro/SUPERMICRO-MIPVRST-MIB +1,635
A mibs/supermicro/SUPERMICRO-MIVLAN-EXT-MIB +948
A mibs/supermicro/SUPERMICRO-MPLS-HLSP-MIB +308
A mibs/supermicro/SUPERMICRO-MPLS-MIB +3,254
A mibs/supermicro/SUPERMICRO-MPLS-NOTIFICATION-MIB +108
A mibs/supermicro/SUPERMICRO-MPLS-RSVP-TE-MIB +1,683
A mibs/supermicro/SUPERMICRO-MPLS-TE-MIB +993
A mibs/supermicro/SUPERMICRO-MPLS-TP-MIB +307
A mibs/supermicro/SUPERMICRO-MPLS-TP-OAM-MIB +565
A mibs/supermicro/SUPERMICRO-MPTUNNEL-MIB +413
A mibs/supermicro/SUPERMICRO-MSPW-MIB +124
A mibs/supermicro/SUPERMICRO-OSPF-TEST-MIB +348
A mibs/supermicro/SUPERMICRO-OSPFMI-TEST-MIB +323
A mibs/supermicro/SUPERMICRO-PB-RSTP-MIB +900
A mibs/supermicro/SUPERMICRO-PBB-MIB +776
A mibs/supermicro/SUPERMICRO-PBB-TE-MIB +355
A mibs/supermicro/SUPERMICRO-PNAC-MIB +809
A mibs/supermicro/SUPERMICRO-POE-MIB +119
A mibs/supermicro/SUPERMICRO-PTP-MIB +2,808
A mibs/supermicro/SUPERMICRO-PVRST-MIB +1,491
A mibs/supermicro/SUPERMICRO-RM-MIB +759
A mibs/supermicro/SUPERMICRO-ROUTEMAP-MIB +1,076
A mibs/supermicro/SUPERMICRO-RTM-MIB +719
A mibs/supermicro/SUPERMICRO-RTMMI-MIB +869
M mibs/supermicro/SUPERMICRO-SSH-MIB +23 -14
M mibs/supermicro/SUPERMICRO-SSL-MIB +12
A mibs/supermicro/SUPERMICRO-TAC-MIB +441
M mibs/supermicro/SUPERMICRO-TACACS-EXT-MIB +77
M mibs/supermicro/SUPERMICRO-TACACS-MIB +68 -2
A mibs/supermicro/SUPERMICRO-TE-LINK-MIB +461
A mibs/supermicro/SUPERMICRO-TUNNEL-MIB +410
A mibs/supermicro/SUPERMICRO-VLAN-EXT-MIB +819
A mibs/supermicro/SUPERMICRO-WEBTEST-MIB +208
A mibs/supermicro/SUPERMICRO-WSS-RRM-MIB +155
A mibs/supermicro/SupermicroMIBridge-MIB +604
A mibs/supermicro/SyncE-MIB +407
A mibs/supermicro/VCM-MIB +543
A mibs/synaccess
A mibs/synaccess/SYNSYS-MIB +509
M mibs/vmware/VMW-TUNNEL-SERVER-AGENTCAP-MIB +39 -7
M mibs/vmware/VMWARE-TUNNEL-SERVER-MIB +171 -34
M mibs/vmware/VMWARE-VRNI-AGENTCAP-MIB +35 -1
M mibs/vmware/VMWARE-VRNI-MIB +73 -2
📈 0 added 📉 0 removed

💻 r12872 CLEAN

Mike Stupalov 🐱 • 2023-06-14 15:17
Fixed dot in some numeric oids.
Files changed (11)
M includes/definitions/mibs/d-link.inc.php +2 -2
M includes/definitions/mibs/ignitenet.inc.php +3 -3
M includes/definitions/mibs/nokia.inc.php +9 -7
M includes/definitions/mibs/vsolution.inc.php +1 -1
M includes/definitions/os/arris.inc.php +5 -5
M includes/definitions/os/supermicro.inc.php +2 -2
M includes/discovery/processors/f10-m-series-chassis-mib.inc.php +1 -1
M includes/discovery/processors/wlsx-switch-mib.inc.php +1 -1
M includes/discovery/sensors/ispro-mib.inc.php +2 -2
M includes/discovery/sensors/powernet-mib.inc.php +3 -3
M includes/snmp.inc.php +3 -3
📈 32 added 📉 30 removed

💻 r12871 TRIVIAL

Mike Stupalov 🐱 • 2023-06-14 14:47
Improved discovery sensors by HH3C-TRANSCEIVER-INFO-MIB.
Files changed (1)
M includes/discovery/sensors/hh3c-transceiver-info-mib.inc.php +9 -10
📈 9 added 📉 10 removed

💻 r12870 TRIVIAL

Mike Stupalov 🐱 • 2023-06-14 14:28
Improved short port labels for hh3c.
Files changed (2)
M includes/definitions/rewrites.inc.php +5
M tests/IncludesRewritesTest.php +5
📈 10 added 📉 0 removed

💻 r12869 TRIVIAL

Mike Stupalov 🐱 • 2023-06-14 13:20
Fixed geo location menu (appear in r12655).
Files changed (1)
M html/includes/cache-data.inc.php +5 -6
📈 5 added 📉 6 removed

💻 r12868 TRIVIAL

Mike Stupalov 🐱 • 2023-06-13 14:32
Improved DDM port sensors associations by MIKROTIK-MIB (OBS-4533).
Files changed (2)
M includes/definitions/mibs/infinera.inc.php +91 -84
M includes/definitions/mibs/mikrotik.inc.php +41 -35
📈 132 added 📉 119 removed

💻 r12867 TRIVIAL

Mike Stupalov 🐱 • 2023-06-13 12:47
Fixed sensor description rewrite by FORTINET-FORTIGATE-MIB.
Files changed (1)
M includes/discovery/sensors/fortinet-fortigate-mib.inc.php +4 -4
📈 4 added 📉 4 removed

💻 r12866 TRIVIAL

Mike Stupalov 🐱 • 2023-06-13 12:44
Fixed get os definition in sensor_value_retry().
Files changed (1)
M includes/entities/sensor.inc.php +2 -3
📈 2 added 📉 3 removed

💻 r12865 TRIVIAL

Mike Stupalov 🐱 • 2023-06-13 12:25
Fixed possible fatal error in is_filesystem_full().
Files changed (1)
M includes/common.inc.php +8 -4
📈 8 added 📉 4 removed

💻 r12864 TRIVIAL

Mike Stupalov 🐱 • 2023-06-13 09:03
Fixed loading db config options for WUI.
Files changed (3)
M html/index.php +9 -6
M includes/cache.inc.php +36 -31
M includes/observium.inc.php +9 -8
📈 54 added 📉 45 removed

💻 r12863 TRIVIAL

Mike Stupalov 🐱 • 2023-06-09 11:46
Improved math operations with big integer numbers.
Files changed (5)
M html/includes/functions.inc.php +1 -1
M includes/constants.inc.php -13
M includes/functions.inc.php +17 -64
M includes/polling/ucd-mib.inc.php +1 -1
M tests/IncludesFunctionsTest.php +14 -25
📈 33 added 📉 104 removed

💻 r12862 TRIVIAL

Mike Stupalov 🐱 • 2023-06-09 09:38
Fixed polling custom oids with incorrect values.
Files changed (2)
M includes/polling/oids.inc.php +14 -18
A update/485.sql +1
📈 15 added 📉 18 removed

💻 r12861 CLEAN

Mike Stupalov 🐱 • 2023-06-08 22:07
Removed unnecessary messages.
Files changed (2)
M html/includes/functions.inc.php +2 -2
M includes/entities/port.inc.php +3 -5
📈 5 added 📉 7 removed

💻 r12859 TRIVIAL

Mike Stupalov 🐱 • 2023-06-08 21:53
Improved where clause in parse_qb_ruleset().
Files changed (1)
M includes/alerts.inc.php +9 -9
📈 9 added 📉 9 removed

💻 r12858 TRIVIAL

Mike Stupalov 🐱 • 2023-06-08 21:24
Fixed generate more where clause queries.
Files changed (2)
M html/includes/cache-data.inc.php +1 -1
M html/pages/devices.inc.php +7 -7
📈 8 added 📉 8 removed

💻 r12857 TRIVIAL

Mike Stupalov 🐱 • 2023-06-08 20:21
Fixed usages of cached where ports permitted.
Files changed (7)
M html/ajax/search.php -4
M html/includes/entities/pseudowire.inc.php +1 -1
M html/includes/search/devices.inc.php -1
M html/includes/search/loadbalancers.inc.php +13 -13
M html/includes/search/neighbours.inc.php -1
M html/includes/search/ports.inc.php +1 -1
M html/pages/neighbours.inc.php +1 -1
📈 16 added 📉 22 removed

💻 r12856 TRIVIAL

Mike Stupalov 🐱 • 2023-06-08 19:54
Fixed usages of cached where devices permitted.
Files changed (7)
M html/includes/entities/printersupply.inc.php +1 -1
M html/includes/entities/virtualmachine.inc.php +13 -9
M html/includes/functions.inc.php +2 -2
M html/networkmap.php +9 -4
M html/pages/locations.inc.php +2 -2
M html/pages/routing/eigrp.inc.php +1 -1
M html/pages/syslog.inc.php +9 -7
📈 37 added 📉 26 removed

💻 r12855 TRIVIAL

Mike Stupalov 🐱 • 2023-06-08 19:13
Fixed VM info sql. Improved geo location menu.
Files changed (1)
M html/includes/cache-data.inc.php +21 -59
📈 21 added 📉 59 removed

💻 r12854 CLEAN

Mike Stupalov 🐱 • 2023-06-08 14:02
Replaced array() to [] in common definitions.
Files changed (6)
M includes/definitions/apps.inc.php +37 -37
M includes/definitions/entities.inc.php +124 -124
M includes/definitions/os.inc.php +89 -91
M includes/definitions/rewrites.inc.php +22 -22
M includes/definitions/rrdtypes.inc.php +636 -637
M includes/definitions/wui.inc.php +57 -63
📈 965 added 📉 974 removed

💻 r12853 TRIVIAL

Mike Stupalov 🐱 • 2023-06-08 13:06
Added ability for set retry sensors value by os definition. Added retry for Fortigate devices.
Files changed (3)
M includes/definitions/os/fortinet.inc.php +1
M includes/definitions/os/papouch.inc.php +1
M includes/entities/sensor.inc.php +43 -19
📈 45 added 📉 19 removed

💻 r12851 TRIVIAL

Mike Stupalov 🐱 • 2023-06-07 16:14
Fixed initial db schema install.
Files changed (2)
M includes/common.inc.php +5 -2
M includes/update/update.php +1 -1
📈 6 added 📉 3 removed

💻 r12850 TRIVIAL

Mike Stupalov 🐱 • 2023-06-07 11:22
Removed calls to $cache['devices']['id']. Added function get_device_hostname_by_id().
Files changed (16)
M html/includes/entities/counter.inc.php +8 -23
M html/includes/entities/mempool.inc.php +6 -24
M html/includes/entities/netscaler.inc.php +4 -7
M html/includes/entities/netscalersvc.inc.php +4 -7
M html/includes/entities/netscalersvcgrpmem.inc.php +4 -7
M html/includes/entities/netscalervsvr.inc.php +4 -7
M html/includes/entities/port.inc.php +18 -17
M html/includes/entities/processor.inc.php +1 -15
M html/includes/entities/sensor.inc.php +6 -15
M html/includes/entities/status.inc.php +2 -7
M html/includes/entities/storage.inc.php +2 -20
M html/includes/graphs/global/pollermod.inc.php +1 -4
M html/pages/device/ports/ipv4.inc.php +24 -31
M html/pages/device/ports/ipv6.inc.php +24 -31
M html/pages/pollerlog.inc.php -2
M includes/entities/device.inc.php +87 -7
📈 195 added 📉 224 removed

💻 r12849 TRIVIAL

Mike Stupalov 🐱 • 2023-06-02 19:25
Fixed display device header in port popup for normal users.
Files changed (1)
M html/includes/entities/device.inc.php +64 -51
📈 64 added 📉 51 removed

💻 r12848 TRIVIAL

Mike Stupalov 🐱 • 2023-06-02 18:46
Fixed display device panels for normal user permission.
Files changed (3)
M html/includes/functions.inc.php +9
M html/pages/device.inc.php +11 -87
M html/pages/device/port.inc.php +9 -9
📈 29 added 📉 96 removed

💻 r12847 TRIVIAL

Mike Stupalov 🐱 • 2023-06-02 14:16
Improved generate user/role permission boxes.
Files changed (10)
M html/includes/entities/device.inc.php +132 -6
M html/includes/entities/port.inc.php +118
M html/includes/entities/sensor.inc.php +119
M html/includes/functions.inc.php +5 -1
M html/includes/print/billing.inc.php +119
A html/includes/print/group.inc.php +149
M html/pages/delhost.inc.php +1 -1
M html/pages/roles.inc.php +12 -469
M html/pages/user_edit.inc.php +12 -464
M includes/alerts.inc.php +6 -22
📈 673 added 📉 963 removed

💻 r12846 TRIVIAL

Mike Stupalov 🐱 • 2023-06-02 10:51
Fixed access to Polling Information page for global read only users.
Files changed (2)
M html/includes/navbar.inc.php +3 -3
M html/pages/pollerlog.inc.php +19 -14
📈 22 added 📉 17 removed

💻 r12845 TRIVIAL

Mike Stupalov 🐱 • 2023-05-31 20:44
Restored -a option in generate-rancid.php script (appear in r12753).
Files changed (1)
M scripts/generate-rancid.php +6 -4
📈 6 added 📉 4 removed

💻 r12844 TRIVIAL

Mike Stupalov 🐱 • 2023-05-31 10:33
Disabled scale rigid on sensor graphs.
Files changed (1)
M html/includes/graphs/sensor/graph.inc.php +2
📈 2 added 📉 0 removed

💻 r12843 TRIVIAL

Mike Stupalov 🐱 • 2023-05-30 10:33
Fixed double count of devices locations. Show locations count in nested and plain navbar location menu.
Files changed (3)
M html/includes/cache-data.inc.php +25 -22
M html/includes/functions.inc.php +2 -3
M html/includes/navbar.inc.php +10 -6
📈 37 added 📉 31 removed

💻 r12842 TRIVIAL

Mike Stupalov 🐱 • 2023-05-29 20:48
Reduced default snmp max-rep for F5 devices (OBS-4523).
Files changed (1)
M includes/definitions/os/f5.inc.php +2 -4
📈 2 added 📉 4 removed

💻 r12841 TRIVIAL

Mike Stupalov 🐱 • 2023-05-29 15:39
Improved discovery os functions.
Files changed (3)
M includes/discovery/functions.inc.php +84 -89
M includes/discovery/os.inc.php +9 -28
M includes/entities/device.inc.php +96
📈 189 added 📉 117 removed

💻 r12840 TRIVIAL

Mike Stupalov 🐱 • 2023-05-29 09:31
Fixed clean fdb entries per device (OBS-4524).
Files changed (2)
M includes/entities/port.inc.php +3 -3
A update/484.sql +1
📈 4 added 📉 3 removed

💻 r12839 TRIVIAL

Mike Stupalov 🐱 • 2023-05-27 10:44
Improved support for Optilink OP-MEN99810B (OBS-4453).
Files changed (5)
M includes/definitions/mibs/rubytech.inc.php +101
M includes/definitions/os/rubytech.inc.php +33 -24
M includes/discovery/processors.inc.php +115 -113
A includes/polling/os/privatetech.inc.php +26
D includes/polling/os/rubytech.inc.php -26
📈 275 added 📉 163 removed

💻 r12838 TRIVIAL

Mike Stupalov 🐱 • 2023-05-26 15:36
Migrated rewrite_definition_hardware() to get_model_param(). Added detect vendor param by model definitions.
Files changed (16)
M includes/common.inc.php +3 -123
M includes/entities/device.inc.php +139
M includes/polling/os.inc.php +5 -2
M includes/polling/os/aos.inc.php +1 -7
M includes/polling/os/arubaos.inc.php +2 -3
M includes/polling/os/calix.inc.php +8 -6
M includes/polling/os/cambium-ptp.inc.php +5 -6
M includes/polling/os/cisco.inc.php +1 -1
M includes/polling/os/dlinkfw.inc.php +1 -2
M includes/polling/os/edgecore-os.inc.php +2 -5
M includes/polling/os/fortinet.inc.php +2 -2
M includes/polling/os/ftos.inc.php +1 -1
M includes/polling/os/ironware.inc.php +1 -2
M includes/polling/os/omnistack.inc.php +1 -2
M includes/rewrites.inc.php -32
M tests/IncludesRewritesTest.php +2 -2
📈 174 added 📉 196 removed

💻 r12837 TRIVIAL

Mike Stupalov 🐱 • 2023-05-25 15:42
Added array_tag_replace_encode().
Files changed (2)
M includes/common.inc.php +2 -16
M includes/rewrites.inc.php +24
📈 26 added 📉 16 removed

💻 r12836 TRIVIAL

Mike Stupalov 🐱 • 2023-05-25 15:24
Renamed some web show_* config options.
Files changed (5)
M html/pages/device.inc.php +2 -2
M includes/config-variables.inc.php +10 -10
M includes/defaults.inc.php +18 -11
M includes/definitions.inc.php +3
M includes/observium.inc.php +36 -22
📈 69 added 📉 45 removed

💻 r12835 TRIVIAL

Mike Stupalov 🐱 • 2023-05-25 12:46
Fixed discovery statuses with class_map association.
Files changed (2)
M includes/entities.inc.php +15 -5
M includes/entities/sensor.inc.php +1 -1
📈 16 added 📉 6 removed

💻 r12834 TRIVIAL

Mike Stupalov 🐱 • 2023-05-25 10:04
Improved polling sensors. Fixed papouch temperature sensor hack (added in r2337).
Files changed (1)
M includes/entities/sensor.inc.php +142 -140
📈 142 added 📉 140 removed

💻 r12833 MINOR

Mike Stupalov 🐱 • 2023-05-24 15:01
Added Mattermost specific notification transport.
Files changed (2)
A includes/alerting/mattermost.inc.php +101
M includes/definitions/transports.inc.php +41
📈 142 added 📉 0 removed

💻 r12832 TRIVIAL

Mike Stupalov 🐱 • 2023-05-24 14:10
Disable ssl verify host in process_http_curl().
Files changed (1)
M includes/common.inc.php +3 -3
📈 3 added 📉 3 removed

💻 r12831 TRIVIAL

Mike Stupalov 🐱 • 2023-05-24 13:59
Fixed encode tags in generate_http_url() only when required.
Files changed (3)
M includes/common.inc.php +6 -5
M includes/definitions/geo.inc.php +11 -6
M includes/rewrites.inc.php +12 -12
📈 29 added 📉 23 removed

💻 r12830 FIX

Adam Armstrong 🐸 • 2023-05-24 00:53
Fix OSPF (v2) stats generation.
Files changed (3)
M includes/polling/ospf.inc.php +1 -18
M includes/polling/ospf/ospf-mib.inc.php +19
M includes/polling/ospf/ospfv3-mib.inc.php +22
📈 42 added 📉 18 removed

💻 r12829 MINOR

Mike Stupalov 🐱 • 2023-05-23 21:14
Improved geocoding functions. Added Bing geo api to web settings. Added unittests.
Files changed (5)
M includes/config-variables.inc.php +17 -9
M includes/geolocation.inc.php +180 -175
M includes/geolocation/google.inc.php +9 -18
M includes/geolocation/yandex.inc.php +8 -18
M tests/IncludesFunctionsTest.php +255 -57
📈 469 added 📉 277 removed

💻 r12828 TRIVIAL

Mike Stupalov 🐱 • 2023-05-23 20:13
Improved country_from_code(). Fixed rewrites unittests.
Files changed (3)
M includes/definitions/rewrites.inc.php +3 -3
M includes/rewrites.inc.php +9 -5
M tests/IncludesRewritesTest.php +6 -1
📈 18 added 📉 9 removed

💻 r12827 TRIVIAL

Mike Stupalov 🐱 • 2023-05-23 16:41
Fixed get_unique_id() in php8.
Files changed (1)
M includes/common.inc.php +7 -4
📈 7 added 📉 4 removed

💻 r12826 TRIVIAL

Mike Stupalov 🐱 • 2023-05-23 13:41
Fixed run some unittests.
Files changed (2)
M includes/common.inc.php +3 -1
M includes/functions.inc.php +8 -2
📈 11 added 📉 3 removed

💻 r12825

Mike Stupalov 🐱 • 2023-05-22 23:01
derp
Files changed (1)
M includes/definitions/geo.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r12824 MINOR

Mike Stupalov 🐱 • 2023-05-22 23:00
Added ability for use geocode Microsoft Bing api.
Files changed (1)
M includes/definitions/geo.inc.php +56
📈 56 added 📉 0 removed

💻 r12823 TRIVIAL

Mike Stupalov 🐱 • 2023-05-22 22:28
Fixed escape tags in generate_http_url().
Files changed (1)
M includes/common.inc.php +15 -2
📈 15 added 📉 2 removed

💻 r12822 TRIVIAL

Mike Stupalov 🐱 • 2023-05-22 16:15
Improved detect geo County by openstreetmap.
Files changed (3)
M includes/definitions/geo.inc.php +1 -1
M includes/geolocation/yandex.inc.php +18 -14
M test_geo.php +4 -4
📈 23 added 📉 19 removed

💻 r12821 TRIVIAL

Mike Stupalov 🐱 • 2023-05-22 15:43
Fixed print_cli_table() calls.
Files changed (3)
M includes/functions.inc.php +12 -15
M libs/cli/cli.php +1 -1
M libs/cli/Colors.php +1 -1
📈 12 added 📉 15 removed

💻 r12820 TRIVIAL

Mike Stupalov 🐱 • 2023-05-19 19:00
Cleaning old deleted fdb entries (older than 30d).
Files changed (4)
M html/includes/print/fdbtable.inc.php +12 -6
M includes/defaults.inc.php +192 -190
M includes/entities/port.inc.php +15
M includes/polling/fdb-table.inc.php +5 -2
📈 224 added 📉 198 removed

💻 r12819 TRIVIAL

Mike Stupalov 🐱 • 2023-05-19 17:00
Removed subdir restriction in get_smokeping_files().
Files changed (1)
M html/includes/integrations.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r12818 TRIVIAL

Mike Stupalov 🐱 • 2023-05-18 17:48
Increased max depth subdirrectory for get_smokeping_files().
Files changed (2)
M html/includes/integrations.inc.php +2 -2
M includes/common.inc.php +2
📈 4 added 📉 2 removed

💻 r12817 CLEAN

Mike Stupalov 🐱 • 2023-05-18 16:44
Removed wip functions.
Files changed (1)
M includes/entities/device.inc.php -76
📈 0 added 📉 76 removed

💻 r12816 TRIVIAL

Mike Stupalov 🐱 • 2023-05-18 16:34
Improved hide device secrets in API.
Files changed (8)
M html/api/v0/includes/alerts.inc.php +12 -22
M html/api/v0/includes/devices.inc.php +9 -20
M html/api/v0/includes/inventory.inc.php +19 -22
M html/api/v0/includes/ports.inc.php +2
M html/api/v0/includes/vlans.inc.php +5 -7
M html/api/v0/index.php +10 -6
M html/pages/device/data.inc.php +3 -10
M includes/entities/device.inc.php +101 -1
📈 161 added 📉 88 removed

💻 r12815 TRIVIAL

Mike Stupalov 🐱 • 2023-05-18 15:14
Fixed reauth with different user in api.
Files changed (2)
M html/includes/authenticate.inc.php +3 -2
M html/includes/sessions.inc.php +41 -6
📈 44 added 📉 8 removed

💻 r12814 MINOR

Mike Stupalov 🐱 • 2023-05-18 14:20
Rearranged session functions. Clean auth functions. Clean authenticate code.
Files changed (7)
M adduser.php +4 -3
M html/includes/authenticate-functions.inc.php +57 -47
M html/includes/authenticate.inc.php +31 -459
M html/includes/functions.inc.php +3 -82
A html/includes/sessions.inc.php +563
M html/pages/user_add.inc.php +129 -128
M includes/rewrites.inc.php +3 -3
📈 790 added 📉 722 removed

💻 r12813 TRIVIAL

Mike Stupalov 🐱 • 2023-05-17 15:28
Migrated SLA events to common status definitions.
Files changed (7)
M includes/definitions/mibs.inc.php +20 -20
M includes/definitions/mibs/cisco.inc.php +41 -41
M includes/definitions/mibs/hp.inc.php +15 -15
M includes/entities/status.inc.php +6 -6
M includes/polling/slas/cisco-rttmon-mib.inc.php +12 -12
M includes/polling/slas/disman-ping-mib.inc.php +5 -6
M includes/polling/slas/hpicf-ipsla-mib.inc.php +6 -7
📈 105 added 📉 107 removed

💻 r12812 MINOR

Mike Stupalov 🐱 • 2023-05-17 12:50
Added polling bgp peers by CUMULUS-BGPVRF-MIB in Cumulus Linux 5.1+.
Files changed (10)
M includes/definitions/mibs/cumulus.inc.php +42
M includes/discovery/bgp-peers.inc.php +9 -5
M includes/discovery/bgp/bgp4-mib.inc.php +3 -3
M includes/discovery/bgp/cumulus-bgpun-mib.inc.php +2
A includes/discovery/bgp/cumulus-bgpvrf-mib.inc.php +107
M includes/entities/routing.inc.php +21 -6
M includes/polling/bgp-peers.inc.php +12 -9
M includes/polling/bgp/bgp4-mib.inc.php +3 -3
M includes/polling/bgp/cumulus-bgpun-mib.inc.php +5 -3
A includes/polling/bgp/cumulus-bgpvrf-mib.inc.php +85
📈 289 added 📉 29 removed

💻 r12811 TRIVIAL

Mike Stupalov 🐱 • 2023-05-17 12:48
Improved polling os params and sensors for Cumulus Linux.
Files changed (2)
M includes/definitions/os/cumulus.inc.php +12 -4
M includes/discovery/sensors/lm-sensors-mib.inc.php +4 -2
📈 16 added 📉 6 removed

💻 r12810 MIBS

Mike Stupalov 🐱 • 2023-05-17 08:50
Updated Fortinet mib files.
Files changed (4)
M includes/definitions/os/fortinet.inc.php +5
M mibs/fortinet/FORTINET-FORTIAP-MIB +22 -22
M mibs/fortinet/FORTINET-FORTIGATE-MIB +78 -12
M mibs/fortinet/FORTINET-FORTISWITCH-MIB +235 -37
📈 5 added 📉 0 removed

💻 r12809 FIX

Adam Armstrong 🐸 • 2023-05-16 22:08
Variable naming fix and incorrect data on billing list.
Files changed (2)
M html/pages/bill.inc.php +3 -3
M html/pages/bills/month.inc.php +1 -3
📈 4 added 📉 6 removed

💻 r12808 TRIVIAL

Adam Armstrong 🐸 • 2023-05-16 21:06
Clean up variable naming and remove some commented out code.
Files changed (2)
M billing-calculate.php +4 -10
M html/pages/bills/month.inc.php +2 -8
📈 6 added 📉 18 removed

💻 r12807 TRIVIAL

Mike Stupalov 🐱 • 2023-05-16 16:54
Use cached sysDescr in discovery os and mibs.
Files changed (2)
M includes/entities/device.inc.php +2 -2
M includes/functions.inc.php +9 -9
📈 11 added 📉 11 removed

💻 r12806 MIBS

Mike Stupalov 🐱 • 2023-05-16 12:03
Updated Cumulus mib files.
Files changed (5)
A mibs/cumulus/CUMULUS-BGPVRF-MIB +773
M mibs/cumulus/CUMULUS-COUNTERS-MIB +321 -2
M mibs/cumulus/CUMULUS-RESOURCES-MIB +947 -3
A mibs/cumulus/CUMULUS-SENSOR-MIB +460
A mibs/cumulus/CUMULUS-STATUS-MIB +319
📈 0 added 📉 0 removed

💻 r12805 TRIVIAL

Mike Stupalov 🐱 • 2023-05-11 12:29
Fixed multiline power sensors scale by HUAWEI-ENTITY-EXTENT-MIB.
Files changed (1)
M includes/discovery/sensors/huawei-entity-extent-mib.inc.php +3 -1
📈 3 added 📉 1 removed

💻 r12804 TRIVIAL

Mike Stupalov 🐱 • 2023-05-11 11:55
Improved validate entity valid value in definition discovery.
Files changed (4)
M includes/entities/counter.inc.php +1 -14
M includes/entities/sensor.inc.php +1 -16
M includes/entities/status.inc.php +1 -2
M includes/functions.inc.php +35
📈 38 added 📉 32 removed

💻 r12803 TRIVIAL

Mike Stupalov 🐱 • 2023-05-10 09:46
Fixed detect IPv4 prefix by IP and Gateway addresses.
Files changed (1)
M includes/entities/ip-address.inc.php +45 -30
📈 45 added 📉 30 removed

💻 r12802 TRIVIAL

Tom Laermans 🦔 • 2023-05-09 22:08
Update hddtemp agent script to work with newer netcat versions
Files changed (1)
M scripts/agent-local/hddtemp +8 -7
📈 8 added 📉 7 removed

💻 r12801 TRIVIAL

Mike Stupalov 🐱 • 2023-05-09 11:30
Fixed display realtime port graph.
Files changed (2)
M html/graph-realtime.php +273 -282
M html/pages/device/port/realtime.inc.php +7 -8
📈 280 added 📉 290 removed

💻 r12800 MINOR

Mike Stupalov 🐱 • 2023-05-08 13:38
Improved support for Avocent ACS devices (OBS-4038).
Files changed (3)
D includes/definitions/mibs/cyclades.inc.php -23
A includes/definitions/mibs/vertiv.inc.php +242
M includes/definitions/os/vertiv.inc.php +48 -18
📈 290 added 📉 41 removed

💻 r12799 MIBS

Mike Stupalov 🐱 • 2023-05-08 13:35
Updated Avocent mib files.
Files changed (6)
D mibs/cyclades
A mibs/vertiv
M mibs/vertiv/ACS-MIB +2,572
M mibs/vertiv/ACS8000-MIB +5,089
A mibs/vertiv/DSR-TRAP-OBJECTS-MIB +635
D mibs/vertiv/RENAME_TO_emerson
📈 0 added 📉 0 removed

💻 r12798 TRIVIAL

Mike Stupalov 🐱 • 2023-05-08 09:54
Fixed false positive association FreeBSD os as OPNsense (OBS-4511).
Files changed (2)
M includes/definitions/os/bsd.inc.php +9 -8
M includes/definitions/os/ubiquiti.inc.php +1 -1
📈 10 added 📉 9 removed

💻 r12797 IMPROVE

Adam Armstrong 🐸 • 2023-05-06 18:51
Add test version of billing graph replacement. Can enable with $config['test']['billing_chartjs'] = TRUE;
Files changed (2)
M html/includes/print/billing.inc.php +125 -14
M html/pages/bill/accurate.inc.php +5 -4
📈 130 added 📉 18 removed

💻 r12796 JS

Adam Armstrong 🐸 • 2023-05-06 18:41
Add chart.js 4.3.0, chartjs zoom plugin 2.0.1 and hammer.js 2.0.8. Update moment to 2.29.4.
Files changed (5)
A html/js/chart.umd.min.js +1
A html/js/chartjs-adapter-date-fns.bundle.min.js +7
A html/js/chartjs-plugin-zoom.min.js +7
A html/js/hammer.min.js +7
M html/js/moment.min.js +1 -1
📈 0 added 📉 0 removed

💻 r12795 TRIVIAL

Mike Stupalov 🐱 • 2023-05-05 19:02
Fixed ports_separate_walk module os definitions.
Files changed (26)
M includes/definitions/os.inc.php +13 -13
M includes/definitions/os/alcatel.inc.php +1 -1
M includes/definitions/os/allied.inc.php +1 -1
M includes/definitions/os/brocade.inc.php +2 -2
M includes/definitions/os/cisco.inc.php +4 -4
M includes/definitions/os/ciscosb.inc.php +2 -2
M includes/definitions/os/cumulus.inc.php +1 -1
M includes/definitions/os/dell.inc.php +3 -3
M includes/definitions/os/eltex.inc.php +1 -1
M includes/definitions/os/extreme.inc.php +11 -11
M includes/definitions/os/fscom.inc.php +5 -5
M includes/definitions/os/gbn.inc.php +1 -1
M includes/definitions/os/hp.inc.php +1 -1
M includes/definitions/os/huawei.inc.php +2 -2
M includes/definitions/os/juniper.inc.php +5 -5
M includes/definitions/os/mikrotik.inc.php +1 -1
M includes/definitions/os/nag.inc.php +1 -1
M includes/definitions/os/rubytech.inc.php +1 -1
M includes/definitions/os/ruckus.inc.php +1 -1
M includes/definitions/os/ruijie.inc.php +2 -2
M includes/definitions/os/sigur.inc.php +1 -1
M includes/definitions/os/tplink.inc.php +2 -2
M includes/definitions/os/zelax.inc.php +1 -1
M includes/definitions/os/zhone.inc.php +3 -3
M includes/definitions/os/zte.inc.php +1 -1
M includes/definitions/os/zyxel.inc.php +2 -2
📈 69 added 📉 69 removed

💻 r12794 MINOR

Mike Stupalov 🐱 • 2023-05-05 18:06
Moved device modules functions to entities functions. Fixed small module config issues. Added unittests.
Files changed (6)
M includes/common.inc.php +9 -408
M includes/discovery/inventory.inc.php +4 -4
M includes/entities/device.inc.php +212 -34
M tests/data/test_definitions.inc.php +4 -1
M tests/IncludesCommonTest.php +31 -29
M tests/IncludesEntitiesTest.php +108 -5
📈 368 added 📉 481 removed

💻 r12793 TRIVIAL

Mike Stupalov 🐱 • 2023-05-05 12:56
Fixed detect Ubiquiti USW-Lite (OBS-4508).
Files changed (1)
M includes/definitions/os/ubiquiti.inc.php +7 -6
📈 7 added 📉 6 removed

💻 r12792 TRIVIAL

Mike Stupalov 🐱 • 2023-05-05 11:53
Improved alert checker entity association edit messages (OBS-4506).
Files changed (4)
M html/ajax/actions.php +2 -26
A html/ajax/actions/alert_assoc_edit.inc.php +38
M html/js/observium.js +28 -13
M html/pages/alert_check.inc.php +11 -8
📈 51 added 📉 34 removed

💻 r12791 MINOR

Adam Armstrong 🐸 • 2023-05-04 22:51
Improve latlon popup generation logic.
Files changed (1)
M html/ajax/entity_popup.php +25 -25
📈 25 added 📉 25 removed

💻 r12790 IMPROVE

Adam Armstrong 🐸 • 2023-05-04 20:06
Improve device_bits type to fall back to all ports if there are none post-filtering.
Files changed (1)
M html/includes/graphs/device/bits.inc.php +24 -8
📈 24 added 📉 8 removed

💻 r12789 TRIVIAL

Mike Stupalov 🐱 • 2023-05-04 16:44
Added get_device_vrf_contexts(). Simplified discovery in vrfs.
Files changed (7)
M includes/discovery/arp-table.inc.php +1 -3
M includes/discovery/ip-addresses.inc.php +1 -3
M includes/discovery/ports/rbn-bind-mib.inc.php +3 -5
M includes/entities/device.inc.php +19 -8
M includes/entities/routing.inc.php +36 -20
M includes/polling/graphs.inc.php +4 -6
M includes/polling/ports/rbn-bind-mib.inc.php +3 -5
📈 67 added 📉 50 removed

💻 r12788 TRIVIAL

Mike Stupalov 🐱 • 2023-05-04 15:52
Correct array index key.
Files changed (1)
M includes/discovery/arp/ipv6-mib.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r12787 TRIVIAL

Mike Stupalov 🐱 • 2023-05-04 15:42
Fixed incorrect discovery empty arp addresses by IPV6-MIB.
Files changed (3)
M includes/discovery/arp/cisco-ietf-ip-mib.inc.php +34 -30
M includes/discovery/arp/ip-mib.inc.php +49 -41
M includes/discovery/arp/ipv6-mib.inc.php +24 -11
📈 107 added 📉 82 removed

💻 r12786 TRIVIAL

Mike Stupalov 🐱 • 2023-05-04 15:20
Added validate ip and mac in is_valid_param(). Fixed functions unittest.
Files changed (4)
M includes/common.inc.php +23 -19
M includes/constants.inc.php +2
M includes/entities/ip-address.inc.php +11 -13
M tests/IncludesFunctionsTest.php +4
📈 40 added 📉 32 removed

💻 r12785 TRIVIAL

Mike Stupalov 🐱 • 2023-05-04 13:59
Optimised snmp_command() function. Removed unused snmp_* functions.
Files changed (1)
M includes/snmp.inc.php +111 -134
📈 111 added 📉 134 removed

💻 r12784 TRIVIAL

Mike Stupalov 🐱 • 2023-05-03 18:43
Fixed Custom OID page.
Files changed (1)
M html/pages/customoid.inc.php +5 -11
📈 5 added 📉 11 removed

💻 r12783 TRIVIAL

Mike Stupalov 🐱 • 2023-05-03 18:04
Cleaned usage of removed $cache['devices']['id'] array.
Files changed (2)
M html/includes/cache-data.inc.php +9 -11
M html/pages/device.inc.php +3 -3
📈 12 added 📉 14 removed

💻 r12782 TRIVIAL

Mike Stupalov 🐱 • 2023-05-03 17:42
Fixed get cached device array with geolocation (OBS-4504).
Files changed (2)
M html/includes/cache-data.inc.php +4 -6
M includes/entities/device.inc.php +24 -8
📈 28 added 📉 14 removed

💻 r12781 TRIVIAL

Mike Stupalov 🐱 • 2023-05-03 16:49
Moved Lat/Lon patterns to constants. Fixed definitions/constants unittest.
Files changed (4)
M html/pages/device/edit/geo.inc.php +5 -5
M includes/constants.inc.php +2
M includes/geolocation.inc.php +5 -4
M tests/IncludesDefinitionsTest.php +40 -12
📈 52 added 📉 21 removed

💻 r12780 MINOR

Mike Stupalov 🐱 • 2023-05-03 13:36
Added basic support for V-Solution OLT (OBS-4501).
Files changed (8)
A html/images/os/vsolution_2x.png +1
A html/images/os/vsolution.png +1
A includes/definitions/mibs/vsolution.inc.php +137
A includes/definitions/os/vsolution.inc.php +22
M includes/definitions/vendors.inc.php +7
A mibs/vsolution
A mibs/vsolution/V1600G +25,991
A mibs/vsolution/VSOLUTION-MIB +91,929
📈 168 added 📉 0 removed

💻 r12779 TRIVIAL

Mike Stupalov 🐱 • 2023-05-03 12:00
Improved discovery sensors by LM-SENSORS-MIB on Ubiquiti EdgeMAX.
Files changed (1)
M includes/discovery/sensors/lm-sensors-mib.inc.php +27 -19
📈 27 added 📉 19 removed

💻 r12778 TRIVIAL

Mike Stupalov 🐱 • 2023-05-03 11:52
Fixed polling cisco fdb table with vlan based contexts.
Files changed (1)
M includes/polling/fdb-table.inc.php +6 -15
📈 6 added 📉 15 removed

💻 r12777 TRIVIAL

Mike Stupalov 🐱 • 2023-05-03 11:32
Fixed use exec_status in several places. Added snmp_runtime().
Files changed (5)
M includes/alerting/script.inc.php +4 -5
M includes/discovery/virtual-machines/libvirt.inc.php +17 -14
M includes/functions.inc.php +6 -11
M includes/polling/system/wowza-streaming-engine-mib.inc.php +4 -5
M includes/snmp.inc.php +27 -14
📈 58 added 📉 49 removed

💻 r12776 TRIVIAL

Mike Stupalov 🐱 • 2023-05-03 09:55
Fixed use exec_status in snmp_log_errorss(). Added unit tests for errors.
Files changed (5)
M includes/constants.inc.php +24 -2
M includes/definitions.inc.php +3 -23
M includes/snmp.inc.php +241 -223
M tests/IncludesSnmpTest.php +4
M tests/SnmpDataTest.php +50 -3
📈 322 added 📉 251 removed

💻 r12775 TRIVIAL

Mike Stupalov 🐱 • 2023-05-03 08:10
Fixed get probe exit status.
Files changed (1)
M includes/polling/probes.inc.php +7 -7
📈 7 added 📉 7 removed

💻 r12774 TRIVIAL

Mike Stupalov 🐱 • 2023-05-02 18:23
Added json_validate() polyfill.
Files changed (2)
M includes/polyfill.inc.php +26 -1
M tests/IncludesCommonTest.php +24 -4
📈 50 added 📉 5 removed

💻 r12773 TRIVIAL

Mike Stupalov 🐱 • 2023-05-02 17:45
Improved string and array compare function with newer php syntax.
Files changed (2)
M includes/common.inc.php +8 -18
M includes/polyfill.inc.php +36 -5
📈 44 added 📉 23 removed

💻 r12772 TRIVIAL

Mike Stupalov 🐱 • 2023-05-02 16:26
Removed old variant of fix_json_unicode(). Added compat polyfill for mb_ord(). Moved used polyfill functions to separate include.
Files changed (4)
M includes/common.inc.php +2 -116
M includes/observium.inc.php +3 -2
A includes/polyfill.inc.php +124
M tests/IncludesCommonTest.php +1
📈 130 added 📉 118 removed

💻 r12771 MINOR

Adam Armstrong 🐸 • 2023-05-02 16:18
Add configuration option to set maximum number of ports on iftype(transit/peering) page summary graph legend. Simplify id compression. (this should probably be performed by upstream functions)
Files changed (3)
M html/pages/iftype.inc.php +2 -6
M includes/config-variables.inc.php +24 -16
M includes/defaults.inc.php +2 -1
📈 28 added 📉 23 removed

💻 r12770 CLEAN

Mike Stupalov 🐱 • 2023-05-02 15:31
Remopved wip include.
Files changed (1)
M includes/entities.inc.php -1
📈 0 added 📉 1 removed

💻 r12769 TRIVIAL

Mike Stupalov 🐱 • 2023-05-02 15:25
Improved discovery memory and sensors on FireBrick devices.
Files changed (3)
M includes/definitions/mibs/firebrick.inc.php +43 -2
M includes/definitions/os/firebrick.inc.php +1
A mibs/firebrick/FIREBRICK-GLOBAL +61
📈 44 added 📉 2 removed

💻 r12768 TRIVIAL

Mike Stupalov 🐱 • 2023-05-02 15:24
Added entity_class_definition(). Added sensor definition map_class_regex and map_scale_regex.
Files changed (4)
M includes/entities.inc.php +52 -3
M includes/entities/counter.inc.php +11 -22
M includes/entities/sensor.inc.php +4 -24
M includes/entities/status.inc.php +13 -19
📈 80 added 📉 68 removed

💻 r12767 IMPROVE

Adam Armstrong 🐸 • 2023-05-02 14:15
Split colour scheme code to separate file. Simplify html_callback a little. Remove echo braces. Add json_unicode replacement for future >7.2. Add json unicode test. Actually commit the file this time.
Files changed (3)
M html/includes/colours.inc.php -6
M html/includes/functions.inc.php +52 -298
M tests/IncludesCommonTest.php +10
📈 62 added 📉 304 removed

💻 r12766 FIX

Adam Armstrong 🐸 • 2023-05-02 14:13
Fix more billing graph javascript erroneously removed variable name.
Files changed (1)
M html/includes/print/billing.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r12765 FIX

Adam Armstrong 🐸 • 2023-05-02 14:10
Fix billing graph javascript erroneously removed variable name.
Files changed (1)
M html/includes/print/billing.inc.php +3 -4
📈 3 added 📉 4 removed

💻 r12764 IMPROVE

Adam Armstrong 🐸 • 2023-05-02 12:36
Additional colour scheme code. Split to separate file. Simplify html_callback a little. Remove echo braces. Add json_unicode replacement for future >7.2.
Files changed (3)
A html/includes/colours.inc.php +412
M includes/common.inc.php +27 -22
M includes/entities/storage.inc.php -8
📈 439 added 📉 30 removed

💻 r12763 IMPROVE

Adam Armstrong 🐸 • 2023-05-01 01:46
Cleanup API /address/ logic a little, remove some ambiguous handling. Reduce handling of undocumented options. Move to newer query style. Simplify SQL.
Files changed (1)
M html/api/v0/includes/address.inc.php +65 -69
📈 65 added 📉 69 removed

💻 r12762 CLEANUP

Adam Armstrong 🐸 • 2023-04-30 18:49
Remove some old config settings. Clean up some echo statements and remove closing tags. Clean SQL statement usage.
Files changed (6)
M html/includes/graphs/device/NETAPP-MIB_disk_io.inc.php +1 -3
M html/includes/graphs/device/NETAPP-MIB_net_io.inc.php +1 -3
M html/includes/graphs/device/NETAPP-MIB_tape_io.inc.php +1 -3
M html/pages/about.inc.php +26 -27
M html/pages/device/accesspoint.inc.php +5 -1
M includes/config-variables.inc.php +2 -1
📈 36 added 📉 38 removed

💻 r12761 FIX

Adam Armstrong 🐸 • 2023-04-30 12:43
Fix exec_status pointer in db update initial schema install
Files changed (1)
M includes/update/update.php +2 -2
📈 2 added 📉 2 removed

💻 r12760 CLEAN

Mike Stupalov 🐱 • 2023-04-28 16:06
Fixed some incorrect oop use calls.
Files changed (3)
M html/includes/functions.inc.php +1 -2
M includes/cache.inc.php +6 -21
M includes/common.inc.php +4 -20
📈 11 added 📉 43 removed

💻 r12759 CLEAN

Mike Stupalov 🐱 • 2023-04-28 15:38
Fixed some accidental copyright changes.
Files changed (4)
M html/js/compat/bluebird.min.js +2 -2
M html/js/cytoscape.min.js +1 -1
M poller-wrapper.py +1 -1
M scripts/distro +1 -1
📈 2 added 📉 2 removed

💻 r12758 FIX

Adam Armstrong 🐸 • 2023-04-28 14:57
Fix/simplify group device filtering in network map page.
Files changed (1)
M html/pages/map.inc.php +6 -12
📈 6 added 📉 12 removed

💻 r12757 FIX

Adam Armstrong 🐸 • 2023-04-28 14:24
Fix odd missing characters in JSON lang definition for queryBuilder().
Files changed (1)
M includes/alerts.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r12756 REFORMAT

cleanup • 2023-04-27 21:09
Reformat all PHP files. Remove array(). 2->4. Update copyrights.
Files changed (2415)
M add_device.php +191 -181
M adduser.php +36 -38
M alerter.php +33 -33
M billing-calculate.php +112 -112
M check-errors.php +27 -26
M config_to_json.php +12 -12
M delete_device.php +22 -23
M discovery.php +186 -172
M housekeeping.php +65 -39
M html/ajax/actions.php +9 -9
M html/ajax/actions/alert_check_add.inc.php +40 -40
M html/ajax/actions/edit_widget.inc.php +106 -104
M html/ajax/actions/group_add.inc.php +27 -27
M html/ajax/actions/group_edit.inc.php +16 -16
M html/ajax/actions/ports_update.inc.php +13 -14
M html/ajax/actions/role_del.inc.php +15 -15
M html/ajax/actions/sensors_update.inc.php +65 -65
M html/ajax/actions/settings_edit.inc.php +36 -36
M html/ajax/actions/settings_user.inc.php +48 -48
M html/ajax/actions/statuses_update.inc.php +28 -28
M html/ajax/device_entities.php +31 -34
M html/ajax/device_ports.php +22 -23
M html/ajax/entities.php +29 -28
M html/ajax/entity_popup.php +262 -257
M html/ajax/input.php +112 -107
M html/ajax/search.php +59 -63
M html/ajax/widget.php +188 -188
M html/api/v0/includes/address.inc.php +127 -127
M html/api/v0/includes/alerts.inc.php +131 -133
M html/api/v0/includes/bills.inc.php +14 -14
M html/api/v0/includes/counters.inc.php +29 -29
M html/api/v0/includes/devices.inc.php +215 -208
M html/api/v0/includes/groups.inc.php +26 -26
M html/api/v0/includes/inventory.inc.php +24 -21
M html/api/v0/includes/mempools.inc.php +19 -18
M html/api/v0/includes/neighbours.inc.php +32 -31
M html/api/v0/includes/ports.inc.php +81 -80
M html/api/v0/includes/printersupplies.inc.php +25 -24
M html/api/v0/includes/probes.inc.php +14 -17
M html/api/v0/includes/processors.inc.php +13 -19
M html/api/v0/includes/sensors.inc.php +39 -39
M html/api/v0/includes/status.inc.php +27 -26
M html/api/v0/includes/storage.inc.php +41 -41
M html/api/v0/includes/vlans.inc.php +28 -22
M html/api/v0/index.php +14 -13
M html/bandwidth-graph.php +175 -185
M html/billing-bandwidth-data.php +138 -148
M html/billing-data-sorted.php +67 -53
M html/billing-data.php +85 -69
M html/billing-graph.php +129 -122
M html/data.php +14 -14
M html/feed.php +128 -138
M html/geojson.php +47 -50
M html/graph-realtime.php +303 -297
M html/graph.php +14 -14
M html/icons.php +68 -79
M html/includes/actions/add_probe.inc.php +29 -18
M html/includes/actions/alert_entry_ignore_until_ok.inc.php +21 -17
M html/includes/actions/delete_probe.inc.php +13 -11
M html/includes/actions/edit_probe.inc.php +27 -27
M html/includes/actions/role_add.inc.php +14 -14
M html/includes/actions/role_entity_add.inc.php +32 -30
M html/includes/actions/role_entity_del.inc.php +17 -17
M html/includes/actions/role_permission_add.inc.php +8 -11
M html/includes/actions/role_permission_del.inc.php +5 -5
M html/includes/actions/role_user_add.inc.php +7 -8
M html/includes/actions/role_user_del.inc.php +9 -9
M html/includes/alerting-navbar.inc.php +132 -138
M html/includes/authenticate-functions.inc.php +6 -6
M html/includes/authenticate.inc.php +1 -1
M html/includes/authentication/cas.inc.php +53 -54
M html/includes/authentication/http-auth.inc.php +24 -27
M html/includes/authentication/ldap.inc.php +713 -686
M html/includes/authentication/mysql.inc.php +86 -78
M html/includes/authentication/radius.inc.php +180 -188
M html/includes/authentication/remote.inc.php +54 -38
M html/includes/cache-data.inc.php +709 -723
M html/includes/collectd/config.php +32 -32
M html/includes/collectd/definitions.local.php +52 -47
M html/includes/collectd/definitions.php +2,032 -1,970
M html/includes/collectd/functions.php +729 -688
M html/includes/contacts-navbar.inc.php +392 -390
M html/includes/customoids-navbar.inc.php +213 -224
M html/includes/dashboard-generate.inc.php +216 -221
M html/includes/entities/cbqos.inc.php +110 -105
M html/includes/entities/counter.inc.php +521 -536
M html/includes/entities/device.inc.php +546 -540
M html/includes/entities/generic.inc.php +312 -327
M html/includes/entities/mempool.inc.php +244 -256
M html/includes/entities/netscaler.inc.php +78 -83
M html/includes/entities/netscalersvc.inc.php +58 -66
M html/includes/entities/netscalersvcgrpmem.inc.php +56 -66
M html/includes/entities/netscalervsvr.inc.php +117 -120
M html/includes/entities/oid_entry.inc.php +180 -181
M html/includes/entities/p2pradio.inc.php +80 -79
M html/includes/entities/port.inc.php +711 -674
M html/includes/entities/printersupply.inc.php +236 -250
M html/includes/entities/probe.inc.php +186 -187
M html/includes/entities/processor.inc.php +237 -243
M html/includes/entities/pseudowire.inc.php +260 -279
M html/includes/entities/sensor.inc.php +564 -548
M html/includes/entities/sla.inc.php +256 -284
M html/includes/entities/status.inc.php +396 -399
M html/includes/entities/storage.inc.php +241 -237
M html/includes/entities/virtualmachine.inc.php +140 -152
M html/includes/functions.inc.php +3 -1
M html/includes/graphs/accesspoints/auth.inc.php +13 -15
M html/includes/graphs/accesspoints/channel.inc.php +10 -11
M html/includes/graphs/accesspoints/interference.inc.php +10 -11
M html/includes/graphs/accesspoints/numasoclients.inc.php +10 -10
M html/includes/graphs/accesspoints/nummonbssid.inc.php +10 -11
M html/includes/graphs/accesspoints/nummonclients.inc.php +10 -11
M html/includes/graphs/accesspoints/radioutil.inc.php +11 -11
M html/includes/graphs/accesspoints/txpow.inc.php +10 -11
M html/includes/graphs/alert/auth.inc.php +10 -12
M html/includes/graphs/alert/status.inc.php +6 -6
M html/includes/graphs/altiga_ssl_sessions.inc.php +5 -5
M html/includes/graphs/application/asterisk_activecall.inc.php +22 -22
M html/includes/graphs/application/asterisk_peers.inc.php +22 -22
M html/includes/graphs/application/auth.inc.php +9 -10
M html/includes/graphs/application/bind_answers.inc.php +31 -33
M html/includes/graphs/application/bind_cache.inc.php +24 -27
M html/includes/graphs/application/bind_query_in.inc.php +21 -24
M html/includes/graphs/application/bind_query_out.inc.php +21 -24
M html/includes/graphs/application/bind_query_rejected.inc.php +24 -26
M html/includes/graphs/application/bind_req_in.inc.php +22 -24
M html/includes/graphs/application/bind_req_proto.inc.php +30 -32
M html/includes/graphs/application/bind_resolv_dnssec.inc.php +24 -26
M html/includes/graphs/application/bind_resolv_errors.inc.php +26 -28
M html/includes/graphs/application/bind_resolv_queries.inc.php +28 -30
M html/includes/graphs/application/bind_resolv_rtt.inc.php +25 -27
M html/includes/graphs/application/bind_updates.inc.php +26 -28
M html/includes/graphs/application/bind_zone_maint.inc.php +32 -34
M html/includes/graphs/application/ceph_iops.inc.php +19 -21
M html/includes/graphs/application/ceph_osd.inc.php +22 -24
M html/includes/graphs/application/ceph_speed.inc.php +9 -10
M html/includes/graphs/application/dhcpkit_msgtypes.inc.php +30 -32
M html/includes/graphs/application/dhcpkit_packets.inc.php +26 -28
M html/includes/graphs/application/dovecot_auth_cache.inc.php +21 -23
M html/includes/graphs/application/dovecot_auth.inc.php +24 -26
M html/includes/graphs/application/dovecot_cache.inc.php +21 -23
M html/includes/graphs/application/dovecot_commands.inc.php +21 -23
M html/includes/graphs/application/dovecot_connected.inc.php +21 -23
M html/includes/graphs/application/dovecot_cpu.inc.php +22 -24
M html/includes/graphs/application/dovecot_io.inc.php +26 -28
M html/includes/graphs/application/dovecot_pages.inc.php +22 -24
M html/includes/graphs/application/dovecot_storage.inc.php +24 -26
M html/includes/graphs/application/dovecot_usage.inc.php +22 -24
M html/includes/graphs/application/drbd_disk_bits.inc.php +11 -12
M html/includes/graphs/application/drbd_network_bits.inc.php +9 -10
M html/includes/graphs/application/drbd_queue.inc.php +25 -26
M html/includes/graphs/application/drbd_unsynced.inc.php +9 -10
M html/includes/graphs/application/exchange_as_curreqs.inc.php +10 -11
M html/includes/graphs/application/exchange_as_pingcmd.inc.php +10 -11
M html/includes/graphs/application/exchange_as_syncmd.inc.php +10 -11
M html/includes/graphs/application/exchange_auto_errors.inc.php +10 -11
M html/includes/graphs/application/exchange_auto_totalreqs.inc.php +10 -11
M html/includes/graphs/application/exchange_is_active.inc.php +10 -11
M html/includes/graphs/application/exchange_is_rpcfail.inc.php +10 -11
M html/includes/graphs/application/exchange_is_rpcreq.inc.php +13 -14
M html/includes/graphs/application/exchange_is_users.inc.php +10 -11
M html/includes/graphs/application/exchange_mb_latency.inc.php +10 -11
M html/includes/graphs/application/exchange_mb_msgs.inc.php +16 -17
M html/includes/graphs/application/exchange_mb_queued.inc.php +3 -3
M html/includes/graphs/application/exchange_oab_dlcom.inc.php +10 -11
M html/includes/graphs/application/exchange_oab_dlq.inc.php +10 -11
M html/includes/graphs/application/exchange_owa_reqsec.inc.php +10 -11
M html/includes/graphs/application/exchange_owa_rtime.inc.php +13 -14
M html/includes/graphs/application/exchange_owa_users.inc.php +10 -11
M html/includes/graphs/application/exchange_trans_mbque.inc.php +10 -11
M html/includes/graphs/application/exchange_trans_queue.inc.php +13 -14
M html/includes/graphs/application/exchange_trans_smtp.inc.php +13 -14
M html/includes/graphs/application/exchange_trans_subque.inc.php +10 -11
M html/includes/graphs/application/exim_reject.inc.php +24 -26
M html/includes/graphs/application/exim_sent.inc.php +22 -24
M html/includes/graphs/application/exim_spam.inc.php +22 -24
M html/includes/graphs/application/exim-mailqueue_total.inc.php +23 -25
M html/includes/graphs/application/freeradius_accounting.inc.php +27 -29
M html/includes/graphs/application/freeradius_authentication.inc.php +30 -32
M html/includes/graphs/application/icecast_current.inc.php +8 -9
M html/includes/graphs/application/icecast_max.inc.php +8 -9
M html/includes/graphs/application/ioping_iops.inc.php +23 -25
M html/includes/graphs/application/ioping_speed.inc.php +23 -25
M html/includes/graphs/application/ioping_timing.inc.php +22 -24
M html/includes/graphs/application/jvmoverjmx_classes.inc.php +19 -21
M html/includes/graphs/application/jvmoverjmx_eden.inc.php +19 -21
M html/includes/graphs/application/jvmoverjmx_gc_old_count.inc.php +20 -22
M html/includes/graphs/application/jvmoverjmx_gc_old_time.inc.php +20 -22
M html/includes/graphs/application/jvmoverjmx_gc_young_count.inc.php +21 -23
M html/includes/graphs/application/jvmoverjmx_gc_young_time.inc.php +21 -23
M html/includes/graphs/application/jvmoverjmx_heap.inc.php +19 -21
M html/includes/graphs/application/jvmoverjmx_memory_summary.inc.php +20 -22
M html/includes/graphs/application/jvmoverjmx_nonheap.inc.php +19 -21
M html/includes/graphs/application/jvmoverjmx_old.inc.php +19 -21
M html/includes/graphs/application/jvmoverjmx_perm.inc.php +19 -21
M html/includes/graphs/application/jvmoverjmx_system_uptime.inc.php +18 -20
M html/includes/graphs/application/jvmoverjmx_threads.inc.php +19 -21
M html/includes/graphs/application/kamailio_core.inc.php +28 -28
M html/includes/graphs/application/kamailio_errors.inc.php +27 -27
M html/includes/graphs/application/kamailio_registrar.inc.php +21 -21
M html/includes/graphs/application/kamailio_shmen.inc.php +64 -64
M html/includes/graphs/application/kamailio_sl123.inc.php +26 -26
M html/includes/graphs/application/kamailio_sl4.inc.php +26 -26
M html/includes/graphs/application/kamailio_sl56.inc.php +25 -25
M html/includes/graphs/application/kamailio_tcp.inc.php +29 -29
M html/includes/graphs/application/kamailio_tmx.inc.php +27 -27
M html/includes/graphs/application/kamailio_usrloc.inc.php +21 -21
M html/includes/graphs/application/lighttpd_hits.inc.php +3 -3
M html/includes/graphs/application/lighttpd_scoreboardstatistics.inc.php +30 -30
M html/includes/graphs/application/lighttpd_servers.inc.php +20 -22
M html/includes/graphs/application/lighttpd_traffic.inc.php +4 -4
M html/includes/graphs/application/lighttpd_uptime.inc.php +13 -14
M html/includes/graphs/application/lvs_stats_bytes.inc.php +2 -2
M html/includes/graphs/application/lvs_stats_common.inc.php +1 -1
M html/includes/graphs/application/lvs_stats_connections.inc.php +2 -2
M html/includes/graphs/application/lvs_stats_packets.inc.php +2 -2
M html/includes/graphs/application/mailscanner_reject.inc.php +23 -25
M html/includes/graphs/application/mailscanner_sent.inc.php +12 -13
M html/includes/graphs/application/mailscanner_spam.inc.php +18 -20
M html/includes/graphs/application/memcached_bits.inc.php +6 -6
M html/includes/graphs/application/memcached_commands.inc.php +10 -10
M html/includes/graphs/application/memcached_data.inc.php +26 -26
M html/includes/graphs/application/memcached_items.inc.php +25 -25
M html/includes/graphs/application/memcached_threads.inc.php +6 -6
M html/includes/graphs/application/memcached_uptime.inc.php +5 -5
M html/includes/graphs/application/memcached.inc.php +4 -4
M html/includes/graphs/application/mongodb_commands.inc.php +23 -23
M html/includes/graphs/application/mongodb_connections.inc.php +19 -19
M html/includes/graphs/application/mongodb_mem.inc.php +22 -23
M html/includes/graphs/application/mongodb_network.inc.php +9 -10
M html/includes/graphs/application/mongodb_queue.inc.php +22 -22
M html/includes/graphs/application/mongodb_replication.inc.php +20 -20
M html/includes/graphs/application/mongodb_wired.inc.php +21 -21
M html/includes/graphs/application/mssql_buffer_page.inc.php +17 -18
M html/includes/graphs/application/mssql_buffer_pglife.inc.php +11 -12
M html/includes/graphs/application/mssql_buffer_stalls.inc.php +11 -12
M html/includes/graphs/application/mssql_cpu_usage.inc.php +13 -13
M html/includes/graphs/application/mssql_memory_usage.inc.php +14 -14
M html/includes/graphs/application/mssql_stats.inc.php +11 -12
M html/includes/graphs/application/mysql_command_counters.inc.php +26 -26
M html/includes/graphs/application/mysql_connections.inc.php +23 -23
M html/includes/graphs/application/mysql_files_tables.inc.php +21 -21
M html/includes/graphs/application/mysql_innodb_buffer_pool_activity.inc.php +23 -24
M html/includes/graphs/application/mysql_innodb_buffer_pool.inc.php +24 -25
M html/includes/graphs/application/mysql_innodb_insert_buffer.inc.php +23 -24
M html/includes/graphs/application/mysql_innodb_io_pending.inc.php +27 -28
M html/includes/graphs/application/mysql_innodb_io.inc.php +11 -12
M html/includes/graphs/application/mysql_innodb_log.inc.php +10 -11
M html/includes/graphs/application/mysql_innodb_row_operations.inc.php +24 -25
M html/includes/graphs/application/mysql_innodb_semaphores.inc.php +23 -24
M html/includes/graphs/application/mysql_innodb_transactions.inc.php +21 -22
M html/includes/graphs/application/mysql_myisam_indexes.inc.php +24 -25
M html/includes/graphs/application/mysql_network_traffic.inc.php +9 -10
M html/includes/graphs/application/mysql_query_cache_memory.inc.php +22 -23
M html/includes/graphs/application/mysql_query_cache.inc.php +24 -25
M html/includes/graphs/application/mysql_select_types.inc.php +25 -26
M html/includes/graphs/application/mysql_slow_queries.inc.php +22 -23
M html/includes/graphs/application/mysql_sorts.inc.php +25 -26
M html/includes/graphs/application/mysql_status.inc.php +39 -40
M html/includes/graphs/application/mysql_table_locks.inc.php +23 -24
M html/includes/graphs/application/mysql_temporary_objects.inc.php +24 -25
M html/includes/graphs/application/nfs_nfs2.inc.php +20 -20
M html/includes/graphs/application/nfs_nfs3.inc.php +22 -22
M html/includes/graphs/application/nfs_nfs4.inc.php +43 -43
M html/includes/graphs/application/nfsd_io.inc.php +17 -17
M html/includes/graphs/application/nfsd_net.inc.php +17 -17
M html/includes/graphs/application/nfsd_proc3.inc.php +21 -21
M html/includes/graphs/application/nfsd_rc.inc.php +17 -17
M html/includes/graphs/application/nfsd_rpc.inc.php +18 -18
M html/includes/graphs/application/nginx_connections.inc.php +22 -22
M html/includes/graphs/application/nginx_req.inc.php +16 -17
M html/includes/graphs/application/nptd_uptime.inc.php +20 -22
M html/includes/graphs/application/nsd_axfr.inc.php +14 -15
M html/includes/graphs/application/nsd_memory.inc.php +21 -23
M html/includes/graphs/application/nsd_qtype.inc.php +24 -27
M html/includes/graphs/application/nsd_queries.inc.php +41 -43
M html/includes/graphs/application/nsd_rcode.inc.php +19 -22
M html/includes/graphs/application/nsd_zones.inc.php +9 -9
M html/includes/graphs/application/ntpclient_freq.inc.php +8 -9
M html/includes/graphs/application/ntpclient_stats.inc.php +23 -25
M html/includes/graphs/application/ntpd_bits.inc.php +8 -9
M html/includes/graphs/application/ntpd_buffer.inc.php +22 -24
M html/includes/graphs/application/ntpd_freq.inc.php +11 -13
M html/includes/graphs/application/ntpd_packets.inc.php +21 -23
M html/includes/graphs/application/ntpd_stats.inc.php +28 -32
M html/includes/graphs/application/ntpd_stratum.inc.php +8 -9
M html/includes/graphs/application/ntpd_uptime.inc.php +19 -21
M html/includes/graphs/application/ntpdserver_bits.inc.php +12 -13
M html/includes/graphs/application/ntpdserver_buffer.inc.php +22 -24
M html/includes/graphs/application/ntpdserver_freq.inc.php +8 -9
M html/includes/graphs/application/ntpdserver_packets.inc.php +21 -23
M html/includes/graphs/application/ntpdserver_stats.inc.php +23 -25
M html/includes/graphs/application/ntpdserver_stratum.inc.php +8 -9
M html/includes/graphs/application/ntpdserver_uptime.inc.php +20 -22
M html/includes/graphs/application/openvpn_bits.inc.php +8 -9
M html/includes/graphs/application/openvpn_nclients.inc.php +7 -8
M html/includes/graphs/application/postfix_mailgraph_reject.inc.php +24 -26
M html/includes/graphs/application/postfix_mailgraph_sent.inc.php +22 -24
M html/includes/graphs/application/postfix_mailgraph_spam.inc.php +22 -24
M html/includes/graphs/application/postfix_qshape_stats.inc.php +25 -27
M html/includes/graphs/application/postgresql_blks.inc.php +18 -20
M html/includes/graphs/application/postgresql_connects.inc.php +20 -22
M html/includes/graphs/application/postgresql_queries.inc.php +21 -23
M html/includes/graphs/application/postgresql_tuples_query.inc.php +19 -21
M html/includes/graphs/application/postgresql_tuples.inc.php +18 -20
M html/includes/graphs/application/postgresql_xact.inc.php +18 -20
M html/includes/graphs/application/powerdns_fail.inc.php +22 -24
M html/includes/graphs/application/powerdns_latency.inc.php +8 -9
M html/includes/graphs/application/powerdns_packetcache.inc.php +22 -24
M html/includes/graphs/application/powerdns_queries_udp.inc.php +24 -26
M html/includes/graphs/application/powerdns_queries.inc.php +24 -26
M html/includes/graphs/application/powerdns_querycache.inc.php +20 -22
M html/includes/graphs/application/powerdns_recursing.inc.php +22 -24
M html/includes/graphs/application/powerdns-recursor_cache.inc.php +24 -26
M html/includes/graphs/application/powerdns-recursor_cpuload.inc.php +20 -22
M html/includes/graphs/application/powerdns-recursor_errors.inc.php +26 -28
M html/includes/graphs/application/powerdns-recursor_hitrate.inc.php +20 -22
M html/includes/graphs/application/powerdns-recursor_latency.inc.php +25 -27
M html/includes/graphs/application/powerdns-recursor_limits.inc.php +24 -26
M html/includes/graphs/application/powerdns-recursor_load.inc.php +20 -22
M html/includes/graphs/application/powerdns-recursor_outqueries.inc.php +21 -23
M html/includes/graphs/application/powerdns-recursor_qalatency.inc.php +21 -23
M html/includes/graphs/application/powerdns-recursor_queries.inc.php +23 -25
M html/includes/graphs/application/powerdns-recursor_tcpqueries.inc.php +22 -24
M html/includes/graphs/application/powerdns-recursor_timeouts.inc.php +22 -24
M html/includes/graphs/application/shoutcast_bits.inc.php +14 -14
M html/includes/graphs/application/shoutcast_multi_bits.inc.php +31 -35
M html/includes/graphs/application/shoutcast_multi_stats.inc.php +71 -74
M html/includes/graphs/application/shoutcast_stats.inc.php +18 -19
M html/includes/graphs/application/unbound_class.inc.php +20 -23
M html/includes/graphs/application/unbound_flags.inc.php +27 -29
M html/includes/graphs/application/unbound_memory.inc.php +22 -24
M html/includes/graphs/application/unbound_opcode.inc.php +20 -23
M html/includes/graphs/application/unbound_qtype.inc.php +20 -23
M html/includes/graphs/application/unbound_queries.inc.php +51 -55
M html/includes/graphs/application/unbound_queue.inc.php +22 -24
M html/includes/graphs/application/unbound_rcode.inc.php +22 -26
M html/includes/graphs/application/varnish_backend.inc.php +27 -27
M html/includes/graphs/application/varnish_cache.inc.php +22 -22
M html/includes/graphs/application/varnish_lru.inc.php +21 -21
M html/includes/graphs/application/vmwaretools_cpu.inc.php +22 -24
M html/includes/graphs/application/vmwaretools_mem.inc.php +45 -46
M html/includes/graphs/application/zimbra_connections.inc.php +25 -25
M html/includes/graphs/application/zimbra_fdcount.inc.php +13 -15
M html/includes/graphs/application/zimbra_jvmthreads.inc.php +50 -50
M html/includes/graphs/application/zimbra_mtaqueue.inc.php +19 -21
M html/includes/graphs/application/zimbra_threads.inc.php +27 -27
M html/includes/graphs/atmvp/auth.inc.php +15 -14
M html/includes/graphs/atmvp/bits.inc.php +5 -5
M html/includes/graphs/atmvp/cells.inc.php +8 -8
M html/includes/graphs/atmvp/errors.inc.php +8 -8
M html/includes/graphs/atmvp/packets.inc.php +8 -8
M html/includes/graphs/bgp/auth.inc.php +12 -12
M html/includes/graphs/bgp/graph.inc.php +10 -11
M html/includes/graphs/bgp/updates.inc.php +7 -7
M html/includes/graphs/bill/auth.inc.php +10 -11
M html/includes/graphs/bill/bits.inc.php +29 -32
M html/includes/graphs/c6kxbar/auth.inc.php +9 -9
M html/includes/graphs/c6kxbar/util.inc.php +8 -8
M html/includes/graphs/cbqos/auth.inc.php +18 -20
M html/includes/graphs/cbqos/bits_drop.inc.php +6 -6
M html/includes/graphs/cbqos/bits_post.inc.php +6 -6
M html/includes/graphs/cbqos/bits_pre.inc.php +6 -6
M html/includes/graphs/cbqos/bits.inc.php +4 -4
M html/includes/graphs/cbqos/pkts_drop.inc.php +5 -5
M html/includes/graphs/cbqos/pkts_post.inc.php +5 -5
M html/includes/graphs/cbqos/pkts_pre.inc.php +5 -5
M html/includes/graphs/cbqos/pkts.inc.php +4 -4
M html/includes/graphs/cefswitching/auth.inc.php +12 -14
M html/includes/graphs/cefswitching/graph.inc.php +19 -21
M html/includes/graphs/common.inc.php +83 -84
M html/includes/graphs/counter/auth.inc.php +13 -15
M html/includes/graphs/customer/auth.inc.php +10 -11
M html/includes/graphs/customer/bits.inc.php +16 -18
M html/includes/graphs/customoid/auth.inc.php +21 -23
M html/includes/graphs/customoid/graph.inc.php +10 -9
M html/includes/graphs/device/aruba-cppm.inc.php +19 -19
M html/includes/graphs/device/arubacontroller_numaps.inc.php +10 -10
M html/includes/graphs/device/arubacontroller_numclients.inc.php +5 -5
M html/includes/graphs/device/asyncos_workq.inc.php +5 -5
M html/includes/graphs/device/auth.inc.php +7 -8
M html/includes/graphs/device/availability.inc.php +4 -4
M html/includes/graphs/device/bits.inc.php +34 -34
M html/includes/graphs/device/bluecoat_cache.inc.php +14 -14
M html/includes/graphs/device/bluecoat_http_client.inc.php +10 -10
M html/includes/graphs/device/bluecoat_http_server.inc.php +10 -10
M html/includes/graphs/device/bluecoat_server.inc.php +8 -8
M html/includes/graphs/device/bluecoat_tcp_est.inc.php +6 -6
M html/includes/graphs/device/bluecoat_tcp.inc.php +12 -12
M html/includes/graphs/device/bng_active_sessions.inc.php +5 -5
M html/includes/graphs/device/cipsec_flow_bits.inc.php +5 -5
M html/includes/graphs/device/cipsec_flow_pkts.inc.php +8 -8
M html/includes/graphs/device/cipsec_flow_stats.inc.php +39 -39
M html/includes/graphs/device/cipsec_flow_tunnels.inc.php +11 -11
M html/includes/graphs/device/collectd.inc.php +80 -65
M html/includes/graphs/device/counter.inc.php +22 -25
M html/includes/graphs/device/cras_sessions.inc.php +4 -4
M html/includes/graphs/device/definition.inc.php +4 -5
M html/includes/graphs/device/diskio_bits.inc.php +9 -9
M html/includes/graphs/device/diskio_common.inc.php +12 -14
M html/includes/graphs/device/diskio_ops.inc.php +9 -9
M html/includes/graphs/device/diskio.inc.php +3 -3
M html/includes/graphs/device/edac_errors.inc.php +36 -39
M html/includes/graphs/device/firewall_sessions_ipv4.inc.php +5 -5
M html/includes/graphs/device/fortigate_cpu.inc.php +5 -5
M html/includes/graphs/device/fuser.inc.php +11 -12
M html/includes/graphs/device/graph.inc.php +11 -10
M html/includes/graphs/device/imagingdrum.inc.php +11 -12
M html/includes/graphs/device/imagingdrums.inc.php +24 -25
M html/includes/graphs/device/ipsystemstats_ipv4_frag.inc.php +4 -4
M html/includes/graphs/device/ipsystemstats_ipv4.inc.php +4 -4
M html/includes/graphs/device/ipsystemstats_ipv6_frag.inc.php +4 -4
M html/includes/graphs/device/ipsystemstats_ipv6.inc.php +4 -4
M html/includes/graphs/device/ipSystemStats.inc.php +4 -4
M html/includes/graphs/device/juniper-firewall-bits.inc.php +3 -4
M html/includes/graphs/device/juniper-firewall-pkts.inc.php +3 -3
M html/includes/graphs/device/juniperive_connections.inc.php +10 -10
M html/includes/graphs/device/juniperive_meetings.inc.php +10 -10
M html/includes/graphs/device/juniperive_storage.inc.php +11 -11
M html/includes/graphs/device/juniperive_users.inc.php +10 -10
M html/includes/graphs/device/ksm_pages.inc.php +13 -14
M html/includes/graphs/device/mempool.inc.php +34 -39
M html/includes/graphs/device/netapp_cp_ops.inc.php +26 -28
M html/includes/graphs/device/netapp_disk_io.inc.php +5 -5
M html/includes/graphs/device/netapp_net_io.inc.php +5 -5
M html/includes/graphs/device/netapp_ops.inc.php +11 -12
M html/includes/graphs/device/netapp_tape_io.inc.php +5 -5
M html/includes/graphs/device/NETAPP-MIB_disk_io.inc.php +5 -5
M html/includes/graphs/device/NETAPP-MIB_net_io.inc.php +5 -5
M html/includes/graphs/device/NETAPP-MIB_tape_io.inc.php +5 -5
M html/includes/graphs/device/netscaler_common_errors.inc.php +29 -31
M html/includes/graphs/device/netscaler_conn_client.inc.php +21 -23
M html/includes/graphs/device/netscaler_conn_clientserver.inc.php +25 -27
M html/includes/graphs/device/netscaler_conn_current.inc.php +20 -22
M html/includes/graphs/device/netscaler_conn_server.inc.php +21 -23
M html/includes/graphs/device/netscaler_conn_spare.inc.php +25 -27
M html/includes/graphs/device/netscaler_conn_zombie_flushed.inc.php +21 -23
M html/includes/graphs/device/netscaler_conn_zombie_halfclosed.inc.php +21 -23
M html/includes/graphs/device/netscaler_conn_zombie_halfopen.inc.php +21 -23
M html/includes/graphs/device/netscaler_conn_zombie_packets.inc.php +21 -23
M html/includes/graphs/device/netscaler_cookie_rejected.inc.php +23 -25
M html/includes/graphs/device/netscaler_data_errors.inc.php +25 -27
M html/includes/graphs/device/netscaler_out_of_order.inc.php +23 -25
M html/includes/graphs/device/netscaler_retransmission_error.inc.php +27 -29
M html/includes/graphs/device/netscaler_retransmit_err.inc.php +23 -25
M html/includes/graphs/device/netscaler_rst_errors.inc.php +23 -25
M html/includes/graphs/device/netscaler_syn_errors.inc.php +28 -30
M html/includes/graphs/device/netscaler_syn_stats.inc.php +24 -26
M html/includes/graphs/device/netscaler_tcp_bits.inc.php +5 -5
M html/includes/graphs/device/netscaler_tcp_conn.inc.php +6 -6
M html/includes/graphs/device/netscaler_tcp_errfastretransmissions.inc.php +4 -4
M html/includes/graphs/device/netscaler_tcp_errfullretransmit.inc.php +4 -4
M html/includes/graphs/device/netscaler_tcp_errpartialretransmit.inc.php +4 -4
M html/includes/graphs/device/netscaler_tcp_errretransmit.inc.php +4 -4
M html/includes/graphs/device/netscaler_tcp_errretransmitgiveup.inc.php +4 -4
M html/includes/graphs/device/netscaler_tcp_errxretransmissions.inc.php +20 -22
M html/includes/graphs/device/netscaler_tcp_pkts.inc.php +8 -8
M html/includes/graphs/device/netscalersvc_bits.inc.php +11 -11
M html/includes/graphs/device/netscalersvc_common.inc.php +11 -13
M html/includes/graphs/device/netscalersvc_conns.inc.php +8 -8
M html/includes/graphs/device/netscalersvc_pkts.inc.php +8 -8
M html/includes/graphs/device/netscalersvc_reqs.inc.php +8 -8
M html/includes/graphs/device/netscalersvc_surge.inc.php +8 -8
M html/includes/graphs/device/netscalersvc_ttfb.inc.php +7 -7
M html/includes/graphs/device/netscalersvc.inc.php +18 -21
M html/includes/graphs/device/netscalersvcgrpmem_bits.inc.php +11 -11
M html/includes/graphs/device/netscalersvcgrpmem_common.inc.php +11 -13
M html/includes/graphs/device/netscalersvcgrpmem_conns.inc.php +8 -8
M html/includes/graphs/device/netscalersvcgrpmem_pkts.inc.php +8 -8
M html/includes/graphs/device/netscalersvcgrpmem_reqs.inc.php +8 -8
M html/includes/graphs/device/netscalersvcgrpmem_ttfb.inc.php +7 -7
M html/includes/graphs/device/netscalersvcgrpmem.inc.php +15 -17
M html/includes/graphs/device/netscalervsvr_bits.inc.php +11 -11
M html/includes/graphs/device/netscalervsvr_conns.inc.php +8 -8
M html/includes/graphs/device/netscalervsvr_hitmiss.inc.php +7 -7
M html/includes/graphs/device/netscalervsvr_pkts.inc.php +8 -8
M html/includes/graphs/device/netscalervsvr_reqs.inc.php +8 -8
M html/includes/graphs/device/netscalervsvr.inc.php +15 -17
M html/includes/graphs/device/netstat_arista_sw_ip_frag.inc.php +26 -29
M html/includes/graphs/device/netstat_arista_sw_ip.inc.php +31 -34
M html/includes/graphs/device/netstat_arista_sw_ip6_frag.inc.php +4 -4
M html/includes/graphs/device/netstat_arista_sw_ip6.inc.php +4 -4
M html/includes/graphs/device/netstat_icmp_info.inc.php +24 -26
M html/includes/graphs/device/netstat_icmp.inc.php +24 -26
M html/includes/graphs/device/netstat_ip_frag.inc.php +4 -4
M html/includes/graphs/device/netstat_ip.inc.php +23 -25
M html/includes/graphs/device/netstat_snmp_packets.inc.php +8 -8
M html/includes/graphs/device/netstat_snmp_stats.inc.php +22 -24
M html/includes/graphs/device/netstat_tcp_currestab.inc.php +4 -4
M html/includes/graphs/device/netstat_tcp_segments.inc.php +8 -8
M html/includes/graphs/device/netstat_tcp_stats.inc.php +16 -18
M html/includes/graphs/device/netstat_udp_datagrams.inc.php +8 -8
M html/includes/graphs/device/netstat_udp_errors.inc.php +17 -19
M html/includes/graphs/device/nfsen_bytes.inc.php +3 -3
M html/includes/graphs/device/nfsen_common.inc.php +22 -20
M html/includes/graphs/device/nfsen_flows.inc.php +4 -4
M html/includes/graphs/device/nfsen_packets.inc.php +4 -4
M html/includes/graphs/device/nfsen_traffic.inc.php +3 -3
M html/includes/graphs/device/pagecount.inc.php +19 -21
M html/includes/graphs/device/panos_gptunnels.inc.php +2 -2
M html/includes/graphs/device/panos_sessions.inc.php +4 -4
M html/includes/graphs/device/poller_perfperc.inc.php +25 -21
M html/includes/graphs/device/printersupplies_cleanerunit.inc.php +4 -4
M html/includes/graphs/device/printersupplies_developer.inc.php +4 -4
M html/includes/graphs/device/printersupplies_drum.inc.php +4 -4
M html/includes/graphs/device/printersupplies_fuser.inc.php +4 -4
M html/includes/graphs/device/printersupplies_ink.inc.php +4 -4
M html/includes/graphs/device/printersupplies_other.inc.php +4 -4
M html/includes/graphs/device/printersupplies_toner.inc.php +4 -4
M html/includes/graphs/device/printersupplies_transferunit.inc.php +4 -4
M html/includes/graphs/device/printersupplies_wasteink.inc.php +4 -4
M html/includes/graphs/device/printersupplies_wastetoner.inc.php +4 -4
M html/includes/graphs/device/printersupplies.inc.php +38 -40
M html/includes/graphs/device/processor_separate.inc.php +16 -18
M html/includes/graphs/device/processor_stack.inc.php +17 -19
M html/includes/graphs/device/processor.inc.php +9 -11
M html/includes/graphs/device/screenos_sessions.inc.php +10 -10
M html/includes/graphs/device/sensor.inc.php +16 -18
M html/includes/graphs/device/smokeping_all_common_avg.inc.php +95 -93
M html/includes/graphs/device/smokeping_all_common.inc.php +54 -57
M html/includes/graphs/device/smokeping_common.inc.php +3 -3
M html/includes/graphs/device/smokeping_in_all_avg.inc.php +3 -3
M html/includes/graphs/device/smokeping_in_all.inc.php +3 -3
M html/includes/graphs/device/smokeping_out_all_avg.inc.php +3 -3
M html/includes/graphs/device/smokeping_out_all.inc.php +3 -3
M html/includes/graphs/device/status.inc.php +4 -4
M html/includes/graphs/device/storage.inc.php +36 -37
M html/includes/graphs/device/transferroller.inc.php +11 -12
M html/includes/graphs/device/ucd_cpu.inc.php +4 -4
M html/includes/graphs/device/ucd_io.inc.php +6 -6
M html/includes/graphs/device/ucd_memory.inc.php +105 -109
M html/includes/graphs/device/ucd_ss_cpu.inc.php +55 -59
M html/includes/graphs/device/ucd_swap_io.inc.php +6 -6
M html/includes/graphs/device/vpdn_sessions_l2tp.inc.php +11 -11
M html/includes/graphs/device/vpdn_tunnels_l2tp.inc.php +11 -11
M html/includes/graphs/device/wastebox.inc.php +11 -12
M html/includes/graphs/device/wifi_clients.inc.php +20 -20
M html/includes/graphs/device/xdsl_bits.inc.php +5 -5
M html/includes/graphs/diskio/auth.inc.php +12 -14
M html/includes/graphs/diskio/bits.inc.php +5 -5
M html/includes/graphs/diskio/ops.inc.php +8 -8
M html/includes/graphs/diskio/stat.inc.php +12 -12
M html/includes/graphs/eigrppeer/auth.inc.php +12 -14
M html/includes/graphs/eigrppeer/graph.inc.php +23 -23
M html/includes/graphs/eigrpport/auth.inc.php +13 -15
M html/includes/graphs/eigrpport/packets.inc.php +24 -24
M html/includes/graphs/functions.inc.php +170 -163
M html/includes/graphs/generic_data.inc.php +131 -142
M html/includes/graphs/generic_definition.inc.php +206 -178
M html/includes/graphs/generic_duplex.inc.php +100 -113
M html/includes/graphs/generic_multi_bits_separated.inc.php +126 -119
M html/includes/graphs/generic_multi_bits.inc.php +90 -91
M html/includes/graphs/generic_multi_data_separated.inc.php +89 -81
M html/includes/graphs/generic_multi_data.inc.php +85 -94
M html/includes/graphs/generic_multi_group_bits.inc.php +92 -92
M html/includes/graphs/generic_multi_group_simplex_separated.inc.php +86 -69
M html/includes/graphs/generic_multi_line.inc.php +96 -78
M html/includes/graphs/generic_multi_separated.inc.php +292 -208
M html/includes/graphs/generic_multi_simplex_separated.inc.php +110 -101
M html/includes/graphs/generic_multi.inc.php +74 -76
M html/includes/graphs/generic_simplex.inc.php +84 -92
M html/includes/graphs/global/auth.inc.php +5 -6
M html/includes/graphs/global/bits_types.inc.php +16 -18
M html/includes/graphs/global/bits.inc.php +41 -41
M html/includes/graphs/global/jnx_cos_queues.inc.php +36 -35
M html/includes/graphs/global/poller_time_separate.inc.php +14 -14
M html/includes/graphs/global/poller_time.inc.php +14 -14
M html/includes/graphs/global/poller.inc.php +19 -19
M html/includes/graphs/global/pollermod.inc.php +30 -31
M html/includes/graphs/global/pollermods.inc.php +29 -29
M html/includes/graphs/global/processor_separate.inc.php +16 -18
M html/includes/graphs/global/processor_stack.inc.php +17 -19
M html/includes/graphs/global/sros_queues.inc.php +31 -30
M html/includes/graphs/graph.inc.php +148 -138
M html/includes/graphs/ipsectunnel/auth.inc.php +18 -21
M html/includes/graphs/ipsectunnel/bits.inc.php +5 -5
M html/includes/graphs/ipsectunnel/pkts.inc.php +8 -8
M html/includes/graphs/lb-pool-member/auth.inc.php +17 -19
M html/includes/graphs/lb-pool-member/bits.inc.php +5 -5
M html/includes/graphs/lb-pool-member/conns.inc.php +5 -5
M html/includes/graphs/lb-snatpool/auth.inc.php +14 -16
M html/includes/graphs/lb-snatpool/bits.inc.php +5 -5
M html/includes/graphs/lb-snatpool/conns.inc.php +5 -5
M html/includes/graphs/lb-snatpool/cur_conns.inc.php +5 -5
M html/includes/graphs/lb-virtual/auth.inc.php +14 -16
M html/includes/graphs/lb-virtual/bits.inc.php +5 -5
M html/includes/graphs/lb-virtual/conns.inc.php +5 -5
M html/includes/graphs/legend.inc.php +43 -38
M html/includes/graphs/location/auth.inc.php +10 -10
M html/includes/graphs/location/bits.inc.php +39 -39
M html/includes/graphs/macaccounting/auth.inc.php +29 -33
M html/includes/graphs/macaccounting/bits.inc.php +5 -5
M html/includes/graphs/macaccounting/pkts.inc.php +11 -9
M html/includes/graphs/mempool/auth.inc.php +15 -18
M html/includes/graphs/mempool/usage.inc.php +44 -47
M html/includes/graphs/minute_multi_line.inc.php +77 -59
M html/includes/graphs/multi-auth-generic.inc.php +26 -26
M html/includes/graphs/multi-customoid/auth.inc.php +14 -14
M html/includes/graphs/multi-customoid/graph.inc.php +3 -3
M html/includes/graphs/multi-customoid/line.inc.php +21 -17
M html/includes/graphs/multi-customoid/stacked.inc.php +24 -18
M html/includes/graphs/multi-mempool/auth.inc.php +6 -6
M html/includes/graphs/multi-mempool/usage.inc.php +41 -46
M html/includes/graphs/multi-oid-entry/auth.inc.php +30 -28
M html/includes/graphs/multi-oid-entry/line.inc.php +13 -9
M html/includes/graphs/multi-oid-entry/stacked.inc.php +9 -9
M html/includes/graphs/multi-port/auth.inc.php +4 -4
M html/includes/graphs/multi-port/bcastpkts.inc.php +24 -27
M html/includes/graphs/multi-port/bits_duo_separate.inc.php +33 -29
M html/includes/graphs/multi-port/bits_duo.inc.php +105 -94
M html/includes/graphs/multi-port/bits_old.inc.php +20 -21
M html/includes/graphs/multi-port/bits_separate.inc.php +19 -19
M html/includes/graphs/multi-port/bits_trio_compare.inc.php +106 -72
M html/includes/graphs/multi-port/bits_trio.inc.php +154 -134
M html/includes/graphs/multi-port/bits.inc.php +22 -22
M html/includes/graphs/multi-port/discards.inc.php +26 -29
M html/includes/graphs/multi-port/errors.inc.php +26 -29
M html/includes/graphs/multi-port/groups_bits.inc.php +32 -30
M html/includes/graphs/multi-port/ipv6_bits.inc.php +22 -22
M html/includes/graphs/multi-port/mcastpkts.inc.php +25 -28
M html/includes/graphs/multi-port/upkts.inc.php +26 -29
M html/includes/graphs/multi-processor/auth.inc.php +10 -8
M html/includes/graphs/multi-processor/usage.inc.php +19 -20
M html/includes/graphs/multi-sensor/auth.inc.php +30 -30
M html/includes/graphs/multi-sensor/graph.inc.php +18 -19
M html/includes/graphs/multi-sensor/stacked.inc.php +19 -20
M html/includes/graphs/multi-status/auth.inc.php +10 -8
M html/includes/graphs/multi-status/graph.inc.php +18 -19
M html/includes/graphs/multi-storage/auth.inc.php +10 -8
M html/includes/graphs/multi-storage/bytes_stacked.inc.php +46 -48
M html/includes/graphs/multi-storage/perc_stacked.inc.php +41 -43
M html/includes/graphs/multi-storage/usage.inc.php +42 -45
M html/includes/graphs/munin/auth.inc.php +10 -12
M html/includes/graphs/munin/graph.inc.php +50 -50
M html/includes/graphs/netscalersvc/auth.inc.php +16 -18
M html/includes/graphs/netscalersvc/bits.inc.php +5 -5
M html/includes/graphs/netscalersvc/conns.inc.php +7 -7
M html/includes/graphs/netscalersvc/pkts.inc.php +7 -7
M html/includes/graphs/netscalersvc/reqs.inc.php +7 -7
M html/includes/graphs/netscalersvc/surge.inc.php +6 -6
M html/includes/graphs/netscalersvc/ttfb.inc.php +6 -6
M html/includes/graphs/netscalersvcgrpmem/auth.inc.php +16 -19
M html/includes/graphs/netscalersvcgrpmem/bits.inc.php +5 -5
M html/includes/graphs/netscalersvcgrpmem/conns.inc.php +7 -7
M html/includes/graphs/netscalersvcgrpmem/pkts.inc.php +7 -7
M html/includes/graphs/netscalersvcgrpmem/reqs.inc.php +7 -7
M html/includes/graphs/netscalersvcgrpmem/ttfb.inc.php +6 -6
M html/includes/graphs/netscalervsvr/auth.inc.php +16 -18
M html/includes/graphs/netscalervsvr/bits.inc.php +5 -5
M html/includes/graphs/netscalervsvr/conns.inc.php +7 -7
M html/includes/graphs/netscalervsvr/hitmiss.inc.php +14 -15
M html/includes/graphs/netscalervsvr/pkts.inc.php +7 -7
M html/includes/graphs/netscalervsvr/reqs.inc.php +7 -7
M html/includes/graphs/p2pradio/auth.inc.php +12 -14
M html/includes/graphs/p2pradio/capacity.inc.php +18 -20
M html/includes/graphs/p2pradio/gain.inc.php +19 -21
M html/includes/graphs/p2pradio/power.inc.php +19 -21
M html/includes/graphs/p2pradio/rmse.inc.php +19 -21
M html/includes/graphs/p2pradio/rxlevel.inc.php +19 -21
M html/includes/graphs/p2pradio/symbol_rates.inc.php +20 -22
M html/includes/graphs/poller/auth.inc.php +6 -7
M html/includes/graphs/port/adsl_attainable.inc.php +12 -13
M html/includes/graphs/port/adsl_attenuation.inc.php +12 -13
M html/includes/graphs/port/adsl_power.inc.php +12 -13
M html/includes/graphs/port/adsl_snr.inc.php +13 -14
M html/includes/graphs/port/adsl_speed.inc.php +12 -13
M html/includes/graphs/port/auth.inc.php +68 -76
M html/includes/graphs/port/bits.inc.php +5 -5
M html/includes/graphs/port/discards.inc.php +8 -8
M html/includes/graphs/port/errors.inc.php +10 -10
M html/includes/graphs/port/etherlike.inc.php +21 -23
M html/includes/graphs/port/fdb_count.inc.php +12 -13
M html/includes/graphs/port/ipv6_bits.inc.php +5 -5
M html/includes/graphs/port/jnx_cos_queue.inc.php +46 -49
M html/includes/graphs/port/jnx_cos_queues_common.inc.php +27 -26
M html/includes/graphs/port/jnx_QedBytes.inc.php +8 -8
M html/includes/graphs/port/jnx_QedPkts.inc.php +7 -7
M html/includes/graphs/port/jnx_TailDropPkts.inc.php +7 -7
M html/includes/graphs/port/jnx_TotalRedDropBytes.inc.php +7 -7
M html/includes/graphs/port/jnx_TotalRedDropPkts.inc.php +7 -7
M html/includes/graphs/port/mac_acc_total.inc.php +106 -105
M html/includes/graphs/port/nupkts.inc.php +23 -21
M html/includes/graphs/port/pagp_bits.inc.php +18 -20
M html/includes/graphs/port/percent.inc.php +12 -10
M html/includes/graphs/port/pktsize.inc.php +16 -14
M html/includes/graphs/port/sros_EgressDroInProfOcts.inc.php +8 -8
M html/includes/graphs/port/sros_EgressDroInProfPkts.inc.php +8 -8
M html/includes/graphs/port/sros_EgressDroOutProfOcts.inc.php +8 -8
M html/includes/graphs/port/sros_EgressDroOutProfPkts.inc.php +8 -8
M html/includes/graphs/port/sros_EgressFwdInProfOcts.inc.php +8 -8
M html/includes/graphs/port/sros_EgressFwdInProfPkts.inc.php +8 -8
M html/includes/graphs/port/sros_EgressFwdOutProfOcts.inc.php +8 -8
M html/includes/graphs/port/sros_EgressFwdOutProfPkts.inc.php +8 -8
M html/includes/graphs/port/sros_IngressDroInProfOcts.inc.php +8 -8
M html/includes/graphs/port/sros_IngressDroInProfPkts.inc.php +8 -8
M html/includes/graphs/port/sros_IngressDroOutProfOcts.inc.php +8 -8
M html/includes/graphs/port/sros_IngressDroOutProfPkts.inc.php +8 -8
M html/includes/graphs/port/sros_IngressFwdInProfOcts.inc.php +8 -8
M html/includes/graphs/port/sros_IngressFwdInProfPkts.inc.php +8 -8
M html/includes/graphs/port/sros_IngressFwdOutProfOcts.inc.php +8 -8
M html/includes/graphs/port/sros_IngressFwdOutProfPkts.inc.php +8 -8
M html/includes/graphs/port/sros_queue.inc.php +33 -36
M html/includes/graphs/port/sros_queues_common.inc.php +20 -22
M html/includes/graphs/port/upkts.inc.php +9 -7
M html/includes/graphs/printersupply/auth.inc.php +12 -14
M html/includes/graphs/printersupply/usage.inc.php +15 -14
M html/includes/graphs/probe/auth.inc.php +15 -17
M html/includes/graphs/processor/auth.inc.php +10 -11
M html/includes/graphs/processor/usage.inc.php +6 -6
M html/includes/graphs/pseudowire/auth.inc.php +22 -26
M html/includes/graphs/pseudowire/bits.inc.php +4 -4
M html/includes/graphs/pseudowire/pkts.inc.php +9 -7
M html/includes/graphs/rserver/auth.inc.php +15 -18
M html/includes/graphs/rserver/curr.inc.php +5 -5
M html/includes/graphs/rserver/failed.inc.php +5 -5
M html/includes/graphs/rserver/total.inc.php +5 -5
M html/includes/graphs/sensor/auth.inc.php +13 -15
M html/includes/graphs/sensor/graph.inc.php +23 -23
M html/includes/graphs/sla/auth.inc.php +28 -32
M html/includes/graphs/sla/graph.inc.php +13 -15
M html/includes/graphs/sla/jitter.inc.php +30 -34
M html/includes/graphs/smokeping/auth.inc.php +8 -9
M html/includes/graphs/smokeping/in.inc.php +48 -50
M html/includes/graphs/smokeping/out.inc.php +47 -49
M html/includes/graphs/status/auth.inc.php +12 -14
M html/includes/graphs/status/graph.inc.php +5 -5
M html/includes/graphs/storage/auth.inc.php +12 -14
M html/includes/graphs/storage/bytes.inc.php +25 -27
M html/includes/graphs/storage/perc.inc.php +25 -27
M html/includes/graphs/vserver/auth.inc.php +12 -14
M html/includes/graphs/vserver/bits.inc.php +5 -5
M html/includes/graphs/vserver/conns.inc.php +5 -5
M html/includes/graphs/vserver/pkts.inc.php +8 -8
M html/includes/graphs/wifi-ap-member/auth.inc.php +14 -16
M html/includes/graphs/wifi-ap-member/bits.inc.php +5 -5
M html/includes/graphs/wifi-ap-member/conns.inc.php +30 -30
M html/includes/graphs/wifi/auth.inc.php +11 -13
M html/includes/graphs/wifi/clientfailedassociations.inc.php +11 -12
M html/includes/graphs/wifi/noisefloor.inc.php +11 -12
M html/includes/graphs/wifi/refusedconnectioncount.inc.php +11 -12
M html/includes/graphs/wifi/resetcount.inc.php +11 -12
M html/includes/graphs/wifi/retransmitoctet.inc.php +11 -12
M html/includes/graphs/wifi/txretriescount.inc.php +11 -12
M html/includes/graphs/wifi/usersessions.inc.php +11 -12
M html/includes/graphs/wifiradio/auth.inc.php +12 -14
M html/includes/graphs/wifiradio/bits.inc.php +5 -5
M html/includes/graphs/wifiradio/clients.inc.php +19 -21
M html/includes/graphs/wifiradio/frames.inc.php +11 -9
M html/includes/graphs/wifiradio/rxerrors.inc.php +21 -23
M html/includes/graphs/XXX_device_memory_windows.inc.php +5 -5
M html/includes/group_edit.inc.php +11 -13
M html/includes/group-navbar.inc.php +217 -233
M html/includes/maintenance-navbar.inc.php +95 -106
M html/includes/map/google-mc.inc.php +178 -185
M html/includes/map/google.inc.php +91 -89
M html/includes/map/leaflet.inc.php +64 -61
M html/includes/modals/add_probe.inc.php +57 -58
M html/includes/modals/edit_probe.inc.php +39 -39
M html/includes/navbar.inc.php +798 -875
M html/includes/notifications.inc.php +106 -106
M html/includes/panels/default.inc.php +5 -5
M html/includes/panels/device.inc.php +26 -26
M html/includes/port-sort-select.inc.php +57 -57
M html/includes/port-sort.inc.php +63 -63
M html/includes/print-accesspoint-graphs.inc.php +3 -3
M html/includes/print-accesspoint.inc.php +31 -33
M html/includes/print-device-graph.php +9 -5
M html/includes/print-interface-adsl.inc.php +45 -43
M html/includes/print-service.inc.php +32 -26
M html/includes/print-vlan.inc.php +23 -23
M html/includes/print-vrf.inc.php +12 -12
M html/includes/print/addresses.inc.php +218 -221
M html/includes/print/alert_log.inc.php +291 -255
M html/includes/print/alert.inc.php +277 -258
M html/includes/print/arptable.inc.php +156 -143
M html/includes/print/authlog.inc.php +136 -133
M html/includes/print/billing.inc.php +38 -39
M html/includes/print/common.inc.php +576 -551
M html/includes/print/dot1xtable.inc.php +107 -103
M html/includes/print/events.inc.php +247 -252
M html/includes/print/fdbtable.inc.php +181 -170
M html/includes/print/inventory.inc.php +358 -349
M html/includes/print/logalert.inc.php +120 -126
M html/includes/print/mac_addresses.inc.php +87 -86
M html/includes/print/navbar.inc.php +291 -284
M html/includes/print/neighbours.inc.php +230 -236
M html/includes/print/routing.inc.php +329 -325
M html/includes/print/rows.inc.php +540 -486
M html/includes/print/search.inc.php +1,744 -1,855
M html/includes/print/status.inc.php +407 -408
M html/includes/print/syslogs.inc.php +538 -548
M html/includes/print/vlan.inc.php +45 -44
M html/includes/search/accesspoints.inc.php +22 -22
M html/includes/search/devices.inc.php +38 -38
M html/includes/search/groups.inc.php +22 -22
M html/includes/search/inventory.inc.php +34 -34
M html/includes/search/ip-addresses.inc.php +59 -58
M html/includes/search/loadbalancers.inc.php +111 -109
M html/includes/search/neighbours.inc.php +54 -54
M html/includes/search/ports.inc.php +35 -35
M html/includes/search/sensors.inc.php +27 -27
M html/includes/search/slas.inc.php +24 -24
M html/includes/search/status.inc.php +25 -25
M html/includes/service-delete.inc.php +7 -8
M html/includes/status-donuts.inc.php +114 -102
M html/includes/status-portpercent.inc.php +159 -142
M html/includes/status-summary.inc.php +265 -220
M html/includes/user_menu.inc.php +50 -50
M html/includes/widgets/graph.inc.php +101 -107
M html/index.php +7 -7
M html/js/compat/bluebird.min.js +1 -1
M html/js/cytoscape.min.js +1 -1
M html/js/observium-entities.js +41 -39
M html/js/observium-screen.js +46 -43
M html/js/observium.js +92 -96
M html/networkmap.php +190 -186
M html/pages/about.inc.php +233 -175
M html/pages/add_alert_check.inc.php +250 -255
M html/pages/add_syslog_rule.inc.php +92 -94
M html/pages/addhost.inc.php +191 -191
M html/pages/alert_check.inc.php +960 -983
M html/pages/alert_checks.inc.php +196 -213
M html/pages/alert_log.inc.php +80 -81
M html/pages/alert_maintenance_add.inc.php +61 -62
M html/pages/alert_maintenance.inc.php +1 -1
M html/pages/alert_regenerate.inc.php +12 -12
M html/pages/alerts.inc.php +53 -47
M html/pages/apps.inc.php +39 -46
M html/pages/apps/default.inc.php +25 -28
M html/pages/apps/overview.inc.php +54 -57
M html/pages/authlog.inc.php +44 -46
M html/pages/bill.inc.php +137 -124
M html/pages/bill/accurate.inc.php +38 -41
M html/pages/bill/actions.inc.php +63 -66
M html/pages/bill/api.inc.php +9 -9
M html/pages/bill/delete.inc.php +28 -28
M html/pages/bill/edit.inc.php +238 -215
M html/pages/bill/history.inc.php +94 -100
M html/pages/bill/infoboxes.inc.php +204 -199
M html/pages/bill/navbar.inc.php +34 -35
M html/pages/bill/pdf_css.inc.php +4 -4
M html/pages/bill/pdf_history.inc.php +294 -288
M html/pages/bill/ports.inc.php +17 -21
M html/pages/bill/quick.inc.php +37 -40
M html/pages/bill/reset.inc.php +49 -47
M html/pages/bill/transfer.inc.php +98 -97
M html/pages/bills.inc.php +80 -72
M html/pages/bills/add.inc.php +152 -154
M html/pages/bills/month.inc.php +124 -124
M html/pages/bills/search.inc.php +38 -42
M html/pages/bills/searchaction.inc.php +33 -39
M html/pages/contact.inc.php +515 -516
M html/pages/contacts.inc.php +180 -179
M html/pages/customers.inc.php +19 -20
M html/pages/customoid.inc.php +206 -208
M html/pages/customoids.inc.php +90 -93
M html/pages/dashboard_add.inc.php +8 -9
M html/pages/dashboard.inc.php +156 -157
M html/pages/deleted-ports.inc.php +27 -35
M html/pages/delhost.inc.php +75 -75
M html/pages/device.inc.php +660 -651
M html/pages/device/accesspoint.inc.php +8 -8
M html/pages/device/accesspoints.inc.php +15 -17
M html/pages/device/alert.inc.php +206 -183
M html/pages/device/alerts.inc.php +70 -60
M html/pages/device/apps.inc.php +112 -122
M html/pages/device/apps/apache.inc.php +8 -8
M html/pages/device/apps/app_navbar.inc.php +14 -11
M html/pages/device/apps/asterisk.inc.php +6 -6
M html/pages/device/apps/bind.inc.php +21 -21
M html/pages/device/apps/ceph.inc.php +5 -5
M html/pages/device/apps/dhcpkit.inc.php +7 -7
M html/pages/device/apps/dovecot.inc.php +14 -14
M html/pages/device/apps/drbd.inc.php +8 -8
M html/pages/device/apps/exchange.inc.php +65 -67
M html/pages/device/apps/exim-mailqueue.inc.php +5 -5
M html/pages/device/apps/exim.inc.php +7 -7
M html/pages/device/apps/freeradius.inc.php +6 -6
M html/pages/device/apps/icecast.inc.php +8 -8
M html/pages/device/apps/ioping.inc.php +7 -7
M html/pages/device/apps/jvmoverjmx.inc.php +26 -26
M html/pages/device/apps/kamailio.inc.php +15 -15
M html/pages/device/apps/lighttpd.inc.php +7 -7
M html/pages/device/apps/lvs_stats.inc.php +5 -5
M html/pages/device/apps/mailscanner.inc.php +7 -7
M html/pages/device/apps/memcached.inc.php +11 -11
M html/pages/device/apps/mongodb.inc.php +12 -12
M html/pages/device/apps/mssql.inc.php +24 -21
M html/pages/device/apps/mssql/memory.inc.php +36 -36
M html/pages/device/apps/mssql/processor.inc.php +21 -21
M html/pages/device/apps/mysql.inc.php +35 -35
M html/pages/device/apps/nfs.inc.php +6 -6
M html/pages/device/apps/nfsd.inc.php +9 -9
M html/pages/device/apps/nginx.inc.php +6 -6
M html/pages/device/apps/nsd.inc.php +11 -11
M html/pages/device/apps/ntp-client.inc.php +5 -5
M html/pages/device/apps/ntpd-server.inc.php +11 -11
M html/pages/device/apps/ntpd.inc.php +20 -21
M html/pages/device/apps/openvpn.inc.php +6 -6
M html/pages/device/apps/postfix_mailgraph.inc.php +7 -7
M html/pages/device/apps/postfix_qshape.inc.php +1 -1
M html/pages/device/apps/postgresql.inc.php +12 -12
M html/pages/device/apps/powerdns-recursor.inc.php +17 -17
M html/pages/device/apps/powerdns.inc.php +11 -11
M html/pages/device/apps/shoutcast.inc.php +48 -55
M html/pages/device/apps/unbound.inc.php +12 -12
M html/pages/device/apps/varnish.inc.php +8 -8
M html/pages/device/apps/vmwaretools.inc.php +6 -6
M html/pages/device/apps/zimbra.inc.php +19 -19
M html/pages/device/collectd.inc.php +56 -48
M html/pages/device/data.inc.php +38 -40
M html/pages/device/edit.inc.php +80 -70
M html/pages/device/edit/agent.inc.php +55 -65
M html/pages/device/edit/alerts.inc.php +129 -130
M html/pages/device/edit/apps.inc.php +98 -99
M html/pages/device/edit/delete.inc.php +31 -31
M html/pages/device/edit/device.inc.php +205 -210
M html/pages/device/edit/duplicates.inc.php +35 -35
M html/pages/device/edit/geo.inc.php +203 -201
M html/pages/device/edit/graphs.inc.php +89 -92
M html/pages/device/edit/icon.inc.php +73 -84
M html/pages/device/edit/ipmi.inc.php +114 -108
M html/pages/device/edit/mibs.inc.php +202 -198
M html/pages/device/edit/modules.inc.php +318 -287
M html/pages/device/edit/netscaler_svcs.inc.php +78 -78
M html/pages/device/edit/netscaler_vsvrs.inc.php +78 -78
M html/pages/device/edit/ports.inc.php +56 -56
M html/pages/device/edit/sensors.inc.php +198 -197
M html/pages/device/edit/snmp.inc.php +279 -269
M html/pages/device/edit/ssh.inc.php +60 -65
M html/pages/device/edit/status.inc.php +35 -35
M html/pages/device/edit/wmi.inc.php +164 -146
M html/pages/device/entphysical.inc.php +4 -4
M html/pages/device/graphs.inc.php +80 -81
M html/pages/device/health.inc.php +77 -68
M html/pages/device/health/counter.inc.php +16 -17
M html/pages/device/health/dbm.inc.php +6 -6
M html/pages/device/health/diskio.inc.php +37 -40
M html/pages/device/health/mempool.inc.php +15 -15
M html/pages/device/health/processor.inc.php +16 -16
M html/pages/device/health/sensors.inc.php +12 -12
M html/pages/device/health/status.inc.php +18 -18
M html/pages/device/health/storage.inc.php +15 -15
M html/pages/device/hrdevice.inc.php +62 -67
M html/pages/device/juniper-firewall.inc.php +34 -36
M html/pages/device/latency.inc.php +76 -74
M html/pages/device/loadbalancer.inc.php +36 -37
M html/pages/device/loadbalancer/lb_pools.inc.php +191 -190
M html/pages/device/loadbalancer/lb_snatpools.inc.php +90 -85
M html/pages/device/loadbalancer/lb_virtuals.inc.php +260 -265
M html/pages/device/loadbalancer/loadbalancer_rservers.inc.php +59 -48
M html/pages/device/loadbalancer/loadbalancer_vservers.inc.php +59 -49
M html/pages/device/loadbalancer/netscaler_servicegroupmembers.inc.php +123 -113
M html/pages/device/loadbalancer/netscaler_services.inc.php +130 -119
M html/pages/device/loadbalancer/netscaler_vsvr.inc.php +147 -147
M html/pages/device/logs.inc.php +33 -31
M html/pages/device/logs/alertlog.inc.php +70 -68
M html/pages/device/logs/eventlog.inc.php +51 -51
M html/pages/device/logs/logalert.inc.php +1 -1
M html/pages/device/logs/syslog.inc.php +91 -92
M html/pages/device/munin.inc.php +37 -39
M html/pages/device/nfsen.inc.php +13 -13
M html/pages/device/notes.inc.php +29 -29
M html/pages/device/overview-normal.inc.php +49 -48
M html/pages/device/overview-wide.inc.php +56 -56
M html/pages/device/overview.inc.php +44 -46
M html/pages/device/overview/alertlog.inc.php +12 -12
M html/pages/device/overview/alerts.inc.php +14 -13
M html/pages/device/overview/c6kxbar.inc.php +69 -70
M html/pages/device/overview/counter.inc.php +79 -86
M html/pages/device/overview/events.inc.php +13 -13
M html/pages/device/overview/information_extended.inc.php +53 -53
M html/pages/device/overview/information.inc.php +46 -46
M html/pages/device/overview/mempools.inc.php +51 -52
M html/pages/device/overview/ports.inc.php +138 -138
M html/pages/device/overview/printersupplies.inc.php +54 -60
M html/pages/device/overview/processors-unix.inc.php +66 -66
M html/pages/device/overview/processors.inc.php +105 -108
M html/pages/device/overview/sensors.inc.php +197 -195
M html/pages/device/overview/status.inc.php +21 -21
M html/pages/device/overview/storage.inc.php +66 -64
M html/pages/device/overview/syslog.inc.php +11 -12
M html/pages/device/overview/ucd_mem.inc.php +89 -91
M html/pages/device/p2pradios.inc.php +15 -12
M html/pages/device/packages.inc.php +51 -50
M html/pages/device/perf.inc.php +215 -222
M html/pages/device/port.inc.php +116 -117
M html/pages/device/port/adsl.inc.php +29 -30
M html/pages/device/port/alertlog.inc.php +4 -4
M html/pages/device/port/alerts.inc.php +5 -5
M html/pages/device/port/arp.inc.php +48 -48
M html/pages/device/port/cbqos.inc.php +18 -19
M html/pages/device/port/data.inc.php +7 -8
M html/pages/device/port/events.inc.php +5 -5
M html/pages/device/port/fdb.inc.php +56 -57
M html/pages/device/port/graphs.inc.php +70 -74
M html/pages/device/port/jnx_cos_queues.inc.php +58 -57
M html/pages/device/port/junose-atm-vp.inc.php +30 -26
M html/pages/device/port/macaccounting_top10.inc.php +83 -81
M html/pages/device/port/macaccounting.inc.php +161 -150
M html/pages/device/port/pagp.inc.php +22 -21
M html/pages/device/port/realtime.inc.php +27 -29
M html/pages/device/port/sensors.inc.php +5 -5
M html/pages/device/port/sros_queues.inc.php +67 -67
M html/pages/device/port/vlans.inc.php +39 -35
M html/pages/device/ports.inc.php +169 -183
M html/pages/device/ports/adsl.inc.php +9 -10
M html/pages/device/ports/arp.inc.php +48 -48
M html/pages/device/ports/fdb.inc.php +96 -96
M html/pages/device/ports/ipv4.inc.php +73 -74
M html/pages/device/ports/ipv6.inc.php +73 -74
M html/pages/device/ports/map.inc.php +7 -6
M html/pages/device/ports/neighbours.inc.php +8 -8
M html/pages/device/ports/sensors.inc.php +8 -8
M html/pages/device/printing.inc.php +56 -54
M html/pages/device/probes.inc.php +17 -13
M html/pages/device/pseudowires.inc.php +47 -49
M html/pages/device/routing.inc.php +40 -42
M html/pages/device/routing/bgp.inc.php +117 -117
M html/pages/device/routing/cef.inc.php +87 -74
M html/pages/device/routing/eigrp.inc.php +75 -73
M html/pages/device/routing/eigrp/peers.inc.php +30 -32
M html/pages/device/routing/eigrp/ports.inc.php +14 -15
M html/pages/device/routing/ipsec_tunnels.inc.php +93 -93
M html/pages/device/routing/ospf.inc.php +203 -199
M html/pages/device/routing/vrf.inc.php +25 -28
M html/pages/device/showconfig.inc.php +201 -195
M html/pages/device/showtech.inc.php +153 -146
M html/pages/device/slas.inc.php +29 -27
M html/pages/device/vlans.inc.php +28 -20
M html/pages/device/vm.inc.php +4 -4
M html/pages/device/wifi.inc.php +39 -29
M html/pages/device/wifi/accesspoint.inc.php +68 -71
M html/pages/device/wifi/accesspoints.inc.php +244 -246
M html/pages/device/wifi/overview.inc.php +24 -20
M html/pages/device/wifi/radios.inc.php +61 -66
M html/pages/device/wifi/wlans.inc.php +61 -76
M html/pages/device/winservices.inc.php +43 -46
M html/pages/devices.inc.php +329 -323
M html/pages/devices/basic.inc.php +10 -13
M html/pages/devices/detail.inc.php +21 -24
M html/pages/devices/graphs.inc.php +66 -56
M html/pages/devices/perf.inc.php +18 -21
M html/pages/devices/status.inc.php +18 -21
M html/pages/edituser/deleteuser.inc.php +19 -23
M html/pages/eventlog.inc.php +86 -87
D html/pages/front
M html/pages/graphs.inc.php +295 -295
M html/pages/group_add.inc.php +51 -52
M html/pages/group.inc.php +445 -465
M html/pages/groups_regenerate.inc.php +9 -10
M html/pages/groups.inc.php +125 -129
M html/pages/health.inc.php +68 -77
M html/pages/health/counter.inc.php +3 -3
M html/pages/health/mempool.inc.php +3 -3
M html/pages/health/printersupply.inc.php +3 -3
M html/pages/health/processor.inc.php +3 -3
M html/pages/health/sensor.inc.php +3 -3
M html/pages/health/status.inc.php +3 -3
M html/pages/health/storage.inc.php +3 -3
M html/pages/iftype.inc.php +72 -69
M html/pages/inventory.inc.php +146 -146
M html/pages/jnx_cos_queues.inc.php +39 -44
M html/pages/locations.inc.php +57 -54
M html/pages/logon.inc.php +89 -90
M html/pages/map_traffic.inc.php +372 -366
M html/pages/map.inc.php +603 -590
M html/pages/mibs.inc.php +115 -115
M html/pages/migrate_alerts.inc.php +111 -120
M html/pages/modules.inc.php +31 -32
M html/pages/neighbours.inc.php +67 -71
M html/pages/os.inc.php +27 -32
M html/pages/p2pradios.inc.php +11 -8
M html/pages/packages.inc.php +65 -68
M html/pages/pollerlog.inc.php +333 -319
M html/pages/ports.inc.php +155 -141
M html/pages/ports/graphs.inc.php +72 -75
M html/pages/ports/list.inc.php +41 -40
M html/pages/preferences.inc.php +48 -44
M html/pages/preferences/authentication.inc.php +36 -37
M html/pages/preferences/authlog.inc.php +8 -8
M html/pages/preferences/general.inc.php +233 -234
M html/pages/preferences/settings.inc.php +54 -54
M html/pages/probes.inc.php +15 -13
M html/pages/processes.inc.php +6 -6
M html/pages/pseudowires.inc.php +46 -42
M html/pages/roles.inc.php +691 -676
M html/pages/routing.inc.php +37 -32
M html/pages/routing/bgp.inc.php +155 -146
M html/pages/routing/cef.inc.php +22 -22
M html/pages/routing/eigrp.inc.php +17 -17
M html/pages/routing/ospf.inc.php +61 -59
M html/pages/routing/overview.inc.php +19 -22
M html/pages/routing/vrf.inc.php +125 -134
M html/pages/search.inc.php +25 -25
M html/pages/search/arp.inc.php +58 -58
M html/pages/search/dot1x.inc.php +63 -66
M html/pages/search/fdb.inc.php +98 -99
M html/pages/search/ipv4.inc.php +70 -71
M html/pages/search/ipv6.inc.php +69 -70
M html/pages/search/mac.inc.php +50 -50
M html/pages/settings.inc.php +5 -5
M html/pages/settings/changed_config.inc.php +5 -5
M html/pages/settings/config.inc.php +6 -7
M html/pages/settings/default.inc.php +73 -75
M html/pages/simpleapi.inc.php +10 -11
M html/pages/slas.inc.php +106 -105
M html/pages/sros_queues.inc.php +52 -54
M html/pages/syslog_alerts.inc.php +4 -4
M html/pages/syslog_rules.inc.php +49 -54
M html/pages/syslog.inc.php +114 -115
M html/pages/user_add.inc.php +132 -132
M html/pages/user_edit.inc.php +866 -866
M html/pages/vlan.inc.php +94 -94
M html/pages/vms.inc.php +4 -4
M html/pages/wmap.inc.php +63 -64
M html/ui-test.php +1,295 -660
M html/weathermap.php +14 -10
M includes/alerting/devnull.inc.php +3 -3
M includes/alerting/discord.inc.php +55 -57
M includes/alerting/email.inc.php +119 -127
M includes/alerting/opsgenie.inc.php +5 -6
M includes/alerting/pagerduty.inc.php +4 -4
M includes/alerting/script.inc.php +10 -13
M includes/alerting/servicenow.inc.php +13 -13
M includes/alerting/slack.inc.php +61 -63
M includes/alerting/smstools.inc.php +15 -14
M includes/alerting/victorops.inc.php +3 -3
M includes/alerting/xmpp.inc.php +52 -56
M includes/alerts.inc.php +2,324 -2,310
M includes/autoloader.inc.php +94 -93
M includes/billing.inc.php +180 -167
M includes/cache.inc.php +427 -404
M includes/common.inc.php +289 -282
M includes/config-variables.inc.php +1,339 -1,339
M includes/constants.inc.php +56 -56
M includes/db.inc.php +822 -842
M includes/db/mysql.inc.php +162 -196
M includes/db/mysqli.inc.php +337 -303
M includes/debugging.inc.php +270 -270
M includes/defaults.inc.php +508 -512
M includes/definitions.inc.php +1 -1
M includes/definitions/apis.inc.php +1 -1
M includes/definitions/apps.inc.php +1 -1
M includes/definitions/emoji.inc.php +1 -1
M includes/definitions/entities.inc.php +1 -1
M includes/definitions/entities/counters.inc.php +1 -1
M includes/definitions/entities/customoid.inc.php +1 -1
M includes/definitions/entities/loadbalancers.inc.php +1 -1
M includes/definitions/entities/ports.inc.php +1 -1
M includes/definitions/entities/printersupplies.inc.php +1 -1
M includes/definitions/entities/probes.inc.php +1 -1
M includes/definitions/entities/routing.inc.php +1 -1
M includes/definitions/entities/sensors.inc.php +1 -1
M includes/definitions/entities/slas.inc.php +1 -1
M includes/definitions/entities/status.inc.php +1 -1
M includes/definitions/geo.inc.php +1 -1
M includes/definitions/graphtypes.inc.php +1 -1
M includes/definitions/graphtypes/apps.inc.php +1 -1
M includes/definitions/mibs/3com.inc.php +1 -1
M includes/definitions/mibs/a10.inc.php +1 -1
M includes/definitions/mibs/accedian.inc.php +1 -1
M includes/definitions/mibs/accuenergy.inc.php +1 -1
M includes/definitions/mibs/acme.inc.php +1 -1
M includes/definitions/mibs/adf.inc.php +1 -1
M includes/definitions/mibs/adtran.inc.php +1 -1
M includes/definitions/mibs/adva.inc.php +1 -1
M includes/definitions/mibs/aethra.inc.php +1 -1
M includes/definitions/mibs/akcp.inc.php +1 -1
M includes/definitions/mibs/alcatel.inc.php +1 -1
M includes/definitions/mibs/algcom.inc.php +1 -1
M includes/definitions/mibs/allied.inc.php +1 -1
M includes/definitions/mibs/allot.inc.php +1 -1
M includes/definitions/mibs/alvarion.inc.php +1 -1
M includes/definitions/mibs/apnl.inc.php +1 -1
M includes/definitions/mibs/apple.inc.php +1 -1
M includes/definitions/mibs/arbor.inc.php +1 -1
M includes/definitions/mibs/areca.inc.php +1 -1
M includes/definitions/mibs/arista.inc.php +1 -1
M includes/definitions/mibs/asco.inc.php +1 -1
M includes/definitions/mibs/aten.inc.php +1 -1
M includes/definitions/mibs/atmedia.inc.php +1 -1
M includes/definitions/mibs/atto.inc.php +1 -1
M includes/definitions/mibs/audiocodes.inc.php +1 -1
M includes/definitions/mibs/avaya.inc.php +1 -1
M includes/definitions/mibs/avtech.inc.php +1 -1
M includes/definitions/mibs/axis.inc.php +1 -1
M includes/definitions/mibs/barracuda.inc.php +1 -1
M includes/definitions/mibs/baytech.inc.php +1 -1
M includes/definitions/mibs/bdcom.inc.php +1 -1
M includes/definitions/mibs/bdcom/nms-chassis.php +1 -1
M includes/definitions/mibs/bdcom/nms-fan-trap.php +1 -1
M includes/definitions/mibs/bdcom/nms-if-mib.php +1 -1
M includes/definitions/mibs/bdcom/nms-poe-mib.php +1 -1
M includes/definitions/mibs/bintec.inc.php +1 -1
M includes/definitions/mibs/bluecoat.inc.php +1 -1
M includes/definitions/mibs/broadcom.inc.php +1 -1
M includes/definitions/mibs/brocade.inc.php +1 -1
M includes/definitions/mibs/bsd.inc.php +1 -1
M includes/definitions/mibs/buffalo.inc.php +1 -1
M includes/definitions/mibs/calix.inc.php +1 -1
M includes/definitions/mibs/cambium.inc.php +1 -1
M includes/definitions/mibs/carel.inc.php +1 -1
M includes/definitions/mibs/ccpower.inc.php +1 -1
M includes/definitions/mibs/cdata.inc.php +1 -1
M includes/definitions/mibs/ceragon.inc.php +1 -1
M includes/definitions/mibs/chatsworth.inc.php +1 -1
M includes/definitions/mibs/checkpoint.inc.php +1 -1
M includes/definitions/mibs/ciena.inc.php +1 -1
M includes/definitions/mibs/citrix.inc.php +1 -1
M includes/definitions/mibs/clavister.inc.php +1 -1
M includes/definitions/mibs/colubris.inc.php +1 -1
M includes/definitions/mibs/comet.inc.php +1 -1
M includes/definitions/mibs/commend.inc.php +1 -1
M includes/definitions/mibs/cradlepoint.inc.php +1 -1
M includes/definitions/mibs/ctc.inc.php +1 -1
M includes/definitions/mibs/cubro.inc.php +1 -1
M includes/definitions/mibs/cumulus.inc.php +1 -1
M includes/definitions/mibs/cyan.inc.php +1 -1
M includes/definitions/mibs/cyberpower.inc.php +1 -1
M includes/definitions/mibs/cyclades.inc.php +1 -1
M includes/definitions/mibs/d-link.inc.php +1 -1
M includes/definitions/mibs/dahua.inc.php +1 -1
M includes/definitions/mibs/dantherm.inc.php +1 -1
M includes/definitions/mibs/dasan.inc.php +1 -1
M includes/definitions/mibs/datadomain.inc.php +1 -1
M includes/definitions/mibs/dcn.inc.php +1 -1
M includes/definitions/mibs/dcn/dcn-xxx.php +1 -1
M includes/definitions/mibs/ddn.inc.php +1 -1
M includes/definitions/mibs/deliberant.inc.php +1 -1
M includes/definitions/mibs/dell.inc.php +1 -1
M includes/definitions/mibs/delta.inc.php +1 -1
M includes/definitions/mibs/didactum.inc.php +1 -1
M includes/definitions/mibs/digipower.inc.php +1 -1
M includes/definitions/mibs/dps.inc.php +1 -1
M includes/definitions/mibs/draytek.inc.php +1 -1
M includes/definitions/mibs/dse.inc.php +1 -1
M includes/definitions/mibs/duracomm.inc.php +1 -1
M includes/definitions/mibs/eaton.inc.php +1 -1
M includes/definitions/mibs/edgecore.inc.php +1 -1
M includes/definitions/mibs/edgecore/aos5810-54x-mib.inc.php +1 -1
M includes/definitions/mibs/edgecore/ecs4120-mib.inc.php +1 -1
M includes/definitions/mibs/edgecore/ecs4xxx-mib.php +1 -1
M includes/definitions/mibs/eds.inc.php +1 -1
M includes/definitions/mibs/egnite.inc.php +1 -1
M includes/definitions/mibs/eip.inc.php +1 -1
M includes/definitions/mibs/ekinops.inc.php +1 -1
M includes/definitions/mibs/ekinops/ekinops-pm10010mp-mib.inc.php +1 -1
M includes/definitions/mibs/ekinops/ekinops-pm200frs02-mib.inc.php +1 -1
M includes/definitions/mibs/ekinops/ekinops-rm10010-mib.inc.php +1 -1
M includes/definitions/mibs/eltek.inc.php +1 -1
M includes/definitions/mibs/eltex.inc.php +1 -1
M includes/definitions/mibs/engenius.inc.php +1 -1
M includes/definitions/mibs/enlogic.inc.php +1 -1
M includes/definitions/mibs/enlogic/enlogic-pdu-mib.php +1 -1
M includes/definitions/mibs/enterasys.inc.php +1 -1
M includes/definitions/mibs/equallogic.inc.php +1 -1
M includes/definitions/mibs/ericsson.inc.php +1 -1
M includes/definitions/mibs/ethernetdirect.inc.php +1 -1
M includes/definitions/mibs/exalt.inc.php +1 -1
M includes/definitions/mibs/extreme.inc.php +1 -1
M includes/definitions/mibs/fastback.inc.php +1 -1
M includes/definitions/mibs/fiberhome.inc.php +1 -1
M includes/definitions/mibs/fiberroad.inc.php +1 -1
M includes/definitions/mibs/fibrolan.inc.php +1 -1
M includes/definitions/mibs/firebrick.inc.php +1 -1
M includes/definitions/mibs/fireeye.inc.php +1 -1
M includes/definitions/mibs/force10.inc.php +1 -1
M includes/definitions/mibs/forcepoint.inc.php +1 -1
M includes/definitions/mibs/fscom.inc.php +1 -1
M includes/definitions/mibs/gamatronic.inc.php +1 -1
M includes/definitions/mibs/gbn.inc.php +1 -1
M includes/definitions/mibs/gcom.inc.php +1 -1
M includes/definitions/mibs/ge.inc.php +1 -1
M includes/definitions/mibs/geist.inc.php +1 -1
M includes/definitions/mibs/grandstream.inc.php +1 -1
M includes/definitions/mibs/gta.inc.php +1 -1
M includes/definitions/mibs/h3c.inc.php +1 -1
M includes/definitions/mibs/hh3c.inc.php +1 -1
M includes/definitions/mibs/hikvision.inc.php +1 -1
M includes/definitions/mibs/hirschmann.inc.php +1 -1
M includes/definitions/mibs/hp.inc.php +1 -1
M includes/definitions/mibs/huawei.inc.php +1 -1
M includes/definitions/mibs/huawei/huawei-ethernet-opticmodule-mib.inc.php +1 -1
M includes/definitions/mibs/huawei/huawei-ups-mib.inc.php +1 -1
M includes/definitions/mibs/huawei/huawei-xpon-mib.inc.php +1 -1
M includes/definitions/mibs/hwgroup.inc.php +1 -1
M includes/definitions/mibs/ibm.inc.php +1 -1
M includes/definitions/mibs/ict.inc.php +1 -1
M includes/definitions/mibs/ignitenet.inc.php +1 -1
M includes/definitions/mibs/infinera.inc.php +1 -1
M includes/definitions/mibs/infoblox.inc.php +1 -1
M includes/definitions/mibs/infratec.inc.php +1 -1
M includes/definitions/mibs/ingrasys.inc.php +1 -1
M includes/definitions/mibs/ipinfusion.inc.php +1 -1
M includes/definitions/mibs/isilon.inc.php +1 -1
M includes/definitions/mibs/itwatchdogs.inc.php +1 -1
M includes/definitions/mibs/ixsystems.inc.php +1 -1
M includes/definitions/mibs/jacarta.inc.php +1 -1
M includes/definitions/mibs/janitza.inc.php +1 -1
M includes/definitions/mibs/jetnexus.inc.php +1 -1
M includes/definitions/mibs/juniper.inc.php +1 -1
M includes/definitions/mibs/junose.inc.php +1 -1
M includes/definitions/mibs/kemp.inc.php +1 -1
M includes/definitions/mibs/knuerr.inc.php +1 -1
M includes/definitions/mibs/kohler.inc.php +1 -1
M includes/definitions/mibs/korenix.inc.php +1 -1
M includes/definitions/mibs/kyocera.inc.php +1 -1
M includes/definitions/mibs/lancom/lancom-l310-mib.inc.php +1 -1
M includes/definitions/mibs/lancom/lancom-xxx-mib.php +1 -1
M includes/definitions/mibs/lantronix.inc.php +1 -1
M includes/definitions/mibs/liebert.inc.php +1 -1
M includes/definitions/mibs/ligowave.inc.php +1 -1
M includes/definitions/mibs/lsi.inc.php +1 -1
M includes/definitions/mibs/media5.inc.php +1 -1
M includes/definitions/mibs/megatec.inc.php +1 -1
M includes/definitions/mibs/meinberg.inc.php +1 -1
M includes/definitions/mibs/messpc.inc.php +1 -1
M includes/definitions/mibs/microsens.inc.php +1 -1
M includes/definitions/mibs/microsoft.inc.php +1 -1
M includes/definitions/mibs/mikrotik.inc.php +1 -1
M includes/definitions/mibs/mimosa.inc.php +1 -1
M includes/definitions/mibs/mitel.inc.php +1 -1
M includes/definitions/mibs/mitsubishi.inc.php +1 -1
M includes/definitions/mibs/monnit.inc.php +1 -1
M includes/definitions/mibs/morningstar.inc.php +1 -1
M includes/definitions/mibs/moxa.inc.php +1 -1
M includes/definitions/mibs/moxa/moxa-edsp506e-mib.inc.php +1 -1
M includes/definitions/mibs/moxa/moxa-edsp510a8poe-mib.inc.php +1 -1
M includes/definitions/mibs/mrv.inc.php +1 -1
M includes/definitions/mibs/nec.inc.php +1 -1
M includes/definitions/mibs/netgear.inc.php +1 -1
M includes/definitions/mibs/netio.inc.php +1 -1
M includes/definitions/mibs/netonix.inc.php +1 -1
M includes/definitions/mibs/netping.inc.php +1 -1
M includes/definitions/mibs/netping/dskf-mib.php +1 -1
M includes/definitions/mibs/netscreen.inc.php +1 -1
M includes/definitions/mibs/networkcritical.inc.php +1 -1
M includes/definitions/mibs/nexans.inc.php +1 -1
M includes/definitions/mibs/nortel.inc.php +1 -1
M includes/definitions/mibs/nscrtv.inc.php +1 -1
M includes/definitions/mibs/nti.inc.php +1 -1
M includes/definitions/mibs/omnitron.inc.php +1 -1
M includes/definitions/mibs/oneaccess.inc.php +1 -1
M includes/definitions/mibs/opengear.inc.php +1 -1
M includes/definitions/mibs/oracle.inc.php +1 -1
M includes/definitions/mibs/packetflux.inc.php +1 -1
M includes/definitions/mibs/paloalto.inc.php +1 -1
M includes/definitions/mibs/pandacom.inc.php +1 -1
M includes/definitions/mibs/papouch.inc.php +1 -1
M includes/definitions/mibs/patton.inc.php +1 -1
M includes/definitions/mibs/pbi.inc.php +1 -1
M includes/definitions/mibs/peplink.inc.php +1 -1
M includes/definitions/mibs/perle.inc.php +1 -1
M includes/definitions/mibs/powershield.inc.php +1 -1
M includes/definitions/mibs/powerwalker.inc.php +1 -1
M includes/definitions/mibs/pulsesecure.inc.php +1 -1
M includes/definitions/mibs/qnap.inc.php +1 -1
M includes/definitions/mibs/qsan.inc.php +1 -1
M includes/definitions/mibs/qtech.inc.php +1 -1
M includes/definitions/mibs/racktivity.inc.php +1 -1
M includes/definitions/mibs/rad.inc.php +1 -1
M includes/definitions/mibs/radlan.inc.php +1 -1
M includes/definitions/mibs/radware.inc.php +1 -1
M includes/definitions/mibs/raisecom.inc.php +1 -1
M includes/definitions/mibs/rdpru.inc.php +1 -1
M includes/definitions/mibs/ricoh.inc.php +1 -1
M includes/definitions/mibs/rittal.inc.php +1 -1
M includes/definitions/mibs/riverbed.inc.php +1 -1
M includes/definitions/mibs/rubytech.inc.php +1 -1
M includes/definitions/mibs/ruckus.inc.php +1 -1
M includes/definitions/mibs/ruijie.inc.php +1 -1
M includes/definitions/mibs/saf.inc.php +1 -1
M includes/definitions/mibs/senao.inc.php +1 -1
M includes/definitions/mibs/sensatronics.inc.php +1 -1
M includes/definitions/mibs/sentry.inc.php +1 -1
M includes/definitions/mibs/serverscheck.inc.php +1 -1
M includes/definitions/mibs/sigur.inc.php +1 -1
M includes/definitions/mibs/silverpeak.inc.php +1 -1
M includes/definitions/mibs/smartoptics.inc.php +1 -1
M includes/definitions/mibs/smc.inc.php +1 -1
M includes/definitions/mibs/snr.inc.php +1 -1
M includes/definitions/mibs/socomec.inc.php +1 -1
M includes/definitions/mibs/socomec/socomecups-adicom-mib.inc.php +1 -1
M includes/definitions/mibs/socomec/socomecups-mib.inc.php +1 -1
M includes/definitions/mibs/sonicwall.inc.php +1 -1
M includes/definitions/mibs/sonus.inc.php +1 -1
M includes/definitions/mibs/sophos.inc.php +1 -1
M includes/definitions/mibs/spectralogic.inc.php +1 -1
M includes/definitions/mibs/stormshield.inc.php +1 -1
M includes/definitions/mibs/supermicro.inc.php +1 -1
M includes/definitions/mibs/symbol.inc.php +1 -1
M includes/definitions/mibs/teleste.inc.php +1 -1
M includes/definitions/mibs/tempalert.inc.php +1 -1
M includes/definitions/mibs/teracom.inc.php +1 -1
M includes/definitions/mibs/teracom/teracom-tcw.php +1 -1
M includes/definitions/mibs/teradici.inc.php +1 -1
M includes/definitions/mibs/tplink.inc.php +1 -1
M includes/definitions/mibs/trango.inc.php +1 -1
M includes/definitions/mibs/trapeze.inc.php +1 -1
M includes/definitions/mibs/trendmicro.inc.php +1 -1
M includes/definitions/mibs/tripplite.inc.php +1 -1
M includes/definitions/mibs/tsl.inc.php +1 -1
M includes/definitions/mibs/tycon.inc.php +1 -1
M includes/definitions/mibs/ubiquiti.inc.php +1 -1
M includes/definitions/mibs/uec.inc.php +1 -1
M includes/definitions/mibs/unitrends.inc.php +1 -1
M includes/definitions/mibs/utstarcom.inc.php +1 -1
M includes/definitions/mibs/velocloud.inc.php +1 -1
M includes/definitions/mibs/vmware.inc.php +1 -1
M includes/definitions/mibs/watchguard.inc.php +1 -1
M includes/definitions/mibs/waystream.inc.php +1 -1
M includes/definitions/mibs/webgraph.inc.php +1 -1
M includes/definitions/mibs/westermo.inc.php +1 -1
M includes/definitions/mibs/white-rabbit.inc.php +1 -1
M includes/definitions/mibs/wisi.inc.php +1 -1
M includes/definitions/mibs/wowza.inc.php +1 -1
M includes/definitions/mibs/wti.inc.php +1 -1
M includes/definitions/mibs/xerox.inc.php +1 -1
M includes/definitions/mibs/zelax.inc.php +1 -1
M includes/definitions/mibs/zhone.inc.php +1 -1
M includes/definitions/mibs/zte.inc.php +1 -1
M includes/definitions/mibs/zyxel.inc.php +1 -1
M includes/definitions/mibs/zyxel/gs-mib.php +1 -1
M includes/definitions/os.inc.php +1 -1
M includes/definitions/os/a10.inc.php +1 -1
M includes/definitions/os/acksys.inc.php +1 -1
M includes/definitions/os/adva.inc.php +1 -1
M includes/definitions/os/alcatel.inc.php +1 -1
M includes/definitions/os/algcom.inc.php +1 -1
M includes/definitions/os/allied.inc.php +1 -1
M includes/definitions/os/allot.inc.php +1 -1
M includes/definitions/os/alvarion.inc.php +1 -1
M includes/definitions/os/apple.inc.php +1 -1
M includes/definitions/os/arbor.inc.php +1 -1
M includes/definitions/os/arista.inc.php +1 -1
M includes/definitions/os/arris.inc.php +1 -1
M includes/definitions/os/asco.inc.php +1 -1
M includes/definitions/os/ateme.inc.php +1 -1
M includes/definitions/os/aten.inc.php +1 -1
M includes/definitions/os/atto.inc.php +1 -1
M includes/definitions/os/audiocodes.inc.php +1 -1
M includes/definitions/os/avaya.inc.php +1 -1
M includes/definitions/os/avtech.inc.php +1 -1
M includes/definitions/os/axis.inc.php +1 -1
M includes/definitions/os/barracuda.inc.php +1 -1
M includes/definitions/os/bdcom.inc.php +1 -1
M includes/definitions/os/bluecoat.inc.php +1 -1
M includes/definitions/os/brocade.inc.php +1 -1
M includes/definitions/os/buffalo.inc.php +1 -1
M includes/definitions/os/calix.inc.php +1 -1
M includes/definitions/os/cambium.inc.php +1 -1
M includes/definitions/os/casa.inc.php +1 -1
M includes/definitions/os/cdata.inc.php +1 -1
M includes/definitions/os/chatsworth.inc.php +1 -1
M includes/definitions/os/checkpoint.inc.php +1 -1
M includes/definitions/os/ciena.inc.php +1 -1
M includes/definitions/os/ciscosb.inc.php +1 -1
M includes/definitions/os/citrix.inc.php +1 -1
M includes/definitions/os/clavister.inc.php +1 -1
M includes/definitions/os/comet.inc.php +1 -1
M includes/definitions/os/commend.inc.php +1 -1
M includes/definitions/os/cradlepoint.inc.php +1 -1
M includes/definitions/os/cubro.inc.php +1 -1
M includes/definitions/os/cumulus.inc.php +1 -1
M includes/definitions/os/cyberpower.inc.php +1 -1
M includes/definitions/os/d-link.inc.php +1 -1
M includes/definitions/os/dantherm.inc.php +1 -1
M includes/definitions/os/dcn.inc.php +1 -1
M includes/definitions/os/delta.inc.php +1 -1
M includes/definitions/os/didactum.inc.php +1 -1
M includes/definitions/os/digipower.inc.php +1 -1
M includes/definitions/os/dli.inc.php +1 -1
M includes/definitions/os/draytek.inc.php +1 -1
M includes/definitions/os/dse.inc.php +1 -1
M includes/definitions/os/duracomm.inc.php +1 -1
M includes/definitions/os/east.inc.php +1 -1
M includes/definitions/os/edgecore.inc.php +1 -1
M includes/definitions/os/eds.inc.php +1 -1
M includes/definitions/os/egnite.inc.php +1 -1
M includes/definitions/os/ekinops.inc.php +1 -1
M includes/definitions/os/eltek.inc.php +1 -1
M includes/definitions/os/eltex.inc.php +1 -1
M includes/definitions/os/engenius.inc.php +1 -1
M includes/definitions/os/enlogic.inc.php +1 -1
M includes/definitions/os/ericsson.inc.php +1 -1
M includes/definitions/os/ethernetdirect.inc.php +1 -1
M includes/definitions/os/extreme.inc.php +1 -1
M includes/definitions/os/fiberhome.inc.php +1 -1
M includes/definitions/os/fibrolan.inc.php +1 -1
M includes/definitions/os/firebrick.inc.php +1 -1
M includes/definitions/os/fscom.inc.php +1 -1
M includes/definitions/os/gbn.inc.php +1 -1
M includes/definitions/os/ge.inc.php +1 -1
M includes/definitions/os/grandstream.inc.php +1 -1
M includes/definitions/os/h3c.inc.php +1 -1
M includes/definitions/os/hikvision.inc.php +1 -1
M includes/definitions/os/hirschmann.inc.php +1 -1
M includes/definitions/os/hp.inc.php +1 -1
M includes/definitions/os/huawei.inc.php +1 -1
M includes/definitions/os/hwgroup.inc.php +1 -1
M includes/definitions/os/ibm.inc.php +1 -1
M includes/definitions/os/ict.inc.php +1 -1
M includes/definitions/os/ignitenet.inc.php +1 -1
M includes/definitions/os/infinera.inc.php +1 -1
M includes/definitions/os/infratec.inc.php +1 -1
M includes/definitions/os/ixsystems.inc.php +1 -1
M includes/definitions/os/janitza.inc.php +1 -1
M includes/definitions/os/juniper.inc.php +1 -1
M includes/definitions/os/knuerr.inc.php +1 -1
M includes/definitions/os/korenix.inc.php +1 -1
M includes/definitions/os/kyocera.inc.php +1 -1
M includes/definitions/os/lantech.inc.php +1 -1
M includes/definitions/os/lantronix.inc.php +1 -1
M includes/definitions/os/marvell.inc.php +1 -1
M includes/definitions/os/media5.inc.php +1 -1
M includes/definitions/os/meinberg.inc.php +1 -1
M includes/definitions/os/microsoft.inc.php +1 -1
M includes/definitions/os/mikrotik.inc.php +1 -1
M includes/definitions/os/mimosa.inc.php +1 -1
M includes/definitions/os/monnit.inc.php +1 -1
M includes/definitions/os/morningstar.inc.php +1 -1
M includes/definitions/os/moxa.inc.php +1 -1
M includes/definitions/os/mrv.inc.php +1 -1
M includes/definitions/os/nag.inc.php +1 -1
M includes/definitions/os/nec.inc.php +1 -1
M includes/definitions/os/netgear.inc.php +1 -1
M includes/definitions/os/netonix.inc.php +1 -1
M includes/definitions/os/netping.inc.php +1 -1
M includes/definitions/os/networkcritical.inc.php +1 -1
M includes/definitions/os/nscrtv.inc.php +1 -1
M includes/definitions/os/nti.inc.php +1 -1
M includes/definitions/os/opengear.inc.php +1 -1
M includes/definitions/os/oracle.inc.php +1 -1
M includes/definitions/os/packetlight.inc.php +1 -1
M includes/definitions/os/paloalto.inc.php +1 -1
M includes/definitions/os/pandacom.inc.php +1 -1
M includes/definitions/os/papouch.inc.php +1 -1
M includes/definitions/os/patton.inc.php +1 -1
M includes/definitions/os/pbi.inc.php +1 -1
M includes/definitions/os/peplink.inc.php +1 -1
M includes/definitions/os/powershield.inc.php +1 -1
M includes/definitions/os/powertek.inc.php +1 -1
M includes/definitions/os/powerwalker.inc.php +1 -1
M includes/definitions/os/proofpoint.inc.php +1 -1
M includes/definitions/os/proxmox.inc.php +1 -1
M includes/definitions/os/qnap.inc.php +1 -1
M includes/definitions/os/qsan.inc.php +1 -1
M includes/definitions/os/qtech.inc.php +1 -1
M includes/definitions/os/rad.inc.php +1 -1
M includes/definitions/os/radware.inc.php +1 -1
M includes/definitions/os/raisecom.inc.php +1 -1
M includes/definitions/os/rittal.inc.php +1 -1
M includes/definitions/os/riverbed.inc.php +1 -1
M includes/definitions/os/ruckus.inc.php +1 -1
M includes/definitions/os/ruijie.inc.php +1 -1
M includes/definitions/os/seagate.inc.php +1 -1
M includes/definitions/os/serverscheck.inc.php +1 -1
M includes/definitions/os/sigur.inc.php +1 -1
M includes/definitions/os/silverpeak.inc.php +1 -1
M includes/definitions/os/smartoptics.inc.php +1 -1
M includes/definitions/os/smc.inc.php +1 -1
M includes/definitions/os/socomec.inc.php +1 -1
M includes/definitions/os/sonicwall.inc.php +1 -1
M includes/definitions/os/sophos.inc.php +1 -1
M includes/definitions/os/spectralogic.inc.php +1 -1
M includes/definitions/os/supermicro.inc.php +1 -1
M includes/definitions/os/symbol.inc.php +1 -1
M includes/definitions/os/synology.inc.php +1 -1
M includes/definitions/os/teracom.inc.php +1 -1
M includes/definitions/os/tplink.inc.php +1 -1
M includes/definitions/os/tripplite.inc.php +1 -1
M includes/definitions/os/tycon.inc.php +1 -1
M includes/definitions/os/ubiquiti.inc.php +1 -1
M includes/definitions/os/unitrends.inc.php +1 -1
M includes/definitions/os/univention.inc.php +1 -1
M includes/definitions/os/utstarcom.inc.php +1 -1
M includes/definitions/os/velocloud.inc.php +1 -1
M includes/definitions/os/vertiv.inc.php +1 -1
M includes/definitions/os/vmware.inc.php +1 -1
M includes/definitions/os/westermo.inc.php +1 -1
M includes/definitions/os/white-rabbit.inc.php +1 -1
M includes/definitions/os/wisi.inc.php +1 -1
M includes/definitions/os/wti.inc.php +1 -1
M includes/definitions/os/zelax.inc.php +1 -1
M includes/definitions/os/zhone.inc.php +1 -1
M includes/definitions/os/zte.inc.php +1 -1
M includes/definitions/os/zyxel.inc.php +1 -1
M includes/definitions/rewrites.inc.php +1 -1
M includes/definitions/rrdtypes.inc.php +1 -1
M includes/definitions/rrdtypes/apps.inc.php +1 -1
M includes/definitions/vendors.inc.php +1 -1
M includes/definitions/vm.inc.php +1 -1
M includes/definitions/wui.inc.php +1 -1
M includes/discovery/arp-table.inc.php +103 -103
M includes/discovery/bgp-peers.inc.php +241 -241
M includes/discovery/bgp/bgp4v2-mib.inc.php +141 -141
M includes/discovery/bgp/cisco-bgp4-mib.inc.php +98 -98
M includes/discovery/bgp/cumulus-bgpun-mib.inc.php +36 -36
M includes/discovery/cisco-cbqos.inc.php +76 -78
M includes/discovery/cisco-cef.inc.php +34 -38
M includes/discovery/counter/printer-mib.inc.php +33 -33
M includes/discovery/graphs.inc.php +3 -3
M includes/discovery/graphs/juniper-firewall-mib.inc.php +12 -27
M includes/discovery/inventory.inc.php +1 -1
M includes/discovery/inventory/cpqrack-mib.inc.php +130 -127
M includes/discovery/inventory/dell-rac-mib.inc.php +49 -49
M includes/discovery/inventory/des-1210-28me-b2.inc.php +53 -53
M includes/discovery/inventory/des3018-l2mgmt-mib.inc.php +3 -3
M includes/discovery/inventory/des3026-l2mgmt-mib.inc.php +70 -70
M includes/discovery/inventory/e7-calix-mib.inc.php +49 -52
M includes/discovery/inventory/entity-mib.inc.php +196 -194
M includes/discovery/inventory/f5-bigip-system-mib.inc.php +223 -234
M includes/discovery/inventory/foundry-sn-agent-mib.inc.php +42 -46
M includes/discovery/inventory/geist-mib-v3.inc.php +103 -107
M includes/discovery/inventory/host-resources-mib.inc.php +57 -54
M includes/discovery/inventory/hpvc-mib.inc.php +60 -66
M includes/discovery/inventory/juniper-mib.inc.php +53 -50
M includes/discovery/inventory/mikrotik-mib.inc.php +25 -26
M includes/discovery/inventory/oneaccess-sys-mib.inc.php +20 -21
M includes/discovery/inventory/perle-mcr-mgt-mib.inc.php +79 -78
M includes/discovery/inventory/raisecom-fanmonitor-mib.inc.php +22 -23
M includes/discovery/inventory/raisecom-powermonitor-mib.inc.php +18 -20
M includes/discovery/inventory/snr-switch-mib.inc.php +24 -24
M includes/discovery/inventory/timetra-chassis-mib.inc.php +20 -20
M includes/discovery/ip-addresses.inc.php +211 -211
M includes/discovery/ip-addresses/cisco-ietf-ip-mib.inc.php +42 -46
M includes/discovery/ip-addresses/dnos-switching-mib.inc.php +28 -31
M includes/discovery/ip-addresses/f5-bigip-system-mib.inc.php +71 -72
M includes/discovery/ip-addresses/ip-mib.inc.php +163 -163
M includes/discovery/ip-addresses/ipv6-mib.inc.php +33 -35
M includes/discovery/ip-addresses/lldp-mib.inc.php +37 -37
M includes/discovery/ip-addresses/netapp-mib.inc.php +26 -26
M includes/discovery/ip-addresses/peplink-wan.inc.php +24 -24
M includes/discovery/ip-addresses/sdx-root-mib.inc.php +34 -34
M includes/discovery/junose-atm-vp.inc.php +40 -39
M includes/discovery/lsp.inc.php +17 -21
M includes/discovery/lsp/mpls-mib.inc.php +20 -23
M includes/discovery/mac-accounting.inc.php +33 -38
M includes/discovery/mempools.inc.php +175 -163
M includes/discovery/mempools/agent-general-mib.inc.php +12 -12
M includes/discovery/mempools/bianca-brick-mibres-mib.inc.php +10 -9
M includes/discovery/mempools/bluecoat-sg-proxy-mib.inc.php +9 -9
M includes/discovery/mempools/bluecoat-sg-usage-mib.inc.php +9 -9
M includes/discovery/mempools/cisco-enhanced-mempool-mib.inc.php +23 -23
M includes/discovery/mempools/cisco-entity-qfp-mib.inc.php +10 -10
M includes/discovery/mempools/cisco-memory-pool-mib.inc.php +13 -13
M includes/discovery/mempools/cisco-process-mib.inc.php +20 -20
M includes/discovery/mempools/dell-networking-chassis-mib.inc.php +26 -26
M includes/discovery/mempools/extreme-software-monitor-mib.inc.php +10 -10
M includes/discovery/mempools/f10-c-series-chassis-mib.inc.php +20 -20
M includes/discovery/mempools/f10-chassis-mib.inc.php +20 -20
M includes/discovery/mempools/f10-m-series-chassis-mib.inc.php +21 -21
M includes/discovery/mempools/f10-s-series-chassis-mib.inc.php +21 -21
M includes/discovery/mempools/f5-bigip-system-mib.inc.php +12 -11
M includes/discovery/mempools/foundry-sn-agent-mib.inc.php +18 -15
M includes/discovery/mempools/hh3c-entity-ext-mib.inc.php +18 -16
M includes/discovery/mempools/host-resources-mib.inc.php +91 -91
M includes/discovery/mempools/hpn-icf-entity-ext-mib.inc.php +18 -16
M includes/discovery/mempools/huawei-entity-extent-mib.inc.php +26 -26
M includes/discovery/mempools/juniper-mib.inc.php +24 -22
M includes/discovery/mempools/juniper-srx5000-spu-monitoring-mib.inc.php +10 -12
M includes/discovery/mempools/netswitch-mib.inc.php +8 -8
M includes/discovery/mempools/oneaccess-sys-mib.inc.php +12 -14
M includes/discovery/mempools/peakflow-sp-mib.inc.php +6 -6
M includes/discovery/mempools/s5-chassis-mib.inc.php +17 -17
M includes/discovery/mempools/smartnode-mib.inc.php +12 -14
M includes/discovery/mempools/timetra-system-mib.inc.php +7 -8
M includes/discovery/mempools/ucd-snmp-mib.inc.php +66 -71
M includes/discovery/mempools/zhone-card-resources-mib.inc.php +13 -15
M includes/discovery/mempools/zxr10-mib.inc.php +22 -20
M includes/discovery/mempools/zyxel-sys-memory-mib.inc.php +12 -13
M includes/discovery/mibs.inc.php +188 -186
M includes/discovery/neighbours.inc.php +34 -30
M includes/discovery/neighbours/alcatel-ent1-interswitch-protocol-mib.inc.php +3 -3
M includes/discovery/neighbours/alcatel-ind1-interswitch-protocol-mib.inc.php +82 -100
M includes/discovery/neighbours/cisco-cdp-mib.inc.php +133 -135
M includes/discovery/neighbours/dcp-linkview-mib.inc.php +29 -27
M includes/discovery/neighbours/dnos-isdp-mib.inc.php +3 -3
M includes/discovery/neighbours/edgeswitch-isdp-mib.inc.php +3 -3
M includes/discovery/neighbours/fastpath-isdp-mib.inc.php +3 -3
M includes/discovery/neighbours/foundry-sn-switch-group-mib.inc.php +45 -51
M includes/discovery/neighbours/isdp-mib.inc.php +63 -67
M includes/discovery/neighbours/lldp-mib.inc.php +369 -374
M includes/discovery/neighbours/lldp-v2-mib.inc.php +254 -252
M includes/discovery/neighbours/mikrotik-mib.inc.php +88 -99
M includes/discovery/neighbours/netgear-isdp-mib.inc.php +3 -3
M includes/discovery/neighbours/ospf-mib.inc.php +23 -19
M includes/discovery/neighbours/ospfv3-mib.inc.php +21 -19
M includes/discovery/neighbours/timetra-lldp-mib.inc.php +244 -242
M includes/discovery/neighbours/tplink-lldpinfo-mib.inc.php +38 -38
M includes/discovery/oids.inc.php +25 -30
M includes/discovery/os.inc.php +25 -30
M includes/discovery/os/broadcom.inc.php +14 -12
M includes/discovery/os/freebsd.inc.php +9 -7
M includes/discovery/os/linux.inc.php +60 -58
M includes/discovery/os/nxp-mqx-rtcs.inc.php +11 -11
M includes/discovery/os/solaris.inc.php +23 -25
M includes/discovery/ports-stack.inc.php +174 -170
M includes/discovery/ports.inc.php +130 -142
M includes/discovery/ports/coriant-groove-mib.inc.php +32 -32
M includes/discovery/ports/f5-bigip-system-mib.inc.php +3 -3
M includes/discovery/ports/ipe-system-mib.inc.php +119 -120
M includes/discovery/ports/juniper-virtualchassis-mib.inc.php +24 -28
M includes/discovery/ports/netapp-mib.inc.php +47 -47
M includes/discovery/ports/rbn-bind-mib.inc.php +39 -39
M includes/discovery/printersupplies.inc.php +4 -4
M includes/discovery/printersupplies/printer-mib.inc.php +139 -141
M includes/discovery/printersupplies/ricohprivatemib.inc.php +52 -52
M includes/discovery/processors.inc.php +134 -130
M includes/discovery/processors/bluecoat-sg-proxy-mib.inc.php +7 -7
M includes/discovery/processors/bluecoat-sg-usage-mib.inc.php +9 -9
M includes/discovery/processors/cisco-entity-pfe-mib.inc.php +11 -10
M includes/discovery/processors/cisco-entity-qfp-mib.inc.php +9 -9
M includes/discovery/processors/cisco-process-mib.inc.php +25 -25
M includes/discovery/processors/ciscosb-rndmng.inc.php +6 -7
M includes/discovery/processors/dell-networking-chassis-mib.inc.php +21 -25
M includes/discovery/processors/dnos-switching-mib.inc.php +5 -6
M includes/discovery/processors/edgeswitch-switching-mib.inc.php +5 -6
M includes/discovery/processors/extreme-software-monitor-mib.inc.php +9 -9
M includes/discovery/processors/f10-c-series-chassis-mib.inc.php +6 -6
M includes/discovery/processors/f10-chassis-mib.inc.php +7 -7
M includes/discovery/processors/f10-m-series-chassis-mib.inc.php +7 -7
M includes/discovery/processors/f10-s-series-chassis-mib.inc.php +7 -7
M includes/discovery/processors/f5-bigip-system-mib.inc.php +10 -11
M includes/discovery/processors/foundry-sn-agent-mib.inc.php +25 -29
M includes/discovery/processors/hh3c-entity-ext-mib.inc.php +14 -17
M includes/discovery/processors/host-resources-mib.inc.php +60 -56
M includes/discovery/processors/hpn-icf-entity-ext-mib.inc.php +14 -17
M includes/discovery/processors/huawei-entity-extent-mib.inc.php +31 -31
M includes/discovery/processors/isilon-mib.inc.php +16 -15
M includes/discovery/processors/juniper-mib.inc.php +18 -16
M includes/discovery/processors/juniper-srx5000-spu-monitoring-mib.inc.php +9 -10
M includes/discovery/processors/juniper-system-mib.inc.php +14 -17
M includes/discovery/processors/ns-root-mib.inc.php +9 -9
M includes/discovery/processors/smartnode-mib.inc.php +9 -10
M includes/discovery/processors/ucd-snmp-mib.inc.php +13 -15
M includes/discovery/processors/wlsx-switch-mib.inc.php +9 -9
M includes/discovery/processors/zhone-card-resources-mib.inc.php +14 -16
M includes/discovery/processors/zxr10-mib.inc.php +22 -23
M includes/discovery/pseudowires.inc.php +33 -32
M includes/discovery/pseudowires/cisco-ietf-pw-mib.inc.php +84 -98
M includes/discovery/pseudowires/juniper-vpn-mib.inc.php +109 -121
M includes/discovery/pseudowires/pw-std-mib.inc.php +82 -97
M includes/discovery/sensors.inc.php +69 -63
M includes/discovery/sensors/adf-1-mib.inc.php +64 -72
M includes/discovery/sensors/alvarion-dot11-wlan-mib.inc.php +50 -59
M includes/discovery/sensors/areca-snmp-mib.inc.php +85 -83
M includes/discovery/sensors/asco-qem-72ee2.inc.php +47 -47
M includes/discovery/sensors/aten-ipmi-mib.inc.php +73 -63
M includes/discovery/sensors/aten-pe-cfg.inc.php +77 -77
M includes/discovery/sensors/axis-video-mib.inc.php +64 -62
M includes/discovery/sensors/baytech-mib-403-1.inc.php +56 -63
M includes/discovery/sensors/better-networks-ethernetbox-mib.inc.php +46 -51
M includes/discovery/sensors/bluecoat-sg-sensor-mib.inc.php +29 -25
M includes/discovery/sensors/brocade-optical-monitoring-mib.inc.php +129 -127
M includes/discovery/sensors/carel-denco-mib.inc.php +11 -13
M includes/discovery/sensors/checkpoint-mib.inc.php +30 -36
M includes/discovery/sensors/ciena-ws-xcvr-mib.inc.php +100 -109
M includes/discovery/sensors/cisco-entity-fru-control-mib.inc.php +146 -144
M includes/discovery/sensors/cisco-entity-sensor-mib.inc.php +470 -442
M includes/discovery/sensors/cisco-envmon-mib.inc.php +138 -141
M includes/discovery/sensors/cisco-power-ethernet-ext-mib.inc.php +41 -45
M includes/discovery/sensors/ciscosb-phy-mib.inc.php +76 -79
M includes/discovery/sensors/cmm-chassis-mib.inc.php +154 -178
M includes/discovery/sensors/cpqhlth-mib.inc.php +105 -115
M includes/discovery/sensors/cpqida-mib.inc.php +71 -77
M includes/discovery/sensors/cpqpower-mib.inc.php +133 -120
M includes/discovery/sensors/cpqrack-mib.inc.php +96 -107
M includes/discovery/sensors/cyan-cem-mib.inc.php +24 -25
M includes/discovery/sensors/cyan-geport-mib.inc.php +33 -32
M includes/discovery/sensors/cyan-tengport-mib.inc.php +33 -32
M includes/discovery/sensors/cyan-xcvr-mib.inc.php +47 -42
M includes/discovery/sensors/ddm-mgmt-mib.inc.php +108 -94
M includes/discovery/sensors/dell-networking-chassis-mib.inc.php +91 -99
M includes/discovery/sensors/dell-rac-mib.inc.php +36 -41
M includes/discovery/sensors/dell-vendor-mib.inc.php +41 -41
M includes/discovery/sensors/des-1210-28me-b2.inc.php +80 -78
M includes/discovery/sensors/dev-cfg-mib.inc.php +42 -45
M includes/discovery/sensors/dksf-48-4-x-x-1.inc.php +43 -45
M includes/discovery/sensors/dksf-50-11-x-x-x.inc.php +56 -58
M includes/discovery/sensors/dksf-60-4-x-x-x.inc.php +66 -72
M includes/discovery/sensors/dksf-70-mib.inc.php +45 -47
M includes/discovery/sensors/dnos-boxservices-private-mib.inc.php +115 -126
M includes/discovery/sensors/dps-mib-v38.inc.php +24 -25
M includes/discovery/sensors/eaton-epdu-mib.inc.php +126 -141
M includes/discovery/sensors/edgecore-phy-mib.inc.php +76 -78
M includes/discovery/sensors/edgeswitch-boxservices-private-mib.inc.php +74 -82
M includes/discovery/sensors/egnitephysensor-mib.inc.php +43 -51
M includes/discovery/sensors/egw4mib.inc.php +34 -34
M includes/discovery/sensors/ekinops-pm200frs02-mib.inc.php +45 -45
M includes/discovery/sensors/eltek-distributed-mib.inc.php +26 -31
M includes/discovery/sensors/emd-mib.inc.php +117 -125
M includes/discovery/sensors/enlogic-pdu-mib.inc.php +292 -284
M includes/discovery/sensors/enlogic-pdu2-mib.inc.php +3 -3
M includes/discovery/sensors/entity-sensor-mib.inc.php +278 -263
M includes/discovery/sensors/eppc-mib.inc.php +121 -121
M includes/discovery/sensors/eqlmember-mib.inc.php +84 -96
M includes/discovery/sensors/es-racktivity-mib.inc.php +112 -122
M includes/discovery/sensors/exaltcomproducts.inc.php +41 -49
M includes/discovery/sensors/extreme-system-mib.inc.php +80 -93
M includes/discovery/sensors/f10-s-series-chassis-mib.inc.php +73 -80
M includes/discovery/sensors/fa-ext-mib.inc.php +56 -59
M includes/discovery/sensors/fastpath-boxservices-private-mib.inc.php +85 -92
M includes/discovery/sensors/fortinet-fortigate-mib.inc.php +50 -40
M includes/discovery/sensors/foundry-poe-mib.inc.php +82 -83
M includes/discovery/sensors/foundry-sn-agent-mib.inc.php +94 -106
M includes/discovery/sensors/foundry-sn-switch-group-mib.inc.php +99 -101
M includes/discovery/sensors/fs-mib.inc.php +23 -25
M includes/discovery/sensors/fspr7-mib.inc.php +56 -62
M includes/discovery/sensors/geist-mib-v3.inc.php +517 -602
M includes/discovery/sensors/gudeads-pdu8110-mib.inc.php +26 -31
M includes/discovery/sensors/gudeads-pdu8310-mib.inc.php +42 -48
M includes/discovery/sensors/hh3c-entity-ext-mib.inc.php +52 -59
M includes/discovery/sensors/hh3c-transceiver-info-mib.inc.php +110 -117
M includes/discovery/sensors/hp-icf-transceiver-mib.inc.php +80 -78
M includes/discovery/sensors/hpn-icf-entity-ext-mib.inc.php +46 -51
M includes/discovery/sensors/huawei-entity-extent-mib.inc.php +255 -253
M includes/discovery/sensors/huawei-poe-mib.inc.php +69 -75
M includes/discovery/sensors/hwg-pwr-mib.inc.php +67 -75
M includes/discovery/sensors/ipomanii-mib.inc.php +72 -86
M includes/discovery/sensors/ispro-mib.inc.php +100 -108
M includes/discovery/sensors/it-watchdogs-mib-v3.inc.php +41 -49
M includes/discovery/sensors/it-watchdogs-mib.inc.php +33 -47
M includes/discovery/sensors/it-watchdogs-v4-mib.inc.php +23 -25
M includes/discovery/sensors/juniper-dom-mib.inc.php +137 -141
M includes/discovery/sensors/juniper-ifoptics-mib.inc.php +83 -87
M includes/discovery/sensors/liebert-gp-environmental-mib.inc.php +74 -85
M includes/discovery/sensors/liebert-gp-pdu-mib.inc.php +179 -193
M includes/discovery/sensors/liebert-gp-power-mib.inc.php +73 -81
M includes/discovery/sensors/lm-sensors-mib.inc.php +35 -41
M includes/discovery/sensors/lsi-megaraid-sas-mib.inc.php +64 -72
M includes/discovery/sensors/mg-snmp-ups-mib.inc.php +279 -301
M includes/discovery/sensors/mseries-envmon-mib.inc.php +16 -18
M includes/discovery/sensors/mseries-port-mib.inc.php +23 -26
M includes/discovery/sensors/nbs-cmmc-mib.inc.php +36 -45
M includes/discovery/sensors/netapp-mib.inc.php +145 -145
M includes/discovery/sensors/netbotzv2-mib.inc.php +38 -44
M includes/discovery/sensors/netio-products-netio-mib.inc.php +11 -16
M includes/discovery/sensors/netonix-switch-mib.inc.php +37 -37
M includes/discovery/sensors/nokia-ipso-system-mib.inc.php +32 -29
M includes/discovery/sensors/ns-root-mib.inc.php +35 -28
M includes/discovery/sensors/nscrtv-root.inc.php +7 -9
M includes/discovery/sensors/oap-pseudo-mib.inc.php +263 -276
M includes/discovery/sensors/old-dnos-boxservices-private-mib.inc.php +78 -84
M includes/discovery/sensors/omnitron-poe-mib.inc.php +41 -41
M includes/discovery/sensors/p8510-mib.inc.php +30 -38
M includes/discovery/sensors/packetflux-mib.inc.php +44 -42
M includes/discovery/sensors/pdu-mib.inc.php +56 -56
M includes/discovery/sensors/pdu2-mib.inc.php +370 -406
M includes/discovery/sensors/perle-mcr-mgt-mib.inc.php +59 -65
M includes/discovery/sensors/poseidon-mib.inc.php +139 -143
M includes/discovery/sensors/power-ethernet-mib.inc.php +627 -628
M includes/discovery/sensors/powernet-mib.inc.php +1,485 -1,479
M includes/discovery/sensors/pwtv1-mib.inc.php +127 -123
M includes/discovery/sensors/rad-gen-mib.inc.php +63 -61
M includes/discovery/sensors/radlan-hwenviroment.inc.php +36 -36
M includes/discovery/sensors/radlan-phy-mib.inc.php +296 -301
M includes/discovery/sensors/radlan-physicaldescription-mib.inc.php +180 -184
M includes/discovery/sensors/raisecom-optical-transceiver-mib.inc.php +119 -132
M includes/discovery/sensors/readydataos-mib.inc.php +76 -85
M includes/discovery/sensors/readynas-mib.inc.php +63 -72
M includes/discovery/sensors/rittal-cmc-iii-mib.inc.php +195 -195
M includes/discovery/sensors/rittal-cmc-tc-mib.inc.php +129 -129
M includes/discovery/sensors/rmcu.inc.php +23 -21
M includes/discovery/sensors/roomalert12s-mib.inc.php +51 -47
M includes/discovery/sensors/roomalert24e-mib.inc.php +67 -66
M includes/discovery/sensors/roomalert32e-mib.inc.php +121 -121
M includes/discovery/sensors/roomalert3e-mib.inc.php +67 -63
M includes/discovery/sensors/roomalert3s-mib.inc.php +51 -47
M includes/discovery/sensors/roomalert4e-mib.inc.php +58 -59
M includes/discovery/sensors/sentry3-mib.inc.php +75 -87
M includes/discovery/sensors/sentry4-mib.inc.php +79 -91
M includes/discovery/sensors/serverscheck.inc.php +159 -158
M includes/discovery/sensors/sfa-info.inc.php +35 -43
M includes/discovery/sensors/smartnode-mib.inc.php +33 -35
M includes/discovery/sensors/ste-mib.inc.php +53 -56
M includes/discovery/sensors/ste2-mib.inc.php +65 -66
M includes/discovery/sensors/sun-platform-mib.inc.php +155 -167
M includes/discovery/sensors/teracom-tcw240b-mib.inc.php +52 -50
M includes/discovery/sensors/teracom-tcw241-mib.inc.php +103 -101
M includes/discovery/sensors/timetra-chassis-mib.inc.php +53 -59
M includes/discovery/sensors/timetra-port-mib.inc.php +367 -364
M includes/discovery/sensors/ups-mib.inc.php +315 -315
M includes/discovery/sensors/viptela-hardware.inc.php +75 -76
M includes/discovery/sensors/webgraph-old-thermo-hygrometer-us-mib.inc.php +58 -64
M includes/discovery/sensors/webgraph-thermo-hygrometer-us-mib.inc.php +51 -57
M includes/discovery/sensors/wwp-leos-port-xcvr-mib.inc.php +58 -63
M includes/discovery/sensors/xups-mib.inc.php +214 -214
M includes/discovery/sensors/zhone-shelf-monitor-mib.inc.php +52 -55
M includes/discovery/sensors/zyxel-transceiver-mib.inc.php +77 -80
M includes/discovery/sla.inc.php +71 -81
M includes/discovery/slas/cisco-rttmon-mib.inc.php +67 -71
M includes/discovery/slas/disman-ping-mib.inc.php +65 -72
M includes/discovery/slas/hpicf-ipsla-mib.inc.php +52 -57
M includes/discovery/status/atto6500n-mib.inc.php +15 -17
M includes/discovery/status/cisco-stackwise-mib.inc.php +47 -53
M includes/discovery/status/eqldisk-mib.inc.php +20 -24
M includes/discovery/storage.inc.php +24 -20
M includes/discovery/storage/cisco-flash-mib.inc.php +110 -116
M includes/discovery/storage/host-resources-mib.inc.php +109 -107
M includes/discovery/storage/ucd-snmp-mib.inc.php +3 -3
M includes/discovery/ucd-diskio.inc.php +29 -35
M includes/discovery/virtual-machines.inc.php +4 -4
M includes/discovery/virtual-machines/libvirt.inc.php +77 -78
M includes/discovery/virtual-machines/vmware-vminfo-mib.inc.php +9 -10
M includes/discovery/vlans.inc.php +132 -153
M includes/discovery/vlans/a3com-huawei-lswvlan-mib.inc.php +33 -31
M includes/discovery/vlans/atistackswitch9000-mib.inc.php +3 -3
M includes/discovery/vlans/atistackswitch9424-mib.inc.php +28 -28
M includes/discovery/vlans/cisco-vtp-mib.inc.php +117 -116
M includes/discovery/vlans/ciscosb-vlan-mib.inc.php +1 -1
M includes/discovery/vlans/dcn-mib.inc.php +45 -56
M includes/discovery/vlans/es2952-mib.inc.php +26 -24
M includes/discovery/vlans/extreme-vlan-mib.inc.php +69 -75
M includes/discovery/vlans/huawei-l2vlan-mib.inc.php +64 -74
M includes/discovery/vlans/ieee8021-q-bridge-mib.inc.php +59 -59
M includes/discovery/vlans/q-bridge-mib.inc.php +103 -99
M includes/discovery/vlans/radlan-vlan-mib.inc.php +98 -94
M includes/discovery/vlans/rapid-city.inc.php +28 -31
M includes/discovery/vlans/tplink-dot1q-vlan-mib.inc.php +81 -75
M includes/discovery/vrf.inc.php +174 -174
M includes/discovery/vrf/arista-vrf-mib.inc.php +33 -33
M includes/discovery/vrf/cisco-vrf-mib.inc.php +39 -33
M includes/discovery/vrf/mpls-l3vpn-std-mib.inc.php +40 -36
M includes/discovery/vrf/mpls-vpn-mib.inc.php +38 -34
M includes/discovery/wifi.inc.php +27 -27
M includes/discovery/wifi/airespace-wireless-mib.inc.php +53 -53
M includes/discovery/wifi/ruckus-radio-mib.inc.php +34 -27
M includes/discovery/wifi/ruckus-wlan-mib.inc.php +35 -28
M includes/discovery/wifi/trapeze-networks-ap-config-mib.inc.php +56 -57
M includes/distributed.inc.php +1 -1
M includes/encrypt.inc.php +144 -130
M includes/entities.inc.php +1,575 -1,528
M includes/entities/counter.inc.php +677 -731
M includes/entities/device.inc.php +1,488 -1,451
M includes/entities/ip-address.inc.php +700 -656
M includes/entities/port.inc.php +756 -723
M includes/entities/probe.inc.php +82 -78
M includes/entities/routing.inc.php +798 -792
M includes/entities/sensor.inc.php +974 -963
M includes/entities/status.inc.php +609 -626
M includes/entities/storage.inc.php +417 -382
M includes/entities/wifi.inc.php +133 -132
M includes/functions.inc.php +2,710 -2,616
M includes/geolocation.inc.php +338 -348
M includes/geolocation/google.inc.php +48 -56
M includes/geolocation/yandex.inc.php +43 -55
M includes/groups.inc.php +239 -246
M includes/housekeeping/alertlog.inc.php +32 -38
M includes/housekeeping/authlog.inc.php +32 -38
M includes/housekeeping/eventlog.inc.php +32 -38
M includes/housekeeping/inventory.inc.php +32 -38
M includes/housekeeping/ports.inc.php +24 -24
M includes/housekeeping/rrd.inc.php +151 -151
M includes/housekeeping/staledb.inc.php +74 -75
M includes/housekeeping/syslog.inc.php +32 -38
M includes/include-dir-mib.inc.php +37 -35
M includes/include-dir.inc.php +8 -14
M includes/influx.inc.php +89 -91
M includes/polling/altiga-ssl.inc.php +19 -21
M includes/polling/applications.inc.php +35 -36
M includes/polling/applications/apache.inc.php +52 -53
M includes/polling/applications/asterisk.inc.php +12 -14
M includes/polling/applications/bind.inc.php +288 -328
M includes/polling/applications/ceph.inc.php +13 -14
M includes/polling/applications/crashplan.inc.php +53 -56
M includes/polling/applications/dhcpkit.inc.php +20 -22
M includes/polling/applications/dovecot.inc.php +64 -65
M includes/polling/applications/drbd.inc.php +26 -31
M includes/polling/applications/exchange.inc.php +121 -131
M includes/polling/applications/exim_mailqueue.inc.php +12 -14
M includes/polling/applications/exim.inc.php +12 -14
M includes/polling/applications/freeradius.inc.php +33 -35
M includes/polling/applications/icecast.inc.php +12 -14
M includes/polling/applications/ioping.inc.php +3 -5
M includes/polling/applications/jvmoverjmx.inc.php +46 -49
M includes/polling/applications/kamailio.inc.php +103 -108
M includes/polling/applications/lighttpd.inc.php +12 -14
M includes/polling/applications/memcached.inc.php +55 -63
M includes/polling/applications/mongodb.inc.php +55 -56
M includes/polling/applications/mssql.inc.php +94 -104
M includes/polling/applications/mysql.inc.php +126 -130
M includes/polling/applications/nfs.inc.php +69 -77
M includes/polling/applications/nfsd.inc.php +39 -43
M includes/polling/applications/nginx.inc.php +18 -19
M includes/polling/applications/nsd.inc.php +70 -83
M includes/polling/applications/ntpd.inc.php +20 -23
M includes/polling/applications/openvpn.inc.php +18 -23
M includes/polling/applications/postfix_mailgraph.inc.php +15 -17
M includes/polling/applications/postfix_qshape.inc.php +12 -14
M includes/polling/applications/postgresql.inc.php +14 -16
M includes/polling/applications/powerdns_recursor.inc.php +63 -65
M includes/polling/applications/powerdns.inc.php +35 -37
M includes/polling/applications/shoutcast.inc.php +27 -30
M includes/polling/applications/unbound.inc.php +153 -160
M includes/polling/applications/varnish.inc.php +25 -26
M includes/polling/applications/vmwaretools.inc.php +14 -16
M includes/polling/applications/winservices.inc.php +49 -58
M includes/polling/applications/zimbra.inc.php +263 -280
M includes/polling/arista-software-ip-forwarding.inc.php +38 -42
M includes/polling/aruba-controller.inc.php +89 -89
M includes/polling/bgp-peers.inc.php +250 -251
M includes/polling/bgp/bgp4-mib.inc.php +61 -61
M includes/polling/bgp/bgp4v2-mib.inc.php +86 -86
M includes/polling/bgp/cisco-bgp4-mib.inc.php +100 -100
M includes/polling/bgp/cumulus-bgpun-mib.inc.php +49 -49
M includes/polling/cipsec-tunnels.inc.php +247 -275
M includes/polling/cisco-cbqos.inc.php +109 -109
M includes/polling/cisco-cef.inc.php +109 -101
M includes/polling/cisco-eigrp.inc.php +257 -284
M includes/polling/cisco-ipsec-flow-monitor.inc.php +50 -44
M includes/polling/cisco-remote-access-monitor.inc.php +21 -23
M includes/polling/cisco-vpdn.inc.php +18 -21
M includes/polling/counter.inc.php +15 -17
M includes/polling/entity-physical.inc.php +58 -72
M includes/polling/fdb-table.inc.php +289 -289
M includes/polling/fdb/atistackswitch9424-mib.inc.php +19 -20
M includes/polling/fdb/extreme-fdb-mib.inc.php +30 -33
M includes/polling/fdb/huawei-l2mam-mib.inc.php +23 -21
M includes/polling/fdb/rapid-city.inc.php +57 -65
M includes/polling/fdb/tplink-l2bridge-mib.inc.php +30 -24
M includes/polling/functions.inc.php +646 -621
M includes/polling/graphs.inc.php +47 -47
M includes/polling/graphs/a10-ax-cgn-mib/axIpNatLsnGlobalStats.inc.php +45 -46
M includes/polling/graphs/a10-ax-mib/axAppGlobalStats.inc.php +24 -24
M includes/polling/graphs/aethra-mib/xdsl.inc.php +20 -20
M includes/polling/graphs/alvarion-dot11-wlan-mib.inc.php +38 -44
M includes/polling/graphs/aruba-cppm-mib.inc.php +46 -46
M includes/polling/graphs/bluecoat-av-mib.inc.php +18 -18
M includes/polling/graphs/bluecoat-cas-mib.inc.php +18 -18
M includes/polling/graphs/bluecoat-sg-proxy-mib.inc.php +65 -65
M includes/polling/graphs/checkpoint-mib.inc.php +144 -144
M includes/polling/graphs/cisco-aaa-session-mib.inc.php +21 -21
M includes/polling/graphs/cisco-firewall-mib.inc.php +8 -9
M includes/polling/graphs/cisco-subscriber-session-mib.inc.php +14 -14
M includes/polling/graphs/f5-bigip-system-mib/clientSslStats.inc.php +22 -22
M includes/polling/graphs/fe-fireeye-mib.inc.php +10 -10
M includes/polling/graphs/firebrick-mib/fbL2tpSessions.inc.php +19 -19
M includes/polling/graphs/firebrick-mib/fbL2tpTunnels.inc.php +15 -15
M includes/polling/graphs/gbos-mib.inc.php +17 -17
M includes/polling/graphs/host-resources-mib.inc.php +15 -15
M includes/polling/graphs/juniper-firewall-mib.inc.php +17 -22
M includes/polling/graphs/juniper-ipv6-mib/jnxIcmpv6Stats.inc.php +124 -124
M includes/polling/graphs/juniper-ipv6-mib/jnxIpv6GlobalStats.inc.php +113 -113
M includes/polling/graphs/juniper-srx5000-spu-monitoring-mib.inc.php +22 -22
M includes/polling/graphs/mikrotik-mib/mtxrDHCP.inc.php +15 -15
M includes/polling/graphs/mitel-iperavoicelan-mib.inc.php +23 -23
M includes/polling/graphs/mseries-alarm-mib/alarmGeneral.inc.php +12 -12
M includes/polling/graphs/netapp-mib/cp.inc.php +30 -30
M includes/polling/graphs/netapp-mib/misc.inc.php +25 -26
M includes/polling/graphs/ns-root-mib/nsAAAStatsGroup.inc.php +23 -23
M includes/polling/graphs/ns-root-mib/nsCompressionStatsGroup.inc.php +61 -61
M includes/polling/graphs/ns-root-mib/nsHttpStatsGroup.inc.php +40 -40
M includes/polling/graphs/ns-root-mib/nsSslStatsGroup.inc.php +169 -169
M includes/polling/graphs/ns-root-mib/nsTcpStatsGroup.inc.php +104 -104
M includes/polling/graphs/pan-common-mib.inc.php +17 -17
M includes/polling/graphs/raisecom-system-mib.inc.php +8 -8
M includes/polling/graphs/rbn-subscriber-active-mib/rbnsubsencaps.inc.php +41 -41
M includes/polling/graphs/sonicwall-firewall-ip-statistics-mib/sonicSAStatTable.inc.php +3 -3
M includes/polling/graphs/sonicwall-firewall-ip-statistics-mib/sonicwallFwStats.inc.php +11 -11
M includes/polling/graphs/teradici-pcoipv2-mib.inc.php +40 -40
M includes/polling/ipmi.inc.php +41 -40
M includes/polling/ipSystemStats.inc.php +56 -48
M includes/polling/junose-atm-vp.inc.php +30 -32
M includes/polling/loadbalancer.inc.php +3 -3
M includes/polling/loadbalancer/cisco-enhanced-slb-mib.inc.php +81 -92
M includes/polling/loadbalancer/cisco-slb-mib.inc.php +68 -76
M includes/polling/loadbalancer/f5-bigip-local-mib.inc.php +316 -328
M includes/polling/loadbalancer/ns-root-mib.inc.php +343 -343
M includes/polling/lsp.inc.php +108 -124
M includes/polling/lsp/mpls-mib.inc.php +7 -9
M includes/polling/mac-accounting.inc.php +163 -149
M includes/polling/mempools.inc.php +123 -96
M includes/polling/mempools/agent-general-mib.inc.php +12 -14
M includes/polling/mempools/bianca-brick-mibres-mib.inc.php +10 -12
M includes/polling/mempools/bluecoat-sg-proxy-mib.inc.php +11 -13
M includes/polling/mempools/bluecoat-sg-usage-mib.inc.php +11 -13
M includes/polling/mempools/cisco-enhanced-mempool-mib.inc.php +22 -27
M includes/polling/mempools/cisco-entity-qfp-mib.inc.php +16 -19
M includes/polling/mempools/cisco-memory-pool-mib.inc.php +15 -18
M includes/polling/mempools/cisco-process-mib.inc.php +15 -18
M includes/polling/mempools/dell-networking-chassis-mib.inc.php +9 -10
M includes/polling/mempools/extreme-software-monitor-mib.inc.php +11 -13
M includes/polling/mempools/f10-c-series-chassis-mib.inc.php +14 -17
M includes/polling/mempools/f10-chassis-mib.inc.php +9 -10
M includes/polling/mempools/f10-m-series-chassis-mib.inc.php +11 -13
M includes/polling/mempools/f10-s-series-chassis-mib.inc.php +9 -10
M includes/polling/mempools/f5-bigip-system-mib.inc.php +11 -13
M includes/polling/mempools/foundry-sn-agent-mib.inc.php +14 -11
M includes/polling/mempools/hh3c-entity-ext-mib.inc.php +9 -10
M includes/polling/mempools/host-resources-mcd.inc.php +6 -6
M includes/polling/mempools/host-resources-mib.inc.php +36 -36
M includes/polling/mempools/hpn-icf-entity-ext-mib.inc.php +9 -10
M includes/polling/mempools/huawei-entity-extent-mib.inc.php +10 -10
M includes/polling/mempools/juniper-mib.inc.php +14 -17
M includes/polling/mempools/juniper-srx5000-spu-monitoring-mib.inc.php +11 -13
M includes/polling/mempools/netswitch-mib.inc.php +11 -13
M includes/polling/mempools/oneaccess-sys-mib.inc.php +11 -13
M includes/polling/mempools/peakflow-sp-mib.inc.php +4 -4
M includes/polling/mempools/s5-chassis-mib.inc.php +11 -13
M includes/polling/mempools/smartnode-mib.inc.php +11 -13
M includes/polling/mempools/timetra-system-mib.inc.php +10 -12
M includes/polling/mempools/ucd-snmp-mib.inc.php +27 -30
M includes/polling/mempools/zhone-card-resources-mib.inc.php +9 -11
M includes/polling/mempools/zxr10-mib.inc.php +15 -18
M includes/polling/mempools/zyxel-sys-memory-mib.inc.php +15 -18
M includes/polling/netstats.inc.php +75 -71
M includes/polling/oids.inc.php +40 -40
M includes/polling/os.inc.php +169 -184
M includes/polling/os/acdos.inc.php +7 -8
M includes/polling/os/acsw.inc.php +17 -16
M includes/polling/os/airos.inc.php +13 -13
M includes/polling/os/allied.inc.php +30 -36
M includes/polling/os/alliedwareplus.inc.php +6 -4
M includes/polling/os/aos.inc.php +3 -3
M includes/polling/os/aosw.inc.php +3 -3
M includes/polling/os/apc.inc.php +78 -83
M includes/polling/os/arubaos.inc.php +7 -8
M includes/polling/os/asyncos.inc.php +7 -8
M includes/polling/os/atto.inc.php +6 -6
M includes/polling/os/avaya.inc.php +34 -41
M includes/polling/os/avocent.inc.php +7 -8
M includes/polling/os/barracudangfw.inc.php +3 -3
M includes/polling/os/bintec.inc.php +7 -8
M includes/polling/os/breeze.inc.php +4 -4
M includes/polling/os/broadcom_fastpath.inc.php +3 -3
M includes/polling/os/brother-printer.inc.php +17 -18
M includes/polling/os/calix.inc.php +43 -49
M includes/polling/os/cambium-ptp.inc.php +8 -11
M includes/polling/os/canopy.inc.php +3 -3
M includes/polling/os/cas.inc.php +14 -16
M includes/polling/os/ciena.inc.php +5 -5
M includes/polling/os/cimc.inc.php +6 -7
M includes/polling/os/cisco-acns.inc.php +4 -4
M includes/polling/os/cisco-altiga.inc.php +6 -7
M includes/polling/os/cisco-nam.inc.php +5 -5
M includes/polling/os/cisco-ue.inc.php +14 -14
M includes/polling/os/cisco.inc.php +132 -133
M includes/polling/os/dantherm-coolling.inc.php +3 -3
M includes/polling/os/darwin.inc.php +383 -239
M includes/polling/os/dell-laser.inc.php +17 -22
M includes/polling/os/deltaups.inc.php +3 -3
M includes/polling/os/dlink.inc.php +39 -42
M includes/polling/os/dlinkap.inc.php +16 -16
M includes/polling/os/dlinkfw.inc.php +3 -3
M includes/polling/os/dsm.inc.php +9 -11
M includes/polling/os/edgecore-os.inc.php +6 -4
M includes/polling/os/edgemax.inc.php +5 -6
M includes/polling/os/engenius.inc.php +35 -36
M includes/polling/os/eppc-ups.inc.php +33 -33
M includes/polling/os/equallogic.inc.php +30 -35
M includes/polling/os/exalt.inc.php +7 -7
M includes/polling/os/extremeavaya.inc.php +34 -41
M includes/polling/os/extremeware.inc.php +15 -13
M includes/polling/os/f5.inc.php +16 -21
M includes/polling/os/fabos.inc.php +7 -8
M includes/polling/os/fireeye.inc.php +5 -5
M includes/polling/os/fortinet.inc.php +8 -8
M includes/polling/os/ftos.inc.php +81 -104
M includes/polling/os/gaia.inc.php +4 -4
M includes/polling/os/ge-ups.inc.php +3 -3
M includes/polling/os/hpilo.inc.php +7 -8
M includes/polling/os/ibm-bladecenter.inc.php +29 -33
M includes/polling/os/ies.inc.php +4 -4
M includes/polling/os/interseptor.inc.php +4 -4
M includes/polling/os/ipoman.inc.php +9 -5
M includes/polling/os/ironware.inc.php +5 -6
M includes/polling/os/jetnexus-lb.inc.php +3 -3
M includes/polling/os/juniperive.inc.php +28 -32
M includes/polling/os/junos.inc.php +49 -59
M includes/polling/os/junose.inc.php +6 -7
M includes/polling/os/jwos.inc.php +4 -4
M includes/polling/os/konica-printer.inc.php +4 -4
M includes/polling/os/lcos.inc.php +5 -5
M includes/polling/os/liebert.inc.php +33 -35
M includes/polling/os/maipu-mypower.inc.php +8 -9
M includes/polling/os/mcd.inc.php +11 -12
M includes/polling/os/mellanox.inc.php +12 -13
M includes/polling/os/meraki.inc.php +14 -18
M includes/polling/os/mgeups.inc.php +9 -7
M includes/polling/os/netapp.inc.php +20 -22
M includes/polling/os/netgear.inc.php +5 -6
M includes/polling/os/netscaler.inc.php +6 -6
M includes/polling/os/omnistack.inc.php +3 -3
M includes/polling/os/onefs.inc.php +6 -7
M includes/polling/os/oneos.inc.php +27 -29
M includes/polling/os/opengear.inc.php +5 -5
M includes/polling/os/openwrt.inc.php +41 -41
M includes/polling/os/packages.inc.php +8 -6
M includes/polling/os/poweralert.inc.php +11 -14
M includes/polling/os/powerware.inc.php +3 -3
M includes/polling/os/printer.inc.php +17 -15
M includes/polling/os/procurve-ap.inc.php +13 -16
M includes/polling/os/procurve.inc.php +27 -33
M includes/polling/os/proxysg.inc.php +6 -6
M includes/polling/os/radlan.inc.php +5 -6
M includes/polling/os/ricoh.inc.php +3 -3
M includes/polling/os/rubytech.inc.php +10 -10
M includes/polling/os/ruckus.inc.php +20 -22
M includes/polling/os/screenos.inc.php +6 -6
M includes/polling/os/sitemonitor.inc.php +8 -6
M includes/polling/os/smartos.inc.php +24 -32
M includes/polling/os/speedtouch.inc.php +6 -7
M includes/polling/os/splat.inc.php +4 -4
M includes/polling/os/steelhead.inc.php +17 -21
M includes/polling/os/timos.inc.php +13 -11
M includes/polling/os/trapeze.inc.php +5 -6
M includes/polling/os/tsl-mdu12.inc.php +4 -4
M includes/polling/os/unifi.inc.php +18 -16
M includes/polling/os/unix.inc.php +432 -432
M includes/polling/os/ups-mib.inc.php +10 -13
M includes/polling/os/vmware.inc.php +18 -18
M includes/polling/os/vrp.inc.php +6 -6
M includes/polling/os/windows.inc.php +170 -141
M includes/polling/os/wisi-tangram.inc.php +7 -7
M includes/polling/os/wlc.inc.php +9 -11
M includes/polling/os/wmi.inc.php +6 -7
M includes/polling/os/xerox-printer.inc.php +9 -11
M includes/polling/os/xos.inc.php +31 -37
M includes/polling/os/zte.inc.php +65 -66
M includes/polling/ospf.inc.php +13 -13
M includes/polling/ospf/ospf-mib.inc.php +226 -225
M includes/polling/ospf/ospfv3-mib.inc.php +240 -239
M includes/polling/p2p-radios.inc.php +12 -16
M includes/polling/p2p-radios/ignitenet-mib.inc.php +37 -38
M includes/polling/p2p-radios/mimosa-networks-bfive-mib.inc.php +30 -31
M includes/polling/p2p-radios/saf-ipradio.inc.php +29 -28
M includes/polling/p2p-radios/ubnt-airfiber-mib.inc.php +41 -43
M includes/polling/p2p-radios/ubnt-airmax-mib.inc.php +30 -32
M includes/polling/ports.inc.php +803 -788
M includes/polling/ports/adsl-line-mib.inc.php +16 -16
M includes/polling/ports/adsl-line-mib.lib.php +79 -72
M includes/polling/ports/atistackswitch9000-mib.inc.php +3 -3
M includes/polling/ports/atistackswitch9424-mib.inc.php +26 -32
M includes/polling/ports/cisco-lwapp-ap-mib.inc.php +17 -42
M includes/polling/ports/cisco-stack-mib.inc.php +26 -26
M includes/polling/ports/cisco-trustsec-interface-mib.inc.php +9 -11
M includes/polling/ports/cisco-vlan-iftable-relationship-mib.inc.php +20 -23
M includes/polling/ports/cisco-vtp-mib.inc.php +28 -33
M includes/polling/ports/ciscosb-vlan-mib.inc.php +1 -1
M includes/polling/ports/coriant-groove-mib.inc.php +45 -45
M includes/polling/ports/dcn-mib.inc.php +21 -25
M includes/polling/ports/es2952-mib.inc.php +34 -34
M includes/polling/ports/etherlike-mib.inc.php +9 -9
M includes/polling/ports/etherlike-mib.lib.php +54 -53
M includes/polling/ports/extreme-vlan-mib.inc.php +35 -42
M includes/polling/ports/f5-bigip-system-mib.inc.php +3 -3
M includes/polling/ports/fastpath-inventory-mib.inc.php +15 -14
M includes/polling/ports/huawei-l2if-mib.inc.php +45 -50
M includes/polling/ports/ieee8021-q-bridge-mib.inc.php +99 -99
M includes/polling/ports/ip-mib.lib.php +15 -17
M includes/polling/ports/ip-mib/ipIfStats.inc.php +26 -27
M includes/polling/ports/ipe-system-mib.inc.php +189 -190
M includes/polling/ports/juniper-cos-mib.inc.php +29 -30
M includes/polling/ports/juniper-cos-mib.lib.php +29 -31
M includes/polling/ports/juniper-ipv6-mib.inc.php +7 -8
M includes/polling/ports/juniper-ipv6-mib.lib.php +8 -9
M includes/polling/ports/juniper-virtualchassis-mib.inc.php +44 -46
M includes/polling/ports/mikrotik-mib.inc.php +29 -29
M includes/polling/ports/mikrotik-mib.lib.php +52 -51
M includes/polling/ports/netapp-mib.inc.php +87 -87
M includes/polling/ports/netapp-mib.lib.php +12 -13
M includes/polling/ports/q-bridge-mib.inc.php +156 -171
M includes/polling/ports/radlan-vlan-mib.inc.php +35 -33
M includes/polling/ports/rapid-city.inc.php +23 -25
M includes/polling/ports/rbn-bind-mib.inc.php +45 -48
M includes/polling/ports/smon-mib.inc.php +10 -12
M includes/polling/ports/sw-mib.inc.php +22 -24
M includes/polling/ports/timetra-port-mib.inc.php +41 -49
M includes/polling/ports/timetra-port-mib.lib.php +39 -43
M includes/polling/ports/tplink-dot1q-vlan-mib.inc.php +85 -83
M includes/polling/printersupplies.inc.php +86 -82
M includes/polling/probes.inc.php +74 -72
M includes/polling/processors.inc.php +65 -65
M includes/polling/processors/ciena.inc.php +7 -8
M includes/polling/processors/dnos-switching-mib.inc.php +8 -10
M includes/polling/processors/edgeswitch-switching-mib.inc.php +8 -10
M includes/polling/processors/hr-average.inc.php +33 -29
M includes/polling/processors/nos.inc.php +6 -7
M includes/polling/processors/powerconnect.inc.php +6 -7
M includes/polling/processors/ucd-old.inc.php +10 -12
M includes/polling/processors/wmi.inc.php +17 -17
M includes/polling/pseudowires.inc.php +120 -124
M includes/polling/sensors.inc.php +26 -29
M includes/polling/sla.inc.php +142 -140
M includes/polling/slas/cisco-rttmon-mib.inc.php +55 -62
M includes/polling/slas/disman-ping-mib.inc.php +150 -165
M includes/polling/slas/hpicf-ipsla-mib.inc.php +48 -53
M includes/polling/status.inc.php +16 -18
M includes/polling/status/atto6500n-mib-fcPort.inc.php +38 -42
M includes/polling/status/atto6500n-mib-sasPort.inc.php +38 -38
M includes/polling/status/ns-root-mib-ha.inc.php +64 -68
M includes/polling/storage.inc.php +77 -75
M includes/polling/storage/cisco-flash-mib.inc.php +18 -17
M includes/polling/storage/host-resources-mib.inc.php +36 -36
M includes/polling/storage/ucd-snmp-mib.inc.php +28 -30
M includes/polling/system.inc.php +305 -317
M includes/polling/system/asco-qem-72ee2.inc.php +7 -7
M includes/polling/system/snmpv2-mib.inc.php +12 -14
M includes/polling/system/wowza-streaming-engine-mib.inc.php +11 -13
M includes/polling/ucd-diskio.inc.php +31 -31
M includes/polling/ucd-mib.inc.php +119 -117
M includes/polling/unix-agent.inc.php +28 -33
M includes/polling/unix-agent/areca.inc.php +22 -30
M includes/polling/unix-agent/diskstat.inc.php +36 -39
M includes/polling/unix-agent/distro.inc.php +6 -7
M includes/polling/unix-agent/dmi.inc.php +6 -7
M includes/polling/unix-agent/edac.inc.php +35 -49
M includes/polling/unix-agent/hdarray.inc.php +32 -39
M includes/polling/unix-agent/hddtemp.inc.php +18 -21
M includes/polling/unix-agent/ipmitool.inc.php +8 -9
M includes/polling/unix-agent/ksm.inc.php +8 -9
M includes/polling/unix-agent/lmsensors.inc.php +161 -189
M includes/polling/unix-agent/munin-plugins.inc.php +108 -107
M includes/polling/unix-agent/nvidia.inc.php +47 -47
M includes/polling/unix-agent/packages.inc.php +116 -108
M includes/polling/unix-agent/proxmox.inc.php +22 -23
M includes/polling/unix-agent/raspberrypi.inc.php +49 -54
M includes/polling/wifi.inc.php +194 -192
M includes/polling/wifi/airespace-wireless-mib.inc.php +115 -108
M includes/polling/wifi/cisco-lwapp-ap-mib.inc.php +40 -30
M includes/polling/wifi/cisco-lwapp-wlan-mib.inc.php +26 -27
M includes/polling/wifi/mikrotik-mib.inc.php +5 -6
M includes/polling/wifi/ruckus-radio-mib.inc.php +80 -88
M includes/polling/wifi/trapeze-networks-ap-status-mib.inc.php +43 -43
M includes/polling/wifi/trapeze-networks-client-session-mib.inc.php +53 -50
M includes/polling/wmi.inc.php +164 -164
M includes/port-descr-parser.inc.php +56 -49
M includes/rewrites.inc.php +1,116 -1,043
M includes/rrdtool.inc.php +826 -796
M includes/snmp.inc.php +1,638 -1,610
M includes/snmptrap/linkDown.inc.php +10 -9
M includes/snmptrap/linkUp.inc.php +14 -14
M includes/syslog.inc.php +732 -707
M includes/templates.inc.php +491 -553
M includes/templates/notification/email_html.tpl +1 -1
M includes/templates/notification/email_text.tpl +1 -1
M includes/templates/notification/google-chat_card.tpl +1 -1
M includes/templates/notification/google-chat_text.tpl +1 -1
M includes/templates/notification/rocketchat_text.tpl +1 -1
M includes/templates/notification/telegram_html.tpl +1 -1
M includes/templates/notification/telegram_text.tpl +1 -1
M includes/templates/notification/zoom_markdown.tpl +1 -1
M includes/update/update.php +203 -203
M includes/versioncheck.inc.php +96 -95
M includes/weathermap/map-poller.php +1 -1
M includes/wmi.inc.php +234 -231
M irc.php +182 -179
M notifications.php +20 -20
M poll-billing.php +164 -172
M poller-wrapper.py +1 -1
M poller.php +137 -128
M rename_device.php +27 -28
M scripts/check_icons.sh +1 -1
M scripts/distro +1 -1
M scripts/generate-emoji.php +22 -29
M scripts/generate-rancid.php +52 -38
M scripts/generate-smokeping.php +12 -12
M scripts/geshi-ios.php +160 -160
M scripts/removespikes.php +645 -631
M scripts/rename-port-rrdfile.php +16 -18
M scripts/split-mib-definitions +2 -2
M snmptrap.php +19 -12
M syslog.php +61 -74
M test_alert.php +72 -70
M test_code.php +4 -4
M test_db.php +4 -4
M test_geo.php +37 -35
M tests/data/test_definitions.inc.php +1 -1
M tests/templates/observium_notification/observium_notification.mustache +1 -1
M update/074.php +1 -1
M update/095.php +1 -1
M update/127.php +1 -1
M update/128.php +1 -1
M update/129.php +1 -1
M update/153.php +1 -1
M update/164.php +1 -1
M update/165.php +1 -1
M update/170.php +1 -1
M update/176.php +1 -1
M update/177.php +1 -1
M update/187.php +1 -1
M update/191.php +1 -1
M update/210.php +1 -1
M update/212.php +1 -1
M update/256.php +1 -1
M update/257.php +1 -1
M update/258.php +1 -1
M update/260.php +1 -1
M update/262.php +1 -1
M update/268.php +1 -1
M update/269.php +1 -1
M update/274.php +1 -1
M update/279.php +1 -1
M update/280.php +1 -1
M update/282.php +1 -1
M update/284.php +1 -1
M update/285.php +1 -1
M update/288.php +1 -1
M update/293.php +1 -1
M update/302.php +1 -1
M update/315.php +1 -1
M update/333.php +1 -1
M update/335.php +1 -1
M update/350.php +1 -1
M update/355.php +1 -1
M update/360.php +1 -1
M update/410.php +1 -1
M update/413.php +1 -1
M update/415.php +1 -1
M update/424.php +1 -1
M update/432.php +1 -1
M update/455.php +1 -1
M update/464.php +1 -1
📈 0 added 📉 0 removed

💻 r12755 MINOR

Mike Stupalov 🐱 • 2023-04-27 16:20
Moved functions for external integrations to separate include.
Files changed (3)
M html/includes/functions.inc.php +5 -142
A html/includes/integrations.inc.php +155
M includes/entities/device.inc.php +75 -66
📈 235 added 📉 208 removed

💻 r12754 TRIVIAL

Mike Stupalov 🐱 • 2023-04-27 15:32
Cleaned include dirs.
Files changed (2)
M includes/include-dir-mib.inc.php +2 -18
M includes/include-dir.inc.php +14 -45
📈 16 added 📉 63 removed

💻 r12753 TRIVIAL

Mike Stupalov 🐱 • 2023-04-27 11:02
Simplified generate rancid config script.
Files changed (1)
M scripts/generate-rancid.php +24 -70
📈 24 added 📉 70 removed

💻 r12752 TRIVIAL

Mike Stupalov 🐱 • 2023-04-27 11:01
Added trim_number().
Files changed (1)
M includes/common.inc.php +14 -1
📈 14 added 📉 1 removed

💻 r12751 MINOR

Adam Armstrong 🐸 • 2023-04-26 12:28
Reformat some files. Improve code for updating/clearing session variables. Add some tests for it.
Files changed (13)
M html/ajax/actions.php +204 -206
M html/includes/authenticate-functions.inc.php +119 -138
M html/includes/authenticate.inc.php +489 -558
M html/includes/functions.inc.php +2,358 -2,067
M html/index.php +252 -295
M includes/debugging.inc.php +7
M includes/definitions.inc.php +259 -260
M includes/discovery/bgp/bgp4-mib.inc.php +45 -45
M includes/discovery/functions.inc.php +1,587 -1,580
M includes/discovery/inventory.inc.php +17 -15
M includes/distributed.inc.php +67 -65
M includes/observium.inc.php +277 -269
M tests/HtmlIncludesFunctionsTest.php +80
📈 5,761 added 📉 5,498 removed

💻 r12750 PHP5

Adam Armstrong 🐸 • 2023-04-26 12:19
[PHP5] Update install_dir setting statement to accomodate PHP5.6 long enough to output version error.
Files changed (1)
M includes/observium.inc.php +2 -1
📈 2 added 📉 1 removed

💻 r12749 MINOR

Mike Stupalov 🐱 • 2023-04-25 20:23
Added basic support for Datacom routers (OBS-4462).
Files changed (12)
M includes/definitions/mibs/datacom.inc.php +39 -25
M includes/definitions/os.inc.php -23
A includes/definitions/os/datacom.inc.php +51
M mibs/datacom/DATACOM-CESOP-MIB +1
A mibs/datacom/DATACOM-GENERIC-DEVICE-MIB +1,329
A mibs/datacom/DATACOM-ROUTER-B-MIB +1,012
A mibs/datacom/DM-BGP-PEER-MIB +105
D mibs/datacom/DMOS-EXPERIMENTAL-TEST-NOTIFICATIONS-MIB -111
M mibs/datacom/DMOS-HW-MONITOR-MIB +35
A mibs/datacom/DMOS-REBOOT-MIB +48
M mibs/datacom/DMswitch-MIB +10 -2
A mibs/datacom/TWAMP-MIB +687
📈 90 added 📉 48 removed

💻 r12748 TRIVIAL

Mike Stupalov 🐱 • 2023-04-25 16:18
Improved discovery Inlet load sensors by PDU2-MIB (OBS-4490).
Files changed (1)
M includes/discovery/sensors/pdu2-mib.inc.php +131 -131
📈 131 added 📉 131 removed

💻 r12747 TRIVIAL

Mike Stupalov 🐱 • 2023-04-25 15:37
Moved load db functions and constants to corect places. Removed compat with old mysql extension.
Files changed (7)
M html/includes/notifications.inc.php -9
M includes/common.inc.php +1
M includes/constants.inc.php +3 -1
M includes/db.inc.php +5 -18
M includes/defaults.inc.php -1
M includes/definitions.inc.php -83
M includes/observium.inc.php +8
📈 17 added 📉 112 removed

💻 r12746 CLEAN

Adam Armstrong 🐸 • 2023-04-25 15:23
Remove disused code in ajax actions.
Files changed (1)
M html/ajax/actions.php -9
📈 0 added 📉 9 removed

💻 r12745 TRIVIAL

Mike Stupalov 🐱 • 2023-04-25 15:14
Removed compat code for str_compress(). Fixed common unittest load.
Files changed (2)
M includes/common.inc.php +4 -10
M tests/IncludesCommonTest.php +9 -8
📈 13 added 📉 18 removed

💻 r12744 FIX

Adam Armstrong 🐸 • 2023-04-25 14:47
Restore syslog search page device picker (missing generate_where_clause())
Files changed (1)
M html/pages/syslog.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r12743 CLEAN

Mike Stupalov 🐱 • 2023-04-25 13:55
Cleaned discovery sensors by EPPC-MIB (OBS-4458).
Files changed (1)
M includes/discovery/sensors/eppc-mib.inc.php +3 -7
📈 3 added 📉 7 removed

💻 r12742 TRIVIAL

Mike Stupalov 🐱 • 2023-04-25 12:34
Removed compatibility code with php less 7.1.
Files changed (4)
M html/includes/authenticate.inc.php +6 -43
M includes/common.inc.php +1 -10
M includes/db/mysqli.inc.php +6 -13
M includes/functions.inc.php +1 -2
📈 14 added 📉 68 removed

💻 r12741 LIBS

Mike Stupalov 🐱 • 2023-04-25 12:05
Removed unused compat libs.
Files changed (2)
D libs/hash-compat
D libs/random_compat
📈 0 added 📉 0 removed

💻 r12740 TRIVIAL

Mike Stupalov 🐱 • 2023-04-25 11:47
Fixed possible fatal error in is_cli().
Files changed (1)
M includes/common.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r12739 TRIVIAL

Mike Stupalov 🐱 • 2023-04-25 07:15
Fixed rrdtool cmd compatibility with php less 7.3.
Files changed (1)
M includes/rrdtool.inc.php +39 -30
📈 39 added 📉 30 removed

💻 r12738 TRIVIAL

Mike Stupalov 🐱 • 2023-04-25 07:01
Removed unused permission constants.
Files changed (3)
M html/includes/authenticate-functions.inc.php +7 -9
M includes/constants.inc.php -8
M includes/definitions.inc.php -6
📈 7 added 📉 23 removed

💻 r12737 TRIVIAL

Mike Stupalov 🐱 • 2023-04-25 06:51
Removed unused config constants.
Files changed (3)
M includes/config-variables.inc.php +2 -5
M includes/constants.inc.php +1 -13
M includes/debugging.inc.php +8 -8
📈 11 added 📉 26 removed

💻 r12736 TRIVIAL

Adam Armstrong 🐸 • 2023-04-25 04:20
Rearrange some includes. New format for config-variables. Always include htmls/includes/functions.inc.php when SAPI != cli. Move dashboard graph widget to separate include. Switch a lot of defines to consts.
Files changed (32)
M html/ajax/actions.php -1
M html/ajax/device_entities.php -1
M html/ajax/device_ports.php -1
M html/ajax/entities.php -1
M html/ajax/entity_popup.php +4 -5
M html/ajax/input.php -1
M html/ajax/search.php -1
M html/ajax/widget.php +14 -185
M html/api/v0/index.php -2
M html/bandwidth-graph.php -1
M html/billing-bandwidth-data.php -1
M html/billing-data-sorted.php -1
M html/billing-data.php -1
M html/billing-graph.php -1
M html/data.php -1
M html/feed.php -1
M html/geojson.php -1
M html/graph-realtime.php -1
M html/graph.php -2
M html/includes/widgets/graph.inc.php +138 -1
M html/index.php -2
M html/networkmap.php -1
M html/pages/map.inc.php +2 -5
M html/pages/settings.inc.php +91 -88
M html/ui-test.php -2
M html/weathermap.php -1
M includes/common.inc.php +35
M includes/config-variables.inc.php +1,220 -1,223
A includes/constants.inc.php +305
M includes/debugging.inc.php +187 -116
M includes/definitions.inc.php +11 -348
M includes/observium.inc.php +8 -18
📈 2,015 added 📉 2,014 removed

💻 r12735 TRIVIAL

Adam Armstrong 🐸 • 2023-04-25 03:03
Remove class indicator from device overview boxes.
Files changed (2)
M html/includes/entities/sensor.inc.php +6 -23
M html/pages/device/overview/sensors.inc.php +4 -10
📈 10 added 📉 33 removed

💻 r12734 FIX

Adam Armstrong 🐸 • 2023-04-25 01:00
entity_popup.php observium.inc.php include correction.
Files changed (1)
M html/ajax/entity_popup.php +1 -1
📈 1 added 📉 1 removed

💻 r12733 TRIVIAL

Adam Armstrong 🐸 • 2023-04-24 23:42
Rename sql-config.inc.php to observium.inc.php to better reflect what it actually does. Add some docblocks.
Files changed (66)
M add_device.php +1 -1
M adduser.php +1 -1
M alerter.php +1 -1
M billing-calculate.php +1 -1
M check-errors.php +1 -1
M config_to_json.php +1 -1
M delete_device.php +1 -1
M discovery.php +1 -1
M housekeeping.php +1 -1
M html/ajax/actions.php +1 -3
M html/ajax/device_entities.php +1 -3
M html/ajax/device_ports.php +1 -3
M html/ajax/entities.php +1 -3
M html/ajax/entity_popup.php +1 -3
M html/ajax/input.php +1 -3
M html/ajax/search.php +1 -3
M html/ajax/widget.php +1 -3
M html/api/v0/index.php +1 -1
M html/bandwidth-graph.php +1 -1
M html/billing-bandwidth-data.php +1 -1
M html/billing-data-sorted.php +1 -1
M html/billing-data.php +1 -1
M html/billing-graph.php +1 -1
M html/data.php +1 -1
M html/feed.php +1 -1
M html/geojson.php +1 -1
M html/graph-realtime.php +1 -1
M html/graph.php +1 -1
M html/icons.php +1 -1
M html/index.php +3 -13
M html/networkmap.php +1 -1
M html/pages/map.inc.php +1 -1
M html/pages/settings.inc.php +1 -1
M html/ui-test.php +1 -1
M html/weathermap.php +1 -1
M includes/common.inc.php +4,376 -3,997
M includes/definitions.inc.php +1 -1
M includes/functions.inc.php +1 -3
A includes/observium.inc.php +476
D includes/sql-config.inc.php -486
M includes/weathermap/editor.php +1 -1
M includes/weathermap/map-poller.php +2 -2
M includes/weathermap/weathermap +1 -1
M irc.php +1 -1
M notifications.php +1 -1
M poll-billing.php +1 -1
M poller.php +1 -1
M rename_device.php +1 -1
M scripts/generate-emoji.php +1 -1
M scripts/generate-rancid.php +1 -1
M scripts/generate-smokeping.php +1 -1
M scripts/rename-port-rrdfile.php +1 -1
M snmptrap.php +1 -1
M syslog.php +1 -1
M test_alert.php +1 -1
M test_code.php +1 -1
M test_db.php +1 -1
M test_geo.php +1 -1
M tests/HtmlIncludesFunctionsTest.php +1 -1
M tests/IncludesBillingTest.php +1 -1
M tests/IncludesDbTest.php +1 -1
M tests/IncludesEncryptTest.php +1 -1
M tests/IncludesEntitiesTest.php +1 -1
M tests/IncludesSyslogTest.php +1 -1
M tests/SnmpDataTest.php +1 -1
M tests/SnmpDataTest2.php +1 -1
📈 4,914 added 📉 4,573 removed

💻 r12732 TRIVIAL

Mike Stupalov 🐱 • 2023-04-24 21:52
Fixed external_exec() unittests. Restored required endtime in exit_status.
Files changed (2)
M includes/common.inc.php +14 -17
M tests/IncludesCommonTest.php +70 -54
📈 84 added 📉 71 removed

💻 r12731 DEBUG

Adam Armstrong 🐸 • 2023-04-24 21:14
Improve exception handling and minimum PHP error warning.
Files changed (1)
M includes/debugging.inc.php +7 -5
📈 7 added 📉 5 removed

💻 r12730 MINOR

Adam Armstrong 🐸 • 2023-04-24 21:06
Improve exception handling and old php version warning.
Files changed (1)
M includes/debugging.inc.php +7 -7
📈 7 added 📉 7 removed

💻 r12729 TRIVIAL

Mike Stupalov 🐱 • 2023-04-24 20:52
Fixed function undefined error (OBS-4487).
Files changed (1)
M includes/debugging.inc.php +7 -5
📈 7 added 📉 5 removed

💻 r12728 TRIVIAL

Mike Stupalov 🐱 • 2023-04-24 20:51
Added logging for "unable connect to rrdcached".
Files changed (1)
M includes/rrdtool.inc.php +36 -12
📈 36 added 📉 12 removed

💻 r12727 TRIVIAL

Adam Armstrong 🐸 • 2023-04-24 20:37
Change autodiscovery popup icon
Files changed (1)
M html/includes/functions.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r12726 TRIVIAL

Mike Stupalov 🐱 • 2023-04-24 20:36
Fixed get_http_request().
Files changed (2)
M includes/common.inc.php +63 -45
M tests/IncludesCommonTest.php +4 -4
📈 67 added 📉 49 removed

💻 r12725 FIX

Adam Armstrong 🐸 • 2023-04-24 18:46
Improved handling of location tooltips
Files changed (1)
M html/ajax/entity_popup.php +51 -64
📈 51 added 📉 64 removed

💻 r12724 IMPROVE

Adam Armstrong 🐸 • 2023-04-24 17:47
Improved external_exec() function. Clean up many old list() declarations and replace with PHP7.1+ sort [] declaration.
Files changed (16)
M billing-calculate.php +5 -3
M html/pages/bill.inc.php +2 -7
M html/pages/bills/month.inc.php +8 -6
M html/pages/device/showconfig.inc.php +1 -1
M includes/alerts.inc.php +4 -4
M includes/billing.inc.php +82 -8
M includes/common.inc.php +221 -6
M includes/definitions.inc.php +1 -1
M includes/discovery/virtual-machines/libvirt.inc.php +3 -3
M includes/entities/device.inc.php +1 -1
M includes/functions.inc.php +4 -4
M includes/rrdtool.inc.php +33 -56
M includes/snmp.inc.php +37 -47
M scripts/generate-rancid.php +2 -2
M tests/IncludesBillingTest.php -2
A update/483.sql +2
📈 406 added 📉 151 removed

💻 r12723 DEBUG

Adam Armstrong 🐸 • 2023-04-24 17:13
Improved debugging output for parser/execution errors.
Files changed (1)
M includes/debugging.inc.php +123 -6
📈 123 added 📉 6 removed

💻 r12722 TRIVIAL

Mike Stupalov 🐱 • 2023-04-24 15:58
Fixed search ipv4 addresses in global search (OBS-4486).
Files changed (7)
M html/includes/search/accesspoints.inc.php +9 -8
M html/includes/search/devices.inc.php +2 -2
M html/includes/search/groups.inc.php +11 -5
M html/includes/search/inventory.inc.php +7 -6
M html/includes/search/ip-addresses.inc.php +10 -11
M html/includes/search/loadbalancers.inc.php +61 -65
M html/includes/search/slas.inc.php +3 -6
📈 103 added 📉 103 removed

💻 r12721 FIX

Adam Armstrong 🐸 • 2023-04-24 13:06
Fix map location coordinate handling (trailing zero removal)
Files changed (1)
M html/ajax/entity_popup.php +5 -4
📈 5 added 📉 4 removed

💻 r12720 TRIVIAL

Mike Stupalov 🐱 • 2023-04-24 11:55
Fixed ip address discovery logic operator. Improved get port by index, do not query empty values.
Files changed (2)
M includes/discovery/ip-addresses.inc.php +1 -1
M includes/entities/port.inc.php +38 -64
📈 39 added 📉 65 removed

💻 r12719 TRIVIAL

Adam Armstrong 🐸 • 2023-04-23 00:50
Use short host on devices/graphs/ view.
Files changed (1)
M html/pages/devices/graphs.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r12718 IMPROVE

Adam Armstrong 🐸 • 2023-04-23 00:42
Enable entity popups in dashboard widgets.
Files changed (1)
M html/js/observium.js +7 -5
📈 0 added 📉 0 removed

💻 r12717 MINOR

Adam Armstrong 🐸 • 2023-04-22 23:55
Prettier errored graphs.
Files changed (7)
M html/includes/functions.inc.php +1 -1
M html/includes/graphs/common.inc.php +4 -4
M html/includes/graphs/functions.inc.php +48 -8
M html/includes/graphs/graph.inc.php +5 -2
M html/includes/print/search.inc.php +21 -20
M html/pages/graphs.inc.php +2 -2
M includes/defaults.inc.php +1 -1
📈 82 added 📉 38 removed

💻 r12716 FIX

Adam Armstrong 🐸 • 2023-04-22 19:39
Fix libvirt exec_status usage. Probably still doesn't work.
Files changed (1)
M includes/discovery/virtual-machines/libvirt.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r12715 UNDEBUG

Adam Armstrong 🐸 • 2023-04-22 03:31
Remove some debugging output.
Files changed (1)
M html/includes/print/search.inc.php -3
📈 0 added 📉 3 removed

💻 r12714 IMPROVE

Adam Armstrong 🐸 • 2023-04-22 03:30
Improve some functions. Rename some functions. Add some docblocks. Remove some camelCase.
Files changed (67)
M discovery.php +3 -3
M html/includes/authenticate.inc.php +3 -3
M html/includes/authentication/mysql.inc.php +2 -2
M html/includes/entities/device.inc.php +13 -13
M html/includes/entities/mempool.inc.php +3 -3
M html/includes/entities/port.inc.php +7 -7
M html/includes/entities/storage.inc.php +3 -3
M html/includes/functions.inc.php +1 -1
M html/includes/graphs/bill/bits.inc.php +2 -2
M html/includes/graphs/graph.inc.php +1 -1
M html/includes/graphs/port/percent.inc.php +1 -1
M html/includes/group_edit.inc.php +1 -1
M html/includes/print-interface-adsl.inc.php +3 -3
M html/includes/print/billing.inc.php +213 -20
M html/includes/print/navbar.inc.php +1 -1
M html/includes/print/search.inc.php +45 -38
M html/includes/print/status.inc.php +4 -4
M html/index.php +5 -5
M html/pages/about.inc.php +2 -2
M html/pages/add_alert_check.inc.php +1 -1
M html/pages/alert_check.inc.php +1 -1
M html/pages/alert_maintenance.inc.php +254 -201
M html/pages/bill/accurate.inc.php +4
M html/pages/bill/history.inc.php +6 -6
M html/pages/bill/pdf_history.inc.php +14 -14
M html/pages/bill/transfer.inc.php +10 -10
M html/pages/bills/month.inc.php +9 -9
M html/pages/bills/searchaction.inc.php +1 -2
M html/pages/device/apps/mssql/memory.inc.php +3 -3
M html/pages/device/edit/ports.inc.php +8 -8
M html/pages/device/overview/c6kxbar.inc.php +1 -1
M html/pages/device/overview/information_extended.inc.php +1 -1
M html/pages/device/overview/information.inc.php +1 -1
M html/pages/device/overview/mempools.inc.php +3 -3
M html/pages/device/overview/storage.inc.php +3 -3
M html/pages/device/overview/ucd_mem.inc.php +6 -6
M html/pages/device/port/macaccounting.inc.php +2 -2
M html/pages/graphs.inc.php +2 -2
M html/pages/group_add.inc.php +1 -1
M html/pages/ports.inc.php +1 -1
M html/pages/ports/graphs.inc.php +2 -2
M html/pages/preferences.inc.php +2 -2
M html/pages/user_edit.inc.php +1 -1
M includes/alerting/email.inc.php +1 -1
M includes/alerts.inc.php +8 -9
M includes/common.inc.php +188 -90
M includes/config-variables.inc.php +1 -1
M includes/discovery/neighbours/cisco-cdp-mib.inc.php +1 -1
M includes/discovery/slas/disman-ping-mib.inc.php +1 -1
M includes/entities/device.inc.php +7 -13
M includes/entities/port.inc.php +2 -2
M includes/functions.inc.php +2 -6
M includes/polling/loadbalancer/f5-bigip-local-mib.inc.php +4 -4
M includes/polling/lsp.inc.php +1 -1
M includes/polling/mempools.inc.php +3 -3
M includes/polling/ports.inc.php +10 -10
M includes/polling/storage.inc.php +5 -5
M includes/rewrites.inc.php +1 -1
M includes/snmp.inc.php +25 -10
M includes/sql-config.inc.php +1 -1
M includes/syslog.inc.php +1 -1
M irc.php +2 -2
M poller.php +1 -1
M tests/IncludesCommonTest.php +5 -6
M tests/IncludesEncryptTest.php +10 -10
M tests/IncludesFunctionsTest.php +1 -1
M tests/SnmpDataTest.php +2 -2
📈 933 added 📉 576 removed

💻 r12713 TRIVIAL

Mike Stupalov 🐱 • 2023-04-21 18:27
Added ipmi option for RDP EcoNat.
Files changed (2)
M includes/definitions/os.inc.php -11
A includes/definitions/os/rdpru.inc.php +25
📈 25 added 📉 11 removed

💻 r12712 TRIVIAL

Mike Stupalov 🐱 • 2023-04-21 15:47
Correctly delete users.
Files changed (3)
M html/includes/authentication/ldap.inc.php +49 -76
M html/includes/authentication/mysql.inc.php +4 -5
M html/includes/authentication/remote.inc.php +15 -30
📈 68 added 📉 111 removed

💻 r12711 TRIVIAL

Mike Stupalov 🐱 • 2023-04-21 15:05
Fixed discovery IP addresses on Fortinet devices with latest firmware.
Files changed (1)
M includes/discovery/ip-addresses/ip-mib.inc.php +4 -1
📈 4 added 📉 1 removed

💻 r12710 FIX

Adam Armstrong 🐸 • 2023-04-21 14:45
Fix devices API GET endpoint. Devices without any attribs were not fetched.
Files changed (1)
M html/api/v0/includes/devices.inc.php +2
📈 2 added 📉 0 removed

💻 r12709 PHP8

Mike Stupalov 🐱 • 2023-04-21 14:30
[PHP8] Preevnt fatal errors in graphs for empty rrd list.
Files changed (3)
M html/includes/graphs/generic_multi_bits_separated.inc.php +29 -29
M html/includes/graphs/generic_multi_group_simplex_separated.inc.php +33 -47
M html/includes/graphs/generic_multi_simplex_separated.inc.php +23 -42
📈 85 added 📉 118 removed

💻 r12708 TRIVIAL

Mike Stupalov 🐱 • 2023-04-21 13:25
Improved DDM temperature sensor on multiline SFP by TIMETRA-PORT-MIB.
Files changed (1)
M includes/discovery/sensors/timetra-port-mib.inc.php +33 -48
📈 33 added 📉 48 removed

💻 r12707 TRIVIAL

Mike Stupalov 🐱 • 2023-04-21 12:37
Removed debug from normal devices api call.
Files changed (1)
M html/api/v0/includes/devices.inc.php +13 -9
📈 13 added 📉 9 removed

💻 r12706 TRIVIAL

Adam Armstrong 🐸 • 2023-04-21 02:55
Workaround for stats/rrd variable name incongruence. mailgraph might be broken in recent distros, though.
Files changed (1)
M includes/polling/applications/postfix_mailgraph.inc.php +3
📈 3 added 📉 0 removed

💻 r12705 MINOR

Adam Armstrong 🐸 • 2023-04-20 22:21
Improve generate_form_values() and restore maintenance devices dropdown. Fix printer supplies table generation.
Files changed (4)
M html/includes/entities/device.inc.php +32 -12
M html/includes/entities/printersupply.inc.php +8 -4
M html/includes/print/search.inc.php +8 -3
M html/pages/alert_maintenance.inc.php +75 -72
📈 123 added 📉 91 removed

💻 r12704 TRIVIAL

Adam Armstrong 🐸 • 2023-04-20 16:49
Improve quicksearch dropdown to add scrolling and set sizing better.
Files changed (1)
M html/includes/navbar.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r12703 FIX

Adam Armstrong 🐸 • 2023-04-20 16:27
Migrate ports extension tables queries to new style.
Files changed (1)
M html/pages/device/ports.inc.php +8 -5
📈 8 added 📉 5 removed

💻 r12702 FIX

Adam Armstrong 🐸 • 2023-04-20 14:28
Initialise up/down id lists in cache.
Files changed (1)
M html/includes/cache-data.inc.php +7 -5
📈 7 added 📉 5 removed

💻 r12701 FIX

Adam Armstrong 🐸 • 2023-04-20 14:22
Fix leaked variable in billing list code
Files changed (1)
M html/pages/bills/searchaction.inc.php +14 -16
📈 14 added 📉 16 removed

💻 r12700 TRIVIAL

Mike Stupalov 🐱 • 2023-04-20 13:37
Fixed format_number_short() for big numbers.
Files changed (2)
M includes/common.inc.php +1 -1
M tests/IncludesCommonTest.php +12 -8
📈 13 added 📉 9 removed

💻 r12699 TRIVIAL

Mike Stupalov 🐱 • 2023-04-20 13:15
Fixed format_number_short() by unit tests.
Files changed (2)
M includes/common.inc.php +14 -4
M tests/IncludesCommonTest.php +17 -6
📈 31 added 📉 10 removed

💻 r12698 TRIVIAL

Mike Stupalov 🐱 • 2023-04-20 11:56
Added option for verify ssl certificates in process_http_curl().
Files changed (2)
M includes/common.inc.php +1 -1
M includes/defaults.inc.php +1
📈 2 added 📉 1 removed

💻 r12697 TRIVIAL

Mike Stupalov 🐱 • 2023-04-20 11:49
Ignore certificate errors in process_http_curl().
Files changed (1)
M includes/common.inc.php +5 -4
📈 5 added 📉 4 removed

💻 r12696 TRIVIAL

Mike Stupalov 🐱 • 2023-04-20 10:07
Do not 'bye'.
Files changed (1)
M html/includes/entities/device.inc.php +10 -15
📈 10 added 📉 15 removed

💻 r12695 TRIVIAL

Mike Stupalov 🐱 • 2023-04-20 08:11
Undebug ports view page.
Files changed (1)
M html/pages/ports.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r12694 FIX

Adam Armstrong 🐸 • 2023-04-19 21:14
Remove erroneous WHERE
Files changed (1)
M html/includes/search/slas.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r12693 MINOR

Adam Armstrong 🐸 • 2023-04-19 19:59
Migrate search queries to new system.
Files changed (10)
M html/includes/search/accesspoints.inc.php +3 -3
M html/includes/search/devices.inc.php +7 -3
M html/includes/search/inventory.inc.php +3 -3
M html/includes/search/ip-addresses.inc.php +3 -3
M html/includes/search/loadbalancers.inc.php +3 -3
M html/includes/search/neighbours.inc.php +3 -2
M html/includes/search/ports.inc.php +1 -1
M html/includes/search/sensors.inc.php +3 -3
M html/includes/search/slas.inc.php +3 -2
M html/includes/search/status.inc.php +11 -11
📈 40 added 📉 34 removed

💻 r12692 TRIVIAL

Mike Stupalov 🐱 • 2023-04-19 19:18
Added ARP table to device tables list.
Files changed (1)
M includes/definitions/entities/devices.inc.php +45 -3
📈 45 added 📉 3 removed

💻 r12691 IMPROVE

Adam Armstrong 🐸 • 2023-04-19 18:34
Improve handling of permissions and cache-data building. Improve SQL query building.
Files changed (35)
M discovery.php +1
M html/ajax/input.php -1
M html/includes/cache-data.inc.php +125 -70
M html/includes/entities/device.inc.php +10 -12
M html/includes/entities/port.inc.php +6
M html/includes/entities/pseudowire.inc.php +17 -13
M html/includes/entities/sensor.inc.php +5 -4
M html/includes/entities/sla.inc.php +2 -2
M html/includes/functions.inc.php +5 -5
M html/includes/map/leaflet.inc.php +62 -5
M html/includes/navbar.inc.php +2 -3
M html/includes/print/inventory.inc.php +14 -13
M html/includes/print/routing.inc.php +43 -8
M html/includes/search/accesspoints.inc.php +1 -1
M html/includes/search/devices.inc.php +1 -1
M html/includes/search/groups.inc.php +14 -12
M html/includes/search/inventory.inc.php +1 -1
M html/index.php +9
M html/pages/alert_log.inc.php +3 -3
M html/pages/alert_maintenance.inc.php +2 -1
M html/pages/device/apps.inc.php -2
M html/pages/device/edit/modules.inc.php +1 -1
M html/pages/eventlog.inc.php +3 -3
M html/pages/map_traffic.inc.php +4
M html/pages/ports.inc.php +16 -11
M html/pages/routing/bgp.inc.php +4 -4
M html/pages/routing/ospf.inc.php +5 -5
M html/pages/routing/vrf.inc.php +10 -10
M html/pages/slas.inc.php +2 -2
M html/pages/syslog.inc.php +11 -5
M includes/definitions.inc.php +6
M includes/definitions/entities/devices.inc.php +1 -1
M includes/definitions/mibs.inc.php +29 -29
M includes/functions.inc.php +6
M poller.php +1
📈 422 added 📉 228 removed

💻 r12690 DEVEL

Mike Stupalov 🐱 • 2023-04-19 17:44
Undebug query.
Files changed (1)
M html/includes/print/arptable.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r12689 MINOR

Mike Stupalov 🐱 • 2023-04-19 17:03
Fixed sort order for null values in display ARP entries. Added generate_query_sort().
Files changed (3)
M html/includes/print/arptable.inc.php +11 -5
M html/includes/print/inventory.inc.php +11 -19
M includes/db.inc.php +43
📈 65 added 📉 24 removed

💻 r12688 TRIVIAL

Mike Stupalov 🐱 • 2023-04-19 13:27
Improved associate vrf to arp entries.
Files changed (1)
M includes/discovery/arp-table.inc.php +25 -18
📈 25 added 📉 18 removed

💻 r12687 TRIVIAL

Mike Stupalov 🐱 • 2023-04-19 12:56
Improved associate vrf to ip addresses.
Files changed (2)
M html/includes/print/addresses.inc.php +17 -30
M includes/discovery/ip-addresses.inc.php +38 -60
📈 55 added 📉 90 removed

💻 r12686 TRIVIAL

Mike Stupalov 🐱 • 2023-04-19 10:29
Fixed status query param.
Files changed (2)
M html/includes/cache-data.inc.php +4 -4
M includes/functions.inc.php +1 -1
📈 5 added 📉 5 removed

💻 r12685 IMPROVE

Adam Armstrong 🐸 • 2023-04-19 04:17
Add the ability to do index>class mappings via map_class_index (index => class)
Files changed (1)
M includes/entities/sensor.inc.php +29 -22
📈 29 added 📉 22 removed

💻 r12684 MINOR

Adam Armstrong 🐸 • 2023-04-19 01:28
Improve packages page code, better query structure. No visual changes.
Files changed (1)
M html/pages/packages.inc.php +54 -71
📈 54 added 📉 71 removed

💻 r12683 TRIVIAL

Adam Armstrong 🐸 • 2023-04-18 23:15
Rearrange some graph/rrd definitions. Add directory for both.
Files changed (7)
A includes/definitions/graphtypes
M includes/definitions/graphtypes.inc.php +3 -87
A includes/definitions/graphtypes/apps.inc.php +302
M includes/definitions/rewrites.inc.php +1 -1
A includes/definitions/rrdtypes
M includes/definitions/rrdtypes.inc.php +2 -1,284
A includes/definitions/rrdtypes/apps.inc.php +1,368
📈 1,676 added 📉 1,372 removed

💻 r12682 FIX

Adam Armstrong 🐸 • 2023-04-18 21:22
Fix palette generation code to handle zero and one shade requests
Files changed (4)
M html/includes/functions.inc.php +24 -1
M html/includes/graphs/device/processor.inc.php +1 -1
M html/includes/graphs/generic_multi_group_simplex_separated.inc.php +1 -1
M html/includes/graphs/generic_multi_simplex_separated.inc.php +1 -1
📈 27 added 📉 4 removed

💻 r12681 FIX

Adam Armstrong 🐸 • 2023-04-18 20:58
HAMPTER
Files changed (1)
A html/images/hamster-panic.png +1
📈 1 added 📉 0 removed

💻 r12680 MAP

Adam Armstrong 🐸 • 2023-04-18 20:53
Fix correct mapping of lat/lon through ajax. Placeholder until better locations system.
Files changed (1)
M html/ajax/entity_popup.php +9 -9
📈 9 added 📉 9 removed

💻 r12679 MAP

Adam Armstrong 🐸 • 2023-04-18 20:43
Improve map tooltip handling, switch to qTip2. Fix map annoying jumping when tooltip displays. Add latlon entity_popup type. remove popupContent from geojson output
Files changed (2)
M html/ajax/entity_popup.php +75
M html/geojson.php +1 -1
📈 76 added 📉 1 removed

💻 r12678 MINOR

Adam Armstrong 🐸 • 2023-04-18 16:40
Improve devices apps page handling of instances.
Files changed (1)
M html/pages/device/apps.inc.php +8 -3
📈 8 added 📉 3 removed

💻 r12677 FIX

Adam Armstrong 🐸 • 2023-04-18 16:02
Fix mempool/processor/storage to not use irregular device cache access. It seems they don't need full device entry at all.
Files changed (3)
M html/includes/entities/mempool.inc.php +5 -1
M html/includes/entities/processor.inc.php +6 -2
M html/includes/entities/storage.inc.php +4 -2
📈 15 added 📉 5 removed

💻 r12676 TRIVIAL

Mike Stupalov 🐱 • 2023-04-18 10:26
Removed devel stuff.
Files changed (1)
M html/pages/device.inc.php -26
📈 0 added 📉 26 removed

💻 r12675 MAJOR

Mike Stupalov 🐱 • 2023-04-18 09:20
Rewritten discovery arp-table module. Added ability discovery arp entries inside vrf. Improved db schema for arp table.
Files changed (8)
M html/includes/print/arptable.inc.php +48 -44
M html/pages/device.inc.php +26 -3
A includes/discovery/arp
M includes/discovery/arp-table.inc.php +116 -140
A includes/discovery/arp/cisco-ietf-ip-mib.inc.php +53
A includes/discovery/arp/ip-mib.inc.php +66
A includes/discovery/arp/ipv6-mib.inc.php +31
A update/482.sql +8
📈 348 added 📉 187 removed

💻 r12674 TRIVIAL

Mike Stupalov 🐱 • 2023-04-17 22:13
Removed unused variable.
Files changed (1)
M html/pages/device/edit/ports.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r12673 DEVEL

Mike Stupalov 🐱 • 2023-04-17 18:58
Fixed load ref library in cli debugging (because loaded before common and definitions).
Files changed (2)
M includes/autoloader.inc.php +5 -3
M includes/debugging.inc.php +5 -4
📈 10 added 📉 7 removed

💻 r12672 IMPROVE

Adam Armstrong 🐸 • 2023-04-17 18:38
Improve module status handling code. Clean up some poller/discovery text output.
Files changed (12)
M html/includes/cache-data.inc.php +1
M html/includes/print/common.inc.php -36
M includes/common.inc.php +112 -131
M includes/discovery/functions.inc.php +3 -1
M includes/discovery/inventory.inc.php +1 -2
M includes/entities/storage.inc.php +1 -1
M includes/functions.inc.php +2 -2
M includes/polling/applications.inc.php +1 -1
M includes/polling/functions.inc.php +2 -39
M includes/polling/storage.inc.php +1 -1
M includes/polling/unix-agent.inc.php +3 -3
M includes/polling/unix-agent/diskstat.inc.php +1 -1
📈 128 added 📉 218 removed

💻 r12671 IMPROVE

Adam Armstrong 🐸 • 2023-04-17 16:35
Improve unix agent handling. Don't attempt collection when module disabled.
Files changed (3)
M includes/defaults.inc.php +1 -2
M includes/functions.inc.php +4
M includes/polling/applications.inc.php +13 -15
📈 18 added 📉 17 removed

💻 r12670 FIX

Adam Armstrong 🐸 • 2023-04-17 13:16
Replace ?? with isset() for ancient php compatibility
Files changed (1)
M html/includes/print/common.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r12669 LIBS

Mike Stupalov 🐱 • 2023-04-17 12:52
Fixed loading of ref class.
Files changed (2)
M includes/autoloader.inc.php +21 -22
M includes/debugging.inc.php +1 -1
📈 22 added 📉 23 removed

💻 r12668 FIX

Adam Armstrong 🐸 • 2023-04-17 03:19
Correct typo in unix os group definition.
Files changed (1)
M includes/definitions/os.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r12667 FIX

Adam Armstrong 🐸 • 2023-04-17 03:13
Fix permissions query for counters cache.
Files changed (1)
M html/includes/cache-data.inc.php +13 -13
📈 13 added 📉 13 removed

💻 r12666 FIX

Adam Armstrong 🐸 • 2023-04-17 02:58
Remove many irregular usages of device cache.
Files changed (9)
M html/includes/entities/counter.inc.php +4 -2
M html/includes/entities/pseudowire.inc.php +4 -5
M html/includes/entities/sensor.inc.php +6 -6
M html/includes/entities/sla.inc.php +3 -3
M html/includes/entities/status.inc.php +5 -3
M html/includes/entities/virtualmachine.inc.php +2 -2
M html/includes/print/neighbours.inc.php +1 -1
M includes/rewrites.inc.php +1 -5
M tests/IncludesFunctionsTest.php +2
📈 28 added 📉 27 removed

💻 r12665 FIX

Adam Armstrong 🐸 • 2023-04-17 02:24
Fix map geojson irregularly using cache.
Files changed (1)
M html/geojson.php +3 -2
📈 3 added 📉 2 removed

💻 r12664 IMPROVE

Adam Armstrong 🐸 • 2023-04-16 14:00
Juggle debugging and autoloading code to separate includes. Improve obs_attribs handling. Add fallback error handling.
Files changed (6)
M html/includes/cache-data.inc.php +6 -6
A includes/autoloader.inc.php +121
M includes/common.inc.php -181
A includes/debugging.inc.php +227
M includes/functions.inc.php +105 -1
M includes/sql-config.inc.php +3 -77
📈 462 added 📉 265 removed

💻 r12663 FIX

Adam Armstrong 🐸 • 2023-04-15 19:42
Remove debugging output
Files changed (2)
M includes/discovery/functions.inc.php +2 -2
M includes/discovery/inventory.inc.php +1 -1
📈 3 added 📉 3 removed

💻 r12662 FIX

Adam Armstrong 🐸 • 2023-04-15 19:30
Disable applications module by default, enable on unix.
Files changed (2)
M includes/defaults.inc.php +1
M includes/definitions/os.inc.php +2
📈 3 added 📉 0 removed

💻 r12661 FIX

Adam Armstrong 🐸 • 2023-04-15 19:21
Rework app pages to remove irregular cache usage
Files changed (2)
M html/pages/apps/default.inc.php +9 -22
M html/pages/apps/overview.inc.php +71 -43
📈 80 added 📉 65 removed

💻 r12660 FIX

Adam Armstrong 🐸 • 2023-04-15 15:54
Improve CSS and style handling somewhat. Add scrolling to "basic" location menu. Fix scrollbar style.
Files changed (16)
M html/css/bootstrap/less/boxes.less +4
M html/css/bootstrap/less/dropdowns.less +1 -13
M html/css/bootstrap/less/gridstack.less -20
M html/css/bootstrap/less/hacks.less +1 -1
M html/css/bootstrap/less/mixins3.less +25 -4
M html/css/observium-dark.css +40 -37
M html/css/observium-dark.map +1 -1
M html/css/observium-darkblue.css +40 -37
M html/css/observium-darkblue.map +1 -1
M html/css/observium.css +40 -37
M html/css/observium.map +1 -1
M html/includes/navbar.inc.php +1 -1
M html/includes/print/navbar.inc.php +1 -1
M html/index.php +3 -3
M html/pages/pollerlog.inc.php -1
M libs/Doctrine/SqlFormatter/HtmlHighlighter.php +2 -2
📈 5 added 📉 6 removed

💻 r12659 FIX

Adam Armstrong 🐸 • 2023-04-15 13:41
Fix pollerlog to work without pre-populated device cache
Files changed (1)
M html/pages/pollerlog.inc.php +7 -3
📈 7 added 📉 3 removed

💻 r12658 FIX

Adam Armstrong 🐸 • 2023-04-15 13:18
Add slightly improved sql profiling and fallback bdump.
Files changed (5)
M html/includes/cache-data.inc.php -2
M html/index.php +87 -64
M includes/common.inc.php +3 -5
M includes/db.inc.php +22 -2
M includes/sql-config.inc.php +18 -6
📈 130 added 📉 79 removed

💻 r12657 PHP8

Mike Stupalov 🐱 • 2023-04-14 20:36
[PHP8] Fixed compatibility ref library with php8.2.
Files changed (1)
M libs/ref.inc.php +9 -8
📈 0 added 📉 0 removed

💻 r12656 FIX

Adam Armstrong 🐸 • 2023-04-14 18:17
Improve debugging handling slightly
Files changed (2)
M includes/entities/device.inc.php +1 -1
M includes/sql-config.inc.php +48 -15
📈 49 added 📉 16 removed

💻 r12655 FIX

Adam Armstrong 🐸 • 2023-04-14 15:25
Fix a lot of warnings
Files changed (21)
M html/includes/cache-data.inc.php +366 -103
M html/includes/functions.inc.php +2 -2
M html/includes/navbar.inc.php +2 -2
M html/includes/print/common.inc.php +31 -1
M html/includes/print/navbar.inc.php +4 -4
M html/includes/print/search.inc.php +4
M html/index.php +1 -1
M html/pages/device.inc.php +16 -10
M html/pages/devices.inc.php +3 -4
M html/pages/group.inc.php +20 -17
M html/pages/locations.inc.php +4 -4
M html/pages/logon.inc.php +10 -1
M html/pages/ports/list.inc.php +30 -12
M includes/common.inc.php +54 -25
M includes/config-variables.inc.php +3 -1
M includes/defaults.inc.php +2 -2
M includes/definitions/os/aruba.inc.php +1 -1
M includes/entities.inc.php +2 -2
M includes/entities/device.inc.php +4 -2
M includes/functions.inc.php +98 -19
M includes/sql-config.inc.php +7 -6
📈 664 added 📉 219 removed

💻 r12654 TRIVIAL

Mike Stupalov 🐱 • 2023-04-14 14:11
Enabled dark mode for Tracy whith dark themes.
Files changed (1)
M html/index.php +6 -1
📈 6 added 📉 1 removed

💻 r12653 MINOR

Mike Stupalov 🐱 • 2023-04-14 13:48
Use autoload for Tracy lib.
Files changed (2)
M includes/common.inc.php +37 -30
M includes/sql-config.inc.php +32 -29
📈 69 added 📉 59 removed

💻 r12652 LIBS

Mike Stupalov 🐱 • 2023-04-14 13:47
Added Tracy to libs dir.
Files changed (86)
A libs/Nette
A libs/Nette/Bridges
A libs/Nette/Bridges/Nette
A libs/Nette/Bridges/Nette/Bridge.php +160
A libs/Nette/Bridges/Nette/MailSender.php +59
A libs/Nette/Bridges/Nette/TracyExtension.php +184
A libs/Nette/Bridges/Psr
A libs/Nette/Bridges/Psr/PsrToTracyLoggerAdapter.php +62
A libs/Nette/Bridges/Psr/TracyToPsrLoggerAdapter.php +61
A libs/Nette/Tracy
A libs/Nette/tracy.php +32
A libs/Nette/Tracy/assets
A libs/Nette/Tracy/assets/reset.css +376
A libs/Nette/Tracy/assets/table-sort.css +15
A libs/Nette/Tracy/assets/table-sort.js +40
A libs/Nette/Tracy/assets/tabs.css +11
A libs/Nette/Tracy/assets/tabs.js +41
A libs/Nette/Tracy/assets/toggle.css +35
A libs/Nette/Tracy/assets/toggle.js +117
A libs/Nette/Tracy/Bar
A libs/Nette/Tracy/Bar/assets
A libs/Nette/Tracy/Bar/assets/bar.css +291
A libs/Nette/Tracy/Bar/assets/bar.js +685
A libs/Nette/Tracy/Bar/assets/bar.phtml +31
A libs/Nette/Tracy/Bar/assets/loader.phtml +30
A libs/Nette/Tracy/Bar/assets/panels.phtml +30
A libs/Nette/Tracy/Bar/Bar.php +164
A libs/Nette/Tracy/Bar/DefaultBarPanel.php +55
A libs/Nette/Tracy/Bar/IBarPanel.php +29
A libs/Nette/Tracy/Bar/panels
A libs/Nette/Tracy/Bar/panels/dumps.panel.phtml +29
A libs/Nette/Tracy/Bar/panels/dumps.tab.phtml +13
A libs/Nette/Tracy/Bar/panels/errors.panel.phtml +21
A libs/Nette/Tracy/Bar/panels/errors.tab.phtml +25
A libs/Nette/Tracy/Bar/panels/info.panel.phtml +125
A libs/Nette/Tracy/Bar/panels/info.tab.phtml +15
A libs/Nette/Tracy/BlueScreen
A libs/Nette/Tracy/BlueScreen/assets
A libs/Nette/Tracy/BlueScreen/assets/bluescreen.css +418
A libs/Nette/Tracy/BlueScreen/assets/bluescreen.js +77
A libs/Nette/Tracy/BlueScreen/assets/content.phtml +73
A libs/Nette/Tracy/BlueScreen/assets/page.phtml +55
A libs/Nette/Tracy/BlueScreen/assets/section-cli.phtml +32
A libs/Nette/Tracy/BlueScreen/assets/section-environment.phtml +103
A libs/Nette/Tracy/BlueScreen/assets/section-exception-causedBy.phtml +29
A libs/Nette/Tracy/BlueScreen/assets/section-exception-exception.phtml +21
A libs/Nette/Tracy/BlueScreen/assets/section-exception-variables.phtml +28
A libs/Nette/Tracy/BlueScreen/assets/section-exception.phtml +74
A libs/Nette/Tracy/BlueScreen/assets/section-header.phtml +35
A libs/Nette/Tracy/BlueScreen/assets/section-http.phtml +91
A libs/Nette/Tracy/BlueScreen/assets/section-lastMutedError.phtml +29
A libs/Nette/Tracy/BlueScreen/assets/section-stack-callStack.phtml +92
A libs/Nette/Tracy/BlueScreen/assets/section-stack-exception.phtml +38
A libs/Nette/Tracy/BlueScreen/assets/section-stack-fiber.phtml +16
A libs/Nette/Tracy/BlueScreen/assets/section-stack-generator.phtml +21
A libs/Nette/Tracy/BlueScreen/assets/section-stack-sourceFile.phtml +46
A libs/Nette/Tracy/BlueScreen/BlueScreen.php +626
A libs/Nette/Tracy/Debugger
A libs/Nette/Tracy/Debugger/assets
A libs/Nette/Tracy/Debugger/assets/error.500.phtml +43
A libs/Nette/Tracy/Debugger/Debugger.php +657
A libs/Nette/Tracy/Debugger/DeferredContent.php +161
A libs/Nette/Tracy/Debugger/DevelopmentStrategy.php +141
A libs/Nette/Tracy/Debugger/ProductionStrategy.php +95
A libs/Nette/Tracy/Dumper
A libs/Nette/Tracy/Dumper/assets
A libs/Nette/Tracy/Dumper/assets/dumper-dark.css +145
A libs/Nette/Tracy/Dumper/assets/dumper-light.css +145
A libs/Nette/Tracy/Dumper/assets/dumper.js +393
A libs/Nette/Tracy/Dumper/Describer.php +396
A libs/Nette/Tracy/Dumper/Dumper.php +250
A libs/Nette/Tracy/Dumper/Exposer.php +251
A libs/Nette/Tracy/Dumper/Renderer.php +501
A libs/Nette/Tracy/Dumper/Value.php +82
A libs/Nette/Tracy/functions.php +46
A libs/Nette/Tracy/Helpers.php +623
A libs/Nette/Tracy/Logger
A libs/Nette/Tracy/Logger/FireLogger.php +187
A libs/Nette/Tracy/Logger/ILogger.php +27
A libs/Nette/Tracy/Logger/Logger.php +204
A libs/Nette/Tracy/OutputDebugger
A libs/Nette/Tracy/OutputDebugger/OutputDebugger.php +83
A libs/Nette/Tracy/Session
A libs/Nette/Tracy/Session/FileSession.php +110
A libs/Nette/Tracy/Session/NativeSession.php +26
A libs/Nette/Tracy/Session/SessionStorage.php +18
📈 0 added 📉 0 removed

💻 r12650 FIX

Adam Armstrong 🐸 • 2023-04-13 15:31
Remove EOF marker
Files changed (1)
M html/includes/map/leaflet.inc.php -4
📈 0 added 📉 4 removed

💻 r12648 FIX

Adam Armstrong 🐸 • 2023-04-13 15:28
Fix empty variable issue on map
Files changed (1)
M html/includes/map/leaflet.inc.php +159 -6
📈 159 added 📉 6 removed

💻 r12647 TRIVIAL

Mike Stupalov 🐱 • 2023-04-13 13:28
Fixed hardware detect for FortiGate 1000F.
Files changed (2)
M includes/definitions/os/fortinet.inc.php +1
M includes/polling/os/fortinet.inc.php +3 -3
📈 4 added 📉 3 removed

💻 r12646 TRIVIAL

Mike Stupalov 🐱 • 2023-04-13 13:26
Fixed model average association in get_model_array(). Added debug output.
Files changed (1)
M includes/common.inc.php +11 -4
📈 11 added 📉 4 removed

💻 r12645 ADD

Adam Armstrong 🐸 • 2023-04-12 19:53
Add API GET endpoints for groups. Clean up debugging slightly.
Files changed (5)
A html/api/v0/includes/groups.inc.php +52
M includes/common.inc.php +6 -2
M includes/defaults.inc.php +1
M includes/groups.inc.php +27
M includes/sql-config.inc.php +1 -1
📈 87 added 📉 3 removed

💻 r12644 MINOR

Mike Stupalov 🐱 • 2023-04-11 22:10
Improved detect Optilink switches (OBS-4453).
Files changed (13)
A html/images/os/optilink_2x.png +1
A html/images/os/optilink.png +1
M includes/definitions/os/rubytech.inc.php +34 -8
A includes/polling/os/rubytech.inc.php +26
D mibs/rubytech/PRIVATETECH-GEL2ESW10G-FUNCTION-MIB -6,398
A mibs/rubytech/PRIVATETECH-GEL2ESW10G-MIB +6,401
D mibs/rubytech/PRIVATETECH-GEL2ESW26K-FUNCTION-MIB -6,507
A mibs/rubytech/PRIVATETECH-GEL2ESW26K-MIB +6,510
D mibs/rubytech/PRIVATETECH-GEPoEL2ESW12-FUNCTION-MIB -7,271
A mibs/rubytech/PRIVATETECH-GEPoEL2ESW12-MIB +7,277
A mibs/rubytech/PRIVATETECH-OP-MEN99810B-MIB +8,390
D mibs/rubytech/RUBYTECH-FGS2528KX-FUNCTION-MIB -6,370
A mibs/rubytech/RUBYTECH-FGS2528KX-MIB +6,373
📈 62 added 📉 8 removed

💻 r12643 MINOR

Mike Stupalov 🐱 • 2023-04-11 12:27
Improved discovery BGP peers by BGP4V2-MIB.
Files changed (1)
M includes/entities/routing.inc.php +18 -1
📈 18 added 📉 1 removed

💻 r12642 MIBS

Mike Stupalov 🐱 • 2023-04-11 12:23
Fixed BGP4V2-MIB for FRR implementation.
Files changed (3)
M mibs/rfc/BGP4V2-MIB +4 -3
M mibs/rfc/BGP4V2-TC-MIB +5 -2
M mibs/rfc/POWER-ETHERNET-MIB +53 -34
📈 0 added 📉 0 removed

💻 r12641 TRIVIAL

Mike Stupalov 🐱 • 2023-04-11 12:12
Added mib definition for BGP4V2-MIB.
Files changed (2)
M includes/definitions/mibs.inc.php -43
M includes/definitions/mibs/rfc.inc.php +101 -1
📈 101 added 📉 44 removed

💻 r12640 TRIVIAL

Mike Stupalov 🐱 • 2023-04-11 12:09
Improved match_discovery_oids() for matching oids without indexes by snmpgetnext.
Files changed (1)
M includes/functions.inc.php +30 -41
📈 30 added 📉 41 removed

💻 r12639 FIX

Adam Armstrong 🐸 • 2023-04-10 18:30
Add workarounds for poorly named app agent modules. Rename old app files.
Files changed (3)
M includes/functions.inc.php +2
A includes/polling/applications/exim_mailqueue.inc.php +37
D includes/polling/applications/exim-mailqueue.inc.php -37
📈 39 added 📉 37 removed

💻 r12638 FIX

Adam Armstrong 🐸 • 2023-04-10 18:28
Add workarounds for poorly named app agent modules. Rename old app files. RRDs remain the same.
Files changed (2)
A includes/polling/applications/powerdns_recursor.inc.php +136
D includes/polling/applications/powerdns-recursor.inc.php -136
📈 136 added 📉 136 removed

💻 r12637 IMPROVE

Adam Armstrong 🐸 • 2023-04-10 17:47
Add inventory from lshw. Clean up UNIX-Agent handling. Allow Agent usage in discovery. Add colour scheme generators.
Files changed (16)
M html/ajax/actions/edit_widget.inc.php +1 -2
M html/includes/functions.inc.php +193
M html/includes/graphs/generic_multi_group_simplex_separated.inc.php +14 -2
M html/includes/graphs/generic_multi_simplex_separated.inc.php +9 -2
M html/includes/graphs/global/poller.inc.php +2
M html/includes/graphs/global/pollermod.inc.php +2
M html/includes/graphs/global/pollermods.inc.php +7 -12
M includes/definitions.inc.php -11
M includes/discovery/functions.inc.php +57
M includes/discovery/inventory.inc.php +20
M includes/functions.inc.php +137 -1
M includes/polling/applications.inc.php +25
M includes/polling/unix-agent.inc.php +3 -121
M includes/sql-config.inc.php +29
M poller.php +1
M tests/IncludesSnmpTest.php +10
📈 510 added 📉 151 removed

💻 r12636 SQL

Adam Armstrong 🐸 • 2023-04-10 16:44
Increase index size on inventory table
Files changed (1)
A update/481.sql +1
📈 1 added 📉 0 removed

💻 r12635 MINOR

Mike Stupalov 🐱 • 2023-04-07 14:51
Added discovery LLDP neighbours by TIMETRA-LLDP-MIB.
Files changed (3)
M includes/definitions/mibs/nokia.inc.php +25 -20
M includes/definitions/os/nokia.inc.php +1
A includes/discovery/neighbours/timetra-lldp-mib.inc.php +300
📈 326 added 📉 20 removed

💻 r12633 FIX

Adam Armstrong 🐸 • 2023-04-07 14:48
Commit var changes to map
Files changed (1)
M html/includes/map/leaflet.inc.php +16 -13
📈 16 added 📉 13 removed

💻 r12632 TEST

Mike Stupalov 🐱 • 2023-04-07 10:10
Fixed unittest for latest changes.
Files changed (1)
M tests/IncludesFunctionsTest.php +6 -2
📈 6 added 📉 2 removed

💻 r12631 ADD

Adam Armstrong 🐸 • 2023-04-07 01:01
Add filtering to more log widgets
Files changed (1)
M html/ajax/widget.php +10 -5
📈 10 added 📉 5 removed

💻 r12630 ADD

Adam Armstrong 🐸 • 2023-04-06 23:41
Add filtering to dashboard eventlog widget
Files changed (1)
M html/ajax/widget.php +13 -7
📈 13 added 📉 7 removed

💻 r12629 MINOR

Mike Stupalov 🐱 • 2023-04-06 14:12
Added support for wmic alternative as python script.
Files changed (3)
M html/pages/device/edit/wmi.inc.php +6 -10
M includes/wmi.inc.php +153 -39
A scripts/wmic +202
📈 361 added 📉 49 removed

💻 r12628 TEST

Adam Armstrong 🐸 • 2023-04-06 02:39
Add generate_where_clause tests
Files changed (1)
M tests/IncludesFunctionsTest.php +63
📈 63 added 📉 0 removed

💻 r12627 TRIVIAL

Mike Stupalov 🐱 • 2023-04-05 14:19
Added discovery total counters for Bachmann BlueNet.
Files changed (3)
M includes/definitions/mibs/bachmann.inc.php +43 -2
M includes/definitions/os/bachmann.inc.php +4 -3
D mibs/bachmann/PTOPO-MIB -780
📈 47 added 📉 5 removed

💻 r12626 TRIVIAL

Mike Stupalov 🐱 • 2023-04-05 13:57
Added generate_query_permitted_ng() without leading AND. Removed devel output.
Files changed (4)
M html/includes/functions.inc.php +25 -11
M html/pages/devices.inc.php +6 -4
M html/pages/inventory.inc.php +11 -17
M includes/functions.inc.php +11 -8
📈 53 added 📉 40 removed

💻 r12625 FIX

Adam Armstrong 🐸 • 2023-04-04 23:35
Further streamlining of device queries in API.
Files changed (1)
M html/api/v0/includes/devices.inc.php +2 -7
📈 2 added 📉 7 removed

💻 r12624 ADD

Adam Armstrong 🐸 • 2023-04-04 23:31
Add userlevel 9 with the ability to add devices
Files changed (9)
M html/api/v0/includes/devices.inc.php +13 -5
M html/includes/entities/device.inc.php +8 -8
M html/includes/print/alert.inc.php -1
M html/pages/devices.inc.php +26 -22
M html/pages/inventory.inc.php +15 -11
M html/pages/pollerlog.inc.php +3 -1
M html/pages/routing/ospf.inc.php +2 -2
M includes/definitions/mibs/cisco.inc.php +6
M includes/functions.inc.php +56
📈 129 added 📉 50 removed

💻 r12623 LIBS

Mike Stupalov 🐱 • 2023-04-04 18:18
Updated php-cli-tools to latest.
Files changed (4)
M libs/cli/Arguments.php +4
M libs/cli/arguments/Argument.php +2 -2
M libs/cli/arguments/Lexer.php +6
M libs/cli/Streams.php +2 -2
📈 0 added 📉 0 removed

💻 r12621 TRIVIAL

Mike Stupalov 🐱 • 2023-04-03 16:47
Improved curl version tooltip.
Files changed (1)
M includes/common.inc.php +6 -1
📈 6 added 📉 1 removed

💻 r12620 TRIVIAL

Mike Stupalov 🐱 • 2023-04-03 13:56
Fixed detect FortiGate 600F (OBS-4460).
Files changed (2)
M includes/definitions/os/fortinet.inc.php +11
M mibs/fortinet/FORTINET-FORTIGATE-MIB +11
📈 11 added 📉 0 removed

💻 r12619 TRIVIAL

Mike Stupalov 🐱 • 2023-04-03 13:11
Fixed detect Dell NOS10 with new firmware (OBS-4465).
Files changed (1)
M includes/definitions/os/dell.inc.php +11 -1
📈 11 added 📉 1 removed

💻 r12618 TRIVIAL

Mike Stupalov 🐱 • 2023-04-03 12:04
Restored display device entity on global syslog page.
Files changed (1)
M html/includes/print/syslogs.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r12617 IMPROVE

Adam Armstrong 🐸 • 2023-03-29 00:00
Cleaner user config handling.
Files changed (1)
M html/includes/functions.inc.php +51 -68
📈 51 added 📉 68 removed

💻 r12616 IMPROVE

Adam Armstrong 🐸 • 2023-03-28 15:29
Improve syslog display slightly, add autocolour for program and tag.
Files changed (1)
M html/includes/print/syslogs.inc.php +12 -6
📈 12 added 📉 6 removed

💻 r12615 TRIVIAL

Mike Stupalov 🐱 • 2023-03-28 08:34
Fixed cooling sensors scale by PowerNet-MIB.
Files changed (1)
M includes/discovery/sensors/powernet-mib.inc.php +4 -4
📈 4 added 📉 4 removed

💻 r12614 TRIVIAL

Mike Stupalov 🐱 • 2023-03-27 13:00
Fixed discovery extended cooling sensors by PowerNet-MIB.
Files changed (2)
M includes/definitions/mibs/apc.inc.php +4
M includes/discovery/sensors/powernet-mib.inc.php +3 -2
📈 7 added 📉 2 removed

💻 r12613 TRIVIAL

Mike Stupalov 🐱 • 2023-03-23 21:45
Fixed discovery bgp peers on some FortiGate devices.
Files changed (3)
M includes/discovery/bgp/bgp4-mib.inc.php +4 -1
M includes/entities/routing.inc.php +26 -4
M includes/polling/bgp/bgp4-mib.inc.php +4
📈 34 added 📉 5 removed

💻 r12612 TRIVIAL

Mike Stupalov 🐱 • 2023-03-23 21:44
Improved discovery sensors by FORTINET-FORTIGATE-MIB.
Files changed (2)
M includes/discovery/sensors/aten-ipmi-mib.inc.php +3 -3
M includes/discovery/sensors/fortinet-fortigate-mib.inc.php +4 -4
📈 7 added 📉 7 removed

💻 r12611 MINOR

Mike Stupalov 🐱 • 2023-03-23 14:31
Improved discovery sensors on APC Galaxy UPS by PowerNet-MIB (OBS-4454).
Files changed (3)
M includes/definitions/mibs/apc.inc.php +119 -2
M includes/definitions/os/apc.inc.php +9 -8
M includes/discovery/sensors/powernet-mib.inc.php +100 -28
📈 228 added 📉 38 removed

💻 r12610 TRIVIAL

Mike Stupalov 🐱 • 2023-03-22 22:07
Verify that https protocol available in curl extension.
Files changed (1)
M includes/common.inc.php +11 -1
📈 11 added 📉 1 removed

💻 r12609 MINOR

Mike Stupalov 🐱 • 2023-03-22 19:19
Added discovery sensors by SimplePDU-MIB (OBS-4455).
Files changed (4)
M includes/definitions/mibs/powertek.inc.php +282 -2
M includes/definitions/os/powertek.inc.php +10 -2
A mibs/powertek/SimplePDU-MIB +3,566
A mibs/powertek/SPS2v1-MIB +17,705
📈 292 added 📉 4 removed

💻 r12608 TRIVIAL

Mike Stupalov 🐱 • 2023-03-22 15:14
Use nested navbar entries for alert checkers when too many count.
Files changed (1)
M html/includes/navbar.inc.php +100 -57
📈 100 added 📉 57 removed

💻 r12607 LIBS

Mike Stupalov 🐱 • 2023-03-22 12:29
Updated jQuery.
Files changed (2)
M html/js/jquery.min.js +2 -2
M html/js/jquery.min.map +1 -1
📈 0 added 📉 0 removed

💻 r12606 LIBS

Mike Stupalov 🐱 • 2023-03-22 12:17
Updated jQuery migrate.
Files changed (2)
M html/js/jquery-migrate.min.js +2 -2
A html/js/jquery-migrate.min.map +1
📈 0 added 📉 0 removed

💻 r12605 TRIVIAL

Mike Stupalov 🐱 • 2023-03-22 12:05
Use common confirmation dialog for delete roles.
Files changed (3)
M html/ajax/actions/role_del.inc.php +29 -15
M html/js/observium.js +12 -3
M html/pages/roles.inc.php +193 -196
📈 222 added 📉 211 removed

💻 r12604 FIX

Adam Armstrong 🐸 • 2023-03-22 00:37
Add role delete button. Could do with a prettier verification popup.
Files changed (2)
A html/ajax/actions/role_del.inc.php +21
M html/pages/roles.inc.php +37 -2
📈 58 added 📉 2 removed

💻 r12603 FIX

Adam Armstrong 🐸 • 2023-03-21 20:47
Output error when port RRD not available
Files changed (1)
M html/pages/device/port/graphs.inc.php +2
📈 2 added 📉 0 removed

💻 r12602 TRIVIAL

Mike Stupalov 🐱 • 2023-03-21 13:09
Improved discovery mib for Inveo Hero (OBS-4413).
Files changed (1)
M includes/definitions/mibs/inveo.inc.php +5
📈 5 added 📉 0 removed

💻 r12601 TRIVIAL

Mike Stupalov 🐱 • 2023-03-21 11:50
Improved polling hardware/version for Inveo Hero.
Files changed (1)
M includes/definitions/os/inveo.inc.php +3
📈 3 added 📉 0 removed

💻 r12600 CLEAN

Mike Stupalov 🐱 • 2023-03-21 10:01
Removed unused functions.
Files changed (1)
M includes/functions.inc.php -28
📈 0 added 📉 28 removed

💻 r12599 IMPROVE

Adam Armstrong 🐸 • 2023-03-20 16:54
Slightly improve port id from ip/subnet function
Files changed (2)
M includes/functions.inc.php +22 -19
M includes/polling/ospf/ospf-mib.inc.php +1 -1
📈 23 added 📉 20 removed

💻 r12598 FIX

Adam Armstrong 🐸 • 2023-03-20 00:47
Fix port_id collection for OSPF neighbours.
Files changed (2)
M includes/functions.inc.php +66
M includes/polling/ospf/ospf-mib.inc.php +10 -4
📈 76 added 📉 4 removed

💻 r12597 CLEAN

Mike Stupalov 🐱 • 2023-03-17 15:38
Removed executable flag from images.
Files changed (1062)
M html/images/16/accept.png ±0
M html/images/16/add.png ±0
M html/images/16/anchor.png ±0
M html/images/16/application_add.png ±0
M html/images/16/application_cascade.png ±0
M html/images/16/application_delete.png ±0
M html/images/16/application_double.png ±0
M html/images/16/application_edit.png ±0
M html/images/16/application_error.png ±0
M html/images/16/application_form_add.png ±0
M html/images/16/application_form_delete.png ±0
M html/images/16/application_form_edit.png ±0
M html/images/16/application_form_magnify.png ±0
M html/images/16/application_form.png ±0
M html/images/16/application_get.png ±0
M html/images/16/application_go.png ±0
M html/images/16/application_home.png ±0
M html/images/16/application_key.png ±0
M html/images/16/application_lightning.png ±0
M html/images/16/application_link.png ±0
M html/images/16/application_osx_terminal.png ±0
M html/images/16/application_osx.png ±0
M html/images/16/application_put.png ±0
M html/images/16/application_side_boxes.png ±0
M html/images/16/application_side_contract.png ±0
M html/images/16/application_side_expand.png ±0
M html/images/16/application_side_list.png ±0
M html/images/16/application_side_tree.png ±0
M html/images/16/application_split.png ±0
M html/images/16/application_tile_horizontal.png ±0
M html/images/16/application_tile_vertical.png ±0
M html/images/16/application_view_columns.png ±0
M html/images/16/application_view_detail.png ±0
M html/images/16/application_view_gallery.png ±0
M html/images/16/application_view_icons.png ±0
M html/images/16/application_view_list.png ±0
M html/images/16/application_view_tile.png ±0
M html/images/16/application_xp_terminal.png ±0
M html/images/16/application_xp.png ±0
M html/images/16/application.png ±0
M html/images/16/arrow_branch.png ±0
M html/images/16/arrow_divide.png ±0
M html/images/16/arrow_down.png ±0
M html/images/16/arrow_in.png ±0
M html/images/16/arrow_inout.png ±0
M html/images/16/arrow_join.png ±0
M html/images/16/arrow_left.png ±0
M html/images/16/arrow_merge.png ±0
M html/images/16/arrow_out.png ±0
M html/images/16/arrow_redo.png ±0
M html/images/16/arrow_refresh_small.png ±0
M html/images/16/arrow_refresh.png ±0
M html/images/16/arrow_right.png ±0
M html/images/16/arrow_rotate_anticlockwise.png ±0
M html/images/16/arrow_rotate_clockwise.png ±0
M html/images/16/arrow_switch.png ±0
M html/images/16/arrow_turn_left.png ±0
M html/images/16/arrow_turn_right.png ±0
M html/images/16/arrow_undo.png ±0
M html/images/16/arrow_up.png ±0
M html/images/16/asterisk_orange.png ±0
M html/images/16/asterisk_yellow.png ±0
M html/images/16/attach.png ±0
M html/images/16/award_star_add.png ±0
M html/images/16/award_star_bronze_1.png ±0
M html/images/16/award_star_bronze_2.png ±0
M html/images/16/award_star_bronze_3.png ±0
M html/images/16/award_star_delete.png ±0
M html/images/16/award_star_gold_1.png ±0
M html/images/16/award_star_gold_2.png ±0
M html/images/16/award_star_gold_3.png ±0
M html/images/16/award_star_silver_1.png ±0
M html/images/16/award_star_silver_2.png ±0
M html/images/16/award_star_silver_3.png ±0
M html/images/16/basket_add.png ±0
M html/images/16/basket_delete.png ±0
M html/images/16/basket_edit.png ±0
M html/images/16/basket_error.png ±0
M html/images/16/basket_go.png ±0
M html/images/16/basket_put.png ±0
M html/images/16/basket_remove.png ±0
M html/images/16/basket.png ±0
M html/images/16/bell_add.png ±0
M html/images/16/bell_delete.png ±0
M html/images/16/bell_error.png ±0
M html/images/16/bell_go.png ±0
M html/images/16/bell_link.png ±0
M html/images/16/bell.png ±0
M html/images/16/bin_closed.png ±0
M html/images/16/bin_empty.png ±0
M html/images/16/bin.png ±0
M html/images/16/bomb.png ±0
M html/images/16/book_add.png ±0
M html/images/16/book_addresses.png ±0
M html/images/16/book_delete.png ±0
M html/images/16/book_edit.png ±0
M html/images/16/book_error.png ±0
M html/images/16/book_go.png ±0
M html/images/16/book_key.png ±0
M html/images/16/book_link.png ±0
M html/images/16/book_next.png ±0
M html/images/16/book_open.png ±0
M html/images/16/book_previous.png ±0
M html/images/16/book.png ±0
M html/images/16/box.png ±0
M html/images/16/brick_add.png ±0
M html/images/16/brick_delete.png ±0
M html/images/16/brick_edit.png ±0
M html/images/16/brick_error.png ±0
M html/images/16/brick_go.png ±0
M html/images/16/brick_link.png ±0
M html/images/16/brick.png ±0
M html/images/16/bricks.png ±0
M html/images/16/briefcase.png ±0
M html/images/16/bug_add.png ±0
M html/images/16/bug_delete.png ±0
M html/images/16/bug_edit.png ±0
M html/images/16/bug_error.png ±0
M html/images/16/bug_go.png ±0
M html/images/16/bug_link.png ±0
M html/images/16/bug.png ±0
M html/images/16/building_add.png ±0
M html/images/16/building_delete.png ±0
M html/images/16/building_edit.png ±0
M html/images/16/building_error.png ±0
M html/images/16/building_go.png ±0
M html/images/16/building_key.png ±0
M html/images/16/building_link.png ±0
M html/images/16/building.png ±0
M html/images/16/bullet_add.png ±0
M html/images/16/bullet_arrow_bottom.png ±0
M html/images/16/bullet_arrow_down.png ±0
M html/images/16/bullet_arrow_top.png ±0
M html/images/16/bullet_arrow_up.png ±0
M html/images/16/bullet_black.png ±0
M html/images/16/bullet_blue.png ±0
M html/images/16/bullet_delete.png ±0
M html/images/16/bullet_disk.png ±0
M html/images/16/bullet_error.png ±0
M html/images/16/bullet_feed.png ±0
M html/images/16/bullet_go.png ±0
M html/images/16/bullet_green.png ±0
M html/images/16/bullet_key.png ±0
M html/images/16/bullet_orange.png ±0
M html/images/16/bullet_picture.png ±0
M html/images/16/bullet_pink.png ±0
M html/images/16/bullet_purple.png ±0
M html/images/16/bullet_red.png ±0
M html/images/16/bullet_star.png ±0
M html/images/16/bullet_toggle_minus.png ±0
M html/images/16/bullet_toggle_plus.png ±0
M html/images/16/bullet_white.png ±0
M html/images/16/bullet_wrench.png ±0
M html/images/16/bullet_yellow.png ±0
M html/images/16/cake.png ±0
M html/images/16/calculator_add.png ±0
M html/images/16/calculator_delete.png ±0
M html/images/16/calculator_edit.png ±0
M html/images/16/calculator_error.png ±0
M html/images/16/calculator_link.png ±0
M html/images/16/calculator.png ±0
M html/images/16/calendar_add.png ±0
M html/images/16/calendar_delete.png ±0
M html/images/16/calendar_edit.png ±0
M html/images/16/calendar_link.png ±0
M html/images/16/calendar_view_day.png ±0
M html/images/16/calendar_view_month.png ±0
M html/images/16/calendar_view_week.png ±0
M html/images/16/calendar.png ±0
M html/images/16/camera_add.png ±0
M html/images/16/camera_delete.png ±0
M html/images/16/camera_edit.png ±0
M html/images/16/camera_error.png ±0
M html/images/16/camera_go.png ±0
M html/images/16/camera_link.png ±0
M html/images/16/camera_small.png ±0
M html/images/16/camera.png ±0
M html/images/16/cancel.png ±0
M html/images/16/car_add.png ±0
M html/images/16/car_delete.png ±0
M html/images/16/car.png ±0
M html/images/16/cart_add.png ±0
M html/images/16/cart_delete.png ±0
M html/images/16/cart_edit.png ±0
M html/images/16/cart_error.png ±0
M html/images/16/cart_go.png ±0
M html/images/16/cart_put.png ±0
M html/images/16/cart_remove.png ±0
M html/images/16/cart.png ±0
M html/images/16/cd_add.png ±0
M html/images/16/cd_burn.png ±0
M html/images/16/cd_delete.png ±0
M html/images/16/cd_edit.png ±0
M html/images/16/cd_eject.png ±0
M html/images/16/cd_go.png ±0
M html/images/16/cd.png ±0
M html/images/16/chart_bar_add.png ±0
M html/images/16/chart_bar_delete.png ±0
M html/images/16/chart_bar_edit.png ±0
M html/images/16/chart_bar_error.png ±0
M html/images/16/chart_bar_link.png ±0
M html/images/16/chart_bar.png ±0
M html/images/16/chart_curve_add.png ±0
M html/images/16/chart_curve_delete.png ±0
M html/images/16/chart_curve_edit.png ±0
M html/images/16/chart_curve_error.png ±0
M html/images/16/chart_curve_go.png ±0
M html/images/16/chart_curve_link.png ±0
M html/images/16/chart_curve.png ±0
M html/images/16/chart_line_add.png ±0
M html/images/16/chart_line_delete.png ±0
M html/images/16/chart_line_edit.png ±0
M html/images/16/chart_line_error.png ±0
M html/images/16/chart_line_link.png ±0
M html/images/16/chart_line.png ±0
M html/images/16/chart_organisation_add.png ±0
M html/images/16/chart_organisation_delete.png ±0
M html/images/16/chart_organisation.png ±0
M html/images/16/chart_pie_add.png ±0
M html/images/16/chart_pie_delete.png ±0
M html/images/16/chart_pie_edit.png ±0
M html/images/16/chart_pie_error.png ±0
M html/images/16/chart_pie_link.png ±0
M html/images/16/chart_pie.png ±0
M html/images/16/clock_add.png ±0
M html/images/16/clock_delete.png ±0
M html/images/16/clock_edit.png ±0
M html/images/16/clock_error.png ±0
M html/images/16/clock_go.png ±0
M html/images/16/clock_link.png ±0
M html/images/16/clock_pause.png ±0
M html/images/16/clock_play.png ±0
M html/images/16/clock_red.png ±0
M html/images/16/clock_stop.png ±0
M html/images/16/clock.png ±0
M html/images/16/cog_add.png ±0
M html/images/16/cog_delete.png ±0
M html/images/16/cog_edit.png ±0
M html/images/16/cog_error.png ±0
M html/images/16/cog_go.png ±0
M html/images/16/cog.png ±0
M html/images/16/coins_add.png ±0
M html/images/16/coins_delete.png ±0
M html/images/16/coins.png ±0
M html/images/16/color_swatch.png ±0
M html/images/16/color_wheel.png ±0
M html/images/16/comment_add.png ±0
M html/images/16/comment_delete.png ±0
M html/images/16/comment_edit.png ±0
M html/images/16/comment.png ±0
M html/images/16/comments_add.png ±0
M html/images/16/comments_delete.png ±0
M html/images/16/comments.png ±0
M html/images/16/compress.png ±0
M html/images/16/computer_add.png ±0
M html/images/16/computer_delete.png ±0
M html/images/16/computer_edit.png ±0
M html/images/16/computer_error.png ±0
M html/images/16/computer_go.png ±0
M html/images/16/computer_key.png ±0
M html/images/16/computer_link.png ±0
M html/images/16/computer.png ±0
M html/images/16/connect.png ±0
M html/images/16/contrast_decrease.png ±0
M html/images/16/contrast_high.png ±0
M html/images/16/contrast_increase.png ±0
M html/images/16/contrast_low.png ±0
M html/images/16/contrast.png ±0
M html/images/16/control_eject_blue.png ±0
M html/images/16/control_eject.png ±0
M html/images/16/control_end_blue.png ±0
M html/images/16/control_end.png ±0
M html/images/16/control_equalizer_blue.png ±0
M html/images/16/control_equalizer.png ±0
M html/images/16/control_fastforward_blue.png ±0
M html/images/16/control_fastforward.png ±0
M html/images/16/control_pause_blue.png ±0
M html/images/16/control_pause.png ±0
M html/images/16/control_play_blue.png ±0
M html/images/16/control_play.png ±0
M html/images/16/control_repeat_blue.png ±0
M html/images/16/control_repeat.png ±0
M html/images/16/control_rewind_blue.png ±0
M html/images/16/control_rewind.png ±0
M html/images/16/control_start_blue.png ±0
M html/images/16/control_start.png ±0
M html/images/16/control_stop_blue.png ±0
M html/images/16/control_stop.png ±0
M html/images/16/controller_add.png ±0
M html/images/16/controller_delete.png ±0
M html/images/16/controller_error.png ±0
M html/images/16/controller.png ±0
M html/images/16/creditcards.png ±0
M html/images/16/cross.png ±0
M html/images/16/css_add.png ±0
M html/images/16/css_delete.png ±0
M html/images/16/css_go.png ±0
M html/images/16/css_valid.png ±0
M html/images/16/css.png ±0
M html/images/16/cup_add.png ±0
M html/images/16/cup_delete.png ±0
M html/images/16/cup_edit.png ±0
M html/images/16/cup_error.png ±0
M html/images/16/cup_go.png ±0
M html/images/16/cup_key.png ±0
M html/images/16/cup_link.png ±0
M html/images/16/cup.png ±0
M html/images/16/cursor.png ±0
M html/images/16/cut_red.png ±0
M html/images/16/cut.png ±0
M html/images/16/database_add.png ±0
M html/images/16/database_connect.png ±0
M html/images/16/database_delete.png ±0
M html/images/16/database_edit.png ±0
M html/images/16/database_error.png ±0
M html/images/16/database_gear.png ±0
M html/images/16/database_go.png ±0
M html/images/16/database_key.png ±0
M html/images/16/database_lightning.png ±0
M html/images/16/database_link.png ±0
M html/images/16/database_refresh.png ±0
M html/images/16/database_save.png ±0
M html/images/16/database_table.png ±0
M html/images/16/database.png ±0
M html/images/16/date_add.png ±0
M html/images/16/date_delete.png ±0
M html/images/16/date_edit.png ±0
M html/images/16/date_error.png ±0
M html/images/16/date_go.png ±0
M html/images/16/date_link.png ±0
M html/images/16/date_magnify.png ±0
M html/images/16/date_next.png ±0
M html/images/16/date_previous.png ±0
M html/images/16/date.png ±0
M html/images/16/delete.png ±0
M html/images/16/disconnect.png ±0
M html/images/16/disk_multiple.png ±0
M html/images/16/disk.png ±0
M html/images/16/door_in.png ±0
M html/images/16/door_open.png ±0
M html/images/16/door_out.png ±0
M html/images/16/door.png ±0
M html/images/16/drink_empty.png ±0
M html/images/16/drink.png ±0
M html/images/16/drive_add.png ±0
M html/images/16/drive_burn.png ±0
M html/images/16/drive_cd_empty.png ±0
M html/images/16/drive_cd.png ±0
M html/images/16/drive_delete.png ±0
M html/images/16/drive_disk.png ±0
M html/images/16/drive_edit.png ±0
M html/images/16/drive_error.png ±0
M html/images/16/drive_go.png ±0
M html/images/16/drive_key.png ±0
M html/images/16/drive_link.png ±0
M html/images/16/drive_magnify.png ±0
M html/images/16/drive_network.png ±0
M html/images/16/drive_rename.png ±0
M html/images/16/drive_user.png ±0
M html/images/16/drive_web.png ±0
M html/images/16/drive.png ±0
M html/images/16/dvd_add.png ±0
M html/images/16/dvd_delete.png ±0
M html/images/16/dvd_edit.png ±0
M html/images/16/dvd_error.png ±0
M html/images/16/dvd_go.png ±0
M html/images/16/dvd_key.png ±0
M html/images/16/dvd_link.png ±0
M html/images/16/dvd.png ±0
M html/images/16/email_add.png ±0
M html/images/16/email_attach.png ±0
M html/images/16/email_delete.png ±0
M html/images/16/email_edit.png ±0
M html/images/16/email_error.png ±0
M html/images/16/email_go.png ±0
M html/images/16/email_link.png ±0
M html/images/16/email_open_image.png ±0
M html/images/16/email_open.png ±0
M html/images/16/email.png ±0
M html/images/16/emoticon_evilgrin.png ±0
M html/images/16/emoticon_grin.png ±0
M html/images/16/emoticon_happy.png ±0
M html/images/16/emoticon_smile.png ±0
M html/images/16/emoticon_surprised.png ±0
M html/images/16/emoticon_tongue.png ±0
M html/images/16/emoticon_unhappy.png ±0
M html/images/16/emoticon_waii.png ±0
M html/images/16/emoticon_wink.png ±0
M html/images/16/error_add.png ±0
M html/images/16/error_delete.png ±0
M html/images/16/error_go.png ±0
M html/images/16/error.png ±0
M html/images/16/exclamation.png ±0
M html/images/16/eye.png ±0
M html/images/16/feed_add.png ±0
M html/images/16/feed_delete.png ±0
M html/images/16/feed_disk.png ±0
M html/images/16/feed_edit.png ±0
M html/images/16/feed_error.png ±0
M html/images/16/feed_go.png ±0
M html/images/16/feed_key.png ±0
M html/images/16/feed_link.png ±0
M html/images/16/feed_magnify.png ±0
M html/images/16/feed.png ±0
M html/images/16/female.png ±0
M html/images/16/film_add.png ±0
M html/images/16/film_delete.png ±0
M html/images/16/film_edit.png ±0
M html/images/16/film_error.png ±0
M html/images/16/film_go.png ±0
M html/images/16/film_key.png ±0
M html/images/16/film_link.png ±0
M html/images/16/film_save.png ±0
M html/images/16/film.png ±0
M html/images/16/find.png ±0
M html/images/16/flag_blue.png ±0
M html/images/16/flag_green.png ±0
M html/images/16/flag_orange.png ±0
M html/images/16/flag_pink.png ±0
M html/images/16/flag_purple.png ±0
M html/images/16/flag_red.png ±0
M html/images/16/flag_yellow.png ±0
M html/images/16/folder_add.png ±0
M html/images/16/folder_bell.png ±0
M html/images/16/folder_brick.png ±0
M html/images/16/folder_bug.png ±0
M html/images/16/folder_camera.png ±0
M html/images/16/folder_database.png ±0
M html/images/16/folder_delete.png ±0
M html/images/16/folder_edit.png ±0
M html/images/16/folder_error.png ±0
M html/images/16/folder_explore.png ±0
M html/images/16/folder_feed.png ±0
M html/images/16/folder_find.png ±0
M html/images/16/folder_go.png ±0
M html/images/16/folder_heart.png ±0
M html/images/16/folder_image.png ±0
M html/images/16/folder_key.png ±0
M html/images/16/folder_lightbulb.png ±0
M html/images/16/folder_link.png ±0
M html/images/16/folder_magnify.png ±0
M html/images/16/folder_page_white.png ±0
M html/images/16/folder_page.png ±0
M html/images/16/folder_palette.png ±0
M html/images/16/folder_picture.png ±0
M html/images/16/folder_star.png ±0
M html/images/16/folder_table.png ±0
M html/images/16/folder_user.png ±0
M html/images/16/folder_wrench.png ±0
M html/images/16/folder.png ±0
M html/images/16/font_add.png ±0
M html/images/16/font_delete.png ±0
M html/images/16/font_go.png ±0
M html/images/16/font.png ±0
M html/images/16/group_add.png ±0
M html/images/16/group_delete.png ±0
M html/images/16/group_edit.png ±0
M html/images/16/group_error.png ±0
M html/images/16/group_gear.png ±0
M html/images/16/group_go.png ±0
M html/images/16/group_key.png ±0
M html/images/16/group_link.png ±0
M html/images/16/group.png ±0
M html/images/16/heart_add.png ±0
M html/images/16/heart_delete.png ±0
M html/images/16/heart.png ±0
M html/images/16/help.png ±0
M html/images/16/hourglass_add.png ±0
M html/images/16/hourglass_delete.png ±0
M html/images/16/hourglass_go.png ±0
M html/images/16/hourglass_link.png ±0
M html/images/16/hourglass.png ±0
M html/images/16/house_go.png ±0
M html/images/16/house_link.png ±0
M html/images/16/house.png ±0
M html/images/16/html_add.png ±0
M html/images/16/html_delete.png ±0
M html/images/16/html_go.png ±0
M html/images/16/html_valid.png ±0
M html/images/16/html.png ±0
M html/images/16/if-disable.png ±0
M html/images/16/image_add.png ±0
M html/images/16/image_delete.png ±0
M html/images/16/image_edit.png ±0
M html/images/16/image_link.png ±0
M html/images/16/image.png ±0
M html/images/16/images.png ±0
M html/images/16/information.png ±0
M html/images/16/ipod_cast_add.png ±0
M html/images/16/ipod_cast_delete.png ±0
M html/images/16/ipod_cast.png ±0
M html/images/16/ipod_sound.png ±0
M html/images/16/ipod.png ±0
M html/images/16/joystick_add.png ±0
M html/images/16/joystick_delete.png ±0
M html/images/16/joystick_error.png ±0
M html/images/16/joystick.png ±0
M html/images/16/key_add.png ±0
M html/images/16/key_delete.png ±0
M html/images/16/key_go.png ±0
M html/images/16/key.png ±0
M html/images/16/keyboard_add.png ±0
M html/images/16/keyboard_delete.png ±0
M html/images/16/keyboard_magnify.png ±0
M html/images/16/keyboard.png ±0
M html/images/16/layers.png ±0
M html/images/16/layout_add.png ±0
M html/images/16/layout_content.png ±0
M html/images/16/layout_delete.png ±0
M html/images/16/layout_edit.png ±0
M html/images/16/layout_error.png ±0
M html/images/16/layout_header.png ±0
M html/images/16/layout_link.png ±0
M html/images/16/layout_sidebar.png ±0
M html/images/16/layout.png ±0
M html/images/16/lightbulb_add.png ±0
M html/images/16/lightbulb_delete.png ±0
M html/images/16/lightbulb_off.png ±0
M html/images/16/lightbulb.png ±0
M html/images/16/lightning_add.png ±0
M html/images/16/lightning_delete.png ±0
M html/images/16/lightning_go.png ±0
M html/images/16/lightning.png ±0
M html/images/16/link_add.png ±0
M html/images/16/link_break.png ±0
M html/images/16/link_delete.png ±0
M html/images/16/link_edit.png ±0
M html/images/16/link_error.png ±0
M html/images/16/link_go.png ±0
M html/images/16/link.png ±0
M html/images/16/lock_add.png ±0
M html/images/16/lock_break.png ±0
M html/images/16/lock_delete.png ±0
M html/images/16/lock_edit.png ±0
M html/images/16/lock_go.png ±0
M html/images/16/lock_open.png ±0
M html/images/16/lock.png ±0
M html/images/16/lorry_add.png ±0
M html/images/16/lorry_delete.png ±0
M html/images/16/lorry_error.png ±0
M html/images/16/lorry_flatbed.png ±0
M html/images/16/lorry_go.png ±0
M html/images/16/lorry_link.png ±0
M html/images/16/lorry.png ±0
M html/images/16/magifier_zoom_out.png ±0
M html/images/16/magnifier_zoom_in.png ±0
M html/images/16/magnifier.png ±0
M html/images/16/male.png ±0
M html/images/16/map_add.png ±0
M html/images/16/map_delete.png ±0
M html/images/16/map_edit.png ±0
M html/images/16/map_go.png ±0
M html/images/16/map_magnify.png ±0
M html/images/16/map.png ±0
M html/images/16/medal_bronze_1.png ±0
M html/images/16/medal_bronze_2.png ±0
M html/images/16/medal_bronze_3.png ±0
M html/images/16/medal_bronze_add.png ±0
M html/images/16/medal_bronze_delete.png ±0
M html/images/16/medal_gold_1.png ±0
M html/images/16/medal_gold_2.png ±0
M html/images/16/medal_gold_3.png ±0
M html/images/16/medal_gold_add.png ±0
M html/images/16/medal_gold_delete.png ±0
M html/images/16/medal_silver_1.png ±0
M html/images/16/medal_silver_2.png ±0
M html/images/16/medal_silver_3.png ±0
M html/images/16/medal_silver_add.png ±0
M html/images/16/medal_silver_delete.png ±0
M html/images/16/money_add.png ±0
M html/images/16/money_delete.png ±0
M html/images/16/money_dollar.png ±0
M html/images/16/money_euro.png ±0
M html/images/16/money_pound.png ±0
M html/images/16/money_yen.png ±0
M html/images/16/money.png ±0
M html/images/16/monitor_add.png ±0
M html/images/16/monitor_delete.png ±0
M html/images/16/monitor_edit.png ±0
M html/images/16/monitor_error.png ±0
M html/images/16/monitor_go.png ±0
M html/images/16/monitor_lightning.png ±0
M html/images/16/monitor_link.png ±0
M html/images/16/monitor.png ±0
M html/images/16/mouse_add.png ±0
M html/images/16/mouse_delete.png ±0
M html/images/16/mouse_error.png ±0
M html/images/16/mouse.png ±0
M html/images/16/music.png ±0
M html/images/16/new.png ±0
M html/images/16/newspaper_add.png ±0
M html/images/16/newspaper_delete.png ±0
M html/images/16/newspaper_go.png ±0
M html/images/16/newspaper_link.png ±0
M html/images/16/newspaper.png ±0
M html/images/16/note_add.png ±0
M html/images/16/note_delete.png ±0
M html/images/16/note_edit.png ±0
M html/images/16/note_error.png ±0
M html/images/16/note_go.png ±0
M html/images/16/note.png ±0
M html/images/16/overlays.png ±0
M html/images/16/package_add.png ±0
M html/images/16/package_delete.png ±0
M html/images/16/package_go.png ±0
M html/images/16/package_green.png ±0
M html/images/16/package_link.png ±0
M html/images/16/package.png ±0
M html/images/16/page_add.png ±0
M html/images/16/page_attach.png ±0
M html/images/16/page_code.png ±0
M html/images/16/page_copy.png ±0
M html/images/16/page_delete.png ±0
M html/images/16/page_edit.png ±0
M html/images/16/page_error.png ±0
M html/images/16/page_excel.png ±0
M html/images/16/page_find.png ±0
M html/images/16/page_gear.png ±0
M html/images/16/page_go.png ±0
M html/images/16/page_green.png ±0
M html/images/16/page_key.png ±0
M html/images/16/page_lightning.png ±0
M html/images/16/page_link.png ±0
M html/images/16/page_paintbrush.png ±0
M html/images/16/page_paste.png ±0
M html/images/16/page_red.png ±0
M html/images/16/page_refresh.png ±0
M html/images/16/page_save.png ±0
M html/images/16/page_white_acrobat.png ±0
M html/images/16/page_white_actionscript.png ±0
M html/images/16/page_white_add.png ±0
M html/images/16/page_white_c.png ±0
M html/images/16/page_white_camera.png ±0
M html/images/16/page_white_cd.png ±0
M html/images/16/page_white_code_red.png ±0
M html/images/16/page_white_code.png ±0
M html/images/16/page_white_coldfusion.png ±0
M html/images/16/page_white_compressed.png ±0
M html/images/16/page_white_copy.png ±0
M html/images/16/page_white_cplusplus.png ±0
M html/images/16/page_white_csharp.png ±0
M html/images/16/page_white_cup.png ±0
M html/images/16/page_white_database.png ±0
M html/images/16/page_white_delete.png ±0
M html/images/16/page_white_dvd.png ±0
M html/images/16/page_white_edit.png ±0
M html/images/16/page_white_error.png ±0
M html/images/16/page_white_excel.png ±0
M html/images/16/page_white_find.png ±0
M html/images/16/page_white_flash.png ±0
M html/images/16/page_white_freehand.png ±0
M html/images/16/page_white_gear.png ±0
M html/images/16/page_white_get.png ±0
M html/images/16/page_white_go.png ±0
M html/images/16/page_white_h.png ±0
M html/images/16/page_white_horizontal.png ±0
M html/images/16/page_white_key.png ±0
M html/images/16/page_white_lightning.png ±0
M html/images/16/page_white_link.png ±0
M html/images/16/page_white_magnify.png ±0
M html/images/16/page_white_medal.png ±0
M html/images/16/page_white_office.png ±0
M html/images/16/page_white_paint.png ±0
M html/images/16/page_white_paintbrush.png ±0
M html/images/16/page_white_paste.png ±0
M html/images/16/page_white_php.png ±0
M html/images/16/page_white_picture.png ±0
M html/images/16/page_white_powerpoint.png ±0
M html/images/16/page_white_put.png ±0
M html/images/16/page_white_ruby.png ±0
M html/images/16/page_white_stack.png ±0
M html/images/16/page_white_star.png ±0
M html/images/16/page_white_swoosh.png ±0
M html/images/16/page_white_text_width.png ±0
M html/images/16/page_white_text.png ±0
M html/images/16/page_white_tux.png ±0
M html/images/16/page_white_vector.png ±0
M html/images/16/page_white_visualstudio.png ±0
M html/images/16/page_white_width.png ±0
M html/images/16/page_white_word.png ±0
M html/images/16/page_white_world.png ±0
M html/images/16/page_white_wrench.png ±0
M html/images/16/page_white_zip.png ±0
M html/images/16/page_white.png ±0
M html/images/16/page_word.png ±0
M html/images/16/page_world.png ±0
M html/images/16/page.png ±0
M html/images/16/paintbrush.png ±0
M html/images/16/paintcan.png ±0
M html/images/16/palette.png ±0
M html/images/16/paste_plain.png ±0
M html/images/16/paste_word.png ±0
M html/images/16/pencil_add.png ±0
M html/images/16/pencil_delete.png ±0
M html/images/16/pencil_go.png ±0
M html/images/16/pencil.png ±0
M html/images/16/phone_add.png ±0
M html/images/16/phone_delete.png ±0
M html/images/16/phone_sound.png ±0
M html/images/16/phone.png ±0
M html/images/16/photo_add.png ±0
M html/images/16/photo_delete.png ±0
M html/images/16/photo_link.png ±0
M html/images/16/photo.png ±0
M html/images/16/photos.png ±0
M html/images/16/picture_add.png ±0
M html/images/16/picture_delete.png ±0
M html/images/16/picture_edit.png ±0
M html/images/16/picture_empty.png ±0
M html/images/16/picture_error.png ±0
M html/images/16/picture_go.png ±0
M html/images/16/picture_key.png ±0
M html/images/16/picture_link.png ±0
M html/images/16/picture_save.png ±0
M html/images/16/picture.png ±0
M html/images/16/pictures.png ±0
M html/images/16/pilcrow.png ±0
M html/images/16/pill_add.png ±0
M html/images/16/pill_delete.png ±0
M html/images/16/pill_go.png ±0
M html/images/16/pill.png ±0
M html/images/16/plugin_add.png ±0
M html/images/16/plugin_delete.png ±0
M html/images/16/plugin_disabled.png ±0
M html/images/16/plugin_edit.png ±0
M html/images/16/plugin_error.png ±0
M html/images/16/plugin_go.png ±0
M html/images/16/plugin_link.png ±0
M html/images/16/plugin.png ±0
M html/images/16/printer_add.png ±0
M html/images/16/printer_delete.png ±0
M html/images/16/printer_empty.png ±0
M html/images/16/printer_error.png ±0
M html/images/16/printer.png ±0
M html/images/16/rainbow.png ±0
M html/images/16/report_add.png ±0
M html/images/16/report_delete.png ±0
M html/images/16/report_disk.png ±0
M html/images/16/report_edit.png ±0
M html/images/16/report_go.png ±0
M html/images/16/report_key.png ±0
M html/images/16/report_link.png ±0
M html/images/16/report_magnify.png ±0
M html/images/16/report_picture.png ±0
M html/images/16/report_user.png ±0
M html/images/16/report_word.png ±0
M html/images/16/report.png ±0
M html/images/16/resultset_first.png ±0
M html/images/16/resultset_last.png ±0
M html/images/16/resultset_next.png ±0
M html/images/16/resultset_previous.png ±0
M html/images/16/rosette.png ±0
M html/images/16/rss_add.png ±0
M html/images/16/rss_delete.png ±0
M html/images/16/rss_go.png ±0
M html/images/16/rss_valid.png ±0
M html/images/16/rss.png ±0
M html/images/16/ruby_add.png ±0
M html/images/16/ruby_delete.png ±0
M html/images/16/ruby_gear.png ±0
M html/images/16/ruby_get.png ±0
M html/images/16/ruby_go.png ±0
M html/images/16/ruby_key.png ±0
M html/images/16/ruby_link.png ±0
M html/images/16/ruby_put.png ±0
M html/images/16/ruby.png ±0
M html/images/16/script_add.png ±0
M html/images/16/script_code_red.png ±0
M html/images/16/script_code.png ±0
M html/images/16/script_delete.png ±0
M html/images/16/script_edit.png ±0
M html/images/16/script_error.png ±0
M html/images/16/script_gear.png ±0
M html/images/16/script_go.png ±0
M html/images/16/script_key.png ±0
M html/images/16/script_lightning.png ±0
M html/images/16/script_link.png ±0
M html/images/16/script_palette.png ±0
M html/images/16/script_save.png ±0
M html/images/16/script.png ±0
M html/images/16/server_add.png ±0
M html/images/16/server_chart.png ±0
M html/images/16/server_compressed.png ±0
M html/images/16/server_connect.png ±0
M html/images/16/server_database.png ±0
M html/images/16/server_delete.png ±0
M html/images/16/server_edit.png ±0
M html/images/16/server_error.png ±0
M html/images/16/server_go.png ±0
M html/images/16/server_key.png ±0
M html/images/16/server_lightning.png ±0
M html/images/16/server_link.png ±0
M html/images/16/server_uncompressed.png ±0
M html/images/16/server.png ±0
M html/images/16/shading.png ±0
M html/images/16/shape_align_bottom.png ±0
M html/images/16/shape_align_center.png ±0
M html/images/16/shape_align_left.png ±0
M html/images/16/shape_align_middle.png ±0
M html/images/16/shape_align_right.png ±0
M html/images/16/shape_align_top.png ±0
M html/images/16/shape_flip_horizontal.png ±0
M html/images/16/shape_flip_vertical.png ±0
M html/images/16/shape_group.png ±0
M html/images/16/shape_handles.png ±0
M html/images/16/shape_move_back.png ±0
M html/images/16/shape_move_backwards.png ±0
M html/images/16/shape_move_forwards.png ±0
M html/images/16/shape_move_front.png ±0
M html/images/16/shape_rotate_anticlockwise.png ±0
M html/images/16/shape_rotate_clockwise.png ±0
M html/images/16/shape_square_add.png ±0
M html/images/16/shape_square_delete.png ±0
M html/images/16/shape_square_edit.png ±0
M html/images/16/shape_square_error.png ±0
M html/images/16/shape_square_go.png ±0
M html/images/16/shape_square_key.png ±0
M html/images/16/shape_square_link.png ±0
M html/images/16/shape_square.png ±0
M html/images/16/shape_ungroup.png ±0
M html/images/16/shield_add.png ±0
M html/images/16/shield_delete.png ±0
M html/images/16/shield_go.png ±0
M html/images/16/shield.png ±0
M html/images/16/sitemap_color.png ±0
M html/images/16/sitemap.png ±0
M html/images/16/sound_add.png ±0
M html/images/16/sound_delete.png ±0
M html/images/16/sound_low.png ±0
M html/images/16/sound_mute.png ±0
M html/images/16/sound_none.png ±0
M html/images/16/sound.png ±0
M html/images/16/spellcheck.png ±0
M html/images/16/sport_8ball.png ±0
M html/images/16/sport_basketball.png ±0
M html/images/16/sport_football.png ±0
M html/images/16/sport_golf.png ±0
M html/images/16/sport_raquet.png ±0
M html/images/16/sport_shuttlecock.png ±0
M html/images/16/sport_soccer.png ±0
M html/images/16/sport_tennis.png ±0
M html/images/16/star.png ±0
M html/images/16/status_away.png ±0
M html/images/16/status_busy.png ±0
M html/images/16/status_offline.png ±0
M html/images/16/status_online.png ±0
M html/images/16/stop.png ±0
M html/images/16/style_add.png ±0
M html/images/16/style_delete.png ±0
M html/images/16/style_edit.png ±0
M html/images/16/style_go.png ±0
M html/images/16/style.png ±0
M html/images/16/sum.png ±0
M html/images/16/tab_add.png ±0
M html/images/16/tab_delete.png ±0
M html/images/16/tab_edit.png ±0
M html/images/16/tab_go.png ±0
M html/images/16/tab.png ±0
M html/images/16/table_add.png ±0
M html/images/16/table_delete.png ±0
M html/images/16/table_edit.png ±0
M html/images/16/table_error.png ±0
M html/images/16/table_gear.png ±0
M html/images/16/table_go.png ±0
M html/images/16/table_key.png ±0
M html/images/16/table_lightning.png ±0
M html/images/16/table_link.png ±0
M html/images/16/table_multiple.png ±0
M html/images/16/table_refresh.png ±0
M html/images/16/table_relationship.png ±0
M html/images/16/table_row_delete.png ±0
M html/images/16/table_row_insert.png ±0
M html/images/16/table_save.png ±0
M html/images/16/table_sort.png ±0
M html/images/16/table.png ±0
M html/images/16/tag_blue_add.png ±0
M html/images/16/tag_blue_delete.png ±0
M html/images/16/tag_blue_edit.png ±0
M html/images/16/tag_blue.png ±0
M html/images/16/tag_green.png ±0
M html/images/16/tag_orange.png ±0
M html/images/16/tag_pink.png ±0
M html/images/16/tag_purple.png ±0
M html/images/16/tag_red.png ±0
M html/images/16/tag_yellow.png ±0
M html/images/16/tag.png ±0
M html/images/16/telephone_add.png ±0
M html/images/16/telephone_delete.png ±0
M html/images/16/telephone_edit.png ±0
M html/images/16/telephone_error.png ±0
M html/images/16/telephone_go.png ±0
M html/images/16/telephone_key.png ±0
M html/images/16/telephone_link.png ±0
M html/images/16/telephone.png ±0
M html/images/16/television_add.png ±0
M html/images/16/television_delete.png ±0
M html/images/16/television.png ±0
M html/images/16/text_align_center.png ±0
M html/images/16/text_align_justify.png ±0
M html/images/16/text_align_left.png ±0
M html/images/16/text_align_right.png ±0
M html/images/16/text_allcaps.png ±0
M html/images/16/text_bold.png ±0
M html/images/16/text_columns.png ±0
M html/images/16/text_dropcaps.png ±0
M html/images/16/text_heading_1.png ±0
M html/images/16/text_heading_2.png ±0
M html/images/16/text_heading_3.png ±0
M html/images/16/text_heading_4.png ±0
M html/images/16/text_heading_5.png ±0
M html/images/16/text_heading_6.png ±0
M html/images/16/text_horizontalrule.png ±0
M html/images/16/text_indent_remove.png ±0
M html/images/16/text_indent.png ±0
M html/images/16/text_italic.png ±0
M html/images/16/text_kerning.png ±0
M html/images/16/text_letter_omega.png ±0
M html/images/16/text_letterspacing.png ±0
M html/images/16/text_linespacing.png ±0
M html/images/16/text_list_bullets.png ±0
M html/images/16/text_list_numbers.png ±0
M html/images/16/text_lowercase.png ±0
M html/images/16/text_padding_bottom.png ±0
M html/images/16/text_padding_left.png ±0
M html/images/16/text_padding_right.png ±0
M html/images/16/text_padding_top.png ±0
M html/images/16/text_replace.png ±0
M html/images/16/text_signature.png ±0
M html/images/16/text_smallcaps.png ±0
M html/images/16/text_strikethrough.png ±0
M html/images/16/text_subscript.png ±0
M html/images/16/text_superscript.png ±0
M html/images/16/text_underline.png ±0
M html/images/16/text_uppercase.png ±0
M html/images/16/textfield_add.png ±0
M html/images/16/textfield_delete.png ±0
M html/images/16/textfield_key.png ±0
M html/images/16/textfield_rename.png ±0
M html/images/16/textfield.png ±0
M html/images/16/thumb_down.png ±0
M html/images/16/thumb_up.png ±0
D html/images/16/Thumbs.db -1
M html/images/16/tick.png ±0
M html/images/16/time_add.png ±0
M html/images/16/time_delete.png ±0
M html/images/16/time_go.png ±0
M html/images/16/time.png ±0
M html/images/16/timeline_marker.png ±0
M html/images/16/transmit_add.png ±0
M html/images/16/transmit_blue.png ±0
M html/images/16/transmit_delete.png ±0
M html/images/16/transmit_edit.png ±0
M html/images/16/transmit_error.png ±0
M html/images/16/transmit_go.png ±0
M html/images/16/transmit.png ±0
M html/images/16/tux.png ±0
M html/images/16/user_add.png ±0
M html/images/16/user_comment.png ±0
M html/images/16/user_delete.png ±0
M html/images/16/user_edit.png ±0
M html/images/16/user_female.png ±0
M html/images/16/user_go.png ±0
M html/images/16/user_gray.png ±0
M html/images/16/user_green.png ±0
M html/images/16/user_orange.png ±0
M html/images/16/user_red.png ±0
M html/images/16/user_suit.png ±0
M html/images/16/user.png ±0
M html/images/16/vcard_add.png ±0
M html/images/16/vcard_delete.png ±0
M html/images/16/vcard_edit.png ±0
M html/images/16/vcard.png ±0
M html/images/16/vector_add.png ±0
M html/images/16/vector_delete.png ±0
M html/images/16/vector.png ±0
M html/images/16/wand.png ±0
M html/images/16/weather_clouds.png ±0
M html/images/16/weather_cloudy.png ±0
M html/images/16/weather_lightning.png ±0
M html/images/16/weather_rain.png ±0
M html/images/16/weather_snow.png ±0
M html/images/16/weather_sun.png ±0
M html/images/16/webcam_add.png ±0
M html/images/16/webcam_delete.png ±0
M html/images/16/webcam_error.png ±0
M html/images/16/webcam.png ±0
M html/images/16/world_add.png ±0
M html/images/16/world_delete.png ±0
M html/images/16/world_edit.png ±0
M html/images/16/world_go.png ±0
M html/images/16/world_link.png ±0
M html/images/16/world.png ±0
M html/images/16/wrench_orange.png ±0
M html/images/16/wrench.png ±0
M html/images/16/xhtml_add.png ±0
M html/images/16/xhtml_delete.png ±0
M html/images/16/xhtml_go.png ±0
M html/images/16/xhtml_valid.png ±0
M html/images/16/xhtml.png ±0
M html/images/16/zoom_in.png ±0
M html/images/16/zoom_out.png ±0
M html/images/16/zoom.png ±0
M html/images/apps/apps.png -1
M html/images/arrows.gif ±0
M html/images/icons/alerts.png -1
M html/images/icons/apps.png -1
M html/images/icons/arrow_updown.png -1
M html/images/icons/dbm.png -1
M html/images/icons/device.png -1
M html/images/icons/environment.png -1
M html/images/icons/eventlog.png -1
M html/images/icons/firewall.png ±0
M html/images/icons/greyscale/device.png -1
M html/images/icons/greyscale/system.png -1
M html/images/icons/greyscale/wifi.png -1
M html/images/icons/greyscale/wireless.png -1
M html/images/icons/humidity.png -1
M html/images/icons/inventory.png -1
M html/images/icons/netstats.png ±0
M html/images/icons/network.png ±0
M html/images/icons/port.png -1
M html/images/icons/ports.png -1
M html/images/icons/printer.png ±0
M html/images/icons/server.png ±0
M html/images/icons/snmp.png -1
M html/images/icons/storage.png ±0
M html/images/icons/syslog.png -1
M html/images/icons/system.png -1
M html/images/icons/toner.png -1
M html/images/icons/wifi.png -1
M html/images/icons/wireless.png -1
M html/images/no-graph.png ±0
M html/images/os/adva.png -1
M html/images/os/alcatellucent.png -1
M html/images/os/centos.png ±0
M html/images/os/debian.png ±0
M html/images/os/dragonfly.png ±0
M html/images/os/draytek.png -1
M html/images/os/fedora.png ±0
M html/images/os/freebsd.png ±0
M html/images/os/generic.png -1
M html/images/os/hp.png -1
M html/images/os/linux.png ±0
M html/images/os/mailcleaner.png -1
M html/images/os/mandrake.png ±0
M html/images/os/mandriva.png ±0
M html/images/os/monowall.png ±0
M html/images/os/netbsd.png ±0
M html/images/os/openbsd.png ±0
M html/images/os/opensolaris.png -1
M html/images/os/pfsense-old.png ±0
M html/images/os/proxim.png -1
M html/images/os/redhat_old.png ±0
M html/images/os/slackware.png ±0
M html/images/os/snom.png ±0
M html/images/os/solaris.png -1
M html/images/os/suse-old.png ±0
M html/images/os/ubuntu.png ±0
M html/images/password-blue.png ±0
M html/images/password.png ±0
M html/images/readme.html ±0
M html/images/readme.txt ±0
📈 0 added 📉 32 removed

💻 r12596 TRIVIAL

Mike Stupalov 🐱 • 2023-03-17 13:17
Updated some os icons.
Files changed (14)
A html/images/os/ateme_2x.png +1
A html/images/os/ateme-dark_2x.png +1
A html/images/os/ateme-dark.png +1
A html/images/os/ateme.png +1
M html/images/os/nutanix_2x.png ±0
M html/images/os/nutanix.png ±0
A html/images/os/plugandtrack_2x.png +1
A html/images/os/plugandtrack.png +1
M html/images/os/supermicro_2x.png ±0
M html/images/os/supermicro.png ±0
html/images/os/suse_2x.png
A html/images/os/suse-old_2x.png +1
A html/images/os/suse-old.png +1
html/images/os/suse.png
📈 8 added 📉 0 removed

💻 r12595 TRIVIAL

Mike Stupalov 🐱 • 2023-03-17 12:44
Improved support for Amazon Linux distro.
Files changed (6)
A html/images/os/amazon_linux_2x.png +1
A html/images/os/amazon_linux-old_2x.png +1
A html/images/os/amazon_linux-old.png +1
A html/images/os/amazon_linux.png +1
M includes/polling/os/unix.inc.php +6
M includes/rewrites.inc.php +2 -1
📈 12 added 📉 1 removed

💻 r12594 MINOR

Mike Stupalov 🐱 • 2023-03-17 12:15
Updated distro script. Fixed detect Amazon Linux and virt.
Files changed (1)
M scripts/distro +5 -3
📈 5 added 📉 3 removed

💻 r12593 TRIVIAL

Mike Stupalov 🐱 • 2023-03-16 16:06
Added curl version display.
Files changed (1)
M includes/common.inc.php +70 -12
📈 70 added 📉 12 removed

💻 r12592 TRIVIAL

Mike Stupalov 🐱 • 2023-03-16 13:50
Improved device sensors sorting in overview.
Files changed (2)
M html/pages/device/health/sensors.inc.php +7 -11
M html/pages/device/overview/sensors.inc.php +2 -2
📈 9 added 📉 13 removed

💻 r12591 TRIVIAL

Mike Stupalov 🐱 • 2023-03-16 13:45
Improved discovery sensors by CISCO-ENTITY-SENSOR-MIB.
Files changed (3)
M includes/definitions/os/cisco.inc.php +2
M includes/discovery/sensors/cisco-entity-fru-control-mib.inc.php +59 -62
M includes/discovery/sensors/cisco-entity-sensor-mib.inc.php +45 -1
📈 106 added 📉 63 removed

💻 r12590 MINOR

Mike Stupalov 🐱 • 2023-03-15 22:11
Added cURL url request interface (php is fallback now).
Files changed (1)
M includes/common.inc.php +252 -69
📈 252 added 📉 69 removed

💻 r12589 TRIVIAL

Mike Stupalov 🐱 • 2023-03-15 14:00
Moved is_graph() to common.
Files changed (3)
M html/includes/functions.inc.php +1 -16
M includes/common.inc.php +30
M includes/definitions.inc.php +2 -2
📈 33 added 📉 18 removed

💻 r12588 TRIVIAL

Mike Stupalov 🐱 • 2023-03-15 11:53
Corrected replace order.
Files changed (1)
M html/includes/functions.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r12587 TRIVIAL

Mike Stupalov 🐱 • 2023-03-15 11:33
Corrected replace order.
Files changed (1)
M html/js/observium.js +3 -3
📈 0 added 📉 0 removed

💻 r12586 TRIVIAL

Mike Stupalov 🐱 • 2023-03-15 11:27
Fixed GET request queries with % (percent) symbol.
Files changed (2)
M html/includes/functions.inc.php +7 -3
M html/js/observium.js +5 -3
📈 7 added 📉 3 removed

💻 r12585 FIX

Adam Armstrong 🐸 • 2023-03-10 22:43
Fix ifIndex sorting on settings/ports page to sort numerically instead of alphabeticlly
Files changed (1)
M html/pages/device/edit/ports.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r12584 TRIVIAL

Mike Stupalov 🐱 • 2023-03-10 11:06
Fixed unit text for VPDN graphs (OBS-4444).
Files changed (2)
M html/includes/graphs/device/vpdn_sessions_l2tp.inc.php +5 -6
M html/includes/graphs/device/vpdn_tunnels_l2tp.inc.php +5 -6
📈 10 added 📉 12 removed

💻 r12583 TRIVIAL

Mike Stupalov 🐱 • 2023-03-09 12:05
Open Kannel SMSbox transport for CE.
Files changed (1)
M includes/definitions/transports.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r12582 MINOR

Mike Stupalov 🐱 • 2023-03-08 11:43
Added basic os support for FortiAP (OBS-4018).
Files changed (2)
M includes/definitions/mibs/fortinet.inc.php +35 -1
M includes/definitions/os/fortinet.inc.php +12
📈 47 added 📉 1 removed

💻 r12581 MIBS

Mike Stupalov 🐱 • 2023-03-08 10:18
Added new fortinet mib files (OBS-4434).
Files changed (2)
A mibs/fortinet/FORTINET-FORTIAP-MIB +2,066
A mibs/fortinet/FORTINET-FORTISANDBOX-MIB +701
📈 0 added 📉 0 removed

💻 r12580 FIX

Adam Armstrong 🐸 • 2023-03-07 15:07
Add V and A to netbotz overview graphs
Files changed (1)
M includes/definitions/os/apc.inc.php +2
📈 2 added 📉 0 removed

💻 r12579 MINOR

Adam Armstrong 🐸 • 2023-03-07 15:01
Modify order of right hand device overview for power/env type devices to dusplay status last
Files changed (1)
M html/pages/device/overview.inc.php +12 -3
📈 12 added 📉 3 removed

💻 r12578 TRIVIAL

Mike Stupalov 🐱 • 2023-03-07 11:03
Improved Pushover notification options (OBS-1465).
Files changed (2)
M includes/definitions/transports.inc.php +65 -7
A includes/templates/notification/pushover_html.tpl +43
📈 108 added 📉 7 removed

💻 r12577 TRIVIAL

Mike Stupalov 🐱 • 2023-03-07 11:00
Improved generate notification request params.
Files changed (5)
M html/includes/contacts-navbar.inc.php +17 -3
M html/pages/contact.inc.php +42 -34
M includes/alerts.inc.php +5 -1
M includes/common.inc.php +45 -6
M includes/functions.inc.php +1 -19
📈 110 added 📉 63 removed

💻 r12576 TRIVIAL

Mike Stupalov 🐱 • 2023-03-06 21:23
Improved detect hardware on latest ArubaOS CX firmware (OBS-4237).
Files changed (2)
M includes/definitions/mibs/aruba.inc.php +30 -1
M includes/definitions/os/aruba.inc.php +3 -1
📈 33 added 📉 2 removed

💻 r12575 MINOR

Mike Stupalov 🐱 • 2023-03-06 20:44
Added basic os definition for Padtec DWDM (OBS-4099).
Files changed (6)
A html/images/os/padtec_2x.png +1
A html/images/os/padtec-dark_2x.png +1
A html/images/os/padtec-dark.png +1
A html/images/os/padtec.png +1
A includes/definitions/mibs/padtec.inc.php +33
A includes/definitions/os/padtec.inc.php +24
📈 61 added 📉 0 removed

💻 r12574 TRIVIAL

Mike Stupalov 🐱 • 2023-03-06 15:50
Added web config for syslog regex filters.
Files changed (2)
M includes/config-variables.inc.php +9 -1
M includes/syslog.inc.php +2 -3
📈 11 added 📉 4 removed

💻 r12573 TRIVIAL

Mike Stupalov 🐱 • 2023-03-06 13:55
Fixed parsing syslog on Ubiquiti Unifi with new firmwares.
Files changed (2)
M includes/syslog.inc.php +4 -2
M tests/IncludesSyslogTest.php +29 -6
📈 33 added 📉 8 removed

💻 r12572 TRIVIAL

Mike Stupalov 🐱 • 2023-03-06 11:30
Added battery status for APC UPS by PowerNet-MIB.
Files changed (4)
M includes/definitions/mibs/apc.inc.php +15
M includes/definitions/os/apc.inc.php +7 -8
M includes/discovery/sensors/powernet-mib.inc.php +9 -1
M mibs/apc/PowerNet-MIB +1,623 -236
📈 31 added 📉 9 removed

💻 r12571 MINOR

Mike Stupalov 🐱 • 2023-03-03 15:46
Added basic support for Lancom Switches (OBS-3196).
Files changed (4)
M includes/definitions/mibs/lancom.inc.php +38 -38
A includes/definitions/mibs/lancom/lancom-gs-2326pplus-mib.inc.php +34
A includes/definitions/mibs/lancom/lancom-gs2310pplus-mib.inc.php +64
M includes/definitions/os/lancom.inc.php +58 -11
📈 194 added 📉 49 removed

💻 r12570 MIBS

Mike Stupalov 🐱 • 2023-03-03 15:45
Added lancom mib files.
Files changed (66)
A mibs/lancom/DVMRP-STD-MIB +751
A mibs/lancom/LANCOM-ACL-MGMT-MIB +291
A mibs/lancom/LANCOM-AUTHENTICATION-MANAGER-MIB +1,271
A mibs/lancom/LANCOM-BONJOUR-MIB +75
A mibs/lancom/LANCOM-BOXSERVICES-PRIVATE-MIB +694
A mibs/lancom/LANCOM-DENIALOFSERVICE-PRIVATE-MIB +319
A mibs/lancom/LANCOM-DHCP6SERVER-PRIVATE-MIB +1,591
A mibs/lancom/LANCOM-DHCPCLIENT-PRIVATE-MIB +196
A mibs/lancom/LANCOM-DHCPSERVER-PRIVATE-MIB +1,122
A mibs/lancom/LANCOM-DNS-RESOLVER-CONTROL-MIB +314
A mibs/lancom/LANCOM-DOT1X-ADVANCED-FEATURES-MIB +1,051
A mibs/lancom/LANCOM-DOT1X-AUTHENTICATION-SERVER-MIB +135
A mibs/lancom/LANCOM-ES-2126-MIB +3,614
A mibs/lancom/LANCOM-ES-2126P-MIB +4,176
A mibs/lancom/LANCOM-ES-2126PLUS-MIB +3,642
A mibs/lancom/LANCOM-ES-2126PPLUS-MIB +3,838
A mibs/lancom/LANCOM-GS-2124-MIB +7,153
A mibs/lancom/LANCOM-GS-2326-MIB +15,943
A mibs/lancom/LANCOM-GS-2326P-MIB +16,516
A mibs/lancom/LANCOM-GS-2326PLUS-MIB +15,944
A mibs/lancom/LANCOM-GS-2326PPLUS-MIB +16,519
A mibs/lancom/LANCOM-GS-2328-MIB +15,719
A mibs/lancom/LANCOM-GS-2328F-MIB +15,736
A mibs/lancom/LANCOM-GS-2328P-MIB +16,295
A mibs/lancom/LANCOM-GS-2352-MIB +15,880
A mibs/lancom/LANCOM-GS-2352P-MIB +16,454
A mibs/lancom/LANCOM-GS2310-MIB +15,833
A mibs/lancom/LANCOM-GS2310P-MIB +16,408
A mibs/lancom/LANCOM-GS2310PPLUS-MIB +16,406
A mibs/lancom/LANCOM-INTERFACE-APP-MIB +86
A mibs/lancom/LANCOM-INVENTORY-MIB +1,334
A mibs/lancom/LANCOM-IPV6-LOOPBACK-MIB +116
A mibs/lancom/LANCOM-ISDP-MIB +572
A mibs/lancom/LANCOM-KEYING-PRIVATE-MIB +140
A mibs/lancom/LANCOM-LDAP-CLIENT-MIB +275
A mibs/lancom/LANCOM-LOGGING-MIB +1,070
A mibs/lancom/LANCOM-LOOPBACK-MIB +133
A mibs/lancom/LANCOM-MAB-MIB +177
A mibs/lancom/LANCOM-MGMT-SECURITY-MIB +922
A mibs/lancom/LANCOM-MULTICAST-MIB +478
A mibs/lancom/LANCOM-MVR-PRIVATE-MIB +386
A mibs/lancom/LANCOM-NSF-MIB +365
A mibs/lancom/LANCOM-OUTBOUNDTELNET-PRIVATE-MIB +89
A mibs/lancom/LANCOM-PORTSECURITY-PRIVATE-MIB +319
A mibs/lancom/LANCOM-QOS-ACL-MIB +2,845
A mibs/lancom/LANCOM-QOS-AUTOVOIP-MIB +374
A mibs/lancom/LANCOM-QOS-COS-MIB +1,355
A mibs/lancom/LANCOM-QOS-DIFFSERV-PRIVATE-MIB +2,503
A mibs/lancom/LANCOM-QOS-ISCSI-MIB +348
A mibs/lancom/LANCOM-QOS-MIB +56
A mibs/lancom/LANCOM-RADIUS-AUTH-CLIENT-MIB +1,174
A mibs/lancom/LANCOM-REF-MIB +59
A mibs/lancom/LANCOM-ROUTE-POLICY-MIB +373
A mibs/lancom/LANCOM-ROUTING-MIB +3,961
A mibs/lancom/LANCOM-ROUTING6-MIB +1,720
A mibs/lancom/LANCOM-SFLOW-MIB +313
A mibs/lancom/LANCOM-SNTP-CLIENT-MIB +789
A mibs/lancom/LANCOM-SWITCHING-MIB +15,296
A mibs/lancom/LANCOM-TC +76
A mibs/lancom/LANCOM-TIMERANGE-MIB +464
A mibs/lancom/LANCOM-TIMEZONE-PRIVATE-MIB +476
A mibs/lancom/LANCOM-UDLD-MIB +194
A mibs/lancom/LCOS-SX-GENERAL-MIB +689
A mibs/lancom/LCOS-SX-MIB +25,654
A mibs/lancom/LCOS-SX-PRODUCTS-MIB +41
A mibs/lancom/TACACS-CLIENT-MIB +216
📈 0 added 📉 0 removed

💻 r12569 TRIVIAL

Mike Stupalov 🐱 • 2023-03-03 15:44
Added transitional way for use unit for processors by mib definitions.
Files changed (2)
M includes/discovery/processors.inc.php +6 -3
M includes/polling/processors.inc.php +19 -4
📈 25 added 📉 7 removed

💻 r12568 TRIVIAL

Mike Stupalov 🐱 • 2023-03-03 14:50
Improved snmp_fix_numeric() with split units.
Files changed (2)
M includes/snmp.inc.php +6 -2
M tests/IncludesSnmpTest.php +18
📈 24 added 📉 2 removed

💻 r12567 CLEAN

Mike Stupalov 🐱 • 2023-03-03 11:28
Removed unused ports db field.
Files changed (3)
M html/includes/entities/port.inc.php -1
M includes/polling/ports.inc.php +44 -51
A update/480.sql +1
📈 45 added 📉 52 removed

💻 r12566 MAP

Adam Armstrong 🐸 • 2023-03-02 13:48
Reduce mouse scroll zoom sensitivity
Files changed (3)
M html/js/cytoscape-fcose.js +242 -118
M html/js/cytoscape.min.js +3 -3
M html/pages/map_traffic.inc.php +3
📈 3 added 📉 0 removed

💻 r12565 ADD

Adam Armstrong 🐸 • 2023-03-01 15:13
Add port group map generation
Files changed (1)
M html/pages/map_traffic.inc.php +23 -7
📈 23 added 📉 7 removed

💻 r12564 TRIVIAL

Mike Stupalov 🐱 • 2023-03-01 11:46
Fixed return ports in api when no port_id field requersted.
Files changed (1)
M html/api/v0/includes/ports.inc.php +21 -13
📈 21 added 📉 13 removed

💻 r12563 TRIVIAL

Mike Stupalov 🐱 • 2023-03-01 11:36
Fixed return devices in api when no device_id field requersted.
Files changed (1)
M html/api/v0/includes/devices.inc.php +25 -23
📈 25 added 📉 23 removed

💻 r12562 MINOR

Mike Stupalov 🐱 • 2023-03-01 11:34
Added db function dbShowColumns().
Files changed (1)
M includes/db.inc.php +49 -30
📈 49 added 📉 30 removed

💻 r12561 FIX

Adam Armstrong 🐸 • 2023-02-28 19:43
Fix sidebar suppression setting for cytoscape-based map.
Files changed (1)
M includes/definitions/wui.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r12560 MAP

Adam Armstrong 🐸 • 2023-02-28 19:42
Final update for the vis.js-based map.
Files changed (1)
M html/pages/map.inc.php +44 -16
📈 44 added 📉 16 removed

💻 r12559 TRIVIAL

Mike Stupalov 🐱 • 2023-02-28 14:08
Improved detect Nokia PSS (OBS-4435).
Files changed (1)
M includes/definitions/os/nokia.inc.php +6 -3
📈 6 added 📉 3 removed

💻 r12558 MIBS

Mike Stupalov 🐱 • 2023-02-28 14:00
Updated nokia mib files.
Files changed (93)
M mibs/nokia/TIMETRA-SAS-PORT-MIB +1 -1
M mibs/nokia/TIMETRA-SAS-QOS-MIB +1 -1
M mibs/nokia/TIMETRA-SAS-SERV-MIB +1 -1
M mibs/nokia/TIMETRA-SAS-SYSTEM-MIB +1 -1
M mibs/nokia/TIMETRA-SAS-VRTR-MIB +1 -1
M mibs/nokia/TN-BFD-MIB +1 -4
M mibs/nokia/TN-CLEAR-MIB +1 -4
M mibs/nokia/TN-CONN-PROF-MIB +8 -6
M mibs/nokia/TN-DOT3-OAM-MIB +1 -4
M mibs/nokia/TN-ETH-RING-MIB +34 -8
M mibs/nokia/TN-FILTER-MIB +1 -4
M mibs/nokia/TN-IEEE8021-CFM-MIB +254 -150
M mibs/nokia/TN-IGMP-SNOOPING-MIB +1 -4
M mibs/nokia/TN-LAG-MIB +23 -8
M mibs/nokia/TN-LLDP-MIB +8 -6
M mibs/nokia/TN-LOG-MIB +1 -4
M mibs/nokia/TN-MC-REDUNDANCY-MIB +1 -4
M mibs/nokia/TN-MIRROR-MIB +24 -6
M mibs/nokia/TN-MPLS-MIB +1 -4
M mibs/nokia/TN-MPLS-TP-MIB +1 -4
M mibs/nokia/TN-OAM-TEST-MIB +94 -53
M mibs/nokia/TN-PACKETSWITCH-MIB +167 -28
M mibs/nokia/TN-PMON-MIB +727 -231
M mibs/nokia/TN-PORT-MIB +46 -13
M mibs/nokia/TN-QOS-MIB +1 -4
M mibs/nokia/TN-RMD-CFM-MIB +316 -25
M mibs/nokia/TN-RMD-EFM-MIB +1
M mibs/nokia/TN-RMD-IF-MIB +30 -5
M mibs/nokia/TN-RMD-SYSTEM-MIB +33 -2
M mibs/nokia/TN-RMD-TC-MIB +1
M mibs/nokia/TN-RMD-TSOP-MIB +1
M mibs/nokia/TN-SAP-MIB +102 -22
M mibs/nokia/TN-SAS-IEEE8021-CFM-MIB +1 -4
M mibs/nokia/TN-SAS-IEEE8021-PAE-MIB +1 -4
M mibs/nokia/TN-SAS-MIRROR-MIB +1 -4
M mibs/nokia/TN-SAS-OAM-TEST-MIB +1
M mibs/nokia/TN-SAS-PORT-MIB +24 -13
M mibs/nokia/TN-SAS-QOS-MIB +1 -4
M mibs/nokia/TN-SAS-SDP-MIB +1 -4
M mibs/nokia/TN-SAS-SERV-MIB +22 -6
M mibs/nokia/TN-SDP-MIB +43 -8
M mibs/nokia/TN-SERV-MIB +43 -34
M mibs/nokia/TN-TC-MIB +31 -18
M mibs/nokia/TN-VRTR-MIB +1 -4
M mibs/nokia/TROPIC-1830PSD-CAPABILITY-MIB +2,166 -69
M mibs/nokia/TROPIC-1830VWM-CAPABILITY-MIB +1
M mibs/nokia/TROPIC-ABSNODE-MIB +213 -23
M mibs/nokia/TROPIC-ABSNODE-NOTIFICATION-MIB +1
M mibs/nokia/TROPIC-ACCESSPORT-MIB +230 -25
M mibs/nokia/TROPIC-ALARMPANEL-MIB +1
M mibs/nokia/TROPIC-AMPLIFIER-MIB +142 -9
M mibs/nokia/TROPIC-ASON-MIB +330 -48
M mibs/nokia/TROPIC-BREAKER-MIB +1
M mibs/nokia/TROPIC-CARD-MIB +300 -21
M mibs/nokia/TROPIC-CONTROLCARD-MIB +1
M mibs/nokia/TROPIC-DIAGNOSTIC-MIB +1
M mibs/nokia/TROPIC-EXPROPTICALCARD +328 -72
M mibs/nokia/TROPIC-EXPRSCALARS +318 -23
M mibs/nokia/TROPIC-FAN-MIB +1
M mibs/nokia/TROPIC-GENERIC-LOG-MIB +1
M mibs/nokia/TROPIC-GENERIC-NOTIFICATION-MIB +367 -291
M mibs/nokia/TROPIC-GLOBAL-REG +940 -529
M mibs/nokia/TROPIC-GMPLS-CPIF-MIB +1
M mibs/nokia/TROPIC-GMPLS-DPIF-MIB +1
M mibs/nokia/TROPIC-GMPLS-LSP-MIB +1
M mibs/nokia/TROPIC-GMPLS-NE-MIB +1
M mibs/nokia/TROPIC-GMPLS-NOTIFICATION-MIB +1
M mibs/nokia/TROPIC-IEEE8023br-MIB +10 -7
M mibs/nokia/TROPIC-L1SERVICE-MIB +1,010 -67
M mibs/nokia/TROPIC-LOG-MIB +261 -116
M mibs/nokia/TROPIC-NOTIFICATION-MIB +7,083 -81
M mibs/nokia/TROPIC-OCH-MIB +84 -10
M mibs/nokia/TROPIC-OPTICALCARD-MIB +813 -57
M mibs/nokia/TROPIC-OPTICALPORT-MIB +6,536 -513
M mibs/nokia/TROPIC-OSPF-MIB +267 -4
M mibs/nokia/TROPIC-OTH-MIB +619 -82
M mibs/nokia/TROPIC-OTUODU-MIB +175 -38
M mibs/nokia/TROPIC-PHMNOTIFICATION-MIB +1
M mibs/nokia/TROPIC-POWERMGMT-MIB +1,022 -84
M mibs/nokia/TROPIC-PSD-MIB +659 -24
M mibs/nokia/TROPIC-PTP-MIB +426 -56
M mibs/nokia/TROPIC-ROE-MIB +968 -86
M mibs/nokia/TROPIC-SHELF-MIB +664 -48
M mibs/nokia/TROPIC-SLOT-MIB +148 -24
M mibs/nokia/TROPIC-SOFTWARE-MIB +1,205 -10
M mibs/nokia/TROPIC-STATISTICS-MIB +2,810 -146
M mibs/nokia/TROPIC-SYNCE-MIB +400 -104
M mibs/nokia/TROPIC-SYSTEM-MIB +2,812 -140
M mibs/nokia/TROPIC-TC +683 -17
M mibs/nokia/TROPIC-USERMGMT-MIB +7 -2
M mibs/nokia/TROPIC-VTSCONN-MIB +1
M mibs/nokia/TROPIC-VWMMS-MIB +1
M mibs/nokia/TROPIC-WAVEKEY-MIB +103 -41
📈 0 added 📉 0 removed

💻 r12557 TRIVIAL

Mike Stupalov 🐱 • 2023-02-27 14:21
Fixed discovery LLDP-V2-MIB on A10 ACOS.
Files changed (1)
M includes/definitions/mibs.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r12556 MINOR

Mike Stupalov 🐱 • 2023-02-26 17:22
Added ability for discovery neighbours by LLDP-V2-MIB (OBS-2404).
Files changed (5)
M includes/definitions/mibs.inc.php +13 -2
M includes/discovery/neighbours.inc.php +12 -16
M includes/discovery/neighbours/lldp-mib.inc.php +5 -1
A includes/discovery/neighbours/lldp-v2-mib.inc.php +311
M includes/entities/ip-address.inc.php +32 -36
📈 373 added 📉 55 removed

💻 r12555 FIX

Adam Armstrong 🐸 • 2023-02-26 15:31
Don't run housekeeping on partitioned pollers.
Files changed (1)
M housekeeping.php +3 -3
📈 3 added 📉 3 removed

💻 r12554 FIX

Adam Armstrong 🐸 • 2023-02-25 02:45
Disable ability for housekeeping to remove rrd directories for non-existent devices. This can cause data loss during database failure. [OBS-4396]
Files changed (1)
M includes/housekeeping/rrd.inc.php +3 -2
📈 3 added 📉 2 removed

💻 r12553 TRIVIAL

Mike Stupalov 🐱 • 2023-02-24 17:44
Correctly do not show IPv4 links for link-local addresses on ports page (OBS-4419).
Files changed (2)
M html/includes/entities/port.inc.php +39 -23
M includes/defaults.inc.php +10 -10
📈 49 added 📉 33 removed

💻 r12552 TRIVIAL

Mike Stupalov 🐱 • 2023-02-24 14:35
Store and show metrics in alert log.
Files changed (4)
M html/includes/print/alert_log.inc.php +80 -56
M html/pages/device/alert.inc.php +91 -76
M includes/alerts.inc.php +10 -5
A update/479.sql +1
📈 182 added 📉 137 removed

💻 r12551 TRIVIAL

Mike Stupalov 🐱 • 2023-02-24 10:45
Prevent false positive check_entity() when value is null (OBS-4425).
Files changed (2)
M includes/alerts.inc.php +24 -14
M includes/polling/printersupplies.inc.php +16 -10
📈 40 added 📉 24 removed

💻 r12550 TRIVIAL

Mike Stupalov 🐱 • 2023-02-23 21:17
Improved queries with binary ip addresses.
Files changed (4)
M includes/discovery/functions.inc.php +2 -3
M includes/discovery/ip-addresses.inc.php +16 -17
M includes/entities.inc.php +6 -6
M includes/entities/ip-address.inc.php +51 -64
📈 75 added 📉 90 removed

💻 r12549 MAP

Adam Armstrong 🐸 • 2023-02-23 18:40
Map improvments
Files changed (1)
M html/pages/map.inc.php +285 -60
📈 285 added 📉 60 removed

💻 r12548 TRIVIAL

Mike Stupalov 🐱 • 2023-02-23 12:46
Fixed sensor oid for Inveo Nano.
Files changed (1)
M includes/definitions/mibs/inveo.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r12547 MINOR

Mike Stupalov 🐱 • 2023-02-23 12:38
Added support for Gude PDU 8306 (OBS-4427).
Files changed (3)
A includes/definitions/mibs/gude/gudeads-pdu8306-mib.inc.php +71
M includes/definitions/os/gude.inc.php +3 -1
A mibs/gude/GUDEADS-PDU8306-MIB +553
📈 74 added 📉 1 removed

💻 r12546 TRIVIAL

Mike Stupalov 🐱 • 2023-02-23 12:28
Split Gude PDU mib definitions.
Files changed (9)
A includes/definitions/mibs/gude
M includes/definitions/mibs/gude.inc.php +1 -575
A includes/definitions/mibs/gude/gudeads-pdu8110-mib.inc.php +47
A includes/definitions/mibs/gude/gudeads-pdu818x-mib.inc.php +72
A includes/definitions/mibs/gude/gudeads-pdu8310-mib.inc.php +97
A includes/definitions/mibs/gude/gudeads-pdu8311-mib.inc.php +126
A includes/definitions/mibs/gude/gudeads-pdu8340-mib.inc.php +126
A includes/definitions/mibs/gude/gudeads-pdu8341-mib.inc.php +126
A includes/definitions/mibs/gude/gudeads-pdu835x-mib.inc.php +71
📈 666 added 📉 575 removed

💻 r12545 TRIVIAL

Mike Stupalov 🐱 • 2023-02-23 11:42
Do not show IPv4 links for link-local addresses on ports page (OBS-4419).
Files changed (2)
M html/includes/entities/port.inc.php +71 -83
M includes/discovery/ip-addresses/ip-mib.inc.php -1
📈 71 added 📉 84 removed

💻 r12544 FIX

Adam Armstrong 🐸 • 2023-02-22 19:22
Improve alert maint page. Remove ugly icons and some derp text labels.
Files changed (1)
M html/pages/alert_maintenance.inc.php +8 -8
📈 8 added 📉 8 removed

💻 r12543 MIBS

Mike Stupalov 🐱 • 2023-02-22 13:47
Updated Juniper mib files.
Files changed (22)
A mibs/juniper/JUNIPER-AAMW-MIB +82
M mibs/juniper/JUNIPER-CHASSIS-DEFINES-MIB +536 -3
A mibs/juniper/JUNIPER-CHASSIS-HA-RESWATCH-MIB +139
A mibs/juniper/JUNIPER-CHASSIS-HIGH-AVAILABILITY-MIB +327
M mibs/juniper/JUNIPER-COS-MIB +8 -8
M mibs/juniper/JUNIPER-IF-MIB +19
M mibs/juniper/JUNIPER-IFOPTICS-MIB +2 -1
M mibs/juniper/JUNIPER-IPSEC-FLOW-MON-MIB +106 -18
M mibs/juniper/JUNIPER-JDHCPV6-MIB +477 -1
M mibs/juniper/JUNIPER-JS-NAT-MIB +117 -8
M mibs/juniper/JUNIPER-JS-SMI +6
M mibs/juniper/JUNIPER-LDP-MIB +2 -2
A mibs/juniper/JUNIPER-LSYSVD-MIB +202
M mibs/juniper/JUNIPER-MIB +57 -4
M mibs/juniper/JUNIPER-NAT-MIB +107 -2
M mibs/juniper/JUNIPER-PING-MIB +15 -8
A mibs/juniper/JUNIPER-SECINTEL-MIB +82
M mibs/juniper/JUNIPER-SMI +12
A mibs/juniper/JUNIPER-SMS-MIB +82
M mibs/juniper/JUNIPER-SRX5000-SPU-MONITORING-MIB +131 -2
M mibs/juniper/JUNIPER-TIMING-NOTFNS-MIB +81 -277
M mibs/juniper/JUNIPER-USER-AAA-MIB +10 -5
📈 0 added 📉 0 removed

💻 r12542 MIBS

Mike Stupalov 🐱 • 2023-02-22 12:44
Updated Fortinet mib files.
Files changed (2)
M includes/definitions/os/fortinet.inc.php +302 -291
M mibs/fortinet/FORTINET-FORTIGATE-MIB +730 -60
📈 302 added 📉 291 removed

💻 r12541 TRIVIAL

Mike Stupalov 🐱 • 2023-02-21 16:24
Prevent unexpected messages in graphs.
Files changed (1)
M includes/common.inc.php +61 -81
📈 61 added 📉 81 removed

💻 r12540 TRIVIAL

Mike Stupalov 🐱 • 2023-02-21 11:54
Added sensors definition for Hero MIB (OBS-4413).
Files changed (1)
M includes/definitions/mibs/inveo.inc.php +50
📈 50 added 📉 0 removed

💻 r12539 TRIVIAL

Mike Stupalov 🐱 • 2023-02-21 10:33
Added Disk Health status by SYNOLOGY-DISK-MIB (OBS-4418).
Files changed (17)
M includes/definitions/mibs/synology.inc.php +192 -129
M mibs/synology/SYNOLOGY-DISK-MIB +98 -6
M mibs/synology/SYNOLOGY-EBOX-MIB +7 -6
M mibs/synology/SYNOLOGY-FLASHCACHE-MIB +3 -3
M mibs/synology/SYNOLOGY-GPUINFO-MIB +2 -2
M mibs/synology/SYNOLOGY-ISCSILUN-MIB +28 -10
A mibs/synology/SYNOLOGY-ISCSITarget-MIB +93
A mibs/synology/SYNOLOGY-NFS-MIB +148
A mibs/synology/SYNOLOGY-PORT-MIB +102
M mibs/synology/SYNOLOGY-RAID-MIB +24 -7
M mibs/synology/SYNOLOGY-SERVICES-MIB +2 -2
M mibs/synology/SYNOLOGY-SHA-MIB +2 -2
M mibs/synology/SYNOLOGY-SMART-MIB +2 -2
M mibs/synology/SYNOLOGY-SPACEIO-MIB +14 -4
M mibs/synology/SYNOLOGY-STORAGEIO-MIB +14 -4
M mibs/synology/SYNOLOGY-SYSTEM-MIB +19 -7
M mibs/synology/SYNOLOGY-UPS-MIB +2 -2
📈 192 added 📉 129 removed

💻 r12538 TRIVIAL

Mike Stupalov 🐱 • 2023-02-21 09:25
Fixed generate some graphs when set 'allow_unauth_graphs_cidr' config option.
Files changed (3)
M html/graph.php +3 -1
M html/includes/functions.inc.php +51 -45
M html/includes/graphs/graph.inc.php +5 -4
📈 59 added 📉 50 removed

💻 r12537 IMPROVE

Adam Armstrong 🐸 • 2023-02-18 03:49
Improve graph/aggregate graph handling on group page, implement box layout for ports. improve link generation.
Files changed (7)
M html/includes/entities/port.inc.php +1
M html/includes/graphs/multi-auth-generic.inc.php +1 -3
M html/includes/print/navbar.inc.php -2
M html/pages/devices/graphs.inc.php +2 -4
M html/pages/group.inc.php +54 -10
M html/pages/ports/graphs.inc.php +45 -4
M html/pages/ports/list.inc.php +4 -1
📈 107 added 📉 24 removed

💻 r12536 TRIVIAL

Mike Stupalov 🐱 • 2023-02-17 14:16
Highlighted VRF name on BGP peers page.
Files changed (1)
M html/includes/print/routing.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r12535 MINOR

Mike Stupalov 🐱 • 2023-02-17 13:59
Improved discovery bgp peers in VRF on Cisco NCS platform (OBS-4401).
Files changed (5)
M includes/discovery/bgp/bgp4-mib.inc.php +9 -2
M includes/discovery/bgp/cisco-bgp4-mib.inc.php +6 -1
M includes/polling/bgp-peers.inc.php -130
M includes/polling/bgp/bgp4-mib.inc.php +8 -1
M includes/polling/bgp/cisco-bgp4-mib.inc.php +6 -1
📈 29 added 📉 135 removed

💻 r12534 TRIVIAL

Mike Stupalov 🐱 • 2023-02-17 13:56
Improved discovery VRF based SNMP contexts on Cisco NCS platform (OBS-4401).
Files changed (1)
M includes/discovery/vrf.inc.php +41 -15
📈 41 added 📉 15 removed

💻 r12533 MINOR

Mike Stupalov 🐱 • 2023-02-17 10:33
Added support for Inveo Sensor devices (OBS-4413).
Files changed (7)
A html/images/os/inveo_2x.png +1
A html/images/os/inveo.png +1
A includes/definitions/mibs/inveo.inc.php +48
A includes/definitions/os/inveo.inc.php +40
A mibs/inveo
A mibs/inveo/Hero +312
A mibs/inveo/Nano +107
📈 90 added 📉 0 removed

💻 r12532 MINOR

Mike Stupalov 🐱 • 2023-02-16 12:06
Added support for F5 OS rSeries (OBS-4411).
Files changed (2)
M includes/definitions/mibs/f5.inc.php +163 -66
M includes/definitions/os/f5.inc.php +24 -1
📈 187 added 📉 67 removed

💻 r12531 MIBS

Mike Stupalov 🐱 • 2023-02-16 12:03
Added new F5 mib files.
Files changed (7)
A mibs/f5/F5-3DNS-MIB +3,149
A mibs/f5/F5-ALERT-DEF-MIB +141
A mibs/f5/F5-COMMON-SMI-MIB +13
A mibs/f5/F5-OS-SYSTEM-MIB +40
A mibs/f5/F5-PLATFORM-STATS-MIB +897
A mibs/f5/F5OS-APPLIANCE-ALERT-NOTIF-MIB +674
M mibs/f5/LOAD-BAL-SYSTEM-MIB +2,877 -251
📈 0 added 📉 0 removed

💻 r12530 TRIVIAL

Mike Stupalov 🐱 • 2023-02-16 11:56
Improved generate some entity descriptions from string indexes.
Files changed (3)
M includes/discovery/functions.inc.php +10 -8
M includes/discovery/processors.inc.php +50 -42
M includes/entities.inc.php +6 -1
📈 66 added 📉 51 removed

💻 r12529 TRIVIAL

Mike Stupalov 🐱 • 2023-02-16 09:26
Fixed display bgp peers on disabled device.
Files changed (2)
M html/includes/print/routing.inc.php +10 -6
M includes/entities/routing.inc.php +7 -7
📈 17 added 📉 13 removed

💻 r12528 TRIVIAL

Mike Stupalov 🐱 • 2023-02-14 18:38
Fixed add new ospf neighbours with unknown port_id (OBS-4408).
Files changed (2)
M includes/polling/ospf/ospf-mib.inc.php +2 -2
M includes/polling/ospf/ospfv3-mib.inc.php +2 -2
📈 4 added 📉 4 removed

💻 r12527 TRIVIAL

Mike Stupalov 🐱 • 2023-02-14 17:33
Fixed autodiscovery bgp peers.
Files changed (1)
M includes/discovery/bgp-peers.inc.php +4 -81
📈 4 added 📉 81 removed

💻 r12526 MIBS

Mike Stupalov 🐱 • 2023-02-14 15:24
Fixed CISCO-RTTMON-TC-MIB syntax.
Files changed (1)
M mibs/cisco/CISCO-RTTMON-TC-MIB +2 -2
📈 0 added 📉 0 removed

💻 r12525 TRIVIAL

Mike Stupalov 🐱 • 2023-02-14 12:40
Fixed discovery some Output sensors by EPPC-MIB (OBS-4407).
Files changed (1)
M includes/discovery/sensors/eppc-mib.inc.php +12 -10
📈 12 added 📉 10 removed

💻 r12524 TRIVIAL

Mike Stupalov 🐱 • 2023-02-13 21:15
Improved associate Gigabit Ethernet port with DOM sensors on Cisco NCS platform.
Files changed (1)
M includes/entities/port.inc.php +4 -3
📈 4 added 📉 3 removed

💻 r12523 MIBS

Mike Stupalov 🐱 • 2023-02-09 17:11
Updated Cisco mib files.
Files changed (16)
A mibs/cisco/CISCO-CABLE-PNM-MIB +129
A mibs/cisco/CISCO-DS1-MIB +414
A mibs/cisco/CISCO-ENTITY-STATE-EXT-MIB +452
M mibs/cisco/CISCO-ENTITY-VENDORTYPE-OID-MIB +36 -7
A mibs/cisco/CISCO-GNSS-MIB +598
M mibs/cisco/CISCO-LWAPP-AP-MIB +693 -479
M mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-MIB +190 -22
M mibs/cisco/CISCO-LWAPP-MOBILITY-EXT-MIB +36 -23
M mibs/cisco/CISCO-LWAPP-REAP-MIB +172 -128
M mibs/cisco/CISCO-LWAPP-ROGUE-MIB +35 -8
M mibs/cisco/CISCO-LWAPP-WLAN-POLICY-MIB +68 -14
M mibs/cisco/CISCO-LWAPP-WLAN-SECURITY-MIB +326 -6
M mibs/cisco/CISCO-PRODUCTS-MIB +6 -1
M mibs/cisco/CISCO-RTTMON-MIB +22 -14
M mibs/cisco/CISCO-RTTMON-TC-MIB +12 -1
M mibs/cisco/OLD-CISCO-CHASSIS-MIB +2
📈 0 added 📉 0 removed

💻 r12522 TRIVIAL

Mike Stupalov 🐱 • 2023-02-09 15:40
Highlighted disabled modules on device edit page.
Files changed (1)
M html/pages/device/edit/modules.inc.php +48 -79
📈 48 added 📉 79 removed

💻 r12521 TRIVIAL

Mike Stupalov 🐱 • 2023-02-09 15:38
Fixed polling incorrect BGP4-MIB::bgpPeerFsmEstablishedTime on some Brocade/Extrime devices.
Files changed (5)
M includes/discovery/bgp/bgp4-mib.inc.php +7 -13
M includes/discovery/bgp/bgp4v2-mib.inc.php +5 -1
M includes/entities/routing.inc.php +87 -53
M includes/polling/bgp/bgp4-mib.inc.php +5 -28
M includes/polling/bgp/bgp4v2-mib.inc.php +24 -1
📈 128 added 📉 96 removed

💻 r12519 FIX

Adam Armstrong 🐸 • 2023-02-08 19:27
Fix entity-auth logic issue
Files changed (2)
M html/includes/graphs/multi-auth-generic.inc.php +16 -12
M html/includes/graphs/multi-port/auth.inc.php -1
📈 16 added 📉 13 removed

💻 r12518 TRIVIAL

Mike Stupalov 🐱 • 2023-02-08 12:17
Improved discovery trunk vlans and sensors on CiscoSB (OBS-4391).
Files changed (4)
M includes/definitions/mibs/ciscosb.inc.php +25 -24
M includes/discovery/sensors/power-ethernet-mib.inc.php +17 -8
M includes/discovery/vlans/radlan-vlan-mib.inc.php +34 -6
M includes/polling/ports/radlan-vlan-mib.inc.php +33 -9
📈 109 added 📉 47 removed

💻 r12517 MIBS

Mike Stupalov 🐱 • 2023-02-08 12:14
Updated CiscoSB mib files.
Files changed (19)
M mibs/ciscosb/CISCOSB-AAA +706 -36
M mibs/ciscosb/CISCOSB-COPY-MIB +1 -2
M mibs/ciscosb/CISCOSB-DHCPCL-MIB +1 -1
M mibs/ciscosb/CISCOSB-DHCPv6-CLIENT +24 -24
M mibs/ciscosb/CISCOSB-EMBWEB-MIB +10 -1
M mibs/ciscosb/CISCOSB-FINDIT +83 -3
A mibs/ciscosb/CISCOSB-IETF-SYSLOG-DEVICE-MIB +682
M mibs/ciscosb/CISCOSB-LLDP-MIB +1 -1
A mibs/ciscosb/CISCOSB-MACRO-MIB +349
M mibs/ciscosb/CISCOSB-Physicaldescription-MIB +58 -6
A mibs/ciscosb/CISCOSB-POEBT-MIB +308
M mibs/ciscosb/CISCOSB-rlBrgMcMngr-MIB +2 -2
A mibs/ciscosb/CISCOSB-rlMacMulticast-MIB +1,501
M mibs/ciscosb/CISCOSB-RMON +1 -1
M mibs/ciscosb/CISCOSB-SSH-MIB +13 -1
M mibs/ciscosb/CISCOSB-STACK-MIB +2 -2
M mibs/ciscosb/CISCOSB-TRAPS-MIB +178
M mibs/ciscosb/CISCOSB-Tuning +5 -2
A mibs/ciscosb/CISCOSB-VRRPV3-MIB +900
📈 0 added 📉 0 removed

💻 r12516 IMPROVE

Adam Armstrong 🐸 • 2023-02-08 00:13
Improve some multi graph auth. Generify authorisation code.
Files changed (5)
A html/includes/graphs/multi-auth-generic.inc.php +44
M html/includes/graphs/multi-mempool/auth.inc.php +4 -13
M html/includes/graphs/multi-port/auth.inc.php +3 -44
M html/includes/graphs/multi-sensor/auth.inc.php +1 -1
M includes/definitions/entities.inc.php +1
📈 53 added 📉 58 removed

💻 r12515 IMPROVE

Adam Armstrong 🐸 • 2023-02-07 23:47
Improve handling of group graph widgets
Files changed (4)
M html/ajax/widget.php +7 -8
M html/includes/entities/port.inc.php +28 -30
M html/includes/graphs/multi-port/auth.inc.php +2 -2
M html/pages/graphs.inc.php +19 -218
📈 56 added 📉 258 removed

💻 r12514 TRIVIAL

Mike Stupalov 🐱 • 2023-02-07 21:40
Correctly parse bgp peers admin/oper states for Arista EOS 4.25+ (OBS-4398).
Files changed (4)
M includes/discovery/bgp/bgp4v2-mib.inc.php +2 -2
M includes/entities/routing.inc.php +15 -10
M includes/polling/bgp/bgp4-mib.inc.php +3 -1
M includes/polling/bgp/bgp4v2-mib.inc.php +2 -2
📈 22 added 📉 15 removed

💻 r12513 TRIVIAL

Mike Stupalov 🐱 • 2023-02-07 14:58
Fixed search syslog entries by program with commas in php8.
Files changed (2)
M html/ajax/input.php +8 -9
M html/includes/print/syslogs.inc.php +5 -8
📈 13 added 📉 17 removed

💻 r12512 PHP8

Mike Stupalov 🐱 • 2023-02-07 14:56
[PHP8] Fixed possible php8 fatal error in string search functions.
Files changed (2)
M html/includes/functions.inc.php +1 -1
M includes/common.inc.php +49 -47
📈 50 added 📉 48 removed

💻 r12511 TRIVIAL

Mike Stupalov 🐱 • 2023-02-07 08:56
Fixed memory leak issue polling in Eatot ATS (OBS-4399).
Files changed (1)
M includes/definitions/os/eaton.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r12510 FIX

Adam Armstrong 🐸 • 2023-02-04 21:01
Fix user_edit page escaped html bug. Improve array/echo code style a little.
Files changed (1)
M html/pages/user_edit.inc.php +820 -800
📈 820 added 📉 800 removed

💻 r12509 FIX

Adam Armstrong 🐸 • 2023-02-03 20:57
Fix pollerlog wrapper page to correctly show partitioned poller information
Files changed (1)
M html/pages/pollerlog.inc.php +16
📈 16 added 📉 0 removed

💻 r12508 FIX

Adam Armstrong 🐸 • 2023-02-03 18:07
Fix PHP8 bug in user roles page
Files changed (1)
M html/pages/roles.inc.php +2 -2
📈 2 added 📉 2 removed

💻 r12507 TRIVIAL

Mike Stupalov 🐱 • 2023-02-02 17:33
Do not discover HOST-RESOURCES-MIB processors with CISCO-PROCESS-MIB (OBS-4394).
Files changed (5)
M includes/discovery/mempools/cisco-enhanced-mempool-mib.inc.php +2 -2
M includes/discovery/mempools/cisco-entity-qfp-mib.inc.php +2 -2
M includes/discovery/mempools/cisco-process-mib.inc.php +10 -13
M includes/discovery/processors/cisco-process-mib.inc.php +15 -24
M includes/discovery/processors/host-resources-mib.inc.php +7 -1
📈 36 added 📉 42 removed

💻 r12506 TRIVIAL

Mike Stupalov 🐱 • 2023-02-01 11:15
Show mysql binlog status in cli extended versions.
Files changed (1)
M includes/common.inc.php +2
📈 2 added 📉 0 removed

💻 r12505 TRIVIAL

Mike Stupalov 🐱 • 2023-02-01 10:37
Show correctly SNMP v3 Crypto algo classes when local system support it.
Files changed (1)
M html/pages/addhost.inc.php +16 -5
📈 16 added 📉 5 removed

💻 r12504 TRIVIAL

Mike Stupalov 🐱 • 2023-01-31 16:11
Do not show sql warnings in normal debug.
Files changed (1)
M includes/db.inc.php +4 -6
📈 4 added 📉 6 removed

💻 r12503 TRIVIAL

Mike Stupalov 🐱 • 2023-01-31 15:07
Added ignore ports with ifType MAC Security for cisco group.
Files changed (2)
M includes/definitions/mibs/cisco.inc.php +490 -473
M includes/definitions/os/cisco.inc.php +3 -1
📈 493 added 📉 474 removed

💻 r12502 MINOR

Mike Stupalov 🐱 • 2023-01-31 14:37
Improved polling Cisco CEF.
Files changed (1)
M includes/polling/cisco-cef.inc.php +65 -58
📈 65 added 📉 58 removed

💻 r12501 TRIVIAL

Mike Stupalov 🐱 • 2023-01-31 13:20
Fixed clean var per modules run.
Files changed (2)
M includes/polling/bgp-peers.inc.php +2 -2
M includes/polling/functions.inc.php +3 -1
📈 5 added 📉 3 removed

💻 r12499 FIX

Adam Armstrong 🐸 • 2023-01-27 21:46
Fix BGP shut to disabled html class
Files changed (1)
M includes/rewrites.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r12498 TRIVIAL

Mike Stupalov 🐱 • 2023-01-27 20:45
Simplified between condition.
Files changed (1)
M includes/alerts.inc.php +3 -12
📈 3 added 📉 12 removed

💻 r12497 TRIVIAL

Mike Stupalov 🐱 • 2023-01-27 17:17
Improved some icons for dark theme.
Files changed (22)
M html/images/os/force10_2x.png ±0
A html/images/os/force10-dark_2x.png +1
A html/images/os/force10-dark.png +1
M html/images/os/force10.png ±0
M html/images/os/freenas_2x.png ±0
M html/images/os/freenas.png ±0
M html/images/os/patton_2x.png ±0
A html/images/os/patton-dark_2x.png +1
A html/images/os/patton-dark.png +1
M html/images/os/patton.png ±0
html/images/os/pfsense_2x.png
A html/images/os/pfsense-old_2x.png +1
A html/images/os/pfsense-old.png +1
html/images/os/pfsense.png
M html/images/os/raisecom_2x.png ±0
A html/images/os/raisecom-dark_2x.png +1
A html/images/os/raisecom-dark.png +1
M html/images/os/raisecom.png ±0
M html/images/os/ruckus_2x.png ±0
A html/images/os/ruckus-dark_2x.png +1
A html/images/os/ruckus-dark.png +1
M html/images/os/ruckus.png ±0
📈 10 added 📉 0 removed

💻 r12496 TRIVIAL

Mike Stupalov 🐱 • 2023-01-27 12:00
Fixed between test logic with brackets.
Files changed (2)
M includes/alerts.inc.php +233 -225
M tests/IncludesAlertsTest.php +15
📈 248 added 📉 225 removed

💻 r12495 TRIVIAL

Mike Stupalov 🐱 • 2023-01-26 17:38
Changed value encode as rawurlencode() in generate_url() according changes in r12351 for get_vars().
Files changed (1)
M html/includes/functions.inc.php +2 -1
📈 2 added 📉 1 removed

💻 r12494 MINOR

Mike Stupalov 🐱 • 2023-01-26 16:11
Added os detect for NetApp StorageGRID (OBS-4108).
Files changed (4)
M includes/definitions/mibs/netapp.inc.php +31 -25
M includes/definitions/os/netapp.inc.php +18 -2
A mibs/netapp/BYCAST-STORAGEGRID-MIB +48
A mibs/netapp/NETAPP-STORAGEGRID-MIB +326
📈 49 added 📉 27 removed

💻 r12493 FIX

Adam Armstrong 🐸 • 2023-01-26 11:52
Fix logic for between/notbetween.
Files changed (1)
M includes/alerts.inc.php +48 -46
📈 48 added 📉 46 removed

💻 r12492 CLEAN

Mike Stupalov 🐱 • 2023-01-26 11:48
Removed unused code.
Files changed (1)
M includes/common.inc.php -9
📈 0 added 📉 9 removed

💻 r12491 MIBS

Mike Stupalov 🐱 • 2023-01-26 09:25
Updated EPPC-MIB.
Files changed (1)
M mibs/powerwalker/EPPC-MIB +1 -1
📈 0 added 📉 0 removed

💻 r12490 TRIVIAL

Mike Stupalov 🐱 • 2023-01-26 09:18
Fixed detect vendor on eppc-ups (OBS-4369).
Files changed (1)
M includes/polling/os/eppc-ups.inc.php +17 -13
📈 17 added 📉 13 removed

💻 r12489 TRIVIAL

Mike Stupalov 🐱 • 2023-01-26 09:00
Improved sensors thresholds by EPPC-MIB (OBS-4383).
Files changed (2)
M includes/discovery/sensors/eppc-mib.inc.php +9 -9
M includes/entities/sensor.inc.php +91 -22
📈 100 added 📉 31 removed

💻 r12488 MINOR

Mike Stupalov 🐱 • 2023-01-25 20:30
Removed phpFastCache functionallity from cli.
Files changed (7)
M html/includes/functions.inc.php +6 -3
M includes/cache.inc.php +8 -27
M includes/common.inc.php +7 -19
M includes/config-variables.inc.php -14
M includes/defaults.inc.php -2
M includes/rrdtool.inc.php +14 -51
M includes/sql-config.inc.php +1 -4
📈 36 added 📉 120 removed

💻 r12486 TRIVIAL

Mike Stupalov 🐱 • 2023-01-24 19:43
Added ability for rewrite part of location string by regexp (OBS-4377).
Files changed (5)
M includes/config-variables.inc.php +9
M includes/defaults.inc.php +15
M includes/definitions/rewrites.inc.php +1 -1
M includes/rewrites.inc.php +32 -40
M tests/IncludesSnmpTest.php +2
📈 59 added 📉 41 removed

💻 r12485 MINOR

Mike Stupalov 🐱 • 2023-01-23 22:25
Improved discovery Teltonika devices with new mib revision.
Files changed (4)
M includes/definitions/mibs/teltonika.inc.php +60 -13
M includes/definitions/os/teltonika.inc.php +2 -2
mibs/teltonika/TELTONIKA-MIB +438 -667
A mibs/teltonika/TELTONIKA-OLD-MIB +1,010
📈 62 added 📉 15 removed

💻 r12484 TRIVIAL

Mike Stupalov 🐱 • 2023-01-23 21:25
Fixed detect Teltonika os detect oid.
Files changed (1)
M includes/definitions/os/teltonika.inc.php +1 -1
📈 1 added 📉 1 removed

💻 r12483 TRIVIAL

Mike Stupalov 🐱 • 2023-01-23 19:43
Added workaround for incorrect bgp peer admin state on Arista EOS (OBS-4382).
Files changed (2)
M includes/entities/routing.inc.php +12 -1
M includes/polling/bgp/bgp4-mib.inc.php +14 -1
📈 26 added 📉 2 removed

💻 r12482 TRIVIAL

Mike Stupalov 🐱 • 2023-01-23 14:48
Fixed detect Teltonika os.
Files changed (4)
M includes/definitions/mibs/teltonika.inc.php +23 -22
M includes/definitions/os.inc.php +14 -28
A includes/definitions/os/teltonika.inc.php +25
M includes/discovery/os/linux.inc.php +19 -3
📈 81 added 📉 53 removed

💻 r12481 MINOR

Mike Stupalov 🐱 • 2023-01-23 11:22
Improved support for Raritan DKX3 (OBS-4374).
Files changed (3)
M includes/definitions/mibs/raritan.inc.php +108 -61
M includes/definitions/os/raritan.inc.php +5 -3
M mibs/raritan/RemoteKVMDevice-MIB +217 -4
📈 113 added 📉 64 removed

💻 r12480 TRIVIAL

Mike Stupalov 🐱 • 2023-01-20 14:46
Fixed FDB port associations on RouterOS version 6.47+ (OBS-4373).
Files changed (1)
M includes/polling/fdb-table.inc.php +21 -6
📈 21 added 📉 6 removed

💻 r12479 IMPROVE

Adam Armstrong 🐸 • 2023-01-19 11:20
Add ability to get status widget to use reverse dns for bgp peer identifier
Files changed (1)
M html/includes/print/status.inc.php +9 -2
📈 9 added 📉 2 removed

💻 r12478 IMPROVE

Adam Armstrong 🐸 • 2023-01-18 17:08
Small improvements to Nokia/Timetra support
Files changed (2)
M includes/definitions/mibs/nokia.inc.php +45
M includes/discovery/sensors/timetra-chassis-mib.inc.php +7 -3
📈 52 added 📉 3 removed

💻 r12477 IMPROVE

Adam Armstrong 🐸 • 2023-01-17 14:21
Improve alert test conditions rendering
Files changed (2)
M html/pages/alert_check.inc.php +28 -23
M html/pages/alert_checks.inc.php +33 -2
📈 61 added 📉 25 removed

💻 r12476 FIX

Adam Armstrong 🐸 • 2023-01-17 13:54
Fix alert check condition editing bug
Files changed (1)
M html/pages/alert_check.inc.php +5 -2
📈 5 added 📉 2 removed

💻 r12475 FIX

Adam Armstrong 🐸 • 2023-01-17 13:24
Update about page
Files changed (1)
M html/pages/about.inc.php +1
📈 1 added 📉 0 removed

💻 r12474 ADD

Adam Armstrong 🐸 • 2023-01-17 13:16
Add a couple of UBNT ONU sensors
Files changed (1)
M includes/definitions/mibs/ubiquiti.inc.php +33
📈 33 added 📉 0 removed

💻 r12473 IMPROVE

Adam Armstrong 🐸 • 2023-01-17 06:03
Add group_id support to multi_sensor graphs. Widen big graphs a little.
Files changed (3)
M html/includes/graphs/multi-sensor/auth.inc.php +38 -7
M html/includes/print/rows.inc.php +1 -1
M includes/definitions/entities.inc.php +1
📈 40 added 📉 8 removed

💻 r12472 DASH

Adam Armstrong 🐸 • 2023-01-17 05:24
Fix scrollability of alert_table widget [OBS-4101]
Files changed (1)
M html/ajax/widget.php +3 -1
📈 3 added 📉 1 removed

💻 r12471 IMPROVE

Adam Armstrong 🐸 • 2023-01-17 05:11
Switch port groups graphs to use group_id instead of individual id list
Files changed (3)
M html/includes/graphs/multi-port/auth.inc.php +31 -15
M html/pages/group.inc.php +9 -1
M includes/definitions/entities/ports.inc.php +1
📈 41 added 📉 16 removed

💻 r12470 MIBS

Adam Armstrong 🐸 • 2023-01-17 05:09
Update some Arista MIBs
Files changed (5)
M mibs/arista/ARISTA-CONFIG-COPY-MIB +14 -12
A mibs/arista/ARISTA-CV-MIB +172
M mibs/arista/ARISTA-PRODUCTS-MIB +285 -1
M mibs/arista/ARISTA-QOS-MIB +52 -1
M mibs/arista/ARISTA-VXLAN-MIB +95 -2
📈 0 added 📉 0 removed

💻 r12469 TRIVIAL

Mike Stupalov 🐱 • 2023-01-16 16:32
Restored detect HardenedBSD in distro script.
Files changed (1)
M scripts/distro +5
📈 5 added 📉 0 removed

💻 r12468 TRIVIAL

Mike Stupalov 🐱 • 2023-01-16 16:20
Improved detect some Linux distributions. Updated distro script.
Files changed (12)
A html/images/os/alpine_2x.png +1
A html/images/os/alpine.png +1
A html/images/os/devuan_2x.png +1
A html/images/os/devuan-dark_2x.png +1
A html/images/os/devuan-dark.png +1
A html/images/os/devuan.png +1
A html/images/os/fujitsu_2x.png +1
A html/images/os/fujitsu.png +1
A html/images/os/photon_2x.png +1
A html/images/os/photon.png +1
M includes/polling/os/unix.inc.php +86 -60
M scripts/distro +20 -6
📈 116 added 📉 66 removed

💻 r12467 TRIVIAL

Mike Stupalov 🐱 • 2023-01-16 14:26
Improved detect latest OPNsense os.
Files changed (1)
M includes/definitions/os/bsd.inc.php +7 -6
📈 7 added 📉 6 removed

💻 r12466 TRIVIAL

Mike Stupalov 🐱 • 2023-01-14 15:34
Do not create device local rrd dirrectory whis remote rrdcached.
Files changed (1)
M includes/polling/functions.inc.php +8 -7
📈 8 added 📉 7 removed

💻 r12465 TRIVIAL

Mike Stupalov 🐱 • 2023-01-13 15:25
Cleaned message about added device to remote poller.
Files changed (2)
M html/pages/addhost.inc.php +5 -2
M includes/sql-config.inc.php +1 -1
📈 6 added 📉 3 removed

💻 r12464 TRIVIAL

Mike Stupalov 🐱 • 2023-01-13 15:10
Improved version check on remote pollers.
Files changed (4)
M includes/definitions/version.inc.php +2 -2
M includes/sql-config.inc.php +85 -22
M includes/versioncheck.inc.php +35 -33
A update/478.sql +2
📈 124 added 📉 57 removed

💻 r12463 TRIVIAL

Mike Stupalov 🐱 • 2023-01-13 12:42
Fixed set poller_id directly by config.
Files changed (1)
M includes/sql-config.inc.php +43 -10
📈 43 added 📉 10 removed

💻 r12462 TRIVIAL

Mike Stupalov 🐱 • 2023-01-12 19:00
WIP. Added ability for find possible duplicated devices (on device edit page).
Files changed (2)
M html/pages/device/edit.inc.php +17 -13
A html/pages/device/edit/duplicates.inc.php +75
📈 92 added 📉 13 removed

💻 r12461 MINOR

Mike Stupalov 🐱 • 2023-01-12 18:56
Detect duplicated devices by same ip and snmp params. Added get_device_duplicated().
Files changed (1)
M includes/entities/device.inc.php +148 -8
📈 148 added 📉 8 removed

💻 r12460 TRIVIAL

Mike Stupalov 🐱 • 2023-01-12 18:54
Fixed generate pseudowires page when group is empty.
Files changed (1)
M html/pages/pseudowires.inc.php +27 -38
📈 27 added 📉 38 removed

💻 r12459 TRIVIAL

Mike Stupalov 🐱 • 2023-01-12 18:52
Generate emoji icon when int numbers passed to get_icon_emoji().
Files changed (1)
M html/includes/print/common.inc.php +87 -40
📈 87 added 📉 40 removed

💻 r12458 TRIVIAL

Mike Stupalov 🐱 • 2023-01-11 12:36
Improved discovery port sensors by CORIANT-GROOVE-MIB (OBS-4363).
Files changed (2)
M includes/definitions/mibs/coriant.inc.php +313 -196
M includes/polling/ports/coriant-groove-mib.inc.php +41 -39
📈 354 added 📉 235 removed

💻 r12457 MINOR

Mike Stupalov 🐱 • 2023-01-10 14:55
Added ability associate syslog hosts by Cached device IP (OBS-4368).
Files changed (3)
M includes/config-variables.inc.php +9 -1
M includes/defaults.inc.php +2 -2
M includes/syslog.inc.php +66 -29
📈 77 added 📉 32 removed

💻 r12456 TRIVIAL

Mike Stupalov 🐱 • 2023-01-10 13:47
Improved sensors discovery for APC InRow.
Files changed (3)
M includes/definitions/mibs/apc.inc.php +12 -1
M includes/discovery/sensors/powernet-mib.inc.php +411 -594
M mibs/apc/PowerNet-MIB +841 -89
📈 423 added 📉 595 removed

💻 r12455 MINOR

Mike Stupalov 🐱 • 2023-01-10 11:13
Improved support for Alpha FXM HP (OBS-4357).
Files changed (8)
M html/images/os/alpha_2x.png ±0
A html/images/os/alpha-dark_2x.png +1
A html/images/os/alpha-dark.png +1
M html/images/os/alpha.png ±0
M includes/definitions/mibs/alpha.inc.php +183 -146
M includes/definitions/os/alpha.inc.php +5 -2
M mibs/alpha/ALPHA-NOTIFICATION-MIB +28 -5
M mibs/alpha/ALPHA-RECTIFIER-SYS-MIB +280 -4
📈 190 added 📉 148 removed

💻 r12454 MINOR

Mike Stupalov 🐱 • 2023-01-09 18:13
Improved support for Eaton ATS 30 (OBS-4362).
Files changed (3)
M includes/definitions/mibs/eaton.inc.php +159 -2
M includes/definitions/os/eaton.inc.php +2 -1
A mibs/eaton/EatonSTS-MIB +923
📈 161 added 📉 3 removed

💻 r12453 TRIVIAL

Mike Stupalov 🐱 • 2023-01-09 17:13
Improved discovery ip addresses on some Fortigate devices by IP-MIB (OBS-4341).
Files changed (1)
M includes/discovery/ip-addresses/ip-mib.inc.php +37 -18
📈 37 added 📉 18 removed

💻 r12452 API

Adam Armstrong 🐸 • 2023-01-07 00:56
Add pagination to storage and devices endpoints. Add field limiting to devices endpoint.
Files changed (3)
M html/api/v0/includes/devices.inc.php +54 -13
M html/api/v0/includes/ports.inc.php +1 -9
M html/api/v0/includes/storage.inc.php +35 -9
📈 90 added 📉 31 removed

💻 r12451 API

Adam Armstrong 🐸 • 2023-01-07 00:14
Clean ups
Files changed (4)
M html/api/v0/includes/address.inc.php +48 -43
M html/api/v0/includes/ports.inc.php +28 -23
M html/api/v0/includes/sensors.inc.php +33 -33
M html/api/v0/includes/storage.inc.php +18 -17
📈 127 added 📉 116 removed

💻 r12450 API

Adam Armstrong 🐸 • 2023-01-06 23:50
Add pagination support to sensors and address endpoints. Improve ports endpoint.
Files changed (4)
M html/api/v0/includes/address.inc.php +21 -3
M html/api/v0/includes/ports.inc.php +29 -33
M html/api/v0/includes/sensors.inc.php +35 -14
M html/api/v0/index.php +9
📈 94 added 📉 50 removed

💻 r12449 API

Adam Armstrong 🐸 • 2023-01-06 22:46
Add pagination and ability to limit returned fields to ports endpoint
Files changed (1)
M html/api/v0/includes/ports.inc.php +34 -4
📈 34 added 📉 4 removed

💻 r12448 ADD

Adam Armstrong 🐸 • 2023-01-04 17:02
Hide navbar when debugging
Files changed (1)
M html/includes/navbar.inc.php +3 -1
📈 3 added 📉 1 removed

🏷️ 23.12.13230

Released 2023-12-15 13:44 • Commits r13172 through r13229
🚀 Included Development Changes (56 commits):
✨ New Features:
  • r13181: Add oid/mib/object/index attributes to status entity +6
⚡ Improvements:
  • r13196: Convert ports_stack to use port_id instead of ifIndex. Also suppress all entries with ifIndex 0 or missing port entries. +63-32
  • r13203: Improve entity selection box generation +90-3
🐛 Bug Fixes:
  • r13174: Same to rolling +22-11
  • r13220: Prevent sending device variable to pushover transports. Fixes issue with team owned group pushover endpoints. +1-1
🔧 Minor Changes:
  • r13176: Added os definition for JunOS EVO, added os group juniper (OBS-4024). +87-37
  • r13189: Add transport and description default sort to contact list +1-2
  • r13194: Improved support for CTC FR220-CH20 (OBS-4685). +86
  • r13195: Splitted generate form elements by own functions. +820-838
  • r13200: Moved syslog, alerts and contact actions to single place. +724-678
  • r13211: Improvements to device/entity selectpicker generation and get_entities ajax endpoint. +27-13
  • r13217: Switch brand name logo to svg +595
  • r13225: Improved support for Cambium PTP (OBS-4698). +192-32
📋 MIB Updates:
  • r13177: Updated juniper mib files.
  • r13180: Updated dell mib files.
  • r13184: Updated A10 ACOS mib files. +2
  • r13224: Added cambium mib files.
📝 Trivial Changes:
  • r13178: Fixed juniper os and mib definitions. +86-96
  • r13179: Improved discovery sensors by IDRAC-MIB-SMIv2 (OBS-4678). +1,077-865
  • r13182: Fixed confirmation popup on user deletion. Improved bootstrap-confirmation style. +4-6
  • r13183: Improved discovery fan sensors by A10-AX-MIB (OBS-4680). +46-28
  • r13186: Added common ieeeint2float() for convert integer values by IEEE Standard for Binary Floating-Point Arithmetic. +139-73
  • r13187: Fixed calculate externally calibrated DDM RX power sensors by TIMETRA-PORT-MIB. +59-16
  • r13190: Improved generate_table_header(), added unittests. Added compat for deprecated get_table_header(). +259-99
  • r13191: Added generate_button_group() function. Improved generate_html_attribs(). +149-67
  • r13192: Unified generate table header, sort and button group on syslog rules page. +73-101
  • r13193: Improved contacts page sorting and actions. +62-93
  • r13197: Fixed clean cache on session logout (OBS-4688). +11-9
  • r13199: Added CGNAT IP address definition. +25-18
  • r13201: Added link to latest revision chnagelog in wui notifications. +31-8
  • r13202: Added links to Observium sites in navbar Help submenu. +20-21
  • r13208: Do not set config mysql socket from default. -5
  • r13209: Improved display mysql error message in observium-wrapper. +8-3
  • r13212: Added support svg os/vendor icons in get_device_icon(). +40-9
  • r13215: Fixed get_device_icon() for dark svg icons. +4-3
  • r13218: Brand svg compressed. +2-595
  • r13221: Added option for show/hide web ui notifications (at the top). +43-19
  • r13222: Added navbar menu for user settings. +7-9
  • r13223: Improved generate navbar menu. +44-55
  • r13226: Fixed escape strings for webhook json in json_escape(). +9-15
  • r13227: Improved generate headers in generate_http_context(). Added optional Authentication Header for Webhook Json transport (OBS-4681). +49-31
  • r13228: Improved detect generic UPSes. +46-37
  • r13229: Fixed edit/save bills. +18-1
🧹 Code Cleanup:
  • r13175: I'm better than ai. +7-7
  • r13185: Update http functions. +98-124
  • r13188: Removed unnecessary call_user_func_array(). +30-38
  • r13198: Removed duplicate code. +17-9
  • r13206: Minimal supported python version is 3.6. Python 2.x unsupported. +25-7
  • r13207: Cleaned db functions. Removed deprecated dbFetch(). +241-290
  • r13210: Undebug. -1
🚧 Development:
  • r13205: Update icons view page. +41-12
Files changed in merge (216)
M html/ajax/device_entities.php +6 -8
A html/ajax/get_entities.php +93
M html/bandwidth-graph.php +50 -49
M html/billing-bandwidth-data.php +43 -47
M html/billing-data.php +6 -6
M html/billing-graph.php +8 -8
M html/css/bootstrap/less/bootstrap-select.less +5 -1
M html/css/bootstrap/less/boxes.less +2 -8
M html/css/bootstrap/less/hacks.less +6 -9
M html/css/bootstrap/less/navbar.less +6 -5
M html/css/bootstrap/less/variables-dark.less +3 -3
M html/css/bootstrap/less/variables-darkblue.less +2 -2
M html/css/bootstrap/less/variables3.less +2 -4
M html/css/observium-dark.css +30 -26
M html/css/observium-dark.map +1 -1
M html/css/observium-darkblue.css +30 -26
M html/css/observium-darkblue.map +1 -1
M html/css/observium.css +30 -26
M html/css/observium.map +1 -1
A html/css/svg-sprite.css +1,158
A html/css/svg-sprite.svg +1
M html/icons.php +41 -12
A html/images/brand-observium_dark.svg +1
A html/images/brand-observium.svg +1
A html/images/os/apc.svg +1
A html/images/os/aruba.svg +1
A html/images/os/cambium.svg +1
A html/images/os/canon.svg +1
A html/images/os/cisco-old.svg +1
A html/images/os/cisco.svg +1
A html/images/os/debian.svg +1
A html/images/os/dell.svg +1
A html/images/os/extreme.svg +26
A html/images/os/fscom.svg +1
A html/images/os/hp.svg +1
A html/images/os/hpe-dark.svg +1
A html/images/os/hpe.svg +1
A html/images/os/huawei-dark.svg +10
A html/images/os/huawei.svg +10
A html/images/os/ibm.svg +1
A html/images/os/juniper.svg +1
A html/images/os/lexmark.svg +1
A html/images/os/motorola.svg +5
A html/images/os/proxmox-dark.svg +2
A html/images/os/proxmox.svg +2
A html/images/os/raritan-dark.svg +1
A html/images/os/raritan.svg +1
A html/images/os/raspbian.svg +1
A html/images/os/redhat.svg +1
A html/images/os/rittal.svg +1
A html/images/os/sonicwall.svg +1
A html/images/os/trendmicro.svg +8
A html/images/os/ubuntu.svg +1
A html/images/os/xerox.svg +1
M html/includes/actions/add_probe.inc.php +33 -29
M html/includes/actions/alert_entry_ignore_until_ok.inc.php +22 -22
A html/includes/actions/contact.inc.php +251
M html/includes/actions/delete_probe.inc.php +24 -11
M html/includes/actions/edit_probe.inc.php +4 -9
D html/includes/actions/role_add.inc.php -28
D html/includes/actions/role_entity_add.inc.php -52
D html/includes/actions/role_entity_del.inc.php -36
D html/includes/actions/role_permission_add.inc.php -15
D html/includes/actions/role_permission_del.inc.php -12
D html/includes/actions/role_user_add.inc.php -44
D html/includes/actions/role_user_del.inc.php -24
A html/includes/actions/role.inc.php +152
A html/includes/actions/syslog.inc.php +50
M html/includes/alerting-navbar.inc.php +9 -127
M html/includes/contacts-navbar.inc.php +4 -119
M html/includes/entities/device.inc.php +17 -10
M html/includes/entities/port.inc.php +10 -8
M html/includes/entities/sensor.inc.php +1 -1
M html/includes/functions.inc.php +124 -16
M html/includes/navbar_footer.inc.php +7
M html/includes/navbar.inc.php +51 -63
M html/includes/notifications.inc.php +40 -23
M html/includes/print/authlog.inc.php +6 -7
M html/includes/print/common.inc.php +124 -152
M html/includes/print/navbar.inc.php +1 -3
M html/includes/print/search.inc.php +818 -837
M html/includes/print/syslogs.inc.php +74 -96
M html/includes/sessions.inc.php +11 -9
M html/index.php +8 -6
M html/js/bootstrap-confirmation.min.js +1 -53
A html/js/bootstrap-confirmation.min.js.map +1
M html/js/observium-entities.js +83 -39
M html/networkmap.php +2 -4
M html/pages/about.inc.php +1 -1
M html/pages/alert_check.inc.php +61 -45
M html/pages/bill/edit.inc.php +18 -3
M html/pages/bill/pdf_history.inc.php +1 -1
M html/pages/bill/reset.inc.php +8
M html/pages/bill/transfer.inc.php +1 -1
M html/pages/contact.inc.php +72 -58
M html/pages/contacts.inc.php +60 -93
M html/pages/device/ports.inc.php -1
M html/pages/syslog_rules.inc.php -36
M html/pages/user_edit.inc.php +4 -6
M includes/alerts.inc.php +4 -4
M includes/cache.inc.php +16 -8
M includes/common.inc.php +60 -49
M includes/config-variables.inc.php +8
M includes/constants.inc.php +4 -2
M includes/db.inc.php +91 -106
M includes/db/mysqli.inc.php +21 -54
M includes/defaults.inc.php +1
M includes/definitions.inc.php +21 -15
M includes/definitions/entities/status.inc.php +6
M includes/definitions/mibs/a10.inc.php +46 -28
M includes/definitions/mibs/accuenergy.inc.php +40 -40
A includes/definitions/mibs/cambium
M includes/definitions/mibs/cambium.inc.php +66 -11
M includes/definitions/mibs/ctc.inc.php +86
A includes/definitions/mibs/dell
M includes/definitions/mibs/dell.inc.php +2 -865
M includes/definitions/mibs/juniper.inc.php +15 -4
M includes/definitions/os.inc.php +7 -2
M includes/definitions/os/a10.inc.php +2
M includes/definitions/os/cambium.inc.php +21 -13
M includes/definitions/os/juniper.inc.php +81 -31
M includes/definitions/transports.inc.php +38 -30
M includes/discovery/neighbours/lldp-mib.inc.php +4 -4
M includes/discovery/os/linux.inc.php +39 -35
M includes/discovery/ports-stack.inc.php +52 -24
M includes/discovery/sensors/timetra-port-mib.inc.php +31 -8
M includes/entities/port.inc.php +1 -1
M includes/entities/sensor.inc.php +38 -8
M includes/functions.inc.php +63 -34
includes/http.inc.php +110 -126
M includes/observium.inc.php +1
M includes/polling/entity-physical.inc.php +3 -4
M includes/polling/fdb-table.inc.php +1 -1
M includes/polling/os/cambium-ptp.inc.php +1 -7
A includes/polling/os/juniper.inc.php +70
D includes/polling/os/junos.inc.php -70
D includes/polling/os/jwos.inc.php -21
M includes/syslog.inc.php +2 -2
A mibs/a10/A10-AX-CGN-NOTIFICATIONS-V2C +174
A mibs/a10/A10-AX-CGN-TRAPS-V1 +171
A mibs/a10/A10-AX-CHASSIS +1,546
M mibs/a10/A10-AX-MIB +7,349 -77
A mibs/a10/A10-AX-NOTIF-OBJ +582
M mibs/a10/A10-AX-NOTIFICATIONS +845 -1,101
A mibs/a10/A10-AX-SCALEOUT-NOTIFICATIONS-V2C +108
A mibs/a10/A10-AX-SCALEOUT-TRAPS-V1 +105
A mibs/a10/A10-AX-TRAPS +1,254
M mibs/a10/A10-COMMON-MIB +116 -1
A mibs/a10/ACOS-AAM-STATS-MIB +2,729
A mibs/a10/ACOS-ACOS-EVENTS-STATS-MIB +736
A mibs/a10/ACOS-CGNV6-STATS-MIB +17,624
A mibs/a10/ACOS-EVENT-NOTIFICATION-STATS-MIB +603
A mibs/a10/ACOS-FW-OPER-MIB +431
A mibs/a10/ACOS-FW-STATS-MIB +4,092
A mibs/a10/ACOS-GSLB-STATS-MIB +435
A mibs/a10/ACOS-INTERFACE-STATS-MIB +923
A mibs/a10/ACOS-IP-STATS-MIB +906
A mibs/a10/ACOS-IPV4-IN-IPV6-STATS-MIB +357
A mibs/a10/ACOS-IPV6-IN-IPV4-STATS-MIB +357
A mibs/a10/ACOS-IPV6-STATS-MIB +462
A mibs/a10/ACOS-LOGGING-STATS-MIB +246
A mibs/a10/ACOS-NETFLOW-STATS-MIB +1,057
A mibs/a10/ACOS-NETWORK-STATS-MIB +238
A mibs/a10/ACOS-OVERLAY-TUNNEL-STATS-MIB +353
A mibs/a10/ACOS-PARTITION-STATS-MIB +65
A mibs/a10/ACOS-RULE-SET-STATS-MIB +89
A mibs/a10/ACOS-SCTP-STATS-MIB +490
A mibs/a10/ACOS-SFLOW-STATS-MIB +49
A mibs/a10/ACOS-SLB-OPER-MIB +2,206
A mibs/a10/ACOS-SLB-STATS-MIB +20,360
A mibs/a10/ACOS-SO-COUNTERS-STATS-MIB +287
A mibs/a10/ACOS-SYSTEM-CPU-OPER-MIB +456
A mibs/a10/ACOS-SYSTEM-OPER-MIB +86
A mibs/a10/ACOS-SYSTEM-STATS-MIB +7,558
A mibs/a10/ACOS-SYSTEM-VIEW-STATS-MIB +35
A mibs/a10/ACOS-TEMPLATE-STATS-MIB +969
A mibs/a10/ACOS-THREAT-INTEL-STATS-MIB +254
A mibs/a10/ACOS-TRAFFIC-CONTROL-STATS-MIB +65
A mibs/a10/ACOS-VCS-VBLADES-STATS-MIB +169
A mibs/a10/ACOS-VISIBILITY-STATS-MIB +1,004
A mibs/a10/ACOS-VPN-STATS-MIB +1,697
A mibs/a10/ACOS-VRRP-A-STATS-MIB +1,214
A mibs/a10/ACOS-WAF-RULE-SET-STATS-MIB +265
A mibs/a10/ACOS-WAF-STATS-MIB +5,505
A mibs/a10/ACOS-WEB-CATEGORY-STATS-MIB +877
A mibs/a10/AX-BGP-MIB +973
A mibs/cambium/CAMBIUM-PTP670-MIB +7,737
M mibs/cambium/WHISP-APS-MIB -1
M mibs/cambium/WHISP-BOX-MIBV2-MIB -1
M mibs/cambium/WHISP-GLOBAL-REG-MIB -1
M mibs/cambium/WHISP-PLV-GATEWAY-MIB +2 -2
M mibs/cambium/WHISP-SM-MIB -1
M mibs/cambium/WHISP-TCV2-MIB -1
M mibs/dell/IDRAC-MIB +317 -1
M mibs/dell/IDRAC-MIB-SMIv2 +359 -4
M mibs/dell/MIB-Dell-10892 +1,053 -2
M mibs/dell/StorageManagement-MIB +55 -1
A mibs/juniper/BFD-EXPERIMENT-MIB +857
A mibs/juniper/DRAFT-IGMP-MIB +511
A mibs/juniper/DRAFT-IPMROUTE-MIB +951
A mibs/juniper/DRAFT-MSDP-MIB +1,079
A mibs/juniper/ESO-CONSORTIUM-MIB +183
A mibs/juniper/GGSN-MIB +8,062
M mibs/juniper/JUNIPER-CHASSIS-DEFINES-MIB +70 -33
M mibs/juniper/JUNIPER-IF-MIB +338 -1
A mibs/juniper/JUNIPER-JSYSMON-MIB +147
M mibs/juniper/JUNIPER-LDP-MIB +2 -2
M mibs/juniper/JUNIPER-SMI +26
A mibs/juniper/MPLS-MLDP-EXPERIMENT-MIB +1,094
A mibs/juniper/MPLS-VPN-MIB +1,712
M poller-wrapper.py +8 -3
M poller.php +2 -2
M tests/HtmlIncludesPrintTest.php +207 -6
M tests/IncludesFunctionsTest.php +46
M update/269.php +7 -7
A update/492.sql +4

🏷️

Released 2023-11-14 19:15
Files changed in merge (1)
M update/269.php +22 -11

🏷️ 23.11.13172

Released 2023-11-14 16:36 • Commits r13043 through r13171
🚀 Included Development Changes (128 commits):
🎯 Major Features:
  • r13059: Improved check parameters of remote pollers. Added timestamp and sysName remote poller params. +246-161
✨ New Features:
  • r13124: Add ability to fetch port stats from port_id only for legacy weathermap datasource.
  • r13127: Add picker used by weathermap. +489
⚡ Improvements:
  • r13125: Add CSRF token to meta tag. Improve alert ignore until ok. Remove alert ignore until ok form that broke weathermap editing. +50-3
🐛 Bug Fixes:
  • r13057: Remove old code handling 'network' argument to addresses endpoint +1-3
  • r13074: Fix some small grammar things. +3-3
  • r13091: Convert powerdns recursor script to use the correct module name format. +1-1
🔧 Minor Changes:
  • r13045: Improved support for CTC Union FRM220 (OBS-4010). +344-64
  • r13047: Improved parsing of ArubaOS syslog messages. +44-10
  • r13052: Added device_version and device_distro_ver as allowed metric for compare with @previous tag. +24-23
  • r13060: Improved poller-wrapper for remote pollers stats. Added web notifications when remote poller down or used old version. +259-134
  • r13063: Added association remote poller with device in db. +50-11
  • r13081: Improved discovery processors by table definitions. +356-112
  • r13082: Unified mib definitions for FASTPATH-SWITCHING-MIB and clones. Fixed polling processors for this mibs. +233-277
  • r13088: Improve error message ability for graphs. Fix error in processor form generation. Fix a permission check in unused wmap code. +11-10
  • r13089: Improved display per ports fdb count. Added per vlan fdb count (without graph). +116-84
  • r13097: Converted processor definition for RADLAN-rndMng and clones to common. +68-55
  • r13105: Added support for NetApp CN series switches (OBS-4638). +281-61
  • r13106: Added support for Panduit PDUs (OBS-4520). +573-1
  • r13113: WiP. Added poller option for check external pollers (-h pollers). +101-12
  • r13114: Improved poller-wrapper for ability poll external pollers. +136-99
  • r13119: Improved support for Arbor devices (OBS-4643). +94-13
  • r13135: Added script for make common snmpdump (OBS-4430). +392-4
  • r13140: Improved print_form() by split to smaller helper functions. Clean generate_form_values(). Removed duplicated code. +547-614
  • r13145: Update navbar generation slightly to juggle map and log entries. +41-22
  • r13148: Add new map pages to wide/no-refresh rules. +7-1
  • r13151: Added basic os detect for ASRockRack BMC (OBS-4654). +74
  • r13152: Added support for Agfeo PBX (OBS-3546). +74
  • r13156: Improved support for Maipu MyPower. +100-47
  • r13158: Added support for Raysharp Cameras (OBS-4456). +152
🎨 UI Changes:
  • r13159: Added compat css variables with colours.
📋 MIB Updates:
  • r13104: Added NetApp fastpath clone mib files.
  • r13155: Added Maipu mib files.
🗄️ Database Changes:
  • r13126: Add weathermap config table +3
  • r13142: Netmap table addition. +4
📝 Trivial Changes:
  • r13044: Improved grouping sensors with measured entities by label on device overview. +17-12
  • r13048: Improved associate syslog hosts by short hostname for fqdn hostnames. +158-151
  • r13049: Added ability for select devices by poller_id. +16-9
  • r13050: Added precision arg for elapsed_time(). +3-3
  • r13051: Added ability for use tag @previous as metric value for compare metric with value from previous polling. +45-16
  • r13053: Added Partitions menu entry for devices. +25-13
  • r13054: Fixed devices permission where var for quick search (OBS-4635). +29-30
  • r13055: Updated Palo Alto definitions (OBS-4636). +33-6
  • r13056: Fixed display footer notifications icon. +2-2
  • r13058: Cleaned code in get_local_id(). +8-12
  • r13061: Fixed query for instanses in poller-wrapper. +1-1
  • r13062: Added workers count to remote poller stats. +2-1
  • r13064: Added dynamic time counter on pollerlog page for remote pollers. +12-37
  • r13065: Fixed js time_refresh() for show initial value.
  • r13066: Disabled polling LA by JUNIPER-MIB due high load on device. +3
  • r13067: Added ability for skip load full definitions, ie for config_to_json script. +37-21
  • r13068: Fixed display group for limited user. +18-9
  • r13069: Improved functions get_time() and get_config_json(). +101-50
  • r13075: Fixed display VLANs navbar entry for normal users. +74-66
  • r13076: Display distributed pollers version on pollerlog page. Added compat for detect last update for old poller versions. +11-5
  • r13077: Improved display remote poller version. +9-1
  • r13078: Improved detect OpenWRT os on aarch64. +43-37
  • r13079: Removed unnecessary poller update (on every discovery). -16
  • r13080: Improved snmp_fix_numeric() for split fastpath processor value. +88-75
  • r13083: Added compatibility wrapper discover_processor() to discover_processor_ng(). +1-79
  • r13085: Fixed update processor idle field. +4-2
  • r13086: Do not show fdb count menu entry, when module ports_fdbcount not enabled. +14-9
  • r13092: Converted device ports quick filters to sql queries. +100-66
  • r13093: Added quick filters to vlans fdb count page. Hide virtual ports by default. +67-21
  • r13095: Improved detect Synology DSM for DVA hardware. +2-2
  • r13096: Improved display ports quick filters menu. +11-7
  • r13098: Improved discovery_check_if_type_exist() and discovery_check_value_valid() for processor entity. +29-41
  • r13103: Updated fastpath os group definition. +95-61
  • r13107: Added some sensors by DSE-892 (OBS-4642). +58-26
  • r13108: Removed invalid value definition for DSE-892 mib. +36-36
  • r13109: Improved detect remote poller last update time when db schema not correctly updated. +7
  • r13110: Improved get_time() for numbered periods like 10years. +7-7
  • r13111: Little improved generate icons in navbar menu. +32-25
  • r13112: Fixed format_uptime() for short-n format. +4-4
  • r13115: Synced processors graphs with latest changes. +2-2
  • r13116: Moved sensor measured classes to definitions. +32-15
  • r13117: Fixed detect Supermicro IPMI with latest firmware. Improved discovery sensors by ATEN-IPMI-MIB (OBS-4651). +204-41
  • r13118: Improved detect Ubiquiti UniFi Switch with latest firmware. +10-7
  • r13120: Fixed poller-wrapper write stats for processes count (appear in r13062). +1-1
  • r13121: Changed poller-wrapper debug write mode to append. +1-1
  • r13128: Removed compat code for old php versions in format_unixtime(). +91-96
  • r13129: Improved and replaced escape_html() with new variant. +47-70
  • r13130: Improved register html meta headers. Added register_html_meta(). +149-135
  • r13132: Improved generate_device_form_values() for use config option web_device_name (OBS-4652). +79-71
  • r13134: Fixed subtext in generate_device_form_values(). +2-1
  • r13136: Updated snmpdump help. +10-6
  • r13138: Fixed discovery PSU sensors when not exist by ATEN-IPMI-MIB. +15-4
  • r13139: Fixed generate_device_form_values() filters. +14-6
  • r13141: Fixed fdb search sql query. +24-24
  • r13150: Fixed sql queries on vlans page. +23-23
  • r13153: Updated fireeye os definitions. +67-82
  • r13154: Locked syslog fifo config option for editing from the web ui. +5-4
  • r13157: Improved Maipu MyPower hardware/version detect. +4-2
  • r13160: Ignore incorrect snmpEngineTime when it seems as current unixtime. +10-4
  • r13165: Improved search form for neighbours (OBS-3471). +141-80
  • r13166: Prevent division by zero error in billing calculate. +9-11
  • r13167: Added probes as allowed definitions for changes. +1-1
  • r13168: Fixed update broken alert associations. +41-26
  • r13169: Fixed calculate ports average packet size for alerts. +5-4
  • r13170: Improved detect VMWare NSX hardware (OBS-4675). +7-3
📚 Library Updates:
  • r13122: Updated UserAgentParser to latest.
  • r13123: Updated jquery.serializeJSON to latest. +10-10
  • r13137: Updated pear Mail and Crypt_CHAP libraries.
🧹 Code Cleanup:
  • r13046: Splitted some entities definitions. +618-498
  • r13070: Cleaned usage of str_contains() and elapsed_time(). +48-48
  • r13071: Cleaned usage of $config. Removed var from definitions. +235-265
  • r13072: Replaced microtime() to elapsed_time() where possible. +26-26
  • r13073: Moved elapsed_time() to common. +5-6
  • r13084: Removed an unnecessary type key from processor definitions. +118-139
  • r13087: Removed unused script check-errors.php. -59
  • r13100: Removed code for old static processors definitions discovery. +17-61
  • r13101: Removed some old unused processors polling files (migrated to definitions). +377-468
  • r13102: Little cleaned poll-billing script. +22-19
  • r13131: Removed html5shiv.js and X-UA-Compatible meta for mostly browsers exept old MSIE (if someone still use it). +11-7
  • r13133: Moved html port functions to entities. +28-27
  • r13163: Removed unused css file. +1-3
  • r13171: Little cleaned parse_qb_rules() function. +79-91
🚧 Development:
  • r13094: Undebug device page output. +1-25
  • r13161: Added original bootstrap5-toggle for track own changes.
Files changed in merge (481)
A attic/check-errors.php +65
M billing-calculate.php +6 -8
D check-errors.php -59
M config_to_json.php +21 -11
M discovery.php +13 -23
A html/ajax/actions/alert_entry_ignore_until_ok.inc.php +37
M html/api/v0/includes/address.inc.php +1 -3
D html/css/bootstrap-toggle.min.css -30
D html/css/bootstrap.css -11,743
M html/css/bootstrap/less/includes.less +7
A html/css/bootstrap/less/root.less +30
A html/css/bootstrap5-toggle.css +168
A html/css/bootstrap5-toggle.min.css +14
M html/css/observium-dark.css +30
M html/css/observium-dark.map +1 -1
M html/css/observium-darkblue.css +30
M html/css/observium-darkblue.map +1 -1
M html/css/observium.css +30
M html/css/observium.map +1 -1
A html/data-pick.php +489
M html/graph.php +4 -4
A html/images/os/agfeo_2x.png +1
A html/images/os/agfeo.png +1
A html/images/os/asrockrack_2x.png +1
A html/images/os/asrockrack.png +1
A html/images/os/netscout_2x.png +1
A html/images/os/netscout.png +1
A html/images/os/panduit_2x.png +1
A html/images/os/panduit-dark_2x.png +1
A html/images/os/panduit-dark.png +1
A html/images/os/panduit.png +1
A html/images/os/raysharp_2x.png +1
A html/images/os/raysharp.png +1
M html/includes/authenticate.inc.php +1
M html/includes/authentication/ldap.inc.php +3 -3
M html/includes/cache-data.inc.php +4 -4
M html/includes/entities/counter.inc.php +10 -10
M html/includes/entities/device.inc.php +106 -19
M html/includes/entities/generic.inc.php +5 -5
M html/includes/entities/mempool.inc.php +6 -6
M html/includes/entities/netscaler.inc.php +2 -2
M html/includes/entities/netscalersvc.inc.php +2 -2
M html/includes/entities/netscalersvcgrpmem.inc.php +2 -2
M html/includes/entities/netscalervsvr.inc.php +2 -2
M html/includes/entities/oid_entry.inc.php +2 -2
M html/includes/entities/p2pradio.inc.php +1 -1
M html/includes/entities/port.inc.php +85 -33
M html/includes/entities/printersupply.inc.php +5 -5
M html/includes/entities/probe.inc.php +1 -1
M html/includes/entities/processor.inc.php +4 -11
M html/includes/entities/pseudowire.inc.php +3 -3
M html/includes/entities/sensor.inc.php +4 -4
M html/includes/entities/sla.inc.php +3 -3
M html/includes/entities/storage.inc.php +3 -3
M html/includes/functions.inc.php +123 -230
M html/includes/graphs/device/processor_separate.inc.php +1 -1
M html/includes/graphs/device/processor_stack.inc.php +1 -1
M html/includes/graphs/functions.inc.php +6 -1
M html/includes/graphs/global/processor_separate.inc.php +1 -1
M html/includes/graphs/global/processor_stack.inc.php +1 -1
M html/includes/graphs/graph.inc.php +5 -5
M html/includes/graphs/multi-processor/usage.inc.php +1 -1
M html/includes/graphs/port/fdb_count.inc.php +3
M html/includes/graphs/processor/auth.inc.php +1 -1
M html/includes/navbar_footer.inc.php +2 -2
M html/includes/navbar.inc.php +97 -97
M html/includes/notifications.inc.php +156 -60
M html/includes/print-accesspoint-graphs.inc.php +1 -1
M html/includes/print-accesspoint.inc.php +4 -4
M html/includes/print-interface-adsl.inc.php +7 -7
M html/includes/print-service.inc.php +2 -2
D html/includes/print-vlan.inc.php -45
M html/includes/print/alert.inc.php +8 -2
M html/includes/print/common.inc.php +15 -7
M html/includes/print/fdbtable.inc.php +24 -24
M html/includes/print/inventory.inc.php +2 -2
M html/includes/print/navbar.inc.php +65 -7
M html/includes/print/neighbours.inc.php +18 -16
M html/includes/print/rows.inc.php +19 -26
M html/includes/print/search.inc.php +586 -681
M html/includes/print/status.inc.php +4 -4
M html/includes/print/syslogs.inc.php +1 -1
M html/includes/print/vlan.inc.php +83 -23
M html/includes/search/accesspoints.inc.php +3 -3
M html/includes/search/devices.inc.php +3 -3
M html/includes/search/inventory.inc.php +3 -3
M html/includes/search/ip-addresses.inc.php +4 -4
M html/includes/search/loadbalancers.inc.php +7 -7
M html/includes/search/neighbours.inc.php +1 -1
M html/includes/search/sensors.inc.php +1 -1
M html/includes/search/slas.inc.php +3 -3
M html/includes/search/status.inc.php +4 -5
M html/includes/sessions.inc.php +36
M html/includes/status-portpercent.inc.php +2 -2
M html/index.php +13 -6
D html/js/bootstrap-toggle.min.js -2
A html/js/bootstrap5-toggle.js +401
A html/js/bootstrap5-toggle.min.js +12
A html/js/bootstrap5-toggle.min.js.map +1
M html/js/html5shiv.min.js +2 -2
A html/js/jquery.serializejson.min.js +10
M html/js/observium-screen.js +8 -8
M html/js/observium.js +106 -12
M html/js/vis-network.min.js +4 -19
M html/pages/apps/default.inc.php +2 -2
M html/pages/bill/accurate.inc.php +3 -3
M html/pages/bill/infoboxes.inc.php +1 -1
M html/pages/bill/quick.inc.php +1 -1
M html/pages/bill/transfer.inc.php +2 -2
M html/pages/customers.inc.php +2 -2
M html/pages/customoid.inc.php +1 -1
M html/pages/deleted-ports.inc.php +1 -1
M html/pages/device.inc.php +5 -2
M html/pages/device/apps.inc.php +1 -1
M html/pages/device/apps/mssql/processor.inc.php +2 -2
M html/pages/device/apps/shoutcast.inc.php +2 -2
M html/pages/device/edit.inc.php +4 -4
M html/pages/device/health/diskio.inc.php +2 -2
M html/pages/device/hrdevice.inc.php +4 -4
M html/pages/device/loadbalancer/lb_snatpools.inc.php +3 -3
M html/pages/device/loadbalancer/lb_virtuals.inc.php +2 -2
M html/pages/device/loadbalancer/loadbalancer_rservers.inc.php +1 -1
M html/pages/device/loadbalancer/loadbalancer_vservers.inc.php +4 -5
M html/pages/device/loadbalancer/netscaler_services.inc.php +1 -1
M html/pages/device/overview/c6kxbar.inc.php +2 -2
M html/pages/device/overview/mempools.inc.php +2 -2
M html/pages/device/overview/ports.inc.php +2 -2
M html/pages/device/overview/printersupplies.inc.php +2 -2
M html/pages/device/overview/processors-unix.inc.php +4 -4
M html/pages/device/overview/processors.inc.php +4 -4
M html/pages/device/overview/sensors.inc.php +23 -11
M html/pages/device/port/adsl.inc.php +1 -1
M html/pages/device/port/junose-atm-vp.inc.php +1 -1
M html/pages/device/port/macaccounting_top10.inc.php +20 -20
M html/pages/device/port/macaccounting.inc.php +2 -2
M html/pages/device/port/pagp.inc.php +8 -8
M html/pages/device/ports.inc.php +17 -65
M html/pages/device/routing/cef.inc.php +1 -1
M html/pages/device/routing/eigrp/peers.inc.php +1 -1
M html/pages/device/routing/eigrp/ports.inc.php +1 -1
M html/pages/device/routing/ipsec_tunnels.inc.php +4 -4
M html/pages/device/showtech.inc.php +1 -1
M html/pages/device/vlans.inc.php +34 -15
M html/pages/device/wifi/accesspoint.inc.php +7 -7
M html/pages/device/wifi/accesspoints.inc.php +2 -2
M html/pages/devices.inc.php +2 -2
M html/pages/devices/graphs.inc.php +2 -2
M html/pages/eventlog.inc.php +56 -49
M html/pages/graphs.inc.php +3 -3
M html/pages/group.inc.php +7 -7
M html/pages/iftype.inc.php +1 -1
M html/pages/locations.inc.php +1 -1
M html/pages/neighbours.inc.php +122 -64
M html/pages/pollerlog.inc.php +44 -15
M html/pages/ports/graphs.inc.php +2 -2
M html/pages/preferences/settings.inc.php +3 -3
M html/pages/roles.inc.php +3 -3
M html/pages/routing/vrf.inc.php +2 -2
M html/pages/settings/default.inc.php +1 -1
M html/pages/vlan.inc.php +4 -6
M html/pages/wmap.inc.php +64 -11
M html/ui-test.php +1 -3
M includes/alerts.inc.php +165 -133
M includes/billing.inc.php +3 -3
M includes/cache.inc.php +2 -2
M includes/common.inc.php +136 -121
M includes/config-variables.inc.php +1
M includes/db.inc.php +2 -2
M includes/definitions.inc.php +11 -24
M includes/definitions/entities.inc.php +35 -415
M includes/definitions/entities/counters.inc.php +38 -39
A includes/definitions/entities/mempools.inc.php +50
M includes/definitions/entities/probes.inc.php +7 -2
A includes/definitions/entities/processors.inc.php +47
M includes/definitions/entities/routing.inc.php +82 -30
M includes/definitions/entities/sensors.inc.php +87 -6
M includes/definitions/entities/slas.inc.php +46 -3
M includes/definitions/entities/status.inc.php +72 -9
A includes/definitions/entities/storages.inc.php +86
A includes/definitions/entities/wireless.inc.php +82
M includes/definitions/graphtypes.inc.php +12
M includes/definitions/mibs/3com.inc.php -3
M includes/definitions/mibs/a10.inc.php +7 -8
M includes/definitions/mibs/accedian.inc.php +15 -8
M includes/definitions/mibs/acme.inc.php +30 -25
M includes/definitions/mibs/adtran.inc.php +18 -13
M includes/definitions/mibs/aethra.inc.php +7 -8
A includes/definitions/mibs/agfeo.inc.php +46
M includes/definitions/mibs/alcatel.inc.php +20 -20
M includes/definitions/mibs/allied.inc.php +54 -56
M includes/definitions/mibs/allot.inc.php +2 -3
M includes/definitions/mibs/arbor.inc.php +64 -5
M includes/definitions/mibs/aten.inc.php +182 -16
M includes/definitions/mibs/bdcom.inc.php +28 -29
M includes/definitions/mibs/bintec.inc.php +11 -9
A includes/definitions/mibs/broadcom
M includes/definitions/mibs/broadcom.inc.php +11 -62
M includes/definitions/mibs/brocade.inc.php +76 -73
M includes/definitions/mibs/cdata.inc.php -1
M includes/definitions/mibs/ciena.inc.php +8
M includes/definitions/mibs/cisco.inc.php +11 -10
M includes/definitions/mibs/citrix.inc.php +4 -7
M includes/definitions/mibs/clavister.inc.php +3 -4
M includes/definitions/mibs/colubris.inc.php +14 -8
M includes/definitions/mibs/coriant.inc.php -1
M includes/definitions/mibs/ctc.inc.php +319 -52
M includes/definitions/mibs/d-link.inc.php +3 -4
M includes/definitions/mibs/d-link/des-1210-mib.php +3 -4
M includes/definitions/mibs/d-link/des30xx-l2mgmt-mib.php +2 -5
M includes/definitions/mibs/d-link/dlinksw-entity-ext-mib.inc.php -1
M includes/definitions/mibs/d-link/dxs-1210-mib.php +2 -3
M includes/definitions/mibs/dahua.inc.php +13 -8
M includes/definitions/mibs/dasan.inc.php +13 -8
M includes/definitions/mibs/datacom.inc.php -3
M includes/definitions/mibs/dcn/dcn-xxx.php +4 -4
M includes/definitions/mibs/dell.inc.php +356 -366
M includes/definitions/mibs/dse.inc.php +57 -26
M includes/definitions/mibs/edgecore.inc.php +1 -6
M includes/definitions/mibs/edgecore/aos5810-54x-mib.inc.php +31 -31
M includes/definitions/mibs/edgecore/ecs4120-mib.inc.php +26 -26
M includes/definitions/mibs/edgecore/ecs4xxx-mib.php +2 -3
M includes/definitions/mibs/eltex.inc.php +6 -8
M includes/definitions/mibs/ericsson.inc.php +5 -6
M includes/definitions/mibs/extreme.inc.php +2 -1
M includes/definitions/mibs/f5.inc.php -2
M includes/definitions/mibs/fiberhome.inc.php +2 -5
M includes/definitions/mibs/fibrolan.inc.php -1
M includes/definitions/mibs/fireeye.inc.php +34 -19
M includes/definitions/mibs/forcepoint.inc.php +23 -24
M includes/definitions/mibs/fortinet.inc.php +13 -14
M includes/definitions/mibs/fscom.inc.php +6 -7
M includes/definitions/mibs/gbn.inc.php +3 -4
M includes/definitions/mibs/hikvision.inc.php +6 -6
M includes/definitions/mibs/hirschmann.inc.php +73 -66
M includes/definitions/mibs/hp.inc.php +3 -5
M includes/definitions/mibs/huawei.inc.php +3 -5
M includes/definitions/mibs/ibm.inc.php +3 -4
M includes/definitions/mibs/juniper.inc.php +3
M includes/definitions/mibs/lancom.inc.php +2 -3
M includes/definitions/mibs/lancom/lancom-gs-2326pplus-mib.inc.php +5 -1
M includes/definitions/mibs/lancom/lancom-gs2310pplus-mib.inc.php +5 -1
A includes/definitions/mibs/maipu.inc.php +38
M includes/definitions/mibs/meinberg.inc.php +1 -1
M includes/definitions/mibs/moxa.inc.php +11 -18
M includes/definitions/mibs/moxa/moxa-edsp506e-mib.inc.php +2 -4
M includes/definitions/mibs/moxa/moxa-edsp510a8poe-mib.inc.php +2 -4
M includes/definitions/mibs/netapp.inc.php +26 -4
M includes/definitions/mibs/netgear.inc.php +49 -67
M includes/definitions/mibs/netscreen.inc.php +6 -6
M includes/definitions/mibs/nokia.inc.php +3 -4
M includes/definitions/mibs/nortel.inc.php +6 -9
M includes/definitions/mibs/oneaccess.inc.php +17 -15
M includes/definitions/mibs/paloalto.inc.php +32 -6
A includes/definitions/mibs/panduit.inc.php +532
M includes/definitions/mibs/patton.inc.php -1
M includes/definitions/mibs/pulsesecure.inc.php +10 -4
M includes/definitions/mibs/qtech.inc.php +1 -1
M includes/definitions/mibs/rad.inc.php +10 -9
A includes/definitions/mibs/radlan
M includes/definitions/mibs/radlan.inc.php +23 -18
M includes/definitions/mibs/radware.inc.php +18 -21
M includes/definitions/mibs/raisecom.inc.php +83 -74
M includes/definitions/mibs/raritan.inc.php +1 -1
A includes/definitions/mibs/raysharp.inc.php +124
M includes/definitions/mibs/rubytech.inc.php +4 -5
M includes/definitions/mibs/ruckus.inc.php +14 -6
M includes/definitions/mibs/ruijie.inc.php +5 -7
M includes/definitions/mibs/sonicwall.inc.php +22 -22
M includes/definitions/mibs/sophos.inc.php +35 -36
M includes/definitions/mibs/spectralogic.inc.php -1
M includes/definitions/mibs/tplink.inc.php -1
M includes/definitions/mibs/trapeze.inc.php +3 -4
M includes/definitions/mibs/trendmicro.inc.php +57 -41
M includes/definitions/mibs/ubiquiti.inc.php +20 -72
M includes/definitions/mibs/watchguard.inc.php +4 -4
M includes/definitions/mibs/zte.inc.php +1 -1
M includes/definitions/mibs/zyxel.inc.php +12 -3
M includes/definitions/mibs/zyxel/gs-mib.php +1 -2
M includes/definitions/os.inc.php +3 -139
A includes/definitions/os/agfeo.inc.php +26
M includes/definitions/os/arbor.inc.php +20 -7
M includes/definitions/os/aruba.inc.php +2
A includes/definitions/os/asrockrack.inc.php +30
M includes/definitions/os/aten.inc.php +9 -1
A includes/definitions/os/broadcom.inc.php +71
M includes/definitions/os/cisco.inc.php +1 -1
A includes/definitions/os/ctc.inc.php +25
M includes/definitions/os/dse.inc.php +1
A includes/definitions/os/fireeye.inc.php +31
A includes/definitions/os/maipu.inc.php +56
M includes/definitions/os/netapp.inc.php +22
M includes/definitions/os/paloalto.inc.php +1
A includes/definitions/os/panduit.inc.php +34
A includes/definitions/os/raysharp.inc.php +21
M includes/definitions/os/supermicro.inc.php +4 -4
M includes/definitions/os/synology.inc.php +2 -2
M includes/definitions/os/ubiquiti.inc.php +10 -7
M includes/definitions/os/vmware.inc.php +7 -3
M includes/definitions/rewrites.inc.php +1
M includes/definitions/rrdtypes.inc.php +7
M includes/definitions/vendors.inc.php +14 -1
M includes/definitions/wui.inc.php +7 -1
M includes/discovery/functions.inc.php +2 -81
M includes/discovery/mibs.inc.php +37 -16
M includes/discovery/neighbours/isdp-mib.inc.php +65 -61
A includes/discovery/neighbours/netapp-isdp-mib.inc.php +26
M includes/discovery/os/linux.inc.php +12 -11
M includes/discovery/processors.inc.php +18 -126
D includes/discovery/processors/ciscosb-rndmng.inc.php -26
D includes/discovery/processors/dnos-switching-mib.inc.php -24
D includes/discovery/processors/edgeswitch-switching-mib.inc.php -24
M includes/discovery/sensors/aten-ipmi-mib.inc.php +20 -20
M includes/distributed.inc.php +297 -2
M includes/entities.inc.php +32 -10
M includes/entities/device.inc.php +328
A includes/entities/processor.inc.php +311
M includes/functions.inc.php +29 -48
M includes/geolocation.inc.php +1 -1
M includes/include-dir-mib.inc.php +4 -4
M includes/observium.inc.php +5 -138
M includes/polling/fdb-table.inc.php +14 -12
M includes/polling/functions.inc.php +9 -12
M includes/polling/graphs/mseries-alarm-mib/alarmGeneral.inc.php +2 -5
M includes/polling/os.inc.php +4
A includes/polling/os/asrockrack-ipmi.inc.php +42
D includes/polling/os/fireeye.inc.php -22
M includes/polling/os/maipu-mypower.inc.php +8 -14
M includes/polling/os/openwrt.inc.php +31 -26
M includes/polling/os/unix.inc.php +11 -11
M includes/polling/ports.inc.php +6 -5
M includes/polling/processors.inc.php +13 -17
D includes/polling/processors/ciena.inc.php -22
D includes/polling/processors/dnos-switching-mib.inc.php -29
D includes/polling/processors/edgeswitch-switching-mib.inc.php -29
D includes/polling/processors/nos.inc.php -21
D includes/polling/processors/powerconnect.inc.php -27
M includes/polling/system.inc.php +13 -7
M includes/rewrites.inc.php +6 -6
M includes/rrdtool.inc.php +3 -3
M includes/snmp.inc.php +120 -12
M includes/syslog.inc.php +9 -151
M includes/weathermap/editor.php +1,153 -1,177
M includes/weathermap/lib/datasources/WeatherMapDataSource_obsdb.php +69 -46
M includes/weathermap/lib/HTML_ImageMap.class.php +2 -1
M includes/weathermap/lib/Weathermap.class.php +2,825 -2,668
M includes/weathermap/lib/WeatherMap.functions.php +3 -3
M includes/weathermap/lib/WeatherMapLink.class.php +25
M libs/pear/Crypt/CHAP.php +3 -3
M libs/pear/Mail/Mail/RFC822.php +1 -1
M libs/pear/Mail/Mail/smtp.php +32 -20
M libs/pear/Mail/Mail/smtpmx.php +26 -15
M libs/UserAgent/Browsers.php +1
M libs/UserAgentParser.php +3 -3
A mibs/agfeo
M mibs/arbor/ARBOR-SMI +39 -12
M mibs/arbor/PEAKFLOW-DOS-MIB +14 -11
M mibs/arbor/PEAKFLOW-SP-MIB +238 -14
M mibs/arbor/PEAKFLOW-TMS-MIB +24 -8
M mibs/aten/ATEN-IPMI-MIB +1,838 -46
M mibs/aten/ATEN-SN0116A-CFG +3 -3
A mibs/maipu/MAIPU-CAR-MIB +866
A mibs/maipu/MAIPU-CBQOS-MIB +2,393
A mibs/maipu/MAIPU-DNS-MIB +344
A mibs/maipu/MAIPU-FLOW-MIB +213
A mibs/maipu/MAIPU-FR-MIB +852
A mibs/maipu/MAIPU-GTS-MIB +752
A mibs/maipu/MAIPU-IF-MIB +1,169
A mibs/maipu/MAIPU-IRMP-MIB +1,634
A mibs/maipu/MAIPU-LLC2-MIB +90
A mibs/maipu/MAIPU-MODEM-MIB +289
A mibs/maipu/MAIPU-NTP-MIB +281
A mibs/maipu/MAIPU-POLICYROUTE-MIB +149
A mibs/maipu/MAIPU-PPP-MIB +1,056
A mibs/maipu/MAIPU-PRODUCTS +180
A mibs/maipu/MAIPU-QLLC-MIB +138
A mibs/maipu/MAIPU-QUEUE-MIB +493
A mibs/maipu/MAIPU-ROUTEMAP-MIB +771
A mibs/maipu/MAIPU-SECURITY-CONFIG-MIB +255
A mibs/maipu/MAIPU-SECURITY-IPSEC-MIB +2,949
A mibs/maipu/MAIPU-SECURITY-PKI-MIB +797
A mibs/maipu/MAIPU-STATICROUTE-MIB +159
A mibs/maipu/MAIPU-SYSTEM-MIB +1,195
A mibs/maipu/MAIPU-TERMINAL-MIB +205
A mibs/maipu/MAIPU-TUNNEL-MIB +207
A mibs/maipu/MAIPU-VRF-MIB +178
A mibs/maipu/MAIPU-VRRP-MIB +596
A mibs/maipu/MAIPU-WRED-MIB +835
A mibs/maipu/MAIPU-X25-MIB +1,380
A mibs/maipu/MPAAA-MIB +1,313
A mibs/maipu/MPACL-MIB +529
A mibs/maipu/MPBACKUP-MIB +138
A mibs/maipu/MPDAI +147
A mibs/maipu/MPDDR-MIB +879
A mibs/maipu/MPDHCPSP +326
A mibs/maipu/MPDLSW-MIB +666
A mibs/maipu/MPFDB +210
A mibs/maipu/MPFILE-MIB +199
A mibs/maipu/MPFW-MIB +127
A mibs/maipu/MPIP-MIB +165
A mibs/maipu/MPIPFIX +189
A mibs/maipu/MPIPSG +157
A mibs/maipu/MPKEEPALIVE-MIB +133
A mibs/maipu/MPNAT-MIB +594
A mibs/maipu/MPORAYDDNS +290
A mibs/maipu/MPPANEL-MIB +226
A mibs/maipu/MPPING-MIB +227
A mibs/maipu/MPPORT-CAPABILITY +90
A mibs/maipu/MPPORTARL +130
A mibs/maipu/MPQOS-MIB +2,695
A mibs/maipu/MPRIP-MIB +661
A mibs/maipu/MPRSWARL +71
A mibs/maipu/MPRSWRULE +110
A mibs/maipu/MPRSWSECSTATUS +82
A mibs/maipu/MPRTBGP +335
A mibs/maipu/MPRTL3MULTICAST +306
A mibs/maipu/MPRTMPLS +1,120
M mibs/maipu/MPSLA +1
A mibs/maipu/MPSNTP-MIB +200
A mibs/maipu/MPSWDOT1X +380
A mibs/maipu/MPSWVLAN +171
A mibs/maipu/MPSYSPERF-MIB +88
A mibs/maipu/MPSYSTEMTIME +153
A mibs/maipu/MPTIMERANGE-MIB +335
A mibs/maipu/MPTRACEROUTE-MIB +209
A mibs/maipu/MPVETH +860
A mibs/netapp/NETAPP-AUTHENTICATION-MANAGER-MIB +630
A mibs/netapp/NETAPP-BOXSERVICES-PRIVATE-MIB +715
A mibs/netapp/NETAPP-DENIALOFSERVICE-PRIVATE-MIB +308
A mibs/netapp/NETAPP-DHCPCLIENT-PRIVATE-MIB +197
A mibs/netapp/NETAPP-DNS-RESOLVER-CONTROL-MIB +294
A mibs/netapp/NETAPP-DOT1X-ADVANCED-FEATURES-MIB +778
A mibs/netapp/NETAPP-DOT1X-AUTHENTICATION-SERVER-MIB +136
A mibs/netapp/NETAPP-INVENTORY-MIB +267
A mibs/netapp/NETAPP-ISDP-MIB +555
A mibs/netapp/NETAPP-KEYING-PRIVATE-MIB +141
A mibs/netapp/NETAPP-LLPF-PRIVATE-MIB +112
A mibs/netapp/NETAPP-LOGGING-MIB +889
A mibs/netapp/NETAPP-MGMT-SECURITY-MIB +278
A mibs/netapp/NETAPP-OUTBOUNDTELNET-PRIVATE-MIB +90
A mibs/netapp/NETAPP-PFC-MIB +409
A mibs/netapp/NETAPP-PORTSECURITY-PRIVATE-MIB +323
A mibs/netapp/NETAPP-QOS-ACL-MIB +1,910
A mibs/netapp/NETAPP-QOS-COS-MIB +973
A mibs/netapp/NETAPP-QOS-DIFFSERV-PRIVATE-MIB +2,467
A mibs/netapp/NETAPP-QOS-MIB +57
A mibs/netapp/NETAPP-RADIUS-AUTH-CLIENT-MIB +561
A mibs/netapp/NETAPP-REF-MIB +83
A mibs/netapp/NETAPP-SFLOW-MIB +41
A mibs/netapp/NETAPP-SNTP-CLIENT-MIB +768
A mibs/netapp/NETAPP-SWITCHING-MIB +10,892
A mibs/netapp/NETAPP-TIMERANGE-MIB +465
A mibs/netapp/NETAPP-TIMEZONE-PRIVATE-MIB +476
A mibs/netapp/TACACS-CLIENT-MIB +177
A mibs/panduit
A mibs/raysharp
M mibs/synology/SYNOLOGY-SMART-MIB +12 -3
M mibs/synology/SYNOLOGY-SYSTEM-MIB +34 -2
A mibs/vmware/VMWARE-HORIZONV2-AGENTCAP-MIB +55
A mibs/vmware/VMWARE-HORIZONV2-EVENT-MIB +113
M mibs/vmware/VMWARE-NSX-AGENTCAP-MIB +514 -1
M mibs/vmware/VMWARE-NSX-MIB +5,871 -260
M mibs/vmware/VMWARE-PRODUCTS-MIB +9 -2
M mibs/vmware/VMWARE-ROOT-MIB +6
M mibs/vmware/VMWARE-TRAPS-MIB +6 -6
M mibs/vmware/VMWARE-VRNI-AGENTCAP-MIB +39 -4
M mibs/vmware/VMWARE-VRNI-MIB +1,362 -728
M notifications.php +1 -1
M poll-billing.php +22 -19
M poller-wrapper.py +247 -169
M poller.php +24 -12
M scripts/agent-local/powerdns-recursor +1 -1
A scripts/snmpdump.php +132
M tests/IncludesCommonTest.php +108 -100
M tests/IncludesSnmpTest.php +70 -67
M tests/IncludesSyslogTest.php +42 -10
A update/486.sql +3
A update/487.sql +3
A update/488.sql +1
A update/489.sql +2
A update/490.sql +3
A update/491.sql +4

🏷️ 23.10.13043

Released 2023-10-10 20:43 • Commits r13020 through r13042
🚀 Included Development Changes (22 commits):
🐛 Bug Fixes:
  • r13022: Fix gradient generation function. (off by one array indexes). +6
🔧 Minor Changes:
  • r13023: Added SLA polling for Datacom Routers by TWAMP-MIB (OBS-4560). +274-78
  • r13029: Improved SLA polling/discovery. +86-61
  • r13032: Add ability to display/hide group aggregate graph legend based on configurable number of entries +22-10
  • r13034: Moved http requests for macvendors and whois to common definitions. +218-173
  • r13039: Improved support for SmartOptics DCP-2 (OBS-4630). +157-9
📋 MIB Updates:
  • r13021: Updated Smartoptics mib files.
📝 Trivial Changes:
  • r13024: Fixed polling FDB on Cisco IOS when 1 vlan empty. +34-18
  • r13027: Validate Webhook JSON with test notification data for correct json format (OBS-4626). +35-16
  • r13028: Improved functions rrdtool_create_ds() and rrdtool_update_ds(). +123-144
  • r13030: Improved polling ospf on FortiGate devices with fix incorrect indexes. +34-1
  • r13031: Clean duplicate fdb entries (OBS-4572). +13-3
  • r13033: Fixed fatal error in logfile() when file not created (OBS-4631). +2-3
  • r13035: Added function get_ipas() for get BGP ASN by ip address. +43-4
  • r13037: Remove unused requesttoken var from form urls.
  • r13038: Removed function call from defaults config. +19-7
  • r13040: Restored rebooted var for alerts (OBS-4634). +1
  • r13041: Do not execute sql query with empty data in dbInsertMulti() and dbUpdateMulti(). +18-10
  • r13042: Fixed possible fatal error with discovery sensors by DNOS-BOXSERVICES-PRIVATE-MIB. +18-18
📚 Library Updates:
  • r13025: Updated Net_DNS2 lib to latest.
  • r13026: Updated php cli tools to latest.
🧹 Code Cleanup:
  • r13036: Split http related functions. +962-946
Files changed in merge (69)
M html/ajax/entity_popup.php +5 -90
M html/includes/contacts-navbar.inc.php +10 -16
M html/includes/functions.inc.php +6
M html/js/observium.js +4
M html/pages/group.inc.php +4 -1
M includes/alerts.inc.php +25
M includes/common.inc.php +5 -907
M includes/config-variables.inc.php +16 -8
M includes/db.inc.php +18 -10
M includes/defaults.inc.php +14 -7
M includes/definitions/apis.inc.php +34 -8
M includes/definitions/mibs.inc.php +9
M includes/definitions/mibs/datacom.inc.php +10
M includes/definitions/mibs/smartoptics.inc.php +155 -8
M includes/definitions/os/datacom.inc.php +1 -1
M includes/definitions/os/smartoptics.inc.php +2 -1
M includes/definitions/rrdtypes.inc.php +20
M includes/discovery/sensors/dnos-boxservices-private-mib.inc.php +9 -8
M includes/discovery/sensors/old-dnos-boxservices-private-mib.inc.php +9 -10
M includes/discovery/sla.inc.php +63 -67
M includes/discovery/slas/disman-ping-mib.inc.php +2 -2
M includes/discovery/slas/hpicf-ipsla-mib.inc.php +1 -1
A includes/discovery/slas/twamp-mib.inc.php +100
M includes/discovery/vlans/cisco-vtp-mib.inc.php +28 -18
M includes/entities.inc.php +2 -1
M includes/entities/ip-address.inc.php +134 -57
M includes/entities/routing.inc.php +43 -4
A includes/entities/sla.inc.php +39
M includes/functions.inc.php +6 -7
A includes/http.inc.php +955
M includes/polling/fdb-table.inc.php +13 -3
M includes/polling/ospf/ospf-mib.inc.php +25 -1
M includes/polling/sla.inc.php +25 -56
M includes/polling/slas/disman-ping-mib.inc.php +2 -3
A includes/polling/slas/twamp-mib.inc.php +87
M includes/polling/system.inc.php +1
M includes/rrdtool.inc.php +124 -145
M includes/snmp.inc.php +6
M includes/versioncheck.inc.php +4 -14
M irc.php +7 -1
M libs/cli/cli.php +2
M libs/cli/Colors.php +9 -5
M libs/cli/table/Ascii.php +1 -1
M libs/pear/Net/DNS2.php +9 -8
M libs/pear/Net/DNS2/BitMap.php +11 -4
M libs/pear/Net/DNS2/Exception.php +5 -5
M libs/pear/Net/DNS2/Header.php +1 -1
M libs/pear/Net/DNS2/LICENSE +20 -25
M libs/pear/Net/DNS2/Names.php +43 -11
M libs/pear/Net/DNS2/Notifier.php +2 -1
M libs/pear/Net/DNS2/Packet.php +2 -2
M libs/pear/Net/DNS2/Question.php +14 -13
M libs/pear/Net/DNS2/Resolver.php +2 -2
M libs/pear/Net/DNS2/RR.php +14 -24
M libs/pear/Net/DNS2/RR/APL.php +2 -2
M libs/pear/Net/DNS2/RR/CERT.php -2
M libs/pear/Net/DNS2/RR/EUI48.php +1 -1
M libs/pear/Net/DNS2/RR/EUI64.php +1 -1
M libs/pear/Net/DNS2/RR/LOC.php +11 -11
M libs/pear/Net/DNS2/RR/RRSIG.php +2 -2
M libs/pear/Net/DNS2/RR/SIG.php +3 -3
M libs/pear/Net/DNS2/RR/TSIG.php +7 -5
M libs/pear/Net/DNS2/RR/WKS.php +1 -1
M libs/pear/Net/DNS2/Socket.php +8 -11
M libs/pear/Net/DNS2/Updater.php +1 -1
D mibs/datacom/DMOS-EXPERIMENTAL-NOTIFICATIONS-MIB -39
A mibs/smartoptics/DCP-ENV-MON-MIB +251
M mibs/smartoptics/DCP-INTERFACE-MIB +578 -4
M mibs/smartoptics/SO-TC-MIB +52 -8

🏷️ 23.09.13020

Released 2023-09-28 11:48 • Commits r13005 through r13019
🚀 Included Development Changes (14 commits):
🔧 Minor Changes:
  • r13006: Remove erroneous setting of title variable for graph generation on port graph boxes +1-1
  • r13013: Improved polling uptime and load average in system module. Added polling LA by JUNIPER-MIB. +210-154
  • r13016: Impproved support for ADVA/MRV OptiSwitch devices (OBS-4607). +204-208
📋 MIB Updates:
  • r13015: Updated MRV and ADVA mib files.
📝 Trivial Changes:
  • r13007: Restored default screen ratio as 2 when not detected by browser. +1-1
  • r13008: Do not escape int values in generate_query_values_ng(). +30-35
  • r13009: Fixed cache devices id when geolocation empty. +68-81
  • r13010: Fixed sql query on Map Traffic page. +20-11
  • r13011: Fixed graphs zoom in ajax requests. +2-6
  • r13012: Fixed field param in discovery_check_requires_pre(). +12-5
  • r13014: Fixed query devices location(s) fields in api. +32-18
  • r13017: Added probes and counters tables to remove device action. +11-12
  • r13018: Fixed device var in munin graphs (OBS-4624). +1-1
  • r13019: Improved detect bgp peer remote device. +59-55
Files changed in merge (100)
M html/api/v0/includes/devices.inc.php +32 -18
M html/includes/cache-data.inc.php +38 -31
M html/includes/functions.inc.php +33 -57
M html/includes/graphs/munin/auth.inc.php +1 -1
M html/pages/map_traffic.inc.php +18 -11
M html/pages/map.inc.php +2
M html/pages/ports/graphs.inc.php +1 -1
M includes/db.inc.php +30 -35
M includes/definitions/entities/devices.inc.php +11 -12
M includes/definitions/mibs/adva.inc.php +20 -20
M includes/definitions/mibs/cisco.inc.php +12 -12
M includes/definitions/mibs/juniper.inc.php +21
M includes/definitions/mibs/mrv.inc.php +180 -81
M includes/definitions/os/mrv.inc.php +4 -3
M includes/discovery/bgp-peers.inc.php +16 -55
D includes/discovery/sensors/dev-cfg-mib.inc.php -104
M includes/entities/device.inc.php +143 -2
M includes/entities/routing.inc.php +43
M includes/functions.inc.php +12 -5
M includes/polling/system.inc.php +17 -116
M includes/polling/wmi.inc.php +17 -24
M mibs/adva/CM-ALARM-MIB +303 -33
A mibs/adva/OSA-TWAMP-MIB +462
A mibs/mrv/DC-BFD-STUB-MIB +1,302
A mibs/mrv/DC-CR-LDP-MIB +1,022
A mibs/mrv/DC-ISIS-MIB +6,886
A mibs/mrv/DC-L2VPN-MIB +960
A mibs/mrv/DC-LMP-PROD +731
A mibs/mrv/DC-MASTER-TC +353
A mibs/mrv/DC-OAM-LSP-PING-MIB +1,037
A mibs/mrv/DC-OAM-MPLS-MP-MIB +209
A mibs/mrv/DC-OAMM-MIB +395
A mibs/mrv/DC-OSPF-MIB +14,697
A mibs/mrv/DC-RSVP-MIB +2,302
A mibs/mrv/DC-RTM-MIB +4,118
A mibs/mrv/DC-VPLS-MIB +1,345
A mibs/mrv/DC-VPWS-MIB +1,020
M mibs/mrv/DEV-CFG-MIB +942 -760
M mibs/mrv/DEV-ID-MIB +445 -7
M mibs/mrv/ECHN-MIB +1 -3
A mibs/mrv/IPI-VRF-MIB +350
A mibs/mrv/MRV-PRIV-TRAPS-MIB +750
M mibs/mrv/NSTACK-MIB +246 -25
A mibs/mrv/OA-DEV-LINK-PROTECTION-MIB +604
A mibs/mrv/OA-DEV-TRUNKS-MIB +270
M mibs/mrv/OA-DEV-UPGRADE-MIB +514 -50
A mibs/mrv/OA-DIFFSERV-MIB +829
A mibs/mrv/OA-EFRM-CPE-MIB +2,107
A mibs/mrv/OA-ETH-OAM-LM-MIB +1,165
A mibs/mrv/OA-ETHERNET-OAM-MIB +2,847
A mibs/mrv/OA-FRONT-PANEL-MIB +270
A mibs/mrv/OA-PORT-LIN-MIB +527
A mibs/mrv/OA-PORTS-MIB +204
A mibs/mrv/OA-PROTOCOL-PARAMETERS-MIB +197
A mibs/mrv/OA-QOS-MIB +576
A mibs/mrv/OA-SCHED-MIB +384
M mibs/mrv/OA-SFP-MIB +142 -3
M mibs/mrv/OA-TRAP-DESTINATIONS-MIB +77 -7
M mibs/mrv/OADHCP-SERVER-MIB +8
A mibs/mrv/OAOSPF-MIB +470
M mibs/mrv/OASWITCH-MIB +38
A mibs/mrv/OS-ACL-MIB +728
A mibs/mrv/OS-COMMON-TC-MIB +296
A mibs/mrv/OS-COUNTERS-MIB +1,256
A mibs/mrv/OS-DEVICE-MIB +324
A mibs/mrv/OS-DOT1AG-MIB +768
A mibs/mrv/OS-ERP-MIB +742
A mibs/mrv/OS-ETH-SERV-MIB +3,891
A mibs/mrv/OS-ETH-SERV-PROTECTION-MIB +448
A mibs/mrv/OS-ETHOAM-MD-MIB +226
A mibs/mrv/OS-EXPORT-DATA-MIB +565
A mibs/mrv/OS-FEAT-MGMT-MIB +170
A mibs/mrv/OS-IP-SLA-MIB +1,243
A mibs/mrv/OS-L2-PDU-GUARD-MIB +236
A mibs/mrv/OS-LICENSE-ACTIVATION-MIB +228
A mibs/mrv/OS-MODULE-LTE-MIB +522
A mibs/mrv/OS-MODULE-MIB +242
A mibs/mrv/OS-ONE-IP-MIB +389
A mibs/mrv/OS-PORT-MIB +2,164
A mibs/mrv/OS-PROV-BINS-MIB +531
A mibs/mrv/OS-PROV-LPBK-MIB +321
A mibs/mrv/OS-PROV-RFC2544-MIB +2,634
A mibs/mrv/OS-PROV-SOAM-PM-MIB +5,967
A mibs/mrv/OS-PROV-TAGS-MIB +322
A mibs/mrv/OS-PROV-VIF-MIB +440
A mibs/mrv/OS-PROV-Y1564-MIB +1,503
A mibs/mrv/OS-PTP-MIB +588
A mibs/mrv/OS-PWE3-ICCP-MIB +806
A mibs/mrv/OS-RESOURCES-MIB +390
A mibs/mrv/OS-RFC2544-MIB +3,160
A mibs/mrv/OS-SECURE-PUSH-MIB +117
A mibs/mrv/OS-SERV-L2CP-MIB +237
A mibs/mrv/OS-SFLOW-MIB +341
A mibs/mrv/OS-SNMP-MIB +172
A mibs/mrv/OS-SYNCE-MIB +527
A mibs/mrv/OS-SYSLOG-MIB +342
A mibs/mrv/OS-TM-MIB +265
A mibs/mrv/OS-TUNNEL-MIB +365
A mibs/mrv/OS-VIF-MIB +928
A mibs/mrv/VLAN-MIB +1,641

🏷️ 23.09.13005

Released 2023-09-18 16:23 • Commits r12912 through r13004
🚀 Included Development Changes (92 commits):
🐛 Bug Fixes:
  • r12942: Warnier sheep. +25-19
🔧 Minor Changes:
  • r12929: Improved ports polling speed with separate_walk option. +71-42
  • r12936: Improved sensors discovery by Sentry4-MIB (OBS-4579). +293-110
  • r12937: Added discovery sensors by SPS2v1-MIB for PowerTek PDU (OBS-4570). +381-73
  • r12941: Add some additional filtering options to device query generator +7
  • r12946: Added os definition for Huawei YunShan OS (OBS-4582). +60-2
  • r12966: Improved calculate port rates and other stats. +166-148
  • r12968: Fix srcset generation for <2x screens +4-5
  • r12973: Improved support for Netping PWR 4. +311-247
  • r12980: Added optional thread parameter for Telegram notification transport. +35-30
  • r12983: Improved discovery inventory by S5-CHASSIS-MIB (OBS-3956). +384-192
  • r12985: Add Asset ID to inventory search module +2-2
  • r12987: Added VPX cluster statuses monitoring by NS-ROOT-MIB. +107-34
  • r12993: Rewritten ifAlias script for pass in net-snmp to common bash script. Improved read interface descriptions from 'ip link set <iface> alias <ifAlias>' +111-60
  • r12996: Added alert notification tag %ALERT_STATUS_CUSTOM% with ability set custom alert status in $config. +85-65
  • r12998: Added new improved variant of ifAlias persis script (python based). +183-3
  • r13004: Improved D-Link DXS-1210 support (OBS-4610). +145-68
📋 MIB Updates:
  • r12945: Updated Huawei mib files.
  • r12954: Updated cisco mib files.
  • r12982: Updated Extreme (Nortel) mib files.
  • r13003: Updated d-link mib files.
🐘 PHP 8 Fixes:
  • r12958: Fixed call to count() in lsp module by MPLS-MIB. +8-14
  • r12965: Fixed device edit applications page. +10-12
📝 Trivial Changes:
  • r12913: Added snmp max-rep 30 for Juniper JNP models. +6-6
  • r12914: Updated distro script. +6-2
  • r12915: Updated distro script. Added command line arguments for output format and others. +57-2
  • r12916: Fixed display symlinked device config (OBS-4576). +182-175
  • r12918: Fixed display device perf menu for users with global read permisssion. +28-16
  • r12919: Fixed pages permissions for users with global secure read. +13-15
  • r12920: Added L2 VLAN ports ignore for D-Link switches. +3
  • r12921: Fixed display devices performance tab for users with global secure read permission. +11-7
  • r12922: Fixed store very big json for JUNIPER-FIREWALL-MIB graphs. +15-15
  • r12923: Improved db updates in polling pseudowires. +11-15
  • r12924: Fixed compatibility with old uncompressed attrib format for JUNIPER-FIREWALL-MIB graphs. +41-33
  • r12925: Do not show Firewall menu entry, when JUNIPER-FIREWALL-MIB disabled. +5-5
  • r12926: Improved parsing syslog on JunOS. +8-1
  • r12927: Fixed toggle ports modules setting for JunOS. +33-30
  • r12928: Fixed module var. +1-1
  • r12930: Fixed Add/delete device navigation bar entries for limited write permission. +10-10
  • r12931: Fixed add/edit Alert checks for global secure write permission. +417-78
  • r12932: Fixed add/edit entities groups and probes with global limited write permission. +31-364
  • r12933: Added config definition for userlevel 9. +16-8
  • r12934: Fixed display os icon on OSes page. +12-12
  • r12935: Fixed display networkmap and graph-realtime on safari browser (object load incorrectly detected as iframe). +28-2
  • r12940: Added Web Setting for ASN text mappings. +60-42
  • r12943: Fixed escaping in entity popups (OBS-4584). +51-51
  • r12944: Improved support for Inveo Hero (OBS-4585). +10-9
  • r12947: Added snmp noincrease os definition for Inveo Hero (OBS-4585). +1-1
  • r12948: Fixed match_network() for correct match excludes. +85-28
  • r12949: Improved check allowed CIDR nets for web authenticate. +38-25
  • r12950: Prevented session regenerate id in ajax requests. +109-107
  • r12951: Used 403 error page instead redirect for forbidden CIDR ranges. +93-12
  • r12952: Improved detect Unifi USW switch (OBS-4591). +9
  • r12953: Updated Mitel Controller definition. +43-21
  • r12955: Added AIRESPACE-WIRELESS-MIB definition to Cisco 9800. +11-5
  • r12956: Improved detect Qtech Switches (OBS-4592). +11-8
  • r12957: Improved detect VyOS on Dell hardware (OBS-4574). +12-2
  • r12959: Show 404 error on request js/css source map files. +14-1
  • r12960: Improved detect Fuji Xerox Printers (OBS-4593). +52-31
  • r12961: Added per mib snmp max-rep definition. +8-3
  • r12962: Disabled bulk snmpwalk for CISCO-CONTEXT-MAPPING-MIB in vrf discovery. +2
  • r12963: Improved generate navbar menu links. +83-80
  • r12964: Added device link to OS/Hardware specific note on docs site when available. +22-7
  • r12967: Fixed sensors api code. +8-8
  • r12969: Improved browser_detect() code. +112-89
  • r12970: Improved screen_detect js for screen size changes.
  • r12971: Updated Ubuntu logo. +2
  • r12972: Unificated LDAP error messages. +26-19
  • r12974: Fixed generate edges on Map Trafic page. +43-44
  • r12975: Removed generate rss feed api key on first user auth. +12-50
  • r12976: Fixed agent mysql script for innodb io stats (OBS-1360). +5-6
  • r12977: Moved navbar footer to separate include. Renamed hamster login image. +420-353
  • r12979: Added common 404 error page. +26-3
  • r12981: Restored gif images which still used by mktree.js in inventory display. +3
  • r12986: Fixed escaping login_message in http auth. +5-6
  • r12988: Fixed status events for cluster nodes by NS-ROOT-MIB. +11-10
  • r12989: Improved ifAlias persist script for FRR (OBS-4036). +12-6
  • r12990: Added Cluster Admin state by NS-ROOT-MIB. +19-4
  • r12991: Better parsing ifAlias in FRR. +2-1
  • r12992: Updated ifAlias script for FRR (OBS-4431). +39-34
  • r12994: Improved ifAlias pass script for FRR. +27-18
  • r12995: Use common option for display devices name on Network Map. Reformatted code. +917-928
  • r12997: Fixed memory scale by RAPID-CITY, appear in r12983 (OBS-4605). +11-6
  • r12999: Improved process hexified port labels. +350-289
  • r13000: Improved polling port vlans by CISCOSB-vlan-MIB (OBS-4606). +83
  • r13001: Improved polling port vlans by CISCOSB-vlan-MIB (OBS-4606). (Fixed commit). +105-183
📚 Library Updates:
  • r12917: Updated pear libs Net_SMTP, Net_DNS2 and Mail_Mail.
🧹 Code Cleanup:
  • r12978: Removed old unused images. +3-1,528
  • r12984: Update year. +5-5
  • r13002: Rearranged D-Link mibs definitions. +405-429
🚧 Development:
  • r12938: Added show debug var for troubleshooting. +3-2
  • r12939: print debug var again. +1-1
Files changed in merge (374)
A attic/html/images
M html/.htaccess +2 -1
M html/ajax/actions.php +2 -1
M html/ajax/actions/alert_assoc_edit.inc.php +2 -2
M html/ajax/actions/alert_check_add.inc.php +4 -4
M html/ajax/actions/edit_widget.inc.php +2 -2
M html/ajax/actions/group_add.inc.php +3 -3
M html/ajax/actions/group_edit.inc.php +3 -3
M html/ajax/entity_popup.php +11 -11
A html/ajax/geojson.php +95
M html/ajax/widget.php +3 -3
M html/apache.conf +1
M html/api/v0/includes/devices.inc.php +23 -23
M html/api/v0/includes/sensors.inc.php +8 -8
A html/error.php +18
M html/feed.php +2 -29
D html/geojson.php -97
M html/graph-realtime.php +4 -1
D html/images/16
D html/images/arrows.gif -1
D html/images/btn_donate_LG.gif -1
html/images/bullet.gif
A html/images/hamster-login.png +1
A html/images/hamster-panic.jpg +1
D html/images/header_bg.gif -1
D html/images/loading.gif -1
D html/images/login-hamster-large.png -1
D html/images/login-hamster.png -1
html/images/minus.gif
A html/images/os/orange_os_2x.png +1
A html/images/os/orange_os.png +1
html/images/os/ubuntu_2x.png
A html/images/os/ubuntu_old_2x.png +1
A html/images/os/ubuntu_old.png +1
html/images/os/ubuntu.png
html/images/os/vyos_2x.png
A html/images/os/vyos_old_2x.png +1
A html/images/os/vyos_old.png +1
html/images/os/vyos.png
D html/images/password-blue.png -1
D html/images/password.png -1
html/images/plus.gif
D html/images/readme.html -1,494
D html/images/readme.txt -22
M html/includes/alerting-navbar.inc.php +5 -5
M html/includes/authenticate.inc.php +13 -19
M html/includes/authentication/http-auth.inc.php +5 -6
M html/includes/authentication/ldap.inc.php +26 -19
M html/includes/entities/device.inc.php +8 -1
M html/includes/entities/probe.inc.php +1 -1
M html/includes/functions.inc.php +196 -129
M html/includes/integrations.inc.php +3 -2
M html/includes/map/leaflet.inc.php +5 -5
M html/includes/modals/edit_probe.inc.php +1 -1
A html/includes/navbar_footer.inc.php +119
M html/includes/navbar.inc.php +16 -24
M html/includes/print-interface-adsl.inc.php +1 -1
M html/includes/print/authlog.inc.php +3 -3
M html/includes/print/inventory.inc.php +5 -9
M html/includes/print/navbar.inc.php +248 -47
M html/includes/print/neighbours.inc.php +24 -24
M html/includes/print/syslogs.inc.php +2 -1
M html/includes/search/inventory.inc.php +2 -2
M html/includes/sessions.inc.php +22 -10
M html/index.php +92 -355
M html/js/observium-screen.js +28 -7
M html/networkmap.php +4 -1
M html/pages/add_alert_check.inc.php +2 -2
M html/pages/add_syslog_rule.inc.php +9 -10
M html/pages/addhost.inc.php +3 -3
M html/pages/alert_check.inc.php +56 -50
M html/pages/bill/pdf_history.inc.php +7 -7
M html/pages/delhost.inc.php +3 -3
M html/pages/device.inc.php +42 -23
M html/pages/device/edit/apps.inc.php +10 -12
M html/pages/device/edit/modules.inc.php +13 -11
M html/pages/device/juniper-firewall.inc.php +43 -33
M html/pages/device/overview/status.inc.php +7 -6
M html/pages/device/showconfig.inc.php +179 -173
M html/pages/devices.inc.php +3 -3
M html/pages/devices/perf.inc.php +7 -3
M html/pages/iftype.inc.php +1 -1
M html/pages/logon.inc.php +6 -3
M html/pages/map_traffic.inc.php +43 -44
M html/pages/map.inc.php +917 -928
M html/pages/mibs.inc.php +3 -3
M html/pages/os.inc.php +3 -3
M html/pages/ports/graphs.inc.php +1 -1
M html/pages/processes.inc.php +3 -3
M html/ui-test.php +1 -1
M includes/alerts.inc.php +70 -59
M includes/common.inc.php +1
M includes/config-variables.inc.php +66 -55
M includes/debugging.inc.php +98 -11
M includes/defaults.inc.php +34 -19
M includes/definitions.inc.php +19 -11
M includes/definitions/mibs/cisco.inc.php +8
M includes/definitions/mibs/citrix.inc.php +121 -34
M includes/definitions/mibs/d-link.inc.php +23 -413
A includes/definitions/mibs/d-link/des-1210-mib.php +45
M includes/definitions/mibs/d-link/des30xx-l2mgmt-mib.php +17 -5
A includes/definitions/mibs/d-link/dlinksw-ddm-mib.inc.php +186
A includes/definitions/mibs/d-link/dlinksw-entity-ext-mib.inc.php +154
A includes/definitions/mibs/d-link/dxs-1210-mib.php +42
M includes/definitions/mibs/mitel.inc.php +14 -10
M includes/definitions/mibs/netping.inc.php +21 -11
A includes/definitions/mibs/netping/dksf-mib.php +99
A includes/definitions/mibs/netping/dksf-pwr-mib.php +53
D includes/definitions/mibs/netping/dskf-mib.php -97
M includes/definitions/mibs/nortel.inc.php +164 -150
M includes/definitions/mibs/powertek.inc.php +22 -2
M includes/definitions/mibs/qtech.inc.php +10 -8
M includes/definitions/mibs/sentry.inc.php +258 -12
M includes/definitions/mibs/xerox.inc.php +9 -7
M includes/definitions/os.inc.php +10 -49
M includes/definitions/os/cisco.inc.php +9 -5
M includes/definitions/os/citrix.inc.php +1
M includes/definitions/os/d-link.inc.php +75 -68
M includes/definitions/os/huawei.inc.php +45 -2
M includes/definitions/os/inveo.inc.php +3 -2
M includes/definitions/os/juniper.inc.php +8 -6
M includes/definitions/os/microsoft.inc.php +1
A includes/definitions/os/mitel.inc.php +29
M includes/definitions/os/netping.inc.php +4 -4
M includes/definitions/os/powertek.inc.php +1 -1
M includes/definitions/os/qtech.inc.php +1
A includes/definitions/os/sentry.inc.php +31
M includes/definitions/os/serverscheck.inc.php +3 -2
M includes/definitions/os/ubiquiti.inc.php +9
A includes/definitions/os/xerox.inc.php +34
M includes/definitions/rewrites.inc.php +29 -24
M includes/definitions/transports.inc.php +35 -30
M includes/definitions/wui.inc.php +2 -2
M includes/discovery/graphs/juniper-firewall-mib.inc.php +5 -5
M includes/discovery/inventory.inc.php +1
M includes/discovery/inventory/entity-mib.inc.php +27 -5
M includes/discovery/inventory/geist-mib-v3.inc.php +3 -4
M includes/discovery/inventory/juniper-mib.inc.php +23 -23
A includes/discovery/inventory/netapp-mib.inc.php +106
A includes/discovery/inventory/s5-chassis-mib.inc.php +59
M includes/discovery/lsp/mpls-mib.inc.php +5 -8
M includes/discovery/ports.inc.php +12 -12
D includes/discovery/sensors/dksf-48-4-x-x-1.inc.php -135
A includes/discovery/sensors/dksf-pwr-old-mib.inc.php +134
M includes/discovery/sensors/pwtv1-mib.inc.php +71 -70
M includes/discovery/sensors/sentry4-mib.inc.php +4 -80
A includes/discovery/sensors/sps2v1-mib.inc.php +287
M includes/entities/device.inc.php +20 -19
M includes/entities/ip-address.inc.php +80 -25
M includes/entities/port.inc.php +455 -9
M includes/entities/routing.inc.php +11
M includes/polling/bgp-peers.inc.php +3 -2
M includes/polling/graphs/juniper-firewall-mib.inc.php +6 -8
M includes/polling/lsp/mpls-mib.inc.php +3 -6
M includes/polling/os.inc.php +8 -8
M includes/polling/os/xerox-printer.inc.php +9 -6
A includes/polling/os/yunshan.inc.php +15
M includes/polling/ports.inc.php +71 -169
M includes/polling/ports/radlan-vlan-mib.inc.php +105 -103
M includes/polling/pseudowires.inc.php +11 -15
M includes/rewrites.inc.php +11 -265
M includes/snmp.inc.php +8 -3
M libs/Mobile/Detect.php +1 -1
M libs/pear/Console/Color2.php +4 -4
M libs/pear/Mail/Mail.php +1 -1
M libs/pear/Mail/Mail/mail.php +1 -1
M libs/pear/Mail/Mail/RFC822.php +16 -5
M libs/pear/Mail/Mail/smtp.php +97 -8
M libs/pear/Mail/Mail/smtpmx.php +2 -2
M libs/pear/Net/DNS2.php +19 -5
M libs/pear/Net/DNS2/Cache/File.php +36 -19
M libs/pear/Net/DNS2/Cache/Shm.php +6 -1
M libs/pear/Net/DNS2/Lookups.php +1
A libs/pear/Net/DNS2/Names.php +74
M libs/pear/Net/DNS2/Packet.php +26 -42
M libs/pear/Net/DNS2/RR.php +22 -18
M libs/pear/Net/DNS2/RR/AMTRELAY.php +3 -4
M libs/pear/Net/DNS2/RR/HINFO.php +3 -3
M libs/pear/Net/DNS2/RR/ISDN.php +5 -5
M libs/pear/Net/DNS2/RR/KX.php +5 -7
M libs/pear/Net/DNS2/RR/LOC.php +10 -9
M libs/pear/Net/DNS2/RR/NAPTR.php +6 -6
M libs/pear/Net/DNS2/RR/NSEC3PARAM.php -1
M libs/pear/Net/DNS2/RR/TALINK.php +3 -8
M libs/pear/Net/DNS2/RR/TKEY.php +3 -1
M libs/pear/Net/DNS2/RR/TLSA.php +3 -5
M libs/pear/Net/DNS2/RR/TSIG.php +5 -6
M libs/pear/Net/DNS2/RR/TXT.php +8 -8
M libs/pear/Net/DNS2/RR/X25.php +5 -2
A libs/pear/Net/DNS2/RR/ZONEMD.php +162
M libs/pear/Net/DNS2/Socket.php +40 -6
M libs/pear/Net/SMTP.php +55 -12
M mibs/cisco/AIRESPACE-WIRELESS-MIB +9,821 -8,578
M mibs/cisco/CISCO-AAA-SERVER-MIB +1,129 -10
A mibs/cisco/CISCO-IGNITION-MIB +322
M mibs/cisco/CISCO-LWAPP-WLAN-POLICY-MIB +98 -5
A mibs/cisco/CISCO-OPTICAL-OLC-MIB +910
M mibs/cisco/IRONPORT-SMI +39 -6
M mibs/citrix/NS-ROOT-MIB +494 -188
M mibs/d-link/DLINK-DXS-1210-10TS-AX-MIB +4,261 -238
M mibs/d-link/DLINK-DXS-1210-12SC-AX-MIB +4,263 -239
M mibs/d-link/DLINK-DXS-1210-12TC-AX-MIB +4,265 -239
A mibs/d-link/DLINK-DXS-1210-16TC-AX-MIB +25,741
A mibs/huawei/EMAP-MIB +12,159
M mibs/huawei/HUAWEI-AAA-MIB +240 -21
M mibs/huawei/HUAWEI-ACL-MIB +146 -2
M mibs/huawei/HUAWEI-BASE-TRAP-MIB +257 -5
M mibs/huawei/HUAWEI-BFD-MIB +33 -8
M mibs/huawei/HUAWEI-BGP-VPN-MIB +159 -8
M mibs/huawei/HUAWEI-BRAS-RADIUS-MIB +455 -4
M mibs/huawei/HUAWEI-CBQOS-MIB +919 -28
M mibs/huawei/HUAWEI-CONFIG-MAN-MIB +52 -5
M mibs/huawei/HUAWEI-DATASYNC-MIB +27 -2
M mibs/huawei/HUAWEI-DEVICE-EXT-MIB +26 -8
M mibs/huawei/HUAWEI-DEVICE-MIB +792 -8
M mibs/huawei/HUAWEI-DHCP-SNOOPING-MIB +113 -15
M mibs/huawei/HUAWEI-DHCPR-MIB +68 -14
M mibs/huawei/HUAWEI-ENERGYMNGT-MIB +80 -2
M mibs/huawei/HUAWEI-ENTITY-EXTENT-MIB +96 -17
M mibs/huawei/HUAWEI-ENTITY-TRAP-MIB +435 -13
M mibs/huawei/HUAWEI-ETHARP-MIB +7 -2
M mibs/huawei/HUAWEI-ETHOAM-MIB +7 -3
A mibs/huawei/HUAWEI-EVC-MIB +149
A mibs/huawei/HUAWEI-EVPN-MIB +502
M mibs/huawei/HUAWEI-FLASH-MAN-MIB +7 -2
M mibs/huawei/HUAWEI-FTP-MIB +11 -6
M mibs/huawei/HUAWEI-FWD-RES-TRAP-MIB +780 -18
M mibs/huawei/HUAWEI-GTL-MIB +92 -3
M mibs/huawei/HUAWEI-IF-EXT-MIB +322 -5
A mibs/huawei/HUAWEI-IFIT-MIB +730
M mibs/huawei/HUAWEI-INFOCENTER-MIB +44 -38
M mibs/huawei/HUAWEI-IPPOOL-MIB +78 -2
M mibs/huawei/HUAWEI-ISIS-CONF-MIB +127 -3
A mibs/huawei/HUAWEI-KEYCHAIN-MIB +193
M mibs/huawei/HUAWEI-L2MAM-MIB +21 -4
M mibs/huawei/HUAWEI-L2MULTICAST-MIB +155 -10
M mibs/huawei/HUAWEI-L2VLAN-MIB +98 -5
M mibs/huawei/HUAWEI-LINE-MIB +45 -3
M mibs/huawei/HUAWEI-LLDP-MIB +262 -5
M mibs/huawei/HUAWEI-MACSEC-MIB +101 -13
M mibs/huawei/HUAWEI-MASTERKEY-MIB +140 -7
M mibs/huawei/HUAWEI-MGMD-STD-MIB +139 -30
M mibs/huawei/HUAWEI-MIB +1,089 -16
M mibs/huawei/HUAWEI-MSTP-MIB +31 -6
M mibs/huawei/HUAWEI-ND-MIB +558 -19
A mibs/huawei/HUAWEI-NDB-MIB +188
M mibs/huawei/HUAWEI-NETCONF-MIB +286 -167
M mibs/huawei/HUAWEI-NTP-MIB +233 -38
A mibs/huawei/HUAWEI-NTP-TRAP-MIB +242
M mibs/huawei/HUAWEI-NVO3-MIB +358 -17
M mibs/huawei/HUAWEI-OSPFV2-MIB +152 -11
M mibs/huawei/HUAWEI-OSPFV3-MIB +187 -6
M mibs/huawei/HUAWEI-PERFMGMT-MIB +38 -15
M mibs/huawei/HUAWEI-PIM-STD-MIB +8 -2
M mibs/huawei/HUAWEI-PORT-MIB +112 -9
M mibs/huawei/HUAWEI-RM-EXT-MIB +66 -2
M mibs/huawei/HUAWEI-SECURITY-MIB +1,090 -27
M mibs/huawei/HUAWEI-SECURITY-PKI-MIB +47 -4
M mibs/huawei/HUAWEI-SECURITY-STAT-MIB +121 -3
M mibs/huawei/HUAWEI-SMARTLINK-MIB +12 -4
M mibs/huawei/HUAWEI-SNMP-NOTIFICATION-MIB +351 -33
M mibs/huawei/HUAWEI-SSH-MIB +470 -24
A mibs/huawei/HUAWEI-SSL-MIB +257
M mibs/huawei/HUAWEI-STACK-MIB +534 -16
M mibs/huawei/HUAWEI-SWITCH-L2MAM-EXT-MIB +78 -41
M mibs/huawei/HUAWEI-SYS-MAN-MIB +191 -7
M mibs/huawei/HUAWEI-TC-MIB +4,219 -156
M mibs/huawei/HUAWEI-TCP-MIB +25 -2
M mibs/huawei/HUAWEI-UNIMNG-MIB +197 -12
M mibs/huawei/HUAWEI-VBST-MIB +105 -30
A mibs/huawei/HUAWEI-WARRANTY-MIB +147
M mibs/huawei/HUAWEI-WLAN-CAPWAP-MIB +73 -6
M mibs/huawei/HUAWEI-XQoS-MIB +1,339 -288
A mibs/huawei/IMA-MIB +2,922
A mibs/huawei/ISIS-MIB +3,949
M mibs/huawei/NQA-MIB +247 -11
D mibs/netping/DKSF-201-9-X-X-1 -774
D mibs/netping/DKSF-202-9-X-X-1 -825
D mibs/netping/DKSF-253-5-X-A-X -312
D mibs/netping/DKSF-48-4-X-X-1 -849
D mibs/netping/DKSF-52-9-X-X-1 -720
D mibs/netping/DKSF-54-1-X-X-1 -564
D mibs/netping/DKSF-561-1-X-X-1 -313
A mibs/netping/DKSF-PWR-MIB +1,971
A mibs/netping/DKSF-PWR-OLD-MIB +887
M mibs/nortel/AVAYA-FABRIC-ATTACH-MIB +84 -7
M mibs/nortel/BAY-STACK-ARP-INSPECTION-MIB +19 -2
M mibs/nortel/BAY-STACK-DHCP-SNOOPING-MIB +25 -2
M mibs/nortel/BAY-STACK-DIGITAL-CERT +11 -3
M mibs/nortel/BAY-STACK-EAPOL-EXTENSION-MIB +22 -2
M mibs/nortel/BAY-STACK-LINK-STATE-TRACKING-MIB +37 -5
M mibs/nortel/BAY-STACK-MIB +33 -1
M mibs/nortel/BAY-STACK-NES-MIB +129 -2
M mibs/nortel/BAY-STACK-NOTIFICATIONS-MIB +88 -2
M mibs/nortel/BAY-STACK-NTP-MIB +7 -4
M mibs/nortel/BAY-STACK-OSPF-EXT-MIB +34 -4
M mibs/nortel/BAY-STACK-PETH-EXT-MIB +99 -6
M mibs/nortel/BAY-STACK-PIM-EXT-MIB +2
M mibs/nortel/BAY-STACK-RADIUS-MIB +7 -2
M mibs/nortel/BAY-STACK-SOURCE-GUARD-MIB +23 -2
M mibs/nortel/NORTEL-MIB +4 -7
M mibs/nortel/NORTEL-NETWORKS-MULTIPLE-SPANNING-TREE-MIB +14 -3
M mibs/nortel/NORTEL-NETWORKS-RAPID-SPANNING-TREE-MIB +7 -4
M mibs/nortel/NORTEL-OME40G-MIB +1 -1
M mibs/nortel/NORTEL-OPTICAL-OME6500-MIB +1 -1
M mibs/nortel/RAPID-CITY +98 -71
M mibs/nortel/RAPID-CITY-BAY-STACK +50 -4
M mibs/nortel/RAPID-CITY-VSP +2 -2
A mibs/nortel/RC-2K-ATM-MIB +962
A mibs/nortel/RC-2K-MIB +4,647
A mibs/nortel/RC-2K-QOS-MIB +1,474
A mibs/nortel/RC-APP-TELEMETRY-MIB +228
A mibs/nortel/RC-ARP-MIB +322
A mibs/nortel/RC-BFD-TMP-MIB +784
A mibs/nortel/RC-BRIDGE-MIB +2,738
A mibs/nortel/RC-CB-SWITCH-FABRIC-MIB +1,061
A mibs/nortel/RC-CFM-MIB +7,501
A mibs/nortel/RC-CLOUD-ID-MIB +224
A mibs/nortel/RC-DIAG-MIB +1,954
A mibs/nortel/RC-DIGITAL-CERT-MIB +1,141
A mibs/nortel/RC-ERROR-MIB +4,583
A mibs/nortel/RC-IGMP-MIB +3,135
A mibs/nortel/RC-IKE-MIB +1,376
A mibs/nortel/RC-IP-BGP-MIB +2,962
A mibs/nortel/RC-IP-MIB +4,325
A mibs/nortel/RC-IP-MPLS-MIB +1,895
A mibs/nortel/RC-IP-PIM-MIB +602
A mibs/nortel/RC-IP-POLICY-MIB +3,471
A mibs/nortel/RC-IP-ROUTING-MIB +1,148
A mibs/nortel/RC-IP-STATIC-M-ROUTE-MIB +151
A mibs/nortel/RC-IP-UDP-MIB +428
A mibs/nortel/RC-IPFIX-MIB +819
A mibs/nortel/RC-IPSEC-MIB +1,472
A mibs/nortel/RC-IPV6-MIB +4,450
A mibs/nortel/RC-ISIS-MIB +4,339
A mibs/nortel/RC-LICENSE-MIB +1,732
M mibs/nortel/RC-LINK-OAM-MIB +2 -97
A mibs/nortel/RC-MCAST-MIB +613
A mibs/nortel/RC-MLD-MIB +1,091
M mibs/nortel/RC-MLT-MIB +384 -29
A mibs/nortel/RC-MROUTE-IPV6-MIB +645
A mibs/nortel/RC-MSDP-MIB +728
A mibs/nortel/RC-NTP-MIB +632
M mibs/nortel/RC-OPM-MIB +1 -27
M mibs/nortel/RC-OSPF-MIB +197 -8
M mibs/nortel/RC-PIM-MIB +3 -21
A mibs/nortel/RC-PLSB-MIB +179
M mibs/nortel/RC-POM-MIB +1 -1
A mibs/nortel/RC-PORT-MIB +4,360
A mibs/nortel/RC-POS-MIB +781
A mibs/nortel/RC-POWER-RANGER-MIB +8,228
A mibs/nortel/RC-RADIUS-MIB +2,933
A mibs/nortel/RC-RESTCONF-MIB +159
A mibs/nortel/RC-RIP-MIB +899
A mibs/nortel/RC-SLPP-MIB +495
A mibs/nortel/RC-TACACS-MIB +313
M mibs/nortel/RC-TLS-MIB +1 -1,588
A mibs/nortel/RC-VLAN-MIB +2,651
A mibs/nortel/RC-VRF-MIB +821
A mibs/nortel/RC-VRRPV3-EXT-MIB +411
A mibs/nortel/RC-VRRPV3-TMP-MIB +842
A mibs/nortel/RC-WLAN-MIB +513
M mibs/nortel/S5-AGENT-MIB +18 -4
M mibs/nortel/S5-CHASSIS-MIB +113 -2
M mibs/nortel/SYNOPTICS-ROOT-MIB +77 -26
M mibs/raritan/PDU2-MIB +4,996 -631
M mibs/sentry/Sentry4-MIB +63 -22
M scripts/agent-local/mysql +5 -6
M scripts/distro +60 -1
M scripts/ifAlias +123 -58
M scripts/ifAlias_persist +19 -6
A scripts/ifAlias.py +174
M tests/IncludesFunctionsTest.php +5 -3
M tests/IncludesRewritesTest.php +9

🏷️

Released 2023-08-02 13:24
Files changed in merge (626)
M html/bandwidth-graph.php +7 -3
M html/billing-bandwidth-data.php +7 -2
M html/billing-data-sorted.php +7 -2
M html/billing-data.php +7 -2
M html/billing-graph.php +7 -3
M html/css/easymde.min.css +1 -1
M html/data.php +11 -7
M html/feed.php +9 -5
M html/graph-realtime.php +12 -9
A html/images/os/phoenix_2x.png +1
A html/images/os/phoenix-dark_2x.png +1
A html/images/os/phoenix-dark.png +1
A html/images/os/phoenix.png +1
M html/includes/authenticate.inc.php +4 -9
M html/includes/cache-data.inc.php +5 -6
M html/includes/entities/virtualmachine.inc.php +19 -28
M html/includes/functions.inc.php +24 -31
M html/includes/graphs/accesspoints/auth.inc.php +15 -13
M html/includes/graphs/alert/auth.inc.php +10 -14
M html/includes/graphs/application/auth.inc.php +6 -6
M html/includes/graphs/atmvp/auth.inc.php +14 -12
M html/includes/graphs/bgp/auth.inc.php +14 -12
M html/includes/graphs/c6kxbar/auth.inc.php +6 -8
M html/includes/graphs/cbqos/auth.inc.php +26 -19
M html/includes/graphs/cefswitching/auth.inc.php +14 -12
M html/includes/graphs/common.inc.php +6 -1
M html/includes/graphs/counter/auth.inc.php +14 -13
M html/includes/graphs/customer/auth.inc.php +5 -5
M html/includes/graphs/customoid/auth.inc.php +18 -16
M html/includes/graphs/device/auth.inc.php +3 -5
M html/includes/graphs/device/availability.inc.php +2 -3
M html/includes/graphs/diskio/auth.inc.php +14 -12
M html/includes/graphs/eigrppeer/auth.inc.php +13 -12
M html/includes/graphs/eigrpport/auth.inc.php +15 -13
M html/includes/graphs/functions.inc.php +1 -1
M html/includes/graphs/global/bits.inc.php +1 -1
M html/includes/graphs/ipsectunnel/auth.inc.php +19 -17
M html/includes/graphs/location/auth.inc.php +2 -3
M html/includes/graphs/macaccounting/auth.inc.php +16 -30
M html/includes/graphs/mempool/auth.inc.php +18 -14
M html/includes/graphs/multi-status/auth.inc.php +2 -3
M html/includes/graphs/munin/auth.inc.php +12 -11
M html/includes/graphs/netscalersvc/auth.inc.php +20 -16
M html/includes/graphs/netscalersvcgrpmem/auth.inc.php +20 -16
M html/includes/graphs/netscalervsvr/auth.inc.php +16 -17
M html/includes/graphs/p2pradio/auth.inc.php +14 -12
M html/includes/graphs/port/auth.inc.php +15 -11
M html/includes/graphs/port/bits.inc.php +4
M html/includes/graphs/port/nupkts.inc.php +4 -5
M html/includes/graphs/printersupply/auth.inc.php +14 -12
M html/includes/graphs/probe/auth.inc.php +17 -15
M html/includes/graphs/processor/auth.inc.php +19 -5
M html/includes/graphs/pseudowire/auth.inc.php +23 -21
M html/includes/graphs/rserver/auth.inc.php +17 -16
M html/includes/graphs/sensor/auth.inc.php +23 -13
M html/includes/graphs/sla/auth.inc.php +28 -27
M html/includes/graphs/smokeping/auth.inc.php +4 -5
M html/includes/graphs/status/auth.inc.php +22 -12
M html/includes/graphs/storage/auth.inc.php +14 -11
M html/includes/graphs/vserver/auth.inc.php +14 -13
M html/includes/graphs/wifi-ap-member/auth.inc.php +16 -13
M html/includes/graphs/wifi/auth.inc.php +13 -11
M html/includes/graphs/wifiradio/auth.inc.php +14 -12
M html/includes/group-navbar.inc.php +6 -9
M html/includes/navbar.inc.php +3 -79
M html/includes/print/group.inc.php +93
M html/includes/print/navbar.inc.php +23 -17
M html/includes/print/syslogs.inc.php +6 -69
M html/includes/sessions.inc.php +1 -1
M html/index.php +16 -8
M html/js/easymde.min.js +2 -2
M html/js/purify.min.js +2 -2
M html/networkmap.php +20 -12
M html/pages/device.inc.php +3 -10
M html/pages/device/notes.inc.php +11 -5
M html/pages/graphs.inc.php +79 -75
M html/pages/map.inc.php +1 -1
M html/pages/roles.inc.php +38 -36
M html/ui-test.php +7 -4
M html/weathermap.php +9 -6
M includes/cache.inc.php +36 -31
M includes/common.inc.php +53 -24
M includes/config-variables.inc.php +25 -7
M includes/constants.inc.php -13
M includes/defaults.inc.php +6 -3
M includes/definitions.inc.php +43 -57
M includes/definitions/entities/devices.inc.php +30
M includes/definitions/graphtypes.inc.php +1,242 -1,243
M includes/definitions/graphtypes/apps.inc.php +144 -143
M includes/definitions/mibs.inc.php +4
M includes/definitions/mibs/cisco.inc.php +96 -20
M includes/definitions/mibs/d-link.inc.php +2 -2
M includes/definitions/mibs/extreme.inc.php +22 -20
M includes/definitions/mibs/ignitenet.inc.php +3 -3
M includes/definitions/mibs/infinera.inc.php +91 -84
M includes/definitions/mibs/mikrotik.inc.php +41 -35
M includes/definitions/mibs/nokia.inc.php +86 -46
A includes/definitions/mibs/phoenix.inc.php +52
M includes/definitions/mibs/vsolution.inc.php +1 -1
M includes/definitions/os.inc.php +20 -15
M includes/definitions/os/arris.inc.php +5 -5
M includes/definitions/os/cisco.inc.php +3 -1
M includes/definitions/os/citrix.inc.php +2 -2
M includes/definitions/os/huawei.inc.php +3 -1
A includes/definitions/os/phoenix.inc.php +21
M includes/definitions/os/proxmox.inc.php +3
M includes/definitions/os/supermicro.inc.php +2 -2
M includes/definitions/rewrites.inc.php +6
M includes/discovery/functions.inc.php +3 -9
M includes/discovery/processors/f10-m-series-chassis-mib.inc.php +1 -1
M includes/discovery/processors/wlsx-switch-mib.inc.php +1 -1
M includes/discovery/sensors/fortinet-fortigate-mib.inc.php +4 -4
M includes/discovery/sensors/hh3c-transceiver-info-mib.inc.php +9 -10
M includes/discovery/sensors/ispro-mib.inc.php +2 -2
M includes/discovery/sensors/powernet-mib.inc.php +3 -3
M includes/discovery/sensors/timetra-chassis-mib.inc.php +76 -53
M includes/discovery/sensors/timetra-port-mib.inc.php +23 -23
M includes/discovery/virtual-machines.inc.php +14 -7
M includes/discovery/virtual-machines/libvirt.inc.php +86 -77
M includes/discovery/virtual-machines/vmware-vminfo-mib.inc.php +10 -5
M includes/entities/device.inc.php +4
M includes/entities/port.inc.php +61 -7
M includes/entities/routing.inc.php +58
M includes/entities/sensor.inc.php +2 -3
M includes/functions.inc.php +17 -64
M includes/observium.inc.php +12 -8
M includes/polling/oids.inc.php +14 -18
A includes/polling/os/flswitch.inc.php +28
M includes/polling/ucd-mib.inc.php +1 -1
M includes/polling/unix-agent/hdarray.inc.php +9 -8
M includes/rewrites.inc.php +20
M includes/rrdtool.inc.php +1 -1
M includes/snmp.inc.php +3 -3
M includes/syslog.inc.php +4 -3
M mibs/aruba/AI-AP-MIB +221 -22
M mibs/aruba/ARUBA-MGMT-MIB +1
M mibs/aruba/ARUBA-MIB +23
M mibs/aruba/ARUBA-TC +45 -6
A mibs/aruba/CPPM-MIB +1,707
M mibs/aruba/WLSR-AP-MIB +3 -2
M mibs/aruba/WLSX-AUTH-MIB +1
M mibs/aruba/WLSX-CTS-MIB +1
M mibs/aruba/WLSX-ESI-MIB +1
M mibs/aruba/WLSX-HA-MIB +1
M mibs/aruba/WLSX-IFEXT-MIB +1
M mibs/aruba/WLSX-MESH-MIB +1
M mibs/aruba/WLSX-MOBILITY-MIB +1
M mibs/aruba/WLSX-MON-MIB +1
M mibs/aruba/WLSX-RS-MIB +1
M mibs/aruba/WLSX-SNR-MIB +1
M mibs/aruba/WLSX-STATS-MIB +1
M mibs/aruba/WLSX-SWITCH-MIB +129 -17
M mibs/aruba/WLSX-SYSTEMEXT-MIB +18 -3
M mibs/aruba/WLSX-TRAP-MIB +314 -110
M mibs/aruba/WLSX-TUNNELEDNODE-MIB +1
M mibs/aruba/WLSX-USER-MIB +1
M mibs/aruba/WLSX-USER6-MIB +1
M mibs/aruba/WLSX-VOICE-MIB +1
M mibs/aruba/WLSX-WLAN-MIB +167 -12
A mibs/cabletron/Cabletron-MIB +4,540
M mibs/cabletron/CT-BROADCAST-MIB +7 -2
A mibs/cabletron/CT-CHASSIS-MIB +709
M mibs/cabletron/CT-CONTAINER-MIB +1
A mibs/cabletron/CT-DARADIUS-MIB +315
A mibs/cabletron/CT-DAREGISTRY-MIB +153
A mibs/cabletron/CT-DAWAN-MIB +382
A mibs/cabletron/CT-DAWANCONN-MIB +333
A mibs/cabletron/CT-DAWANDEVCONN-MIB +91
A mibs/cabletron/CT-DS0ent-MIB +633
A mibs/cabletron/CT-ELS10-27-MIB +3,512
A mibs/cabletron/CT-ELS100-MIB +1,676
A mibs/cabletron/CT-MSGXFERSERVICE-MIB +419
A mibs/cabletron/CTATX-MIB +8,099
A mibs/cabletron/CTRON-BRDG-MIB +717
A mibs/cabletron/CTRON-IMIM-ADDRESS-MIB +146
A mibs/cabletron/CTRON-ISDN-CONFIGURATION-MIB +900
A mibs/cabletron/CTRON-LFAP-MIB +837
A mibs/cabletron/CTRON-LINE-STATISTICS-MIB +242
A mibs/cabletron/CTRON-PRODUCTS-MIB +77
A mibs/cabletron/CTRON-SYSLOG +390
A mibs/cabletron/EFDMIM-MIB +792
A mibs/cabletron/REPEATER-MIB +3,215
M mibs/cambium/CAMBIUM-PMP80211-MIB +4,212 -236
M mibs/citrix/SDX-ROOT-MIB +22
D mibs/enterasys/CTRON-ALIAS-MIB -1,201
D mibs/enterasys/CTRON-MIB-NAMES -284
D mibs/enterasys/CTRON-OIDS -2,381
A mibs/enterasys/ENTERASYS-FILE-MANAGEMENT-MIB +774
M mibs/extreme/EXTREME-BASE-MIB +1,515 -45
A mibs/fujitsu
M mibs/hh3c/HH3C-3GMODEM-MIB +38 -3
M mibs/hh3c/HH3C-8021X-EXT2-MIB +68 -7
A mibs/hh3c/HH3C-AAA-MIB +260
A mibs/hh3c/HH3C-ARP-SUPPRESSION-MIB +135
A mibs/hh3c/HH3C-ARP-TRAP-MIB +1,357
M mibs/hh3c/HH3C-BFD-STD-MIB +339 -15
M mibs/hh3c/HH3C-BGP-EVPN-MIB +30 -24
A mibs/hh3c/HH3C-BGP-VPN-MIB +1,281
A mibs/hh3c/HH3C-BGP4V2-MIB +203
A mibs/hh3c/HH3C-BIER-MIB +100
M mibs/hh3c/HH3C-BPA-MIB +54 -7
A mibs/hh3c/HH3C-BRAS-ACCESS-MIB +634
M mibs/hh3c/HH3C-CBQOS2-MIB +277 -8
A mibs/hh3c/HH3C-CFD-MIB +422
M mibs/hh3c/HH3C-CONFIG-MAN-MIB +255 -3
A mibs/hh3c/HH3C-CPDR-MIB +124
A mibs/hh3c/HH3C-CUPM-CP-MIB +467
A mibs/hh3c/HH3C-CUPM-UP-MIB +138
A mibs/hh3c/HH3C-CUSP-MIB +209
A mibs/hh3c/HH3C-DAC-MIB +145
M mibs/hh3c/HH3C-DHCP-SNOOP2-MIB +133 -6
A mibs/hh3c/HH3C-DHCP4-CLIENT-MIB +153
M mibs/hh3c/HH3C-DHCP4-MIB +506 -4
A mibs/hh3c/HH3C-DHCP6-MIB +1,540
A mibs/hh3c/HH3C-DIM-MIB +119
M mibs/hh3c/HH3C-DLDP-MIB +25 -12
M mibs/hh3c/HH3C-DLDP2-MIB +15 -4
M mibs/hh3c/HH3C-DNS-MIB +13 -3
M mibs/hh3c/HH3C-DOMAIN-MIB +901 -21
M mibs/hh3c/HH3C-DOT11-ACMT-MIB +55 -3
M mibs/hh3c/HH3C-DOT11-APMT-MIB +546 -7
M mibs/hh3c/HH3C-DOT11-CFG-MIB +590 -17
M mibs/hh3c/HH3C-DOT11-REF-MIB +18 -4
A mibs/hh3c/HH3C-DOT11-SAVI-MIB +297
M mibs/hh3c/HH3C-DOT11S-MESH-MIB +283 -3
A mibs/hh3c/HH3C-EMDI-MIB +250
M mibs/hh3c/HH3C-ENTITY-EXT-MIB +903 -1
M mibs/hh3c/HH3C-ENTITY-VENDORTYPE-OID-MIB +1,679 -146
M mibs/hh3c/HH3C-EPON-MIB +748 -9
M mibs/hh3c/HH3C-EPON-UNI-MIB +423 -8
A mibs/hh3c/HH3C-ERPS-MIB +87
A mibs/hh3c/HH3C-ESMC-MIB +66
A mibs/hh3c/HH3C-ETH-TRAP-MIB +93
A mibs/hh3c/HH3C-ETHOAM-MIB +80
M mibs/hh3c/HH3C-EVC-MIB +134 -10
M mibs/hh3c/HH3C-EVPN-MIB +113 -3
M mibs/hh3c/HH3C-FC-FLOGIN-MIB +143 -3
A mibs/hh3c/HH3C-FIB-MIB +486
M mibs/hh3c/HH3C-FLASH-MAN-MIB +125 -1
A mibs/hh3c/HH3C-FLEXE-MIB +651
A mibs/hh3c/HH3C-FTPS-MIB +79
A mibs/hh3c/HH3C-GIR-MIB +82
A mibs/hh3c/HH3C-GOLD-MIB +123
A mibs/hh3c/HH3C-GRPC-MIB +185
A mibs/hh3c/HH3C-HDLC-MIB +77
M mibs/hh3c/HH3C-HGMP-MIB +3 -2
A mibs/hh3c/HH3C-HTTP-MIB +119
M mibs/hh3c/HH3C-IF-EXT-MIB +2,396 -122
M mibs/hh3c/HH3C-IFQOS2-MIB +794 -3
M mibs/hh3c/HH3C-IKE-MONITOR-MIB +120 -42
M mibs/hh3c/HH3C-INFOCENTER-MIB +92 -5
A mibs/hh3c/HH3C-INQA-MIB +413
M mibs/hh3c/HH3C-IP-ADDRESS-MIB +13 -3
A mibs/hh3c/HH3C-IPFW-MIB +427
A mibs/hh3c/HH3C-IPMCAST-MIB +126
M mibs/hh3c/HH3C-IPRAN-DCN-MIB +50 -1
M mibs/hh3c/HH3C-IPSEC-MONITOR-V2-MIB +146 -13
A mibs/hh3c/HH3C-IPSG-MIB +167
A mibs/hh3c/HH3C-IPSGT-MIB +128
M mibs/hh3c/HH3C-IPV6-ADDRESS-MIB +321 -269
A mibs/hh3c/HH3C-ISIS-MIB +273
A mibs/hh3c/HH3C-KPI-MIB +199
M mibs/hh3c/HH3C-L2TP-MIB +1,045 -6
M mibs/hh3c/HH3C-L2VPN-MIB +513 -16
A mibs/hh3c/HH3C-L3VPN-MIB +280
M mibs/hh3c/HH3C-LAG-MIB +330 -6
M mibs/hh3c/HH3C-LBV2-MIB +650 -8
M mibs/hh3c/HH3C-LICENSE-MIB +132 -5
M mibs/hh3c/HH3C-LLDP-EXT-MIB +151 -8
M mibs/hh3c/HH3C-LPBKDT-MIB +115 -3
M mibs/hh3c/HH3C-LSW-DEV-ADM-MIB +1,544 -360
M mibs/hh3c/HH3C-LswDEVM-MIB +141 -27
M mibs/hh3c/HH3C-LswINF-MIB +61 -9
M mibs/hh3c/HH3C-LswMSTP-MIB +78 -2
M mibs/hh3c/HH3C-LswTRAP-MIB +585 -13
M mibs/hh3c/HH3C-LswVLAN-MIB +1
A mibs/hh3c/HH3C-LTE-MEC-MIB +198
M mibs/hh3c/HH3C-MAC-INFORMATION-MIB +145 -3
A mibs/hh3c/HH3C-MAC-TRAP-MIB +305
M mibs/hh3c/HH3C-MACSEC-MIB +58 -3
A mibs/hh3c/HH3C-MAD-MIB +53
A mibs/hh3c/HH3C-MGMD-STD-MIB +197
A mibs/hh3c/HH3C-MICROSEGMENT-MIB +355
A mibs/hh3c/HH3C-MLAG-MIB +821
M mibs/hh3c/HH3C-MP-V2-MIB +77 -2
M mibs/hh3c/HH3C-MPLS-LDP-MIB +170 -110
A mibs/hh3c/HH3C-MPLSBFD-MIB +80
M mibs/hh3c/HH3C-MPLSEXT-MIB +324 -6
A mibs/hh3c/HH3C-MPLSLSPV-MIB +80
A mibs/hh3c/HH3C-MPLSPCE-MIB +105
A mibs/hh3c/HH3C-MPLSRSVP-MIB +155
A mibs/hh3c/HH3C-MPLSSCRLSP-MIB +117
A mibs/hh3c/HH3C-MPLSSLSP-MIB +106
M mibs/hh3c/HH3C-MPLSTE-MIB +184 -6
M mibs/hh3c/HH3C-MPM-MIB +1
M mibs/hh3c/HH3C-MULTICAST-MIB +1
M mibs/hh3c/HH3C-MULTICAST-SNOOPING-MIB +102 -3
M mibs/hh3c/HH3C-NAT-MIB +954 -6
A mibs/hh3c/HH3C-NCM-MIB +265
A mibs/hh3c/HH3C-ND-TRAP-MIB +628
A mibs/hh3c/HH3C-NETCONF-MIB +297
A mibs/hh3c/HH3C-NETSTREAM4-MIB +97
A mibs/hh3c/HH3C-NETSTREAM6-MIB +97
M mibs/hh3c/HH3C-NQA-MIB +453 -36
M mibs/hh3c/HH3C-NTP-MIB +277 -4
M mibs/hh3c/HH3C-OFP-MIB +153 -5
M mibs/hh3c/HH3C-OID-MIB +126
M mibs/hh3c/HH3C-OSPF-MIB +209 -3
A mibs/hh3c/HH3C-OSPFV3-MIB +86
M mibs/hh3c/HH3C-PBR-MIB +301 -19
A mibs/hh3c/HH3C-PIM-STD-MIB +556
A mibs/hh3c/HH3C-PKI-MONITOR-MIB +761
M mibs/hh3c/HH3C-PORT-SECURITY-MIB +151 -11
M mibs/hh3c/HH3C-PORTAL-MIB +28 -1
A mibs/hh3c/HH3C-PORTATK-TRAP-MIB +251
M mibs/hh3c/HH3C-POWER-ETH-EXT-MIB +163 -2
A mibs/hh3c/HH3C-PPP-MIB +307
M mibs/hh3c/HH3C-PRODUCT-ID-MIB +2,063 -21
A mibs/hh3c/HH3C-PTP-MIB +584
M mibs/hh3c/HH3C-RADIUS-MIB +305 -17
A mibs/hh3c/HH3C-RBAC-MIB +640
A mibs/hh3c/HH3C-RBM-MIB +150
A mibs/hh3c/HH3C-RIB-MIB +560
A mibs/hh3c/HH3C-SAVA-MIB +359
A mibs/hh3c/HH3C-SAVAP-MIB +481
A mibs/hh3c/HH3C-SECDIAG-MIB +517
M mibs/hh3c/HH3C-SECHIGH-MIB +369 -1
A mibs/hh3c/HH3C-SECP-V9-MIB +107
M mibs/hh3c/HH3C-SESSION-MIB +494 -20
A mibs/hh3c/HH3C-SIB-MIB +201
M mibs/hh3c/HH3C-SMLK-MIB +86 -17
M mibs/hh3c/HH3C-SNMP-EXT-MIB +132 -8
A mibs/hh3c/HH3C-SRPOLICY-MIB +937
A mibs/hh3c/HH3C-SRV6-MIB +92
A mibs/hh3c/HH3C-SRV6POLICY-MIB +624
M mibs/hh3c/HH3C-SSH-MIB +107 -8
A mibs/hh3c/HH3C-SSLVPN-MIB +149
M mibs/hh3c/HH3C-STACK-MIB +307 -4
A mibs/hh3c/HH3C-STRUNK-MIB +147
M mibs/hh3c/HH3C-SYS-MAN-MIB +110 -5
A mibs/hh3c/HH3C-TCP-MIB +355
A mibs/hh3c/HH3C-TELNET-MIB +80
A mibs/hh3c/HH3C-TRAFFIC-STAT-MIB +277
M mibs/hh3c/HH3C-TRANSCEIVER-INFO-MIB +362 -14
M mibs/hh3c/HH3C-TRAP-MIB +44 -1
M mibs/hh3c/HH3C-TUNNEL-MIB +236 -3
A mibs/hh3c/HH3C-TUNNEL-TRAP-MIB +254
A mibs/hh3c/HH3C-TWAMP-MIB +1,449
M mibs/hh3c/HH3C-UI-MAN-MIB +62 -2
M mibs/hh3c/HH3C-USER-MIB +184 -3
A mibs/hh3c/HH3C-VBR-MIB +413
A mibs/hh3c/HH3C-VLANGROUP-MIB +70
A mibs/hh3c/HH3C-VLANTERM-MIB +217
M mibs/hh3c/HH3C-VMAP-MIB +172 -11
A mibs/hh3c/HH3C-VNF-DEVICE-MIB +485
M mibs/hh3c/HH3C-VRRP-EXT-MIB +275 -81
M mibs/hh3c/HH3C-VSI-MIB +546 -11
A mibs/hh3c/HH3C-VSRP-MIB +134
M mibs/hh3c/HH3C-VXLAN-MIB +71 -2
M mibs/hh3c/HH3C-WAPI-MIB +662 -23
A mibs/hirschmann/HIRSCHMANN-BAT54CLIENT-MIB +39,634
A mibs/hirschmann/HIRSCHMANN-HMWLANMGT-MIB +122,565
M mibs/huawei/HUAWEI-AAA-MIB +1,635 -181
M mibs/huawei/HUAWEI-ACL-MIB +861 -105
M mibs/huawei/HUAWEI-ALARM-MIB +20 -3
A mibs/huawei/HUAWEI-AR-SERIAL-CONNECT-MIB +858
M mibs/huawei/HUAWEI-ATM-MIB +8 -3
M mibs/huawei/HUAWEI-BASE-TRAP-MIB +25 -2
M mibs/huawei/HUAWEI-BFD-MIB +168 -43
M mibs/huawei/HUAWEI-BGP-VPN-MIB +405 -15
M mibs/huawei/HUAWEI-BRAS-RADIUS-MIB +1,337 -1,107
M mibs/huawei/HUAWEI-BRAS-SRVCFG-EAP-MIB +38 -15
M mibs/huawei/HUAWEI-CBQOS-MIB +2,312 -39
M mibs/huawei/HUAWEI-CONFIG-MAN-MIB +125 -24
M mibs/huawei/HUAWEI-DEVICE-MIB +481 -30
M mibs/huawei/HUAWEI-DHCP-SNOOPING-MIB +326 -14
M mibs/huawei/HUAWEI-DHCPR-MIB +200 -10
M mibs/huawei/HUAWEI-DHCPS-MIB +10 -4
A mibs/huawei/HUAWEI-DIALER-MIB +311
M mibs/huawei/HUAWEI-DNS-MIB +187 -6
A mibs/huawei/HUAWEI-ENT-VOICE-COMMON-MIB +2,160
A mibs/huawei/HUAWEI-ENT-VOICE-DIAGNOSE-MIB +1,129
A mibs/huawei/HUAWEI-ENT-VOICE-PBX-MIB +13,194
A mibs/huawei/HUAWEI-ENT-VOICE-PORT-MIB +1,732
A mibs/huawei/HUAWEI-ENT-VOICE-PUBLIC-MIB +979
A mibs/huawei/HUAWEI-ENT-VOICE-SIPAG-MIB +2,487
A mibs/huawei/HUAWEI-ENT-VOICE-SIPAGUSER-MIB +1,916
M mibs/huawei/HUAWEI-ENTITY-EXTENT-MIB +1,862 -49
M mibs/huawei/HUAWEI-ENTITY-TRAP-MIB +2,283 -38
M mibs/huawei/HUAWEI-ERRORDOWN-MIB +8 -2
A mibs/huawei/HUAWEI-ESAP-HOT-STANDBY-MIB +567
M mibs/huawei/HUAWEI-ETHARP-MIB +160 -16
M mibs/huawei/HUAWEI-ETHOAM-MIB +283 -157
A mibs/huawei/HUAWEI-FIREWALL-MIB +1,561
M mibs/huawei/HUAWEI-FLASH-MAN-MIB +63 -6
M mibs/huawei/HUAWEI-FWD-RES-TRAP-MIB +1,351 -20
M mibs/huawei/HUAWEI-GTL-MIB +165 -4
M mibs/huawei/HUAWEI-HWTACACS-MIB +169 -28
M mibs/huawei/HUAWEI-IF-EXT-MIB +735 -183
M mibs/huawei/HUAWEI-INFOCENTER-MIB +29 -9
M mibs/huawei/HUAWEI-IPMCAST-MIB +90 -3
M mibs/huawei/HUAWEI-IPPOOL-MIB +926 -106
M mibs/huawei/HUAWEI-IPSEC-MIB +948 -28
M mibs/huawei/HUAWEI-ISIS-CONF-MIB +156 -33
M mibs/huawei/HUAWEI-L2IF-MIB +21 -13
M mibs/huawei/HUAWEI-L2MAM-MIB +166 -15
M mibs/huawei/HUAWEI-L2VLAN-MIB +77 -47
M mibs/huawei/HUAWEI-L3VPN-EXT-MIB +9 -4
M mibs/huawei/HUAWEI-LINE-MIB +49 -4
M mibs/huawei/HUAWEI-LLDP-MIB +135 -7
M mibs/huawei/HUAWEI-MAC-AUTHEN-MIB +20 -4
M mibs/huawei/HUAWEI-MEMORY-MIB +14 -7
M mibs/huawei/HUAWEI-MFLP-MIB +6 -2
M mibs/huawei/HUAWEI-MGMD-STD-MIB +77 -4
M mibs/huawei/HUAWEI-MIB +2,211 -709
M mibs/huawei/HUAWEI-MPLS-EXTEND-MIB +210 -4
M mibs/huawei/HUAWEI-MPLSLDP-MIB +188 -16
M mibs/huawei/HUAWEI-MPLSLSR-EXT-MIB +12 -16
M mibs/huawei/HUAWEI-MSTP-MIB +69 -24
M mibs/huawei/HUAWEI-NAT-EXT-MIB +54 -10
M mibs/huawei/HUAWEI-NETSTREAM-MIB +71 -4
M mibs/huawei/HUAWEI-OSPFV2-MIB +204 -33
M mibs/huawei/HUAWEI-OSPFV3-MIB +59 -72
M mibs/huawei/HUAWEI-PIM-STD-MIB +409 -3
M mibs/huawei/HUAWEI-POE-MIB +176 -15
M mibs/huawei/HUAWEI-PORT-MIB +1,085 -99
M mibs/huawei/HUAWEI-PORTAL-MIB +512 -14
M mibs/huawei/HUAWEI-PWE3-MIB +25 -4
M mibs/huawei/HUAWEI-PWE3-TNL-MIB +9 -3
M mibs/huawei/HUAWEI-QINQ-MIB +61 -33
M mibs/huawei/HUAWEI-RIPV2-EXT-MIB +35 -2
M mibs/huawei/HUAWEI-RM-EXT-MIB +165 -20
M mibs/huawei/HUAWEI-RSVPTE-MIB +134 -8
A mibs/huawei/HUAWEI-SAC-MIB +520
M mibs/huawei/HUAWEI-SECURITY-IPSEC-MIB +769 -91
M mibs/huawei/HUAWEI-SECURITY-NHRP-MIB +30 -4
A mibs/huawei/HUAWEI-SECURITY-PKI-MIB +743
M mibs/huawei/HUAWEI-SECURITY-STAT-MIB +358 -11
M mibs/huawei/HUAWEI-SHDSL-MIB +256 -79
M mibs/huawei/HUAWEI-STORAGE-HARDWARE-MIB +407 -238
M mibs/huawei/HUAWEI-STORAGE-SPACE-MIB +191 -19
M mibs/huawei/HUAWEI-SYS-MAN-MIB +441 -36
M mibs/huawei/HUAWEI-TC-MIB +6,858 -2,258
M mibs/huawei/HUAWEI-TRNG-MIB +15 -11
M mibs/huawei/HUAWEI-TUNNEL-TE-MIB +8 -2
M mibs/huawei/HUAWEI-TWAMP-MIB +662 -29
M mibs/huawei/HUAWEI-VE-MIB +10 -4
M mibs/huawei/HUAWEI-VLAN-MIB +111 -17
M mibs/huawei/HUAWEI-VNF-DEVICE-MIB +32 -2
M mibs/huawei/HUAWEI-VPLS-EXT-MIB +423 -11
M mibs/huawei/HUAWEI-VPN-DIAGNOSTICS-MIB +10 -5
M mibs/huawei/HUAWEI-VRRP-EXT-MIB +65 -6
A mibs/huawei/HUAWEI-WAN-MIB +2,097
M mibs/huawei/HUAWEI-WLAN-AP-MIB +1,850 -108
M mibs/huawei/HUAWEI-WLAN-AP-RADIO-MIB +294 -27
M mibs/huawei/HUAWEI-WLAN-CAPWAP-MIB +293 -28
M mibs/huawei/HUAWEI-WLAN-CONFIGURATION-MIB +9,914 -353
M mibs/huawei/HUAWEI-WLAN-GLOBAL-MIB +493 -11
M mibs/huawei/HUAWEI-WLAN-STATION-MIB +962 -35
M mibs/huawei/HUAWEI-WLAN-VAP-MIB +573 -11
M mibs/huawei/HUAWEI-XDSL-COMMON-MIB +91 -3
M mibs/huawei/HUAWEI-XQoS-MIB +6,295 -1,609
D mibs/huawei/HUAWEISYMANTEC-ISM-HUAWEI-MIB -878
M mibs/huawei/ISM-HUAWEI-MIB +249 -53
M mibs/huawei/ISM-PERFORMANCE-MIB +371 -108
M mibs/huawei/ISM-STORAGE-SVC-MIB +19 -1,147
M mibs/huawei/ISM-TRAP-MIB +67 -5
M mibs/huawei/NQA-MIB +864 -68
A mibs/huawei/RC-QosPolicy-MIB +211
M mibs/huawei/RC-TEImportPolicy-MIB +1 -1
M mibs/meinberg/MBG-SNMP-LTNG-MIB +396 -85
M mibs/meinberg/MBG-SNMP-RSC-MDU-MIB +78 -4
M mibs/meinberg/MBG-SNMP-RSC180-MIB +229 -2
M mibs/nokia/ALCATEL-IEEE8021-PAE-MIB +61 -3
M mibs/nokia/ALCATEL-IGMP-SNOOPING-MIB +1,349 -19
A mibs/nokia/ISIS-MIB +2,656
M mibs/nokia/TIMETRA-BFD-MIB +513 -32
M mibs/nokia/TIMETRA-BGP-MIB +371 -30
M mibs/nokia/TIMETRA-BSX-NG-MIB +752 -48
M mibs/nokia/TIMETRA-CALLTRACE-MIB +24 -4
M mibs/nokia/TIMETRA-CELLULAR-MIB +28 -10
M mibs/nokia/TIMETRA-CFLOWD-MIB +2 -3
M mibs/nokia/TIMETRA-CHASSIS-INTERCONNECT-MIB +64 -24
M mibs/nokia/TIMETRA-CHASSIS-MIB +1,961 -117
M mibs/nokia/TIMETRA-DIAMETER-MIB +205 -4
M mibs/nokia/TIMETRA-FILTER-MIB +381 -18
M mibs/nokia/TIMETRA-GLOBAL-MIB +16 -2
M mibs/nokia/TIMETRA-IPSEC-MIB +893 -206
M mibs/nokia/TIMETRA-ISIS-MIB +2 -1
M mibs/nokia/TIMETRA-ISIS-NG-MIB +1,304 -97
M mibs/nokia/TIMETRA-L2TP-MIB +316 -2
M mibs/nokia/TIMETRA-LAG-MIB +109 -4
M mibs/nokia/TIMETRA-LDP-MIB +2 -2
M mibs/nokia/TIMETRA-LDP-NG-MIB +100 -8
M mibs/nokia/TIMETRA-LLDP-MIB +1 -1
M mibs/nokia/TIMETRA-LOCAL-USER-DB-MIB +409 -21
M mibs/nokia/TIMETRA-LOG-MIB +17 -6
M mibs/nokia/TIMETRA-MACSEC-MIB +55 -9
M mibs/nokia/TIMETRA-MC-REDUNDANCY-MIB +171 -15
M mibs/nokia/TIMETRA-MIRROR-MIB +195 -6
M mibs/nokia/TIMETRA-MLD-SNOOPING-MIB +1,152 -22
M mibs/nokia/TIMETRA-MPLS-MIB +174 -32
M mibs/nokia/TIMETRA-NAT-MIB +2,038 -26
M mibs/nokia/TIMETRA-NTP-MIB +5 -3
M mibs/nokia/TIMETRA-OAM-PM-MIB +101 -12
M mibs/nokia/TIMETRA-OAM-TEST-MIB +1,566 -903
M mibs/nokia/TIMETRA-OSPF-NG-MIB +117 -10
M mibs/nokia/TIMETRA-PCEP-MIB +511 -4
M mibs/nokia/TIMETRA-PIM-NG-MIB +106 -4
M mibs/nokia/TIMETRA-PORT-MIB +1,751 -44
M mibs/nokia/TIMETRA-PPPOE-MIB +481 -5
M mibs/nokia/TIMETRA-PTP-MIB +23 -6
M mibs/nokia/TIMETRA-PYTHON-MIB +174 -2
M mibs/nokia/TIMETRA-QOS-MIB +783 -23
M mibs/nokia/TIMETRA-RADIUS-MIB +131 -4
M mibs/nokia/TIMETRA-ROUTE-POLICY-MIB +1,073 -33
M mibs/nokia/TIMETRA-RPKI-MIB +2 -1
M mibs/nokia/TIMETRA-SAP-MIB +507 -20
M mibs/nokia/TIMETRA-SATELLITE-MIB +27 -1
M mibs/nokia/TIMETRA-SDP-MIB +163 -4
M mibs/nokia/TIMETRA-SECURITY-MIB +653 -12
M mibs/nokia/TIMETRA-SERV-MIB +1,812 -17
M mibs/nokia/TIMETRA-SR-POLICY-MIB +234 -5
M mibs/nokia/TIMETRA-SUBSCRIBER-MGMT-MIB +11,327 -14
M mibs/nokia/TIMETRA-SYSTEM-MIB +1,309 -30
M mibs/nokia/TIMETRA-TC-MG-MIB +7
M mibs/nokia/TIMETRA-TC-MIB +392 -32
M mibs/nokia/TIMETRA-TELEMETRY-MIB +1,184 -5
M mibs/nokia/TIMETRA-TLS-MIB +293 -4
M mibs/nokia/TIMETRA-TREE-SID-MIB +1,397 -17
M mibs/nokia/TIMETRA-VRTR-MIB +3,005 -74
M mibs/nokia/TIMETRA-WEB-PORTAL-PROTOCOL-MIB +486 -4
M mibs/nokia/TIMETRA-WLAN-GW-MIB +254 -14
M mibs/nokia/TIMETRA-WLAN-MIB +36 -21
A mibs/phoenix
M mibs/rfc/IANA-MAU-MIB +15 -1
M mibs/rfc/SAVI-MIB +515 -178
M mibs/ruckus/RUCKUS-PRODUCTS-MIB +363
M mibs/ruckus/RUCKUS-RADIO-MIB +39 -35
M mibs/ruckus/RUCKUS-WLAN-MIB +79 -78
M mibs/silverpeak/SILVERPEAK-MGMT-MIB +24 -1
M mibs/silverpeak/SILVERPEAK-PRODUCTS-MIB +4
A mibs/supermicro/FIREWALL-MIB +2,421
A mibs/supermicro/FM-MIB +683
A mibs/supermicro/FS-VPNPOLICY-MIB +1,352
A mibs/supermicro/FutureNat-MIB +1,478
A mibs/supermicro/LLDP-EXT-DOT1-DCBX-MIB +2,112
A mibs/supermicro/SMC-MIB +3,376
A mibs/supermicro/SUPERMICRO-BEEP-SERVER-MIB +72
A mibs/supermicro/SUPERMICRO-BFD-MI-MIB +839
A mibs/supermicro/SUPERMICRO-BFD-MIB +751
A mibs/supermicro/SUPERMICRO-BFD-STD-MI-MIB +1,067
A mibs/supermicro/SUPERMICRO-CAPWAP-MIB +2,438
M mibs/supermicro/SUPERMICRO-CFA-MIB +1 -1
A mibs/supermicro/SUPERMICRO-CHASSIS-MIB +398
A mibs/supermicro/SUPERMICRO-CLKIWF-MIB +240
A mibs/supermicro/SUPERMICRO-CN-MIB +370
A mibs/supermicro/SUPERMICRO-DCB-MIB +1,870
M mibs/supermicro/SUPERMICRO-DHCP-RLY-MIB +5 -7
A mibs/supermicro/SUPERMICRO-DNS-RESOLVER-MIB +350
A mibs/supermicro/SUPERMICRO-DOT11-MIB +2,704
A mibs/supermicro/SUPERMICRO-DOT11u-MIB +904
A mibs/supermicro/SUPERMICRO-DOT1AD-MIB +652
A mibs/supermicro/SUPERMICRO-ECFM-EXT-MI-MIB +1,691
A mibs/supermicro/SUPERMICRO-ECFM-MI-MIB +4,725
A mibs/supermicro/SUPERMICRO-ECFM-MIB +1,575
A mibs/supermicro/SUPERMICRO-ECFM-Y1731-MI-MIB +5,260
A mibs/supermicro/SUPERMICRO-ELMI-MIB +862
A mibs/supermicro/SUPERMICRO-ELPS-MIB +2,130
A mibs/supermicro/SUPERMICRO-ERPS-MIB +2,851
A mibs/supermicro/SUPERMICRO-IPSECV6-MIB +1,081
M mibs/supermicro/SUPERMICRO-ISS-MIB +187 -21
A mibs/supermicro/SUPERMICRO-LSP-PING-MIB +2,034
A mibs/supermicro/SUPERMICRO-MEF-MIB +2,620
A mibs/supermicro/SUPERMICRO-MI-BGP-MIB +6,939
A mibs/supermicro/SUPERMICRO-MIDOT1AD-MIB +652
A mibs/supermicro/SUPERMICRO-MIIPDB-MIB +550
A mibs/supermicro/SUPERMICRO-MIPB-RSTP-MIB +986
A mibs/supermicro/SUPERMICRO-MIPING-MIB +187
A mibs/supermicro/SUPERMICRO-MIPROVIDERBRIDGE-MIB +1,667
A mibs/supermicro/SUPERMICRO-MIPVRST-MIB +1,635
A mibs/supermicro/SUPERMICRO-MIVLAN-EXT-MIB +948
A mibs/supermicro/SUPERMICRO-MPLS-HLSP-MIB +308
A mibs/supermicro/SUPERMICRO-MPLS-MIB +3,254
A mibs/supermicro/SUPERMICRO-MPLS-NOTIFICATION-MIB +108
A mibs/supermicro/SUPERMICRO-MPLS-RSVP-TE-MIB +1,683
A mibs/supermicro/SUPERMICRO-MPLS-TE-MIB +993
A mibs/supermicro/SUPERMICRO-MPLS-TP-MIB +307
A mibs/supermicro/SUPERMICRO-MPLS-TP-OAM-MIB +565
A mibs/supermicro/SUPERMICRO-MPTUNNEL-MIB +413
A mibs/supermicro/SUPERMICRO-MSPW-MIB +124
A mibs/supermicro/SUPERMICRO-OSPF-TEST-MIB +348
A mibs/supermicro/SUPERMICRO-OSPFMI-TEST-MIB +323
A mibs/supermicro/SUPERMICRO-PB-RSTP-MIB +900
A mibs/supermicro/SUPERMICRO-PBB-MIB +776
A mibs/supermicro/SUPERMICRO-PBB-TE-MIB +355
A mibs/supermicro/SUPERMICRO-PNAC-MIB +809
A mibs/supermicro/SUPERMICRO-POE-MIB +119
A mibs/supermicro/SUPERMICRO-PTP-MIB +2,808
A mibs/supermicro/SUPERMICRO-PVRST-MIB +1,491
A mibs/supermicro/SUPERMICRO-RM-MIB +759
A mibs/supermicro/SUPERMICRO-ROUTEMAP-MIB +1,076
A mibs/supermicro/SUPERMICRO-RTM-MIB +719
A mibs/supermicro/SUPERMICRO-RTMMI-MIB +869
M mibs/supermicro/SUPERMICRO-SSH-MIB +23 -14
M mibs/supermicro/SUPERMICRO-SSL-MIB +12
A mibs/supermicro/SUPERMICRO-TAC-MIB +441
M mibs/supermicro/SUPERMICRO-TACACS-EXT-MIB +77
M mibs/supermicro/SUPERMICRO-TACACS-MIB +68 -2
A mibs/supermicro/SUPERMICRO-TE-LINK-MIB +461
A mibs/supermicro/SUPERMICRO-TUNNEL-MIB +410
A mibs/supermicro/SUPERMICRO-VLAN-EXT-MIB +819
A mibs/supermicro/SUPERMICRO-WEBTEST-MIB +208
A mibs/supermicro/SUPERMICRO-WSS-RRM-MIB +155
A mibs/supermicro/SupermicroMIBridge-MIB +604
A mibs/supermicro/SyncE-MIB +407
A mibs/supermicro/VCM-MIB +543
A mibs/synaccess
M mibs/vmware/VMW-TUNNEL-SERVER-AGENTCAP-MIB +39 -7
M mibs/vmware/VMWARE-TUNNEL-SERVER-MIB +171 -34
M mibs/vmware/VMWARE-VRNI-AGENTCAP-MIB +35 -1
M mibs/vmware/VMWARE-VRNI-MIB +73 -2
M syslog.php +16 -10
M tests/IncludesFunctionsTest.php +14 -25
M tests/IncludesRewritesTest.php +5
A update/485.sql +1

🏷️

Released 2023-06-08 22:05
Files changed in merge (26)
M html/ajax/search.php -4
M html/includes/cache-data.inc.php +22 -60
M html/includes/entities/printersupply.inc.php +1 -1
M html/includes/entities/pseudowire.inc.php +1 -1
M html/includes/entities/virtualmachine.inc.php +13 -9
M html/includes/functions.inc.php +2 -2
M html/includes/search/devices.inc.php -1
M html/includes/search/loadbalancers.inc.php +13 -13
M html/includes/search/neighbours.inc.php -1
M html/includes/search/ports.inc.php +1 -1
M html/networkmap.php +9 -4
M html/pages/devices.inc.php +7 -7
M html/pages/locations.inc.php +2 -2
M html/pages/neighbours.inc.php +1 -1
M html/pages/routing/eigrp.inc.php +1 -1
M html/pages/syslog.inc.php +9 -7
M includes/alerts.inc.php +9 -9
M includes/definitions/apps.inc.php +37 -37
M includes/definitions/entities.inc.php +124 -124
M includes/definitions/os.inc.php +89 -91
M includes/definitions/os/fortinet.inc.php +1
M includes/definitions/os/papouch.inc.php +1
M includes/definitions/rewrites.inc.php +22 -22
M includes/definitions/rrdtypes.inc.php +636 -637
M includes/definitions/wui.inc.php +57 -63
M includes/entities/sensor.inc.php +43 -19

🏷️ 23.06.12852

Released 2023-06-07 19:35 • Commits r12651 through r12851
🚀 Included Development Changes (200 commits):
🎯 Major Features:
  • r12675: Rewritten discovery arp-table module. Added ability discovery arp entries inside vrf. Improved db schema for arp table. +348-187
⚡ Improvements:
  • r12664: Juggle debugging and autoloading code to separate includes. Improve obs_attribs handling. Add fallback error handling. +462-265
  • r12671: Improve unix agent handling. Don't attempt collection when module disabled. +18-17
  • r12672: Improve module status handling code. Clean up some poller/discovery text output. +128-218
  • r12685: Add the ability to do index>class mappings via map_class_index (index => class) +29-22
  • r12691: Improve handling of permissions and cache-data building. Improve SQL query building. +422-228
  • r12714: Improve some functions. Rename some functions. Add some docblocks. Remove some camelCase. +933-576
  • r12718: Enable entity popups in dashboard widgets.
  • r12724: Improved external_exec() function. Clean up many old list() declarations and replace with PHP7.1+ sort declaration. +406-151
  • r12763: Cleanup API /address/ logic a little, remove some ambiguous handling. Reduce handling of undocumented options. Move to newer query style. Simplify SQL. +65-69
  • r12764: Additional colour scheme code. Split to separate file. Simplify html_callback a little. Remove echo braces. Add json_unicode replacement for future >7.2. +439-30
  • r12767: Split colour scheme code to separate file. Simplify html_callback a little. Remove echo braces. Add json_unicode replacement for future >7.2. Add json unicode test. Actually commit the file this time. +62-304
  • r12790: Improve device_bits type to fall back to all ports if there are none post-filtering. +24-8
  • r12797: Add test version of billing graph replacement. Can enable with $config = TRUE; +130-18
🐛 Bug Fixes:
  • r12655: Fix a lot of warnings +664-219
  • r12656: Improve debugging handling slightly +49-16
  • r12658: Add slightly improved sql profiling and fallback bdump. +130-79
  • r12659: Fix pollerlog to work without pre-populated device cache +7-3
  • r12660: Improve CSS and style handling somewhat. Add scrolling to "basic" location menu. Fix scrollbar style. +5-6
  • r12661: Rework app pages to remove irregular cache usage +80-65
  • r12662: Disable applications module by default, enable on unix. +3
  • r12663: Remove debugging output +3-3
  • r12665: Fix map geojson irregularly using cache. +3-2
  • r12666: Remove many irregular usages of device cache. +28-27
  • r12667: Fix permissions query for counters cache. +13-13
  • r12668: Correct typo in unix os group definition. +1-1
  • r12670: Replace ?? with isset() for ancient php compatibility +2-2
  • r12677: Fix mempool/processor/storage to not use irregular device cache access. It seems they don't need full device entry at all. +15-5
  • r12681: HAMPTER +1
  • r12682: Fix palette generation code to handle zero and one shade requests +27-4
  • r12694: Remove erroneous WHERE +1-1
  • r12701: Fix leaked variable in billing list code +14-16
  • r12702: Initialise up/down id lists in cache. +7-5
  • r12703: Migrate ports extension tables queries to new style. +8-5
  • r12710: Fix devices API GET endpoint. Devices without any attribs were not fetched. +2
  • r12716: Fix libvirt exec_status usage. Probably still doesn't work. +2-2
  • r12721: Fix map location coordinate handling (trailing zero removal) +5-4
  • r12725: Improved handling of location tooltips +51-64
  • r12734: entity_popup.php observium.inc.php include correction. +1-1
  • r12744: Restore syslog search page device picker (missing generate_where_clause()) +1-1
  • r12757: Fix odd missing characters in JSON lang definition for queryBuilder(). +2-2
  • r12758: Fix/simplify group device filtering in network map page. +6-12
  • r12761: Fix exec_status pointer in db update initial schema install +2-2
  • r12765: Fix billing graph javascript erroneously removed variable name. +3-4
  • r12766: Fix more billing graph javascript erroneously removed variable name. +2-2
  • r12809: Variable naming fix and incorrect data on billing list. +4-6
  • r12830: Fix OSPF (v2) stats generation. +42-18
🔧 Minor Changes:
  • r12653: Use autoload for Tracy lib. +69-59
  • r12678: Improve devices apps page handling of instances. +8-3
  • r12684: Improve packages page code, better query structure. No visual changes. +54-71
  • r12689: Fixed sort order for null values in display ARP entries. Added generate_query_sort(). +65-24
  • r12693: Migrate search queries to new system. +40-34
  • r12705: Improve generate_form_values() and restore maintenance devices dropdown. Fix printer supplies table generation. +123-91
  • r12717: Prettier errored graphs. +82-38
  • r12730: Improve exception handling and old php version warning. +7-7
  • r12749: Added basic support for Datacom routers (OBS-4462). +90-48
  • r12751: Reformat some files. Improve code for updating/clearing session variables. Add some tests for it. +5,761-5,498
  • r12755: Moved functions for external integrations to separate include. +235-208
  • r12771: Add configuration option to set maximum number of ports on iftype(transit/peering) page summary graph legend. Simplify id compression. (this should probably be performed by upstream functions) +28-23
  • r12780: Added basic support for V-Solution OLT (OBS-4501). +168
  • r12791: Improve latlon popup generation logic. +25-25
  • r12794: Moved device modules functions to entities functions. Fixed small module config issues. Added unittests. +368-481
  • r12800: Improved support for Avocent ACS devices (OBS-4038). +290-41
  • r12812: Added polling bgp peers by CUMULUS-BGPVRF-MIB in Cumulus Linux 5.1+. +289-29
  • r12814: Rearranged session functions. Clean auth functions. Clean authenticate code. +790-722
  • r12824: Added ability for use geocode Microsoft Bing api. +56
  • r12829: Improved geocoding functions. Added Bing geo api to web settings. Added unittests. +469-277
  • r12833: Added Mattermost specific notification transport. +142
📋 MIB Updates:
  • r12799: Updated Avocent mib files.
  • r12806: Updated Cumulus mib files.
  • r12810: Updated Fortinet mib files. +5
🐘 PHP 8 Fixes:
  • r12657: Fixed compatibility ref library with php8.2.
  • r12709: Preevnt fatal errors in graphs for empty rrd list. +85-118
📝 Trivial Changes:
  • r12654: Enabled dark mode for Tracy whith dark themes. +6-1
  • r12674: Removed unused variable. +2-2
  • r12676: Removed devel stuff. -26
  • r12683: Rearrange some graph/rrd definitions. Add directory for both. +1,676-1,372
  • r12686: Fixed status query param. +5-5
  • r12687: Improved associate vrf to ip addresses. +55-90
  • r12688: Improved associate vrf to arp entries. +25-18
  • r12692: Added ARP table to device tables list. +45-3
  • r12695: Undebug ports view page. +1-1
  • r12696: Do not 'bye'. +10-15
  • r12697: Ignore certificate errors in process_http_curl(). +5-4
  • r12698: Added option for verify ssl certificates in process_http_curl(). +2-1
  • r12699: Fixed format_number_short() by unit tests. +31-10
  • r12700: Fixed format_number_short() for big numbers. +13-9
  • r12704: Improve quicksearch dropdown to add scrolling and set sizing better. +2-2
  • r12706: Workaround for stats/rrd variable name incongruence. mailgraph might be broken in recent distros, though. +3
  • r12707: Removed debug from normal devices api call. +13-9
  • r12708: Improved DDM temperature sensor on multiline SFP by TIMETRA-PORT-MIB. +33-48
  • r12711: Fixed discovery IP addresses on Fortinet devices with latest firmware. +4-1
  • r12712: Correctly delete users. +68-111
  • r12713: Added ipmi option for RDP EcoNat. +25-11
  • r12719: Use short host on devices/graphs/ view. +1-1
  • r12720: Fixed ip address discovery logic operator. Improved get port by index, do not query empty values. +39-65
  • r12722: Fixed search ipv4 addresses in global search (OBS-4486). +103-103
  • r12726: Fixed get_http_request(). +67-49
  • r12727: Change autodiscovery popup icon +1-1
  • r12728: Added logging for "unable connect to rrdcached". +36-12
  • r12729: Fixed function undefined error (OBS-4487). +7-5
  • r12732: Fixed external_exec() unittests. Restored required endtime in exit_status. +84-71
  • r12733: Rename sql-config.inc.php to observium.inc.php to better reflect what it actually does. Add some docblocks. +4,914-4,573
  • r12735: Remove class indicator from device overview boxes. +10-33
  • r12736: Rearrange some includes. New format for config-variables. Always include htmls/includes/functions.inc.php when SAPI != cli. Move dashboard graph widget to separate include. Switch a lot of defines to consts. +2,015-2,014
  • r12737: Removed unused config constants. +11-26
  • r12738: Removed unused permission constants. +7-23
  • r12739: Fixed rrdtool cmd compatibility with php less 7.3. +39-30
  • r12740: Fixed possible fatal error in is_cli(). +1-1
  • r12742: Removed compatibility code with php less 7.1. +14-68
  • r12745: Removed compat code for str_compress(). Fixed common unittest load. +13-18
  • r12747: Moved load db functions and constants to corect places. Removed compat with old mysql extension. +17-112
  • r12748: Improved discovery Inlet load sensors by PDU2-MIB (OBS-4490). +131-131
  • r12752: Added trim_number(). +14-1
  • r12753: Simplified generate rancid config script. +24-70
  • r12754: Cleaned include dirs. +16-63
  • r12768: Added entity_class_definition(). Added sensor definition map_class_regex and map_scale_regex. +80-68
  • r12769: Improved discovery memory and sensors on FireBrick devices. +44-2
  • r12772: Removed old variant of fix_json_unicode(). Added compat polyfill for mb_ord(). Moved used polyfill functions to separate include. +130-118
  • r12773: Improved string and array compare function with newer php syntax. +44-23
  • r12774: Added json_validate() polyfill. +50-5
  • r12775: Fixed get probe exit status. +7-7
  • r12776: Fixed use exec_status in snmp_log_errorss(). Added unit tests for errors. +322-251
  • r12777: Fixed use exec_status in several places. Added snmp_runtime(). +58-49
  • r12778: Fixed polling cisco fdb table with vlan based contexts. +6-15
  • r12779: Improved discovery sensors by LM-SENSORS-MIB on Ubiquiti EdgeMAX. +27-19
  • r12781: Moved Lat/Lon patterns to constants. Fixed definitions/constants unittest. +52-21
  • r12782: Fixed get cached device array with geolocation (OBS-4504). +28-14
  • r12783: Cleaned usage of removed $cache array. +12-14
  • r12784: Fixed Custom OID page. +5-11
  • r12785: Optimised snmp_command() function. Removed unused snmp_* functions. +111-134
  • r12786: Added validate ip and mac in is_valid_param(). Fixed functions unittest. +40-32
  • r12787: Fixed incorrect discovery empty arp addresses by IPV6-MIB. +107-82
  • r12788: Correct array index key. +1-1
  • r12789: Added get_device_vrf_contexts(). Simplified discovery in vrfs. +67-50
  • r12792: Improved alert checker entity association edit messages (OBS-4506). +51-34
  • r12793: Fixed detect Ubiquiti USW-Lite (OBS-4508). +7-6
  • r12795: Fixed ports_separate_walk module os definitions. +69-69
  • r12798: Fixed false positive association FreeBSD os as OPNsense (OBS-4511). +10-9
  • r12801: Fixed display realtime port graph. +280-290
  • r12802: Update hddtemp agent script to work with newer netcat versions +8-7
  • r12803: Fixed detect IPv4 prefix by IP and Gateway addresses. +45-30
  • r12804: Improved validate entity valid value in definition discovery. +38-32
  • r12805: Fixed multiline power sensors scale by HUAWEI-ENTITY-EXTENT-MIB. +3-1
  • r12807: Use cached sysDescr in discovery os and mibs. +11-11
  • r12808: Clean up variable naming and remove some commented out code. +6-18
  • r12811: Improved polling os params and sensors for Cumulus Linux. +16-6
  • r12813: Migrated SLA events to common status definitions. +105-107
  • r12815: Fixed reauth with different user in api. +44-8
  • r12816: Improved hide device secrets in API. +161-88
  • r12818: Increased max depth subdirrectory for get_smokeping_files(). +4-2
  • r12819: Removed subdir restriction in get_smokeping_files(). +1-1
  • r12820: Cleaning old deleted fdb entries (older than 30d). +224-198
  • r12821: Fixed print_cli_table() calls. +12-15
  • r12822: Improved detect geo County by openstreetmap. +23-19
  • r12823: Fixed escape tags in generate_http_url(). +15-2
  • r12826: Fixed run some unittests. +11-3
  • r12827: Fixed get_unique_id() in php8. +7-4
  • r12828: Improved country_from_code(). Fixed rewrites unittests. +18-9
  • r12831: Fixed encode tags in generate_http_url() only when required. +29-23
  • r12832: Disable ssl verify host in process_http_curl(). +3-3
  • r12834: Improved polling sensors. Fixed papouch temperature sensor hack (added in r2337). +142-140
  • r12835: Fixed discovery statuses with class_map association. +16-6
  • r12836: Renamed some web show_* config options. +69-45
  • r12837: Added array_tag_replace_encode(). +26-16
  • r12838: Migrated rewrite_definition_hardware() to get_model_param(). Added detect vendor param by model definitions. +174-196
  • r12839: Improved support for Optilink OP-MEN99810B (OBS-4453). +275-163
  • r12840: Fixed clean fdb entries per device (OBS-4524). +4-3
  • r12841: Improved discovery os functions. +189-117
  • r12842: Reduced default snmp max-rep for F5 devices (OBS-4523). +2-4
  • r12843: Fixed double count of devices locations. Show locations count in nested and plain navbar location menu. +37-31
  • r12844: Disabled scale rigid on sensor graphs. +2
  • r12845: Restored -a option in generate-rancid.php script (appear in r12753). +6-4
  • r12846: Fixed access to Polling Information page for global read only users. +22-17
  • r12847: Improved generate user/role permission boxes. +673-963
  • r12848: Fixed display device panels for normal user permission. +29-96
  • r12849: Fixed display device header in port popup for normal users. +64-51
  • r12850: Removed calls to $cache. Added function get_device_hostname_by_id(). +195-224
  • r12851: Fixed initial db schema install. +6-3
📚 Library Updates:
  • r12652: Added Tracy to libs dir.
  • r12669: Fixed loading of ref class. +22-23
  • r12741: Removed unused compat libs.
🧹 Code Cleanup:
  • r12743: Cleaned discovery sensors by EPPC-MIB (OBS-4458). +3-7
  • r12746: Remove disused code in ajax actions. -9
  • r12759: Fixed some accidental copyright changes. +2-2
  • r12760: Fixed some incorrect oop use calls. +11-43
  • r12770: Remopved wip include. -1
  • r12817: Removed wip functions. -76
🚧 Development:
  • r12673: Fixed load ref library in cli debugging (because loaded before common and definitions). +10-7
  • r12690: Undebug query. +1-1
📦 Other Changes:
  • r12825: derp +1-1
Files changed in merge (2513)
M add_device.php +192 -182
M adduser.php +38 -39
M alerter.php +34 -34
M billing-calculate.php +108 -112
M check-errors.php +28 -27
M config_to_json.php +13 -13
M delete_device.php +23 -24
M discovery.php +187 -172
M housekeeping.php +66 -40
M html/ajax/actions.php +185 -223
A html/ajax/actions/alert_assoc_edit.inc.php +38
M html/ajax/actions/alert_check_add.inc.php +40 -40
M html/ajax/actions/edit_widget.inc.php +106 -104
M html/ajax/actions/group_add.inc.php +27 -27
M html/ajax/actions/group_edit.inc.php +16 -16
M html/ajax/actions/ports_update.inc.php +13 -14
M html/ajax/actions/role_del.inc.php +15 -15
M html/ajax/actions/sensors_update.inc.php +65 -65
M html/ajax/actions/settings_edit.inc.php +36 -36
M html/ajax/actions/settings_user.inc.php +48 -48
M html/ajax/actions/statuses_update.inc.php +28 -28
M html/ajax/device_entities.php +32 -38
M html/ajax/device_ports.php +23 -27
M html/ajax/entities.php +30 -32
M html/ajax/entity_popup.php +314 -249
M html/ajax/input.php +113 -112
M html/ajax/search.php +60 -67
M html/ajax/widget.php +190 -363
M html/api/v0/includes/address.inc.php +123 -127
M html/api/v0/includes/alerts.inc.php +121 -133
M html/api/v0/includes/bills.inc.php +14 -14
M html/api/v0/includes/counters.inc.php +29 -29
M html/api/v0/includes/devices.inc.php +205 -203
M html/api/v0/includes/groups.inc.php +26 -26
M html/api/v0/includes/inventory.inc.php +15 -15
M html/api/v0/includes/mempools.inc.php +19 -18
M html/api/v0/includes/neighbours.inc.php +32 -31
M html/api/v0/includes/ports.inc.php +82 -79
M html/api/v0/includes/printersupplies.inc.php +25 -24
M html/api/v0/includes/probes.inc.php +14 -17
M html/api/v0/includes/processors.inc.php +13 -19
M html/api/v0/includes/sensors.inc.php +39 -39
M html/api/v0/includes/status.inc.php +27 -26
M html/api/v0/includes/storage.inc.php +41 -41
M html/api/v0/includes/vlans.inc.php +26 -22
M html/api/v0/index.php +17 -14
M html/bandwidth-graph.php +176 -187
M html/billing-bandwidth-data.php +139 -150
M html/billing-data-sorted.php +68 -55
M html/billing-data.php +86 -71
M html/billing-graph.php +130 -124
M html/css/bootstrap/less/boxes.less +4
M html/css/bootstrap/less/dropdowns.less +1 -13
M html/css/bootstrap/less/gridstack.less -20
M html/css/bootstrap/less/hacks.less +1 -1
M html/css/bootstrap/less/mixins3.less +25 -4
M html/css/observium-dark.css +40 -37
M html/css/observium-dark.map +1 -1
M html/css/observium-darkblue.css +40 -37
M html/css/observium-darkblue.map +1 -1
M html/css/observium.css +40 -37
M html/css/observium.map +1 -1
M html/data.php +15 -16
M html/feed.php +129 -140
M html/geojson.php +49 -52
M html/graph-realtime.php +236 -240
M html/graph.php +15 -17
M html/icons.php +69 -80
A html/images/hamster-panic.png +1
A html/images/os/vsolution_2x.png +1
A html/images/os/vsolution.png +1
M html/includes/actions/add_probe.inc.php +29 -18
M html/includes/actions/alert_entry_ignore_until_ok.inc.php +21 -17
M html/includes/actions/delete_probe.inc.php +13 -11
M html/includes/actions/edit_probe.inc.php +27 -27
M html/includes/actions/role_add.inc.php +14 -14
M html/includes/actions/role_entity_add.inc.php +32 -30
M html/includes/actions/role_entity_del.inc.php +17 -17
M html/includes/actions/role_permission_add.inc.php +8 -11
M html/includes/actions/role_permission_del.inc.php +5 -5
M html/includes/actions/role_user_add.inc.php +7 -8
M html/includes/actions/role_user_del.inc.php +9 -9
M html/includes/alerting-navbar.inc.php +132 -138
M html/includes/authenticate-functions.inc.php +132 -143
M html/includes/authenticate.inc.php +192 -725
M html/includes/authentication/cas.inc.php +53 -54
M html/includes/authentication/http-auth.inc.php +24 -27
M html/includes/authentication/ldap.inc.php +697 -697
M html/includes/authentication/mysql.inc.php +85 -78
M html/includes/authentication/radius.inc.php +180 -188
M html/includes/authentication/remote.inc.php +36 -35
M html/includes/cache-data.inc.php +825 -521
M html/includes/collectd/config.php +32 -32
M html/includes/collectd/definitions.local.php +52 -47
M html/includes/collectd/definitions.php +2,032 -1,970
M html/includes/collectd/functions.php +729 -688
A html/includes/colours.inc.php +406
M html/includes/contacts-navbar.inc.php +392 -390
M html/includes/customoids-navbar.inc.php +213 -224
M html/includes/dashboard-generate.inc.php +216 -221
M html/includes/entities/cbqos.inc.php +110 -105
M html/includes/entities/counter.inc.php +508 -536
M html/includes/entities/device.inc.php +696 -538
M html/includes/entities/generic.inc.php +312 -327
M html/includes/entities/mempool.inc.php +229 -255
M html/includes/entities/netscaler.inc.php +76 -84
M html/includes/entities/netscalersvc.inc.php +56 -67
M html/includes/entities/netscalersvcgrpmem.inc.php +54 -67
M html/includes/entities/netscalervsvr.inc.php +114 -120
M html/includes/entities/oid_entry.inc.php +180 -181
M html/includes/entities/p2pradio.inc.php +80 -79
M html/includes/entities/port.inc.php +833 -671
M html/includes/entities/printersupply.inc.php +238 -248
M html/includes/entities/probe.inc.php +186 -187
M html/includes/entities/processor.inc.php +226 -242
M html/includes/entities/pseudowire.inc.php +264 -280
M html/includes/entities/sensor.inc.php +675 -565
M html/includes/entities/sla.inc.php +257 -285
M html/includes/entities/status.inc.php +391 -397
M html/includes/entities/storage.inc.php +240 -252
M html/includes/entities/virtualmachine.inc.php +140 -152
M html/includes/functions.inc.php +2,028 -2,163
M html/includes/graphs/accesspoints/auth.inc.php +13 -15
M html/includes/graphs/accesspoints/channel.inc.php +10 -11
M html/includes/graphs/accesspoints/interference.inc.php +10 -11
M html/includes/graphs/accesspoints/numasoclients.inc.php +10 -10
M html/includes/graphs/accesspoints/nummonbssid.inc.php +10 -11
M html/includes/graphs/accesspoints/nummonclients.inc.php +10 -11
M html/includes/graphs/accesspoints/radioutil.inc.php +11 -11
M html/includes/graphs/accesspoints/txpow.inc.php +10 -11
M html/includes/graphs/alert/auth.inc.php +10 -12
M html/includes/graphs/alert/status.inc.php +6 -6
M html/includes/graphs/altiga_ssl_sessions.inc.php +5 -5
M html/includes/graphs/application/asterisk_activecall.inc.php +22 -22
M html/includes/graphs/application/asterisk_peers.inc.php +22 -22
M html/includes/graphs/application/auth.inc.php +9 -10
M html/includes/graphs/application/bind_answers.inc.php +31 -33
M html/includes/graphs/application/bind_cache.inc.php +24 -27
M html/includes/graphs/application/bind_query_in.inc.php +21 -24
M html/includes/graphs/application/bind_query_out.inc.php +21 -24
M html/includes/graphs/application/bind_query_rejected.inc.php +24 -26
M html/includes/graphs/application/bind_req_in.inc.php +22 -24
M html/includes/graphs/application/bind_req_proto.inc.php +30 -32
M html/includes/graphs/application/bind_resolv_dnssec.inc.php +24 -26
M html/includes/graphs/application/bind_resolv_errors.inc.php +26 -28
M html/includes/graphs/application/bind_resolv_queries.inc.php +28 -30
M html/includes/graphs/application/bind_resolv_rtt.inc.php +25 -27
M html/includes/graphs/application/bind_updates.inc.php +26 -28
M html/includes/graphs/application/bind_zone_maint.inc.php +32 -34
M html/includes/graphs/application/ceph_iops.inc.php +19 -21
M html/includes/graphs/application/ceph_osd.inc.php +22 -24
M html/includes/graphs/application/ceph_speed.inc.php +9 -10
M html/includes/graphs/application/dhcpkit_msgtypes.inc.php +30 -32
M html/includes/graphs/application/dhcpkit_packets.inc.php +26 -28
M html/includes/graphs/application/dovecot_auth_cache.inc.php +21 -23
M html/includes/graphs/application/dovecot_auth.inc.php +24 -26
M html/includes/graphs/application/dovecot_cache.inc.php +21 -23
M html/includes/graphs/application/dovecot_commands.inc.php +21 -23
M html/includes/graphs/application/dovecot_connected.inc.php +21 -23
M html/includes/graphs/application/dovecot_cpu.inc.php +22 -24
M html/includes/graphs/application/dovecot_io.inc.php +26 -28
M html/includes/graphs/application/dovecot_pages.inc.php +22 -24
M html/includes/graphs/application/dovecot_storage.inc.php +24 -26
M html/includes/graphs/application/dovecot_usage.inc.php +22 -24
M html/includes/graphs/application/drbd_disk_bits.inc.php +11 -12
M html/includes/graphs/application/drbd_network_bits.inc.php +9 -10
M html/includes/graphs/application/drbd_queue.inc.php +25 -26
M html/includes/graphs/application/drbd_unsynced.inc.php +9 -10
M html/includes/graphs/application/exchange_as_curreqs.inc.php +10 -11
M html/includes/graphs/application/exchange_as_pingcmd.inc.php +10 -11
M html/includes/graphs/application/exchange_as_syncmd.inc.php +10 -11
M html/includes/graphs/application/exchange_auto_errors.inc.php +10 -11
M html/includes/graphs/application/exchange_auto_totalreqs.inc.php +10 -11
M html/includes/graphs/application/exchange_is_active.inc.php +10 -11
M html/includes/graphs/application/exchange_is_rpcfail.inc.php +10 -11
M html/includes/graphs/application/exchange_is_rpcreq.inc.php +13 -14
M html/includes/graphs/application/exchange_is_users.inc.php +10 -11
M html/includes/graphs/application/exchange_mb_latency.inc.php +10 -11
M html/includes/graphs/application/exchange_mb_msgs.inc.php +16 -17
M html/includes/graphs/application/exchange_mb_queued.inc.php +3 -3
M html/includes/graphs/application/exchange_oab_dlcom.inc.php +10 -11
M html/includes/graphs/application/exchange_oab_dlq.inc.php +10 -11
M html/includes/graphs/application/exchange_owa_reqsec.inc.php +10 -11
M html/includes/graphs/application/exchange_owa_rtime.inc.php +13 -14
M html/includes/graphs/application/exchange_owa_users.inc.php +10 -11
M html/includes/graphs/application/exchange_trans_mbque.inc.php +10 -11
M html/includes/graphs/application/exchange_trans_queue.inc.php +13 -14
M html/includes/graphs/application/exchange_trans_smtp.inc.php +13 -14
M html/includes/graphs/application/exchange_trans_subque.inc.php +10 -11
M html/includes/graphs/application/exim_reject.inc.php +24 -26
M html/includes/graphs/application/exim_sent.inc.php +22 -24
M html/includes/graphs/application/exim_spam.inc.php +22 -24
M html/includes/graphs/application/exim-mailqueue_total.inc.php +23 -25
M html/includes/graphs/application/freeradius_accounting.inc.php +27 -29
M html/includes/graphs/application/freeradius_authentication.inc.php +30 -32
M html/includes/graphs/application/icecast_current.inc.php +8 -9
M html/includes/graphs/application/icecast_max.inc.php +8 -9
M html/includes/graphs/application/ioping_iops.inc.php +23 -25
M html/includes/graphs/application/ioping_speed.inc.php +23 -25
M html/includes/graphs/application/ioping_timing.inc.php +22 -24
M html/includes/graphs/application/jvmoverjmx_classes.inc.php +19 -21
M html/includes/graphs/application/jvmoverjmx_eden.inc.php +19 -21
M html/includes/graphs/application/jvmoverjmx_gc_old_count.inc.php +20 -22
M html/includes/graphs/application/jvmoverjmx_gc_old_time.inc.php +20 -22
M html/includes/graphs/application/jvmoverjmx_gc_young_count.inc.php +21 -23
M html/includes/graphs/application/jvmoverjmx_gc_young_time.inc.php +21 -23
M html/includes/graphs/application/jvmoverjmx_heap.inc.php +19 -21
M html/includes/graphs/application/jvmoverjmx_memory_summary.inc.php +20 -22
M html/includes/graphs/application/jvmoverjmx_nonheap.inc.php +19 -21
M html/includes/graphs/application/jvmoverjmx_old.inc.php +19 -21
M html/includes/graphs/application/jvmoverjmx_perm.inc.php +19 -21
M html/includes/graphs/application/jvmoverjmx_system_uptime.inc.php +18 -20
M html/includes/graphs/application/jvmoverjmx_threads.inc.php +19 -21
M html/includes/graphs/application/kamailio_core.inc.php +28 -28
M html/includes/graphs/application/kamailio_errors.inc.php +27 -27
M html/includes/graphs/application/kamailio_registrar.inc.php +21 -21
M html/includes/graphs/application/kamailio_shmen.inc.php +64 -64
M html/includes/graphs/application/kamailio_sl123.inc.php +26 -26
M html/includes/graphs/application/kamailio_sl4.inc.php +26 -26
M html/includes/graphs/application/kamailio_sl56.inc.php +25 -25
M html/includes/graphs/application/kamailio_tcp.inc.php +29 -29
M html/includes/graphs/application/kamailio_tmx.inc.php +27 -27
M html/includes/graphs/application/kamailio_usrloc.inc.php +21 -21
M html/includes/graphs/application/lighttpd_hits.inc.php +3 -3
M html/includes/graphs/application/lighttpd_scoreboardstatistics.inc.php +30 -30
M html/includes/graphs/application/lighttpd_servers.inc.php +20 -22
M html/includes/graphs/application/lighttpd_traffic.inc.php +4 -4
M html/includes/graphs/application/lighttpd_uptime.inc.php +13 -14
M html/includes/graphs/application/lvs_stats_bytes.inc.php +2 -2
M html/includes/graphs/application/lvs_stats_common.inc.php +1 -1
M html/includes/graphs/application/lvs_stats_connections.inc.php +2 -2
M html/includes/graphs/application/lvs_stats_packets.inc.php +2 -2
M html/includes/graphs/application/mailscanner_reject.inc.php +23 -25
M html/includes/graphs/application/mailscanner_sent.inc.php +12 -13
M html/includes/graphs/application/mailscanner_spam.inc.php +18 -20
M html/includes/graphs/application/memcached_bits.inc.php +6 -6
M html/includes/graphs/application/memcached_commands.inc.php +10 -10
M html/includes/graphs/application/memcached_data.inc.php +26 -26
M html/includes/graphs/application/memcached_items.inc.php +25 -25
M html/includes/graphs/application/memcached_threads.inc.php +6 -6
M html/includes/graphs/application/memcached_uptime.inc.php +5 -5
M html/includes/graphs/application/memcached.inc.php +4 -4
M html/includes/graphs/application/mongodb_commands.inc.php +23 -23
M html/includes/graphs/application/mongodb_connections.inc.php +19 -19
M html/includes/graphs/application/mongodb_mem.inc.php +22 -23
M html/includes/graphs/application/mongodb_network.inc.php +9 -10
M html/includes/graphs/application/mongodb_queue.inc.php +22 -22
M html/includes/graphs/application/mongodb_replication.inc.php +20 -20
M html/includes/graphs/application/mongodb_wired.inc.php +21 -21
M html/includes/graphs/application/mssql_buffer_page.inc.php +17 -18
M html/includes/graphs/application/mssql_buffer_pglife.inc.php +11 -12
M html/includes/graphs/application/mssql_buffer_stalls.inc.php +11 -12
M html/includes/graphs/application/mssql_cpu_usage.inc.php +13 -13
M html/includes/graphs/application/mssql_memory_usage.inc.php +14 -14
M html/includes/graphs/application/mssql_stats.inc.php +11 -12
M html/includes/graphs/application/mysql_command_counters.inc.php +26 -26
M html/includes/graphs/application/mysql_connections.inc.php +23 -23
M html/includes/graphs/application/mysql_files_tables.inc.php +21 -21
M html/includes/graphs/application/mysql_innodb_buffer_pool_activity.inc.php +23 -24
M html/includes/graphs/application/mysql_innodb_buffer_pool.inc.php +24 -25
M html/includes/graphs/application/mysql_innodb_insert_buffer.inc.php +23 -24
M html/includes/graphs/application/mysql_innodb_io_pending.inc.php +27 -28
M html/includes/graphs/application/mysql_innodb_io.inc.php +11 -12
M html/includes/graphs/application/mysql_innodb_log.inc.php +10 -11
M html/includes/graphs/application/mysql_innodb_row_operations.inc.php +24 -25
M html/includes/graphs/application/mysql_innodb_semaphores.inc.php +23 -24
M html/includes/graphs/application/mysql_innodb_transactions.inc.php +21 -22
M html/includes/graphs/application/mysql_myisam_indexes.inc.php +24 -25
M html/includes/graphs/application/mysql_network_traffic.inc.php +9 -10
M html/includes/graphs/application/mysql_query_cache_memory.inc.php +22 -23
M html/includes/graphs/application/mysql_query_cache.inc.php +24 -25
M html/includes/graphs/application/mysql_select_types.inc.php +25 -26
M html/includes/graphs/application/mysql_slow_queries.inc.php +22 -23
M html/includes/graphs/application/mysql_sorts.inc.php +25 -26
M html/includes/graphs/application/mysql_status.inc.php +39 -40
M html/includes/graphs/application/mysql_table_locks.inc.php +23 -24
M html/includes/graphs/application/mysql_temporary_objects.inc.php +24 -25
M html/includes/graphs/application/nfs_nfs2.inc.php +20 -20
M html/includes/graphs/application/nfs_nfs3.inc.php +22 -22
M html/includes/graphs/application/nfs_nfs4.inc.php +43 -43
M html/includes/graphs/application/nfsd_io.inc.php +17 -17
M html/includes/graphs/application/nfsd_net.inc.php +17 -17
M html/includes/graphs/application/nfsd_proc3.inc.php +21 -21
M html/includes/graphs/application/nfsd_rc.inc.php +17 -17
M html/includes/graphs/application/nfsd_rpc.inc.php +18 -18
M html/includes/graphs/application/nginx_connections.inc.php +22 -22
M html/includes/graphs/application/nginx_req.inc.php +16 -17
M html/includes/graphs/application/nptd_uptime.inc.php +20 -22
M html/includes/graphs/application/nsd_axfr.inc.php +14 -15
M html/includes/graphs/application/nsd_memory.inc.php +21 -23
M html/includes/graphs/application/nsd_qtype.inc.php +24 -27
M html/includes/graphs/application/nsd_queries.inc.php +41 -43
M html/includes/graphs/application/nsd_rcode.inc.php +19 -22
M html/includes/graphs/application/nsd_zones.inc.php +9 -9
M html/includes/graphs/application/ntpclient_freq.inc.php +8 -9
M html/includes/graphs/application/ntpclient_stats.inc.php +23 -25
M html/includes/graphs/application/ntpd_bits.inc.php +8 -9
M html/includes/graphs/application/ntpd_buffer.inc.php +22 -24
M html/includes/graphs/application/ntpd_freq.inc.php +11 -13
M html/includes/graphs/application/ntpd_packets.inc.php +21 -23
M html/includes/graphs/application/ntpd_stats.inc.php +28 -32
M html/includes/graphs/application/ntpd_stratum.inc.php +8 -9
M html/includes/graphs/application/ntpd_uptime.inc.php +19 -21
M html/includes/graphs/application/ntpdserver_bits.inc.php +12 -13
M html/includes/graphs/application/ntpdserver_buffer.inc.php +22 -24
M html/includes/graphs/application/ntpdserver_freq.inc.php +8 -9
M html/includes/graphs/application/ntpdserver_packets.inc.php +21 -23
M html/includes/graphs/application/ntpdserver_stats.inc.php +23 -25
M html/includes/graphs/application/ntpdserver_stratum.inc.php +8 -9
M html/includes/graphs/application/ntpdserver_uptime.inc.php +20 -22
M html/includes/graphs/application/openvpn_bits.inc.php +8 -9
M html/includes/graphs/application/openvpn_nclients.inc.php +7 -8
M html/includes/graphs/application/postfix_mailgraph_reject.inc.php +24 -26
M html/includes/graphs/application/postfix_mailgraph_sent.inc.php +22 -24
M html/includes/graphs/application/postfix_mailgraph_spam.inc.php +22 -24
M html/includes/graphs/application/postfix_qshape_stats.inc.php +25 -27
M html/includes/graphs/application/postgresql_blks.inc.php +18 -20
M html/includes/graphs/application/postgresql_connects.inc.php +20 -22
M html/includes/graphs/application/postgresql_queries.inc.php +21 -23
M html/includes/graphs/application/postgresql_tuples_query.inc.php +19 -21
M html/includes/graphs/application/postgresql_tuples.inc.php +18 -20
M html/includes/graphs/application/postgresql_xact.inc.php +18 -20
M html/includes/graphs/application/powerdns_fail.inc.php +22 -24
M html/includes/graphs/application/powerdns_latency.inc.php +8 -9
M html/includes/graphs/application/powerdns_packetcache.inc.php +22 -24
M html/includes/graphs/application/powerdns_queries_udp.inc.php +24 -26
M html/includes/graphs/application/powerdns_queries.inc.php +24 -26
M html/includes/graphs/application/powerdns_querycache.inc.php +20 -22
M html/includes/graphs/application/powerdns_recursing.inc.php +22 -24
M html/includes/graphs/application/powerdns-recursor_cache.inc.php +24 -26
M html/includes/graphs/application/powerdns-recursor_cpuload.inc.php +20 -22
M html/includes/graphs/application/powerdns-recursor_errors.inc.php +26 -28
M html/includes/graphs/application/powerdns-recursor_hitrate.inc.php +20 -22
M html/includes/graphs/application/powerdns-recursor_latency.inc.php +25 -27
M html/includes/graphs/application/powerdns-recursor_limits.inc.php +24 -26
M html/includes/graphs/application/powerdns-recursor_load.inc.php +20 -22
M html/includes/graphs/application/powerdns-recursor_outqueries.inc.php +21 -23
M html/includes/graphs/application/powerdns-recursor_qalatency.inc.php +21 -23
M html/includes/graphs/application/powerdns-recursor_queries.inc.php +23 -25
M html/includes/graphs/application/powerdns-recursor_tcpqueries.inc.php +22 -24
M html/includes/graphs/application/powerdns-recursor_timeouts.inc.php +22 -24
M html/includes/graphs/application/shoutcast_bits.inc.php +14 -14
M html/includes/graphs/application/shoutcast_multi_bits.inc.php +31 -35
M html/includes/graphs/application/shoutcast_multi_stats.inc.php +71 -74
M html/includes/graphs/application/shoutcast_stats.inc.php +18 -19
M html/includes/graphs/application/unbound_class.inc.php +20 -23
M html/includes/graphs/application/unbound_flags.inc.php +27 -29
M html/includes/graphs/application/unbound_memory.inc.php +22 -24
M html/includes/graphs/application/unbound_opcode.inc.php +20 -23
M html/includes/graphs/application/unbound_qtype.inc.php +20 -23
M html/includes/graphs/application/unbound_queries.inc.php +51 -55
M html/includes/graphs/application/unbound_queue.inc.php +22 -24
M html/includes/graphs/application/unbound_rcode.inc.php +22 -26
M html/includes/graphs/application/varnish_backend.inc.php +27 -27
M html/includes/graphs/application/varnish_cache.inc.php +22 -22
M html/includes/graphs/application/varnish_lru.inc.php +21 -21
M html/includes/graphs/application/vmwaretools_cpu.inc.php +22 -24
M html/includes/graphs/application/vmwaretools_mem.inc.php +45 -46
M html/includes/graphs/application/zimbra_connections.inc.php +25 -25
M html/includes/graphs/application/zimbra_fdcount.inc.php +13 -15
M html/includes/graphs/application/zimbra_jvmthreads.inc.php +50 -50
M html/includes/graphs/application/zimbra_mtaqueue.inc.php +19 -21
M html/includes/graphs/application/zimbra_threads.inc.php +27 -27
M html/includes/graphs/atmvp/auth.inc.php +15 -14
M html/includes/graphs/atmvp/bits.inc.php +5 -5
M html/includes/graphs/atmvp/cells.inc.php +8 -8
M html/includes/graphs/atmvp/errors.inc.php +8 -8
M html/includes/graphs/atmvp/packets.inc.php +8 -8
M html/includes/graphs/bgp/auth.inc.php +12 -12
M html/includes/graphs/bgp/graph.inc.php +10 -11
M html/includes/graphs/bgp/updates.inc.php +7 -7
M html/includes/graphs/bill/auth.inc.php +10 -11
M html/includes/graphs/bill/bits.inc.php +29 -32
M html/includes/graphs/c6kxbar/auth.inc.php +9 -9
M html/includes/graphs/c6kxbar/util.inc.php +8 -8
M html/includes/graphs/cbqos/auth.inc.php +18 -20
M html/includes/graphs/cbqos/bits_drop.inc.php +6 -6
M html/includes/graphs/cbqos/bits_post.inc.php +6 -6
M html/includes/graphs/cbqos/bits_pre.inc.php +6 -6
M html/includes/graphs/cbqos/bits.inc.php +4 -4
M html/includes/graphs/cbqos/pkts_drop.inc.php +5 -5
M html/includes/graphs/cbqos/pkts_post.inc.php +5 -5
M html/includes/graphs/cbqos/pkts_pre.inc.php +5 -5
M html/includes/graphs/cbqos/pkts.inc.php +4 -4
M html/includes/graphs/cefswitching/auth.inc.php +12 -14
M html/includes/graphs/cefswitching/graph.inc.php +19 -21
M html/includes/graphs/common.inc.php +87 -88
M html/includes/graphs/counter/auth.inc.php +13 -15
M html/includes/graphs/customer/auth.inc.php +10 -11
M html/includes/graphs/customer/bits.inc.php +16 -18
M html/includes/graphs/customoid/auth.inc.php +21 -23
M html/includes/graphs/customoid/graph.inc.php +10 -9
M html/includes/graphs/device/aruba-cppm.inc.php +19 -19
M html/includes/graphs/device/arubacontroller_numaps.inc.php +10 -10
M html/includes/graphs/device/arubacontroller_numclients.inc.php +5 -5
M html/includes/graphs/device/asyncos_workq.inc.php +5 -5
M html/includes/graphs/device/auth.inc.php +7 -8
M html/includes/graphs/device/availability.inc.php +4 -4
M html/includes/graphs/device/bits.inc.php +52 -36
M html/includes/graphs/device/bluecoat_cache.inc.php +14 -14
M html/includes/graphs/device/bluecoat_http_client.inc.php +10 -10
M html/includes/graphs/device/bluecoat_http_server.inc.php +10 -10
M html/includes/graphs/device/bluecoat_server.inc.php +8 -8
M html/includes/graphs/device/bluecoat_tcp_est.inc.php +6 -6
M html/includes/graphs/device/bluecoat_tcp.inc.php +12 -12
M html/includes/graphs/device/bng_active_sessions.inc.php +5 -5
M html/includes/graphs/device/cipsec_flow_bits.inc.php +5 -5
M html/includes/graphs/device/cipsec_flow_pkts.inc.php +8 -8
M html/includes/graphs/device/cipsec_flow_stats.inc.php +39 -39
M html/includes/graphs/device/cipsec_flow_tunnels.inc.php +11 -11
M html/includes/graphs/device/collectd.inc.php +80 -65
M html/includes/graphs/device/counter.inc.php +22 -25
M html/includes/graphs/device/cras_sessions.inc.php +4 -4
M html/includes/graphs/device/definition.inc.php +4 -5
M html/includes/graphs/device/diskio_bits.inc.php +9 -9
M html/includes/graphs/device/diskio_common.inc.php +12 -14
M html/includes/graphs/device/diskio_ops.inc.php +9 -9
M html/includes/graphs/device/diskio.inc.php +3 -3
M html/includes/graphs/device/edac_errors.inc.php +36 -39
M html/includes/graphs/device/firewall_sessions_ipv4.inc.php +5 -5
M html/includes/graphs/device/fortigate_cpu.inc.php +5 -5
M html/includes/graphs/device/fuser.inc.php +11 -12
M html/includes/graphs/device/graph.inc.php +11 -10
M html/includes/graphs/device/imagingdrum.inc.php +11 -12
M html/includes/graphs/device/imagingdrums.inc.php +24 -25
M html/includes/graphs/device/ipsystemstats_ipv4_frag.inc.php +4 -4
M html/includes/graphs/device/ipsystemstats_ipv4.inc.php +4 -4
M html/includes/graphs/device/ipsystemstats_ipv6_frag.inc.php +4 -4
M html/includes/graphs/device/ipsystemstats_ipv6.inc.php +4 -4
M html/includes/graphs/device/ipSystemStats.inc.php +4 -4
M html/includes/graphs/device/juniper-firewall-bits.inc.php +3 -4
M html/includes/graphs/device/juniper-firewall-pkts.inc.php +3 -3
M html/includes/graphs/device/juniperive_connections.inc.php +10 -10
M html/includes/graphs/device/juniperive_meetings.inc.php +10 -10
M html/includes/graphs/device/juniperive_storage.inc.php +11 -11
M html/includes/graphs/device/juniperive_users.inc.php +10 -10
M html/includes/graphs/device/ksm_pages.inc.php +13 -14
M html/includes/graphs/device/mempool.inc.php +34 -39
M html/includes/graphs/device/netapp_cp_ops.inc.php +26 -28
M html/includes/graphs/device/netapp_disk_io.inc.php +5 -5
M html/includes/graphs/device/netapp_net_io.inc.php +5 -5
M html/includes/graphs/device/netapp_ops.inc.php +11 -12
M html/includes/graphs/device/netapp_tape_io.inc.php +5 -5
M html/includes/graphs/device/NETAPP-MIB_disk_io.inc.php +5 -7
M html/includes/graphs/device/NETAPP-MIB_net_io.inc.php +5 -7
M html/includes/graphs/device/NETAPP-MIB_tape_io.inc.php +5 -7
M html/includes/graphs/device/netscaler_common_errors.inc.php +29 -31
M html/includes/graphs/device/netscaler_conn_client.inc.php +21 -23
M html/includes/graphs/device/netscaler_conn_clientserver.inc.php +25 -27
M html/includes/graphs/device/netscaler_conn_current.inc.php +20 -22
M html/includes/graphs/device/netscaler_conn_server.inc.php +21 -23
M html/includes/graphs/device/netscaler_conn_spare.inc.php +25 -27
M html/includes/graphs/device/netscaler_conn_zombie_flushed.inc.php +21 -23
M html/includes/graphs/device/netscaler_conn_zombie_halfclosed.inc.php +21 -23
M html/includes/graphs/device/netscaler_conn_zombie_halfopen.inc.php +21 -23
M html/includes/graphs/device/netscaler_conn_zombie_packets.inc.php +21 -23
M html/includes/graphs/device/netscaler_cookie_rejected.inc.php +23 -25
M html/includes/graphs/device/netscaler_data_errors.inc.php +25 -27
M html/includes/graphs/device/netscaler_out_of_order.inc.php +23 -25
M html/includes/graphs/device/netscaler_retransmission_error.inc.php +27 -29
M html/includes/graphs/device/netscaler_retransmit_err.inc.php +23 -25
M html/includes/graphs/device/netscaler_rst_errors.inc.php +23 -25
M html/includes/graphs/device/netscaler_syn_errors.inc.php +28 -30
M html/includes/graphs/device/netscaler_syn_stats.inc.php +24 -26
M html/includes/graphs/device/netscaler_tcp_bits.inc.php +5 -5
M html/includes/graphs/device/netscaler_tcp_conn.inc.php +6 -6
M html/includes/graphs/device/netscaler_tcp_errfastretransmissions.inc.php +4 -4
M html/includes/graphs/device/netscaler_tcp_errfullretransmit.inc.php +4 -4
M html/includes/graphs/device/netscaler_tcp_errpartialretransmit.inc.php +4 -4
M html/includes/graphs/device/netscaler_tcp_errretransmit.inc.php +4 -4
M html/includes/graphs/device/netscaler_tcp_errretransmitgiveup.inc.php +4 -4
M html/includes/graphs/device/netscaler_tcp_errxretransmissions.inc.php +20 -22
M html/includes/graphs/device/netscaler_tcp_pkts.inc.php +8 -8
M html/includes/graphs/device/netscalersvc_bits.inc.php +11 -11
M html/includes/graphs/device/netscalersvc_common.inc.php +11 -13
M html/includes/graphs/device/netscalersvc_conns.inc.php +8 -8
M html/includes/graphs/device/netscalersvc_pkts.inc.php +8 -8
M html/includes/graphs/device/netscalersvc_reqs.inc.php +8 -8
M html/includes/graphs/device/netscalersvc_surge.inc.php +8 -8
M html/includes/graphs/device/netscalersvc_ttfb.inc.php +7 -7
M html/includes/graphs/device/netscalersvc.inc.php +18 -21
M html/includes/graphs/device/netscalersvcgrpmem_bits.inc.php +11 -11
M html/includes/graphs/device/netscalersvcgrpmem_common.inc.php +11 -13
M html/includes/graphs/device/netscalersvcgrpmem_conns.inc.php +8 -8
M html/includes/graphs/device/netscalersvcgrpmem_pkts.inc.php +8 -8
M html/includes/graphs/device/netscalersvcgrpmem_reqs.inc.php +8 -8
M html/includes/graphs/device/netscalersvcgrpmem_ttfb.inc.php +7 -7
M html/includes/graphs/device/netscalersvcgrpmem.inc.php +15 -17
M html/includes/graphs/device/netscalervsvr_bits.inc.php +11 -11
M html/includes/graphs/device/netscalervsvr_conns.inc.php +8 -8
M html/includes/graphs/device/netscalervsvr_hitmiss.inc.php +7 -7
M html/includes/graphs/device/netscalervsvr_pkts.inc.php +8 -8
M html/includes/graphs/device/netscalervsvr_reqs.inc.php +8 -8
M html/includes/graphs/device/netscalervsvr.inc.php +15 -17
M html/includes/graphs/device/netstat_arista_sw_ip_frag.inc.php +26 -29
M html/includes/graphs/device/netstat_arista_sw_ip.inc.php +31 -34
M html/includes/graphs/device/netstat_arista_sw_ip6_frag.inc.php +4 -4
M html/includes/graphs/device/netstat_arista_sw_ip6.inc.php +4 -4
M html/includes/graphs/device/netstat_icmp_info.inc.php +24 -26
M html/includes/graphs/device/netstat_icmp.inc.php +24 -26
M html/includes/graphs/device/netstat_ip_frag.inc.php +4 -4
M html/includes/graphs/device/netstat_ip.inc.php +23 -25
M html/includes/graphs/device/netstat_snmp_packets.inc.php +8 -8
M html/includes/graphs/device/netstat_snmp_stats.inc.php +22 -24
M html/includes/graphs/device/netstat_tcp_currestab.inc.php +4 -4
M html/includes/graphs/device/netstat_tcp_segments.inc.php +8 -8
M html/includes/graphs/device/netstat_tcp_stats.inc.php +16 -18
M html/includes/graphs/device/netstat_udp_datagrams.inc.php +8 -8
M html/includes/graphs/device/netstat_udp_errors.inc.php +17 -19
M html/includes/graphs/device/nfsen_bytes.inc.php +3 -3
M html/includes/graphs/device/nfsen_common.inc.php +22 -20
M html/includes/graphs/device/nfsen_flows.inc.php +4 -4
M html/includes/graphs/device/nfsen_packets.inc.php +4 -4
M html/includes/graphs/device/nfsen_traffic.inc.php +3 -3
M html/includes/graphs/device/pagecount.inc.php +19 -21
M html/includes/graphs/device/panos_gptunnels.inc.php +2 -2
M html/includes/graphs/device/panos_sessions.inc.php +4 -4
M html/includes/graphs/device/poller_perfperc.inc.php +25 -21
M html/includes/graphs/device/printersupplies_cleanerunit.inc.php +4 -4
M html/includes/graphs/device/printersupplies_developer.inc.php +4 -4
M html/includes/graphs/device/printersupplies_drum.inc.php +4 -4
M html/includes/graphs/device/printersupplies_fuser.inc.php +4 -4
M html/includes/graphs/device/printersupplies_ink.inc.php +4 -4
M html/includes/graphs/device/printersupplies_other.inc.php +4 -4
M html/includes/graphs/device/printersupplies_toner.inc.php +4 -4
M html/includes/graphs/device/printersupplies_transferunit.inc.php +4 -4
M html/includes/graphs/device/printersupplies_wasteink.inc.php +4 -4
M html/includes/graphs/device/printersupplies_wastetoner.inc.php +4 -4
M html/includes/graphs/device/printersupplies.inc.php +38 -40
M html/includes/graphs/device/processor_separate.inc.php +16 -18
M html/includes/graphs/device/processor_stack.inc.php +17 -19
M html/includes/graphs/device/processor.inc.php +9 -11
M html/includes/graphs/device/screenos_sessions.inc.php +10 -10
M html/includes/graphs/device/sensor.inc.php +16 -18
M html/includes/graphs/device/smokeping_all_common_avg.inc.php +95 -93
M html/includes/graphs/device/smokeping_all_common.inc.php +54 -57
M html/includes/graphs/device/smokeping_common.inc.php +3 -3
M html/includes/graphs/device/smokeping_in_all_avg.inc.php +3 -3
M html/includes/graphs/device/smokeping_in_all.inc.php +3 -3
M html/includes/graphs/device/smokeping_out_all_avg.inc.php +3 -3
M html/includes/graphs/device/smokeping_out_all.inc.php +3 -3
M html/includes/graphs/device/status.inc.php +4 -4
M html/includes/graphs/device/storage.inc.php +36 -37
M html/includes/graphs/device/transferroller.inc.php +11 -12
M html/includes/graphs/device/ucd_cpu.inc.php +4 -4
M html/includes/graphs/device/ucd_io.inc.php +6 -6
M html/includes/graphs/device/ucd_memory.inc.php +105 -109
M html/includes/graphs/device/ucd_ss_cpu.inc.php +55 -59
M html/includes/graphs/device/ucd_swap_io.inc.php +6 -6
M html/includes/graphs/device/vpdn_sessions_l2tp.inc.php +11 -11
M html/includes/graphs/device/vpdn_tunnels_l2tp.inc.php +11 -11
M html/includes/graphs/device/wastebox.inc.php +11 -12
M html/includes/graphs/device/wifi_clients.inc.php +20 -20
M html/includes/graphs/device/xdsl_bits.inc.php +5 -5
M html/includes/graphs/diskio/auth.inc.php +12 -14
M html/includes/graphs/diskio/bits.inc.php +5 -5
M html/includes/graphs/diskio/ops.inc.php +8 -8
M html/includes/graphs/diskio/stat.inc.php +12 -12
M html/includes/graphs/eigrppeer/auth.inc.php +12 -14
M html/includes/graphs/eigrppeer/graph.inc.php +23 -23
M html/includes/graphs/eigrpport/auth.inc.php +13 -15
M html/includes/graphs/eigrpport/packets.inc.php +24 -24
M html/includes/graphs/functions.inc.php +184 -137
M html/includes/graphs/generic_data.inc.php +131 -142
M html/includes/graphs/generic_definition.inc.php +206 -178
M html/includes/graphs/generic_duplex.inc.php +100 -113
M html/includes/graphs/generic_multi_bits_separated.inc.php +130 -123
M html/includes/graphs/generic_multi_bits.inc.php +90 -91
M html/includes/graphs/generic_multi_data_separated.inc.php +89 -81
M html/includes/graphs/generic_multi_data.inc.php +85 -94
M html/includes/graphs/generic_multi_group_bits.inc.php +92 -92
M html/includes/graphs/generic_multi_group_simplex_separated.inc.php +90 -87
M html/includes/graphs/generic_multi_line.inc.php +96 -78
M html/includes/graphs/generic_multi_separated.inc.php +292 -208
M html/includes/graphs/generic_multi_simplex_separated.inc.php +117 -127
M html/includes/graphs/generic_multi.inc.php +74 -76
M html/includes/graphs/generic_simplex.inc.php +84 -92
M html/includes/graphs/global/auth.inc.php +5 -6
M html/includes/graphs/global/bits_types.inc.php +16 -18
M html/includes/graphs/global/bits.inc.php +41 -41
M html/includes/graphs/global/jnx_cos_queues.inc.php +36 -35
M html/includes/graphs/global/poller_time_separate.inc.php +14 -14
M html/includes/graphs/global/poller_time.inc.php +14 -14
M html/includes/graphs/global/poller.inc.php +19 -19
M html/includes/graphs/global/pollermod.inc.php +29 -33
M html/includes/graphs/global/pollermods.inc.php +29 -29
M html/includes/graphs/global/processor_separate.inc.php +16 -18
M html/includes/graphs/global/processor_stack.inc.php +17 -19
M html/includes/graphs/global/sros_queues.inc.php +31 -30
M html/includes/graphs/graph.inc.php +149 -136
M html/includes/graphs/ipsectunnel/auth.inc.php +18 -21
M html/includes/graphs/ipsectunnel/bits.inc.php +5 -5
M html/includes/graphs/ipsectunnel/pkts.inc.php +8 -8
M html/includes/graphs/lb-pool-member/auth.inc.php +17 -19
M html/includes/graphs/lb-pool-member/bits.inc.php +5 -5
M html/includes/graphs/lb-pool-member/conns.inc.php +5 -5
M html/includes/graphs/lb-snatpool/auth.inc.php +14 -16
M html/includes/graphs/lb-snatpool/bits.inc.php +5 -5
M html/includes/graphs/lb-snatpool/conns.inc.php +5 -5
M html/includes/graphs/lb-snatpool/cur_conns.inc.php +5 -5
M html/includes/graphs/lb-virtual/auth.inc.php +14 -16
M html/includes/graphs/lb-virtual/bits.inc.php +5 -5
M html/includes/graphs/lb-virtual/conns.inc.php +5 -5
M html/includes/graphs/legend.inc.php +43 -38
M html/includes/graphs/location/auth.inc.php +10 -10
M html/includes/graphs/location/bits.inc.php +39 -39
M html/includes/graphs/macaccounting/auth.inc.php +29 -33
M html/includes/graphs/macaccounting/bits.inc.php +5 -5
M html/includes/graphs/macaccounting/pkts.inc.php +11 -9
M html/includes/graphs/mempool/auth.inc.php +15 -18
M html/includes/graphs/mempool/usage.inc.php +44 -47
M html/includes/graphs/minute_multi_line.inc.php +77 -59
M html/includes/graphs/multi-auth-generic.inc.php +26 -26
M html/includes/graphs/multi-customoid/auth.inc.php +14 -14
M html/includes/graphs/multi-customoid/graph.inc.php +3 -3
M html/includes/graphs/multi-customoid/line.inc.php +21 -17
M html/includes/graphs/multi-customoid/stacked.inc.php +24 -18
M html/includes/graphs/multi-mempool/auth.inc.php +6 -6
M html/includes/graphs/multi-mempool/usage.inc.php +41 -46
M html/includes/graphs/multi-oid-entry/auth.inc.php +30 -28
M html/includes/graphs/multi-oid-entry/line.inc.php +13 -9
M html/includes/graphs/multi-oid-entry/stacked.inc.php +9 -9
M html/includes/graphs/multi-port/auth.inc.php +4 -4
M html/includes/graphs/multi-port/bcastpkts.inc.php +24 -27
M html/includes/graphs/multi-port/bits_duo_separate.inc.php +33 -29
M html/includes/graphs/multi-port/bits_duo.inc.php +105 -94
M html/includes/graphs/multi-port/bits_old.inc.php +20 -21
M html/includes/graphs/multi-port/bits_separate.inc.php +19 -19
M html/includes/graphs/multi-port/bits_trio_compare.inc.php +106 -72
M html/includes/graphs/multi-port/bits_trio.inc.php +154 -134
M html/includes/graphs/multi-port/bits.inc.php +22 -22
M html/includes/graphs/multi-port/discards.inc.php +26 -29
M html/includes/graphs/multi-port/errors.inc.php +26 -29
M html/includes/graphs/multi-port/groups_bits.inc.php +32 -30
M html/includes/graphs/multi-port/ipv6_bits.inc.php +22 -22
M html/includes/graphs/multi-port/mcastpkts.inc.php +25 -28
M html/includes/graphs/multi-port/upkts.inc.php +26 -29
M html/includes/graphs/multi-processor/auth.inc.php +10 -8
M html/includes/graphs/multi-processor/usage.inc.php +19 -20
M html/includes/graphs/multi-sensor/auth.inc.php +30 -30
M html/includes/graphs/multi-sensor/graph.inc.php +18 -19
M html/includes/graphs/multi-sensor/stacked.inc.php +19 -20
M html/includes/graphs/multi-status/auth.inc.php +10 -8
M html/includes/graphs/multi-status/graph.inc.php +18 -19
M html/includes/graphs/multi-storage/auth.inc.php +10 -8
M html/includes/graphs/multi-storage/bytes_stacked.inc.php +46 -48
M html/includes/graphs/multi-storage/perc_stacked.inc.php +41 -43
M html/includes/graphs/multi-storage/usage.inc.php +42 -45
M html/includes/graphs/munin/auth.inc.php +10 -12
M html/includes/graphs/munin/graph.inc.php +50 -50
M html/includes/graphs/netscalersvc/auth.inc.php +16 -18
M html/includes/graphs/netscalersvc/bits.inc.php +5 -5
M html/includes/graphs/netscalersvc/conns.inc.php +7 -7
M html/includes/graphs/netscalersvc/pkts.inc.php +7 -7
M html/includes/graphs/netscalersvc/reqs.inc.php +7 -7
M html/includes/graphs/netscalersvc/surge.inc.php +6 -6
M html/includes/graphs/netscalersvc/ttfb.inc.php +6 -6
M html/includes/graphs/netscalersvcgrpmem/auth.inc.php +16 -19
M html/includes/graphs/netscalersvcgrpmem/bits.inc.php +5 -5
M html/includes/graphs/netscalersvcgrpmem/conns.inc.php +7 -7
M html/includes/graphs/netscalersvcgrpmem/pkts.inc.php +7 -7
M html/includes/graphs/netscalersvcgrpmem/reqs.inc.php +7 -7
M html/includes/graphs/netscalersvcgrpmem/ttfb.inc.php +6 -6
M html/includes/graphs/netscalervsvr/auth.inc.php +16 -18
M html/includes/graphs/netscalervsvr/bits.inc.php +5 -5
M html/includes/graphs/netscalervsvr/conns.inc.php +7 -7
M html/includes/graphs/netscalervsvr/hitmiss.inc.php +14 -15
M html/includes/graphs/netscalervsvr/pkts.inc.php +7 -7
M html/includes/graphs/netscalervsvr/reqs.inc.php +7 -7
M html/includes/graphs/p2pradio/auth.inc.php +12 -14
M html/includes/graphs/p2pradio/capacity.inc.php +18 -20
M html/includes/graphs/p2pradio/gain.inc.php +19 -21
M html/includes/graphs/p2pradio/power.inc.php +19 -21
M html/includes/graphs/p2pradio/rmse.inc.php +19 -21
M html/includes/graphs/p2pradio/rxlevel.inc.php +19 -21
M html/includes/graphs/p2pradio/symbol_rates.inc.php +20 -22
M html/includes/graphs/poller/auth.inc.php +6 -7
M html/includes/graphs/port/adsl_attainable.inc.php +12 -13
M html/includes/graphs/port/adsl_attenuation.inc.php +12 -13
M html/includes/graphs/port/adsl_power.inc.php +12 -13
M html/includes/graphs/port/adsl_snr.inc.php +13 -14
M html/includes/graphs/port/adsl_speed.inc.php +12 -13
M html/includes/graphs/port/auth.inc.php +68 -76
M html/includes/graphs/port/bits.inc.php +5 -5
M html/includes/graphs/port/discards.inc.php +8 -8
M html/includes/graphs/port/errors.inc.php +10 -10
M html/includes/graphs/port/etherlike.inc.php +21 -23
M html/includes/graphs/port/fdb_count.inc.php +12 -13
M html/includes/graphs/port/ipv6_bits.inc.php +5 -5
M html/includes/graphs/port/jnx_cos_queue.inc.php +46 -49
M html/includes/graphs/port/jnx_cos_queues_common.inc.php +27 -26
M html/includes/graphs/port/jnx_QedBytes.inc.php +8 -8
M html/includes/graphs/port/jnx_QedPkts.inc.php +7 -7
M html/includes/graphs/port/jnx_TailDropPkts.inc.php +7 -7
M html/includes/graphs/port/jnx_TotalRedDropBytes.inc.php +7 -7
M html/includes/graphs/port/jnx_TotalRedDropPkts.inc.php +7 -7
M html/includes/graphs/port/mac_acc_total.inc.php +106 -105
M html/includes/graphs/port/nupkts.inc.php +23 -21
M html/includes/graphs/port/pagp_bits.inc.php +18 -20
M html/includes/graphs/port/percent.inc.php +12 -10
M html/includes/graphs/port/pktsize.inc.php +16 -14
M html/includes/graphs/port/sros_EgressDroInProfOcts.inc.php +8 -8
M html/includes/graphs/port/sros_EgressDroInProfPkts.inc.php +8 -8
M html/includes/graphs/port/sros_EgressDroOutProfOcts.inc.php +8 -8
M html/includes/graphs/port/sros_EgressDroOutProfPkts.inc.php +8 -8
M html/includes/graphs/port/sros_EgressFwdInProfOcts.inc.php +8 -8
M html/includes/graphs/port/sros_EgressFwdInProfPkts.inc.php +8 -8
M html/includes/graphs/port/sros_EgressFwdOutProfOcts.inc.php +8 -8
M html/includes/graphs/port/sros_EgressFwdOutProfPkts.inc.php +8 -8
M html/includes/graphs/port/sros_IngressDroInProfOcts.inc.php +8 -8
M html/includes/graphs/port/sros_IngressDroInProfPkts.inc.php +8 -8
M html/includes/graphs/port/sros_IngressDroOutProfOcts.inc.php +8 -8
M html/includes/graphs/port/sros_IngressDroOutProfPkts.inc.php +8 -8
M html/includes/graphs/port/sros_IngressFwdInProfOcts.inc.php +8 -8
M html/includes/graphs/port/sros_IngressFwdInProfPkts.inc.php +8 -8
M html/includes/graphs/port/sros_IngressFwdOutProfOcts.inc.php +8 -8
M html/includes/graphs/port/sros_IngressFwdOutProfPkts.inc.php +8 -8
M html/includes/graphs/port/sros_queue.inc.php +33 -36
M html/includes/graphs/port/sros_queues_common.inc.php +20 -22
M html/includes/graphs/port/upkts.inc.php +9 -7
M html/includes/graphs/printersupply/auth.inc.php +12 -14
M html/includes/graphs/printersupply/usage.inc.php +15 -14
M html/includes/graphs/probe/auth.inc.php +15 -17
M html/includes/graphs/processor/auth.inc.php +10 -11
M html/includes/graphs/processor/usage.inc.php +6 -6
M html/includes/graphs/pseudowire/auth.inc.php +22 -26
M html/includes/graphs/pseudowire/bits.inc.php +4 -4
M html/includes/graphs/pseudowire/pkts.inc.php +9 -7
M html/includes/graphs/rserver/auth.inc.php +15 -18
M html/includes/graphs/rserver/curr.inc.php +5 -5
M html/includes/graphs/rserver/failed.inc.php +5 -5
M html/includes/graphs/rserver/total.inc.php +5 -5
M html/includes/graphs/sensor/auth.inc.php +13 -15
M html/includes/graphs/sensor/graph.inc.php +25 -23
M html/includes/graphs/sla/auth.inc.php +28 -32
M html/includes/graphs/sla/graph.inc.php +13 -15
M html/includes/graphs/sla/jitter.inc.php +30 -34
M html/includes/graphs/smokeping/auth.inc.php +8 -9
M html/includes/graphs/smokeping/in.inc.php +48 -50
M html/includes/graphs/smokeping/out.inc.php +47 -49
M html/includes/graphs/status/auth.inc.php +12 -14
M html/includes/graphs/status/graph.inc.php +5 -5
M html/includes/graphs/storage/auth.inc.php +12 -14
M html/includes/graphs/storage/bytes.inc.php +25 -27
M html/includes/graphs/storage/perc.inc.php +25 -27
M html/includes/graphs/vserver/auth.inc.php +12 -14
M html/includes/graphs/vserver/bits.inc.php +5 -5
M html/includes/graphs/vserver/conns.inc.php +5 -5
M html/includes/graphs/vserver/pkts.inc.php +8 -8
M html/includes/graphs/wifi-ap-member/auth.inc.php +14 -16
M html/includes/graphs/wifi-ap-member/bits.inc.php +5 -5
M html/includes/graphs/wifi-ap-member/conns.inc.php +30 -30
M html/includes/graphs/wifi/auth.inc.php +11 -13
M html/includes/graphs/wifi/clientfailedassociations.inc.php +11 -12
M html/includes/graphs/wifi/noisefloor.inc.php +11 -12
M html/includes/graphs/wifi/refusedconnectioncount.inc.php +11 -12
M html/includes/graphs/wifi/resetcount.inc.php +11 -12
M html/includes/graphs/wifi/retransmitoctet.inc.php +11 -12
M html/includes/graphs/wifi/txretriescount.inc.php +11 -12
M html/includes/graphs/wifi/usersessions.inc.php +11 -12
M html/includes/graphs/wifiradio/auth.inc.php +12 -14
M html/includes/graphs/wifiradio/bits.inc.php +5 -5
M html/includes/graphs/wifiradio/clients.inc.php +19 -21
M html/includes/graphs/wifiradio/frames.inc.php +11 -9
M html/includes/graphs/wifiradio/rxerrors.inc.php +21 -23
M html/includes/graphs/XXX_device_memory_windows.inc.php +5 -5
M html/includes/group_edit.inc.php +12 -14
M html/includes/group-navbar.inc.php +217 -233
A html/includes/integrations.inc.php +155
M html/includes/maintenance-navbar.inc.php +95 -106
M html/includes/map/google-mc.inc.php +178 -185
M html/includes/map/google.inc.php +91 -89
M html/includes/map/leaflet.inc.php +126 -66
M html/includes/modals/add_probe.inc.php +57 -58
M html/includes/modals/edit_probe.inc.php +39 -39
M html/includes/navbar.inc.php +799 -873
M html/includes/notifications.inc.php +105 -114
M html/includes/panels/default.inc.php +5 -5
M html/includes/panels/device.inc.php +26 -26
M html/includes/port-sort-select.inc.php +57 -57
M html/includes/port-sort.inc.php +63 -63
M html/includes/print-accesspoint-graphs.inc.php +3 -3
M html/includes/print-accesspoint.inc.php +31 -33
M html/includes/print-device-graph.php +9 -5
M html/includes/print-interface-adsl.inc.php +45 -43
M html/includes/print-service.inc.php +32 -26
M html/includes/print-vlan.inc.php +23 -23
M html/includes/print-vrf.inc.php +12 -12
M html/includes/print/addresses.inc.php +218 -234
M html/includes/print/alert_log.inc.php +291 -255
M html/includes/print/alert.inc.php +277 -258
M html/includes/print/arptable.inc.php +160 -137
M html/includes/print/authlog.inc.php +136 -133
M html/includes/print/billing.inc.php +458 -37
M html/includes/print/common.inc.php +577 -558
M html/includes/print/dot1xtable.inc.php +107 -103
M html/includes/print/events.inc.php +247 -252
M html/includes/print/fdbtable.inc.php +187 -170
A html/includes/print/group.inc.php +149
M html/includes/print/inventory.inc.php +361 -359
M html/includes/print/logalert.inc.php +120 -126
M html/includes/print/mac_addresses.inc.php +87 -86
M html/includes/print/navbar.inc.php +291 -284
M html/includes/print/neighbours.inc.php +230 -236
M html/includes/print/routing.inc.php +339 -300
M html/includes/print/rows.inc.php +540 -486
M html/includes/print/search.inc.php +1,781 -1,878
M html/includes/print/status.inc.php +407 -408
M html/includes/print/syslogs.inc.php +538 -548
M html/includes/print/vlan.inc.php +45 -44
M html/includes/search/accesspoints.inc.php +23 -22
M html/includes/search/devices.inc.php +44 -40
M html/includes/search/groups.inc.php +24 -16
M html/includes/search/inventory.inc.php +35 -34
M html/includes/search/ip-addresses.inc.php +60 -60
M html/includes/search/loadbalancers.inc.php +104 -106
M html/includes/search/neighbours.inc.php +54 -53
M html/includes/search/ports.inc.php +35 -35
M html/includes/search/sensors.inc.php +27 -27
M html/includes/search/slas.inc.php +25 -27
M html/includes/search/status.inc.php +29 -29
M html/includes/service-delete.inc.php +7 -8
A html/includes/sessions.inc.php +598
M html/includes/status-donuts.inc.php +114 -102
M html/includes/status-portpercent.inc.php +159 -142
M html/includes/status-summary.inc.php +265 -220
M html/includes/user_menu.inc.php +50 -50
M html/includes/widgets/graph.inc.php +136 -5
M html/index.php +326 -344
A html/js/chart.umd.min.js +1
A html/js/chartjs-adapter-date-fns.bundle.min.js +7
A html/js/chartjs-plugin-zoom.min.js +7
M html/js/compat/bluebird.min.js +1 -1
M html/js/cytoscape.min.js +2 -2
A html/js/hammer.min.js +7
M html/js/moment.min.js +1 -1
M html/js/observium-entities.js +41 -39
M html/js/observium-screen.js +46 -43
M html/js/observium.js +123 -110
M html/networkmap.php +191 -188
M html/pages/about.inc.php +232 -175
M html/pages/add_alert_check.inc.php +250 -255
M html/pages/add_syslog_rule.inc.php +92 -94
M html/pages/addhost.inc.php +191 -191
M html/pages/alert_check.inc.php +968 -988
M html/pages/alert_checks.inc.php +196 -213
M html/pages/alert_log.inc.php +80 -81
M html/pages/alert_maintenance_add.inc.php +61 -62
M html/pages/alert_maintenance.inc.php +328 -271
M html/pages/alert_regenerate.inc.php +12 -12
M html/pages/alerts.inc.php +53 -47
M html/pages/apps.inc.php +39 -46
M html/pages/apps/default.inc.php +28 -44
M html/pages/apps/overview.inc.php +75 -50
M html/pages/authlog.inc.php +44 -46
M html/pages/bill.inc.php +137 -129
M html/pages/bill/accurate.inc.php +42 -40
M html/pages/bill/actions.inc.php +63 -66
M html/pages/bill/api.inc.php +9 -9
M html/pages/bill/delete.inc.php +28 -28
M html/pages/bill/edit.inc.php +238 -215
M html/pages/bill/history.inc.php +94 -100
M html/pages/bill/infoboxes.inc.php +204 -199
M html/pages/bill/navbar.inc.php +34 -35
M html/pages/bill/pdf_css.inc.php +4 -4
M html/pages/bill/pdf_history.inc.php +294 -288
M html/pages/bill/ports.inc.php +17 -21
M html/pages/bill/quick.inc.php +37 -40
M html/pages/bill/reset.inc.php +49 -47
M html/pages/bill/transfer.inc.php +98 -97
M html/pages/bills.inc.php +80 -72
M html/pages/bills/add.inc.php +152 -154
M html/pages/bills/month.inc.php +121 -127
M html/pages/bills/search.inc.php +38 -42
M html/pages/bills/searchaction.inc.php +40 -49
M html/pages/contact.inc.php +515 -516
M html/pages/contacts.inc.php +180 -179
M html/pages/customers.inc.php +19 -20
M html/pages/customoid.inc.php +199 -207
M html/pages/customoids.inc.php +90 -93
M html/pages/dashboard_add.inc.php +8 -9
M html/pages/dashboard.inc.php +156 -157
M html/pages/deleted-ports.inc.php +27 -35
M html/pages/delhost.inc.php +75 -75
M html/pages/device.inc.php +603 -667
M html/pages/device/accesspoint.inc.php +12 -8
M html/pages/device/accesspoints.inc.php +15 -17
M html/pages/device/alert.inc.php +206 -183
M html/pages/device/alerts.inc.php +70 -60
M html/pages/device/apps.inc.php +114 -121
M html/pages/device/apps/apache.inc.php +8 -8
M html/pages/device/apps/app_navbar.inc.php +14 -11
M html/pages/device/apps/asterisk.inc.php +6 -6
M html/pages/device/apps/bind.inc.php +21 -21
M html/pages/device/apps/ceph.inc.php +5 -5
M html/pages/device/apps/dhcpkit.inc.php +7 -7
M html/pages/device/apps/dovecot.inc.php +14 -14
M html/pages/device/apps/drbd.inc.php +8 -8
M html/pages/device/apps/exchange.inc.php +65 -67
M html/pages/device/apps/exim-mailqueue.inc.php +5 -5
M html/pages/device/apps/exim.inc.php +7 -7
M html/pages/device/apps/freeradius.inc.php +6 -6
M html/pages/device/apps/icecast.inc.php +8 -8
M html/pages/device/apps/ioping.inc.php +7 -7
M html/pages/device/apps/jvmoverjmx.inc.php +26 -26
M html/pages/device/apps/kamailio.inc.php +15 -15
M html/pages/device/apps/lighttpd.inc.php +7 -7
M html/pages/device/apps/lvs_stats.inc.php +5 -5
M html/pages/device/apps/mailscanner.inc.php +7 -7
M html/pages/device/apps/memcached.inc.php +11 -11
M html/pages/device/apps/mongodb.inc.php +12 -12
M html/pages/device/apps/mssql.inc.php +24 -21
M html/pages/device/apps/mssql/memory.inc.php +36 -36
M html/pages/device/apps/mssql/processor.inc.php +21 -21
M html/pages/device/apps/mysql.inc.php +35 -35
M html/pages/device/apps/nfs.inc.php +6 -6
M html/pages/device/apps/nfsd.inc.php +9 -9
M html/pages/device/apps/nginx.inc.php +6 -6
M html/pages/device/apps/nsd.inc.php +11 -11
M html/pages/device/apps/ntp-client.inc.php +5 -5
M html/pages/device/apps/ntpd-server.inc.php +11 -11
M html/pages/device/apps/ntpd.inc.php +20 -21
M html/pages/device/apps/openvpn.inc.php +6 -6
M html/pages/device/apps/postfix_mailgraph.inc.php +7 -7
M html/pages/device/apps/postfix_qshape.inc.php +1 -1
M html/pages/device/apps/postgresql.inc.php +12 -12
M html/pages/device/apps/powerdns-recursor.inc.php +17 -17
M html/pages/device/apps/powerdns.inc.php +11 -11
M html/pages/device/apps/shoutcast.inc.php +48 -55
M html/pages/device/apps/unbound.inc.php +12 -12
M html/pages/device/apps/varnish.inc.php +8 -8
M html/pages/device/apps/vmwaretools.inc.php +6 -6
M html/pages/device/apps/zimbra.inc.php +19 -19
M html/pages/device/collectd.inc.php +56 -48
M html/pages/device/data.inc.php +30 -39
M html/pages/device/edit.inc.php +80 -70
M html/pages/device/edit/agent.inc.php +55 -65
M html/pages/device/edit/alerts.inc.php +129 -130
M html/pages/device/edit/apps.inc.php +98 -99
M html/pages/device/edit/delete.inc.php +31 -31
M html/pages/device/edit/device.inc.php +205 -210
M html/pages/device/edit/duplicates.inc.php +35 -35
M html/pages/device/edit/geo.inc.php +201 -199
M html/pages/device/edit/graphs.inc.php +89 -92
M html/pages/device/edit/icon.inc.php +73 -84
M html/pages/device/edit/ipmi.inc.php +114 -108
M html/pages/device/edit/mibs.inc.php +202 -198
M html/pages/device/edit/modules.inc.php +318 -287
M html/pages/device/edit/netscaler_svcs.inc.php +78 -78
M html/pages/device/edit/netscaler_vsvrs.inc.php +78 -78
M html/pages/device/edit/ports.inc.php +58 -58
M html/pages/device/edit/sensors.inc.php +198 -197
M html/pages/device/edit/snmp.inc.php +279 -269
M html/pages/device/edit/ssh.inc.php +60 -65
M html/pages/device/edit/status.inc.php +35 -35
M html/pages/device/edit/wmi.inc.php +164 -146
M html/pages/device/entphysical.inc.php +4 -4
M html/pages/device/graphs.inc.php +80 -81
M html/pages/device/health.inc.php +77 -68
M html/pages/device/health/counter.inc.php +16 -17
M html/pages/device/health/dbm.inc.php +6 -6
M html/pages/device/health/diskio.inc.php +37 -40
M html/pages/device/health/mempool.inc.php +15 -15
M html/pages/device/health/processor.inc.php +16 -16
M html/pages/device/health/sensors.inc.php +12 -12
M html/pages/device/health/status.inc.php +18 -18
M html/pages/device/health/storage.inc.php +15 -15
M html/pages/device/hrdevice.inc.php +62 -67
M html/pages/device/juniper-firewall.inc.php +34 -36
M html/pages/device/latency.inc.php +76 -74
M html/pages/device/loadbalancer.inc.php +36 -37
M html/pages/device/loadbalancer/lb_pools.inc.php +191 -190
M html/pages/device/loadbalancer/lb_snatpools.inc.php +90 -85
M html/pages/device/loadbalancer/lb_virtuals.inc.php +260 -265
M html/pages/device/loadbalancer/loadbalancer_rservers.inc.php +59 -48
M html/pages/device/loadbalancer/loadbalancer_vservers.inc.php +59 -49
M html/pages/device/loadbalancer/netscaler_servicegroupmembers.inc.php +123 -113
M html/pages/device/loadbalancer/netscaler_services.inc.php +130 -119
M html/pages/device/loadbalancer/netscaler_vsvr.inc.php +147 -147
M html/pages/device/logs.inc.php +33 -31
M html/pages/device/logs/alertlog.inc.php +70 -68
M html/pages/device/logs/eventlog.inc.php +51 -51
M html/pages/device/logs/logalert.inc.php +1 -1
M html/pages/device/logs/syslog.inc.php +91 -92
M html/pages/device/munin.inc.php +37 -39
M html/pages/device/nfsen.inc.php +13 -13
M html/pages/device/notes.inc.php +29 -29
M html/pages/device/overview-normal.inc.php +49 -48
M html/pages/device/overview-wide.inc.php +56 -56
M html/pages/device/overview.inc.php +44 -46
M html/pages/device/overview/alertlog.inc.php +12 -12
M html/pages/device/overview/alerts.inc.php +14 -13
M html/pages/device/overview/c6kxbar.inc.php +69 -70
M html/pages/device/overview/counter.inc.php +79 -86
M html/pages/device/overview/events.inc.php +13 -13
M html/pages/device/overview/information_extended.inc.php +54 -54
M html/pages/device/overview/information.inc.php +47 -47
M html/pages/device/overview/mempools.inc.php +51 -52
M html/pages/device/overview/ports.inc.php +138 -138
M html/pages/device/overview/printersupplies.inc.php +54 -60
M html/pages/device/overview/processors-unix.inc.php +66 -66
M html/pages/device/overview/processors.inc.php +105 -108
M html/pages/device/overview/sensors.inc.php +199 -203
M html/pages/device/overview/status.inc.php +21 -21
M html/pages/device/overview/storage.inc.php +66 -64
M html/pages/device/overview/syslog.inc.php +11 -12
M html/pages/device/overview/ucd_mem.inc.php +89 -91
M html/pages/device/p2pradios.inc.php +15 -12
M html/pages/device/packages.inc.php +51 -50
M html/pages/device/perf.inc.php +215 -222
M html/pages/device/port.inc.php +117 -118
M html/pages/device/port/adsl.inc.php +29 -30
M html/pages/device/port/alertlog.inc.php +4 -4
M html/pages/device/port/alerts.inc.php +5 -5
M html/pages/device/port/arp.inc.php +48 -48
M html/pages/device/port/cbqos.inc.php +18 -19
M html/pages/device/port/data.inc.php +7 -8
M html/pages/device/port/events.inc.php +5 -5
M html/pages/device/port/fdb.inc.php +56 -57
M html/pages/device/port/graphs.inc.php +70 -74
M html/pages/device/port/jnx_cos_queues.inc.php +58 -57
M html/pages/device/port/junose-atm-vp.inc.php +30 -26
M html/pages/device/port/macaccounting_top10.inc.php +83 -81
M html/pages/device/port/macaccounting.inc.php +161 -150
M html/pages/device/port/pagp.inc.php +22 -21
M html/pages/device/port/realtime.inc.php +28 -31
M html/pages/device/port/sensors.inc.php +5 -5
M html/pages/device/port/sros_queues.inc.php +67 -67
M html/pages/device/port/vlans.inc.php +39 -35
M html/pages/device/ports.inc.php +171 -182
M html/pages/device/ports/adsl.inc.php +9 -10
M html/pages/device/ports/arp.inc.php +48 -48
M html/pages/device/ports/fdb.inc.php +96 -96
M html/pages/device/ports/ipv4.inc.php +66 -74
M html/pages/device/ports/ipv6.inc.php +66 -74
M html/pages/device/ports/map.inc.php +7 -6
M html/pages/device/ports/neighbours.inc.php +8 -8
M html/pages/device/ports/sensors.inc.php +8 -8
M html/pages/device/printing.inc.php +56 -54
M html/pages/device/probes.inc.php +17 -13
M html/pages/device/pseudowires.inc.php +47 -49
M html/pages/device/routing.inc.php +40 -42
M html/pages/device/routing/bgp.inc.php +117 -117
M html/pages/device/routing/cef.inc.php +87 -74
M html/pages/device/routing/eigrp.inc.php +75 -73
M html/pages/device/routing/eigrp/peers.inc.php +30 -32
M html/pages/device/routing/eigrp/ports.inc.php +14 -15
M html/pages/device/routing/ipsec_tunnels.inc.php +93 -93
M html/pages/device/routing/ospf.inc.php +203 -199
M html/pages/device/routing/vrf.inc.php +25 -28
M html/pages/device/showconfig.inc.php +201 -195
M html/pages/device/showtech.inc.php +153 -146
M html/pages/device/slas.inc.php +29 -27
M html/pages/device/vlans.inc.php +28 -20
M html/pages/device/vm.inc.php +4 -4
M html/pages/device/wifi.inc.php +39 -29
M html/pages/device/wifi/accesspoint.inc.php +68 -71
M html/pages/device/wifi/accesspoints.inc.php +244 -246
M html/pages/device/wifi/overview.inc.php +24 -20
M html/pages/device/wifi/radios.inc.php +61 -66
M html/pages/device/wifi/wlans.inc.php +61 -76
M html/pages/device/winservices.inc.php +43 -46
M html/pages/devices.inc.php +330 -325
M html/pages/devices/basic.inc.php +10 -13
M html/pages/devices/detail.inc.php +21 -24
M html/pages/devices/graphs.inc.php +66 -56
M html/pages/devices/perf.inc.php +18 -21
M html/pages/devices/status.inc.php +18 -21
M html/pages/edituser/deleteuser.inc.php +19 -23
M html/pages/eventlog.inc.php +86 -87
D html/pages/front
M html/pages/graphs.inc.php +295 -295
M html/pages/group_add.inc.php +52 -53
M html/pages/group.inc.php +445 -462
M html/pages/groups_regenerate.inc.php +9 -10
M html/pages/groups.inc.php +125 -129
M html/pages/health.inc.php +68 -77
M html/pages/health/counter.inc.php +3 -3
M html/pages/health/mempool.inc.php +3 -3
M html/pages/health/printersupply.inc.php +3 -3
M html/pages/health/processor.inc.php +3 -3
M html/pages/health/sensor.inc.php +3 -3
M html/pages/health/status.inc.php +3 -3
M html/pages/health/storage.inc.php +3 -3
M html/pages/iftype.inc.php +70 -71
M html/pages/inventory.inc.php +146 -146
M html/pages/jnx_cos_queues.inc.php +39 -44
M html/pages/locations.inc.php +57 -54
M html/pages/logon.inc.php +95 -87
M html/pages/map_traffic.inc.php +374 -364
M html/pages/map.inc.php +606 -602
M html/pages/mibs.inc.php +115 -115
M html/pages/migrate_alerts.inc.php +111 -120
M html/pages/modules.inc.php +31 -32
M html/pages/neighbours.inc.php +67 -71
M html/pages/os.inc.php +27 -32
M html/pages/p2pradios.inc.php +11 -8
M html/pages/packages.inc.php +74 -94
M html/pages/pollerlog.inc.php +336 -316
M html/pages/ports.inc.php +161 -142
M html/pages/ports/graphs.inc.php +72 -75
M html/pages/ports/list.inc.php +45 -26
M html/pages/preferences.inc.php +48 -44
M html/pages/preferences/authentication.inc.php +36 -37
M html/pages/preferences/authlog.inc.php +8 -8
M html/pages/preferences/general.inc.php +233 -234
M html/pages/preferences/settings.inc.php +54 -54
M html/pages/probes.inc.php +15 -13
M html/pages/processes.inc.php +6 -6
M html/pages/pseudowires.inc.php +46 -42
M html/pages/roles.inc.php +296 -738
M html/pages/routing.inc.php +37 -32
M html/pages/routing/bgp.inc.php +156 -147
M html/pages/routing/cef.inc.php +22 -22
M html/pages/routing/eigrp.inc.php +17 -17
M html/pages/routing/ospf.inc.php +61 -59
M html/pages/routing/overview.inc.php +19 -22
M html/pages/routing/vrf.inc.php +125 -134
M html/pages/search.inc.php +25 -25
M html/pages/search/arp.inc.php +58 -58
M html/pages/search/dot1x.inc.php +63 -66
M html/pages/search/fdb.inc.php +98 -99
M html/pages/search/ipv4.inc.php +70 -71
M html/pages/search/ipv6.inc.php +69 -70
M html/pages/search/mac.inc.php +50 -50
M html/pages/settings.inc.php +93 -90
M html/pages/settings/changed_config.inc.php +5 -5
M html/pages/settings/config.inc.php +6 -7
M html/pages/settings/default.inc.php +73 -75
M html/pages/simpleapi.inc.php +10 -11
M html/pages/slas.inc.php +106 -105
M html/pages/sros_queues.inc.php +52 -54
M html/pages/syslog_alerts.inc.php +4 -4
M html/pages/syslog_rules.inc.php +49 -54
M html/pages/syslog.inc.php +116 -111
M html/pages/user_add.inc.php +130 -129
M html/pages/user_edit.inc.php +476 -928
M html/pages/vlan.inc.php +94 -94
M html/pages/vms.inc.php +4 -4
M html/pages/wmap.inc.php +63 -64
M html/ui-test.php +1,296 -663
M html/weathermap.php +15 -12
M includes/alerting/devnull.inc.php +3 -3
M includes/alerting/discord.inc.php +55 -57
M includes/alerting/email.inc.php +119 -127
A includes/alerting/mattermost.inc.php +101
M includes/alerting/opsgenie.inc.php +5 -6
M includes/alerting/pagerduty.inc.php +4 -4
M includes/alerting/script.inc.php +9 -13
M includes/alerting/servicenow.inc.php +13 -13
M includes/alerting/slack.inc.php +61 -63
M includes/alerting/smstools.inc.php +15 -14
M includes/alerting/victorops.inc.php +3 -3
M includes/alerting/xmpp.inc.php +52 -56
M includes/alerts.inc.php +2,311 -2,314
A includes/autoloader.inc.php +123
M includes/billing.inc.php +236 -149
M includes/cache.inc.php +418 -410
M includes/common.inc.php +4,208 -4,255
M includes/config-variables.inc.php +629 -616
A includes/constants.inc.php +313
M includes/db.inc.php +838 -808
M includes/db/mysql.inc.php +162 -196
M includes/db/mysqli.inc.php +338 -311
A includes/debugging.inc.php +427
M includes/defaults.inc.php +562 -556
M includes/definitions.inc.php +251 -689
M includes/definitions/apis.inc.php +1 -1
M includes/definitions/apps.inc.php +1 -1
M includes/definitions/emoji.inc.php +1 -1
M includes/definitions/entities.inc.php +1 -1
M includes/definitions/entities/counters.inc.php +1 -1
M includes/definitions/entities/customoid.inc.php +1 -1
M includes/definitions/entities/devices.inc.php +45 -3
M includes/definitions/entities/loadbalancers.inc.php +1 -1
M includes/definitions/entities/ports.inc.php +1 -1
M includes/definitions/entities/printersupplies.inc.php +1 -1
M includes/definitions/entities/probes.inc.php +1 -1
M includes/definitions/entities/routing.inc.php +1 -1
M includes/definitions/entities/sensors.inc.php +1 -1
M includes/definitions/entities/slas.inc.php +1 -1
M includes/definitions/entities/status.inc.php +1 -1
M includes/definitions/geo.inc.php +68 -7
A includes/definitions/graphtypes
M includes/definitions/graphtypes.inc.php +4 -88
M includes/definitions/mibs.inc.php +49 -49
M includes/definitions/mibs/3com.inc.php +1 -1
M includes/definitions/mibs/a10.inc.php +1 -1
M includes/definitions/mibs/accedian.inc.php +1 -1
M includes/definitions/mibs/accuenergy.inc.php +1 -1
M includes/definitions/mibs/acme.inc.php +1 -1
M includes/definitions/mibs/adf.inc.php +1 -1
M includes/definitions/mibs/adtran.inc.php +1 -1
M includes/definitions/mibs/adva.inc.php +1 -1
M includes/definitions/mibs/aethra.inc.php +1 -1
M includes/definitions/mibs/akcp.inc.php +1 -1
M includes/definitions/mibs/alcatel.inc.php +1 -1
M includes/definitions/mibs/algcom.inc.php +1 -1
M includes/definitions/mibs/allied.inc.php +1 -1
M includes/definitions/mibs/allot.inc.php +1 -1
M includes/definitions/mibs/alvarion.inc.php +1 -1
M includes/definitions/mibs/apnl.inc.php +1 -1
M includes/definitions/mibs/apple.inc.php +1 -1
M includes/definitions/mibs/arbor.inc.php +1 -1
M includes/definitions/mibs/areca.inc.php +1 -1
M includes/definitions/mibs/arista.inc.php +1 -1
M includes/definitions/mibs/asco.inc.php +1 -1
M includes/definitions/mibs/aten.inc.php +1 -1
M includes/definitions/mibs/atmedia.inc.php +1 -1
M includes/definitions/mibs/atto.inc.php +1 -1
M includes/definitions/mibs/audiocodes.inc.php +1 -1
M includes/definitions/mibs/avaya.inc.php +1 -1
M includes/definitions/mibs/avtech.inc.php +1 -1
M includes/definitions/mibs/axis.inc.php +1 -1
M includes/definitions/mibs/barracuda.inc.php +1 -1
M includes/definitions/mibs/baytech.inc.php +1 -1
M includes/definitions/mibs/bdcom.inc.php +1 -1
M includes/definitions/mibs/bdcom/nms-chassis.php +1 -1
M includes/definitions/mibs/bdcom/nms-fan-trap.php +1 -1
M includes/definitions/mibs/bdcom/nms-if-mib.php +1 -1
M includes/definitions/mibs/bdcom/nms-poe-mib.php +1 -1
M includes/definitions/mibs/bintec.inc.php +1 -1
M includes/definitions/mibs/bluecoat.inc.php +1 -1
M includes/definitions/mibs/broadcom.inc.php +1 -1
M includes/definitions/mibs/brocade.inc.php +1 -1
M includes/definitions/mibs/bsd.inc.php +1 -1
M includes/definitions/mibs/buffalo.inc.php +1 -1
M includes/definitions/mibs/calix.inc.php +1 -1
M includes/definitions/mibs/cambium.inc.php +1 -1
M includes/definitions/mibs/carel.inc.php +1 -1
M includes/definitions/mibs/ccpower.inc.php +1 -1
M includes/definitions/mibs/cdata.inc.php +1 -1
M includes/definitions/mibs/ceragon.inc.php +1 -1
M includes/definitions/mibs/chatsworth.inc.php +1 -1
M includes/definitions/mibs/checkpoint.inc.php +1 -1
M includes/definitions/mibs/ciena.inc.php +1 -1
M includes/definitions/mibs/cisco.inc.php +41 -41
M includes/definitions/mibs/citrix.inc.php +1 -1
M includes/definitions/mibs/clavister.inc.php +1 -1
M includes/definitions/mibs/colubris.inc.php +1 -1
M includes/definitions/mibs/comet.inc.php +1 -1
M includes/definitions/mibs/commend.inc.php +1 -1
M includes/definitions/mibs/cradlepoint.inc.php +1 -1
M includes/definitions/mibs/ctc.inc.php +1 -1
M includes/definitions/mibs/cubro.inc.php +1 -1
M includes/definitions/mibs/cumulus.inc.php +43 -1
M includes/definitions/mibs/cyan.inc.php +1 -1
M includes/definitions/mibs/cyberpower.inc.php +1 -1
D includes/definitions/mibs/cyclades.inc.php -23
M includes/definitions/mibs/d-link.inc.php +1 -1
M includes/definitions/mibs/dahua.inc.php +1 -1
M includes/definitions/mibs/dantherm.inc.php +1 -1
M includes/definitions/mibs/dasan.inc.php +1 -1
M includes/definitions/mibs/datacom.inc.php +39 -25
M includes/definitions/mibs/datadomain.inc.php +1 -1
M includes/definitions/mibs/dcn.inc.php +1 -1
M includes/definitions/mibs/dcn/dcn-xxx.php +1 -1
M includes/definitions/mibs/ddn.inc.php +1 -1
M includes/definitions/mibs/deliberant.inc.php +1 -1
M includes/definitions/mibs/dell.inc.php +1 -1
M includes/definitions/mibs/delta.inc.php +1 -1
M includes/definitions/mibs/didactum.inc.php +1 -1
M includes/definitions/mibs/digipower.inc.php +1 -1
M includes/definitions/mibs/dps.inc.php +1 -1
M includes/definitions/mibs/draytek.inc.php +1 -1
M includes/definitions/mibs/dse.inc.php +1 -1
M includes/definitions/mibs/duracomm.inc.php +1 -1
M includes/definitions/mibs/eaton.inc.php +1 -1
M includes/definitions/mibs/edgecore.inc.php +1 -1
M includes/definitions/mibs/edgecore/aos5810-54x-mib.inc.php +1 -1
M includes/definitions/mibs/edgecore/ecs4120-mib.inc.php +1 -1
M includes/definitions/mibs/edgecore/ecs4xxx-mib.php +1 -1
M includes/definitions/mibs/eds.inc.php +1 -1
M includes/definitions/mibs/egnite.inc.php +1 -1
M includes/definitions/mibs/eip.inc.php +1 -1
M includes/definitions/mibs/ekinops.inc.php +1 -1
M includes/definitions/mibs/ekinops/ekinops-pm10010mp-mib.inc.php +1 -1
M includes/definitions/mibs/ekinops/ekinops-pm200frs02-mib.inc.php +1 -1
M includes/definitions/mibs/ekinops/ekinops-rm10010-mib.inc.php +1 -1
M includes/definitions/mibs/eltek.inc.php +1 -1
M includes/definitions/mibs/eltex.inc.php +1 -1
M includes/definitions/mibs/engenius.inc.php +1 -1
M includes/definitions/mibs/enlogic.inc.php +1 -1
M includes/definitions/mibs/enlogic/enlogic-pdu-mib.php +1 -1
M includes/definitions/mibs/enterasys.inc.php +1 -1
M includes/definitions/mibs/equallogic.inc.php +1 -1
M includes/definitions/mibs/ericsson.inc.php +1 -1
M includes/definitions/mibs/ethernetdirect.inc.php +1 -1
M includes/definitions/mibs/exalt.inc.php +1 -1
M includes/definitions/mibs/extreme.inc.php +1 -1
M includes/definitions/mibs/fastback.inc.php +1 -1
M includes/definitions/mibs/fiberhome.inc.php +1 -1
M includes/definitions/mibs/fiberroad.inc.php +1 -1
M includes/definitions/mibs/fibrolan.inc.php +1 -1
M includes/definitions/mibs/firebrick.inc.php +44 -3
M includes/definitions/mibs/fireeye.inc.php +1 -1
M includes/definitions/mibs/force10.inc.php +1 -1
M includes/definitions/mibs/forcepoint.inc.php +1 -1
M includes/definitions/mibs/fscom.inc.php +1 -1
M includes/definitions/mibs/gamatronic.inc.php +1 -1
M includes/definitions/mibs/gbn.inc.php +1 -1
M includes/definitions/mibs/gcom.inc.php +1 -1
M includes/definitions/mibs/ge.inc.php +1 -1
M includes/definitions/mibs/geist.inc.php +1 -1
M includes/definitions/mibs/grandstream.inc.php +1 -1
M includes/definitions/mibs/gta.inc.php +1 -1
M includes/definitions/mibs/h3c.inc.php +1 -1
M includes/definitions/mibs/hh3c.inc.php +1 -1
M includes/definitions/mibs/hikvision.inc.php +1 -1
M includes/definitions/mibs/hirschmann.inc.php +1 -1
M includes/definitions/mibs/hp.inc.php +16 -16
M includes/definitions/mibs/huawei.inc.php +1 -1
M includes/definitions/mibs/huawei/huawei-ethernet-opticmodule-mib.inc.php +1 -1
M includes/definitions/mibs/huawei/huawei-ups-mib.inc.php +1 -1
M includes/definitions/mibs/huawei/huawei-xpon-mib.inc.php +1 -1
M includes/definitions/mibs/hwgroup.inc.php +1 -1
M includes/definitions/mibs/ibm.inc.php +1 -1
M includes/definitions/mibs/ict.inc.php +1 -1
M includes/definitions/mibs/ignitenet.inc.php +1 -1
M includes/definitions/mibs/infinera.inc.php +1 -1
M includes/definitions/mibs/infoblox.inc.php +1 -1
M includes/definitions/mibs/infratec.inc.php +1 -1
M includes/definitions/mibs/ingrasys.inc.php +1 -1
M includes/definitions/mibs/ipinfusion.inc.php +1 -1
M includes/definitions/mibs/isilon.inc.php +1 -1
M includes/definitions/mibs/itwatchdogs.inc.php +1 -1
M includes/definitions/mibs/ixsystems.inc.php +1 -1
M includes/definitions/mibs/jacarta.inc.php +1 -1
M includes/definitions/mibs/janitza.inc.php +1 -1
M includes/definitions/mibs/jetnexus.inc.php +1 -1
M includes/definitions/mibs/juniper.inc.php +1 -1
M includes/definitions/mibs/junose.inc.php +1 -1
M includes/definitions/mibs/kemp.inc.php +1 -1
M includes/definitions/mibs/knuerr.inc.php +1 -1
M includes/definitions/mibs/kohler.inc.php +1 -1
M includes/definitions/mibs/korenix.inc.php +1 -1
M includes/definitions/mibs/kyocera.inc.php +1 -1
M includes/definitions/mibs/lancom/lancom-l310-mib.inc.php +1 -1
M includes/definitions/mibs/lancom/lancom-xxx-mib.php +1 -1
M includes/definitions/mibs/lantronix.inc.php +1 -1
M includes/definitions/mibs/liebert.inc.php +1 -1
M includes/definitions/mibs/ligowave.inc.php +1 -1
M includes/definitions/mibs/lsi.inc.php +1 -1
M includes/definitions/mibs/media5.inc.php +1 -1
M includes/definitions/mibs/megatec.inc.php +1 -1
M includes/definitions/mibs/meinberg.inc.php +1 -1
M includes/definitions/mibs/messpc.inc.php +1 -1
M includes/definitions/mibs/microsens.inc.php +1 -1
M includes/definitions/mibs/microsoft.inc.php +1 -1
M includes/definitions/mibs/mikrotik.inc.php +1 -1
M includes/definitions/mibs/mimosa.inc.php +1 -1
M includes/definitions/mibs/mitel.inc.php +1 -1
M includes/definitions/mibs/mitsubishi.inc.php +1 -1
M includes/definitions/mibs/monnit.inc.php +1 -1
M includes/definitions/mibs/morningstar.inc.php +1 -1
M includes/definitions/mibs/moxa.inc.php +1 -1
M includes/definitions/mibs/moxa/moxa-edsp506e-mib.inc.php +1 -1
M includes/definitions/mibs/moxa/moxa-edsp510a8poe-mib.inc.php +1 -1
M includes/definitions/mibs/mrv.inc.php +1 -1
M includes/definitions/mibs/nec.inc.php +1 -1
M includes/definitions/mibs/netgear.inc.php +1 -1
M includes/definitions/mibs/netio.inc.php +1 -1
M includes/definitions/mibs/netonix.inc.php +1 -1
M includes/definitions/mibs/netping.inc.php +1 -1
M includes/definitions/mibs/netping/dskf-mib.php +1 -1
M includes/definitions/mibs/netscreen.inc.php +1 -1
M includes/definitions/mibs/networkcritical.inc.php +1 -1
M includes/definitions/mibs/nexans.inc.php +1 -1
M includes/definitions/mibs/nortel.inc.php +1 -1
M includes/definitions/mibs/nscrtv.inc.php +1 -1
M includes/definitions/mibs/nti.inc.php +1 -1
M includes/definitions/mibs/omnitron.inc.php +1 -1
M includes/definitions/mibs/oneaccess.inc.php +1 -1
M includes/definitions/mibs/opengear.inc.php +1 -1
M includes/definitions/mibs/oracle.inc.php +1 -1
M includes/definitions/mibs/packetflux.inc.php +1 -1
M includes/definitions/mibs/paloalto.inc.php +1 -1
M includes/definitions/mibs/pandacom.inc.php +1 -1
M includes/definitions/mibs/papouch.inc.php +1 -1
M includes/definitions/mibs/patton.inc.php +1 -1
M includes/definitions/mibs/pbi.inc.php +1 -1
M includes/definitions/mibs/peplink.inc.php +1 -1
M includes/definitions/mibs/perle.inc.php +1 -1
M includes/definitions/mibs/powershield.inc.php +1 -1
M includes/definitions/mibs/powerwalker.inc.php +1 -1
M includes/definitions/mibs/pulsesecure.inc.php +1 -1
M includes/definitions/mibs/qnap.inc.php +1 -1
M includes/definitions/mibs/qsan.inc.php +1 -1
M includes/definitions/mibs/qtech.inc.php +1 -1
M includes/definitions/mibs/racktivity.inc.php +1 -1
M includes/definitions/mibs/rad.inc.php +1 -1
M includes/definitions/mibs/radlan.inc.php +1 -1
M includes/definitions/mibs/radware.inc.php +1 -1
M includes/definitions/mibs/raisecom.inc.php +1 -1
M includes/definitions/mibs/rdpru.inc.php +1 -1
M includes/definitions/mibs/ricoh.inc.php +1 -1
M includes/definitions/mibs/rittal.inc.php +1 -1
M includes/definitions/mibs/riverbed.inc.php +1 -1
M includes/definitions/mibs/rubytech.inc.php +102 -1
M includes/definitions/mibs/ruckus.inc.php +1 -1
M includes/definitions/mibs/ruijie.inc.php +1 -1
M includes/definitions/mibs/saf.inc.php +1 -1
M includes/definitions/mibs/senao.inc.php +1 -1
M includes/definitions/mibs/sensatronics.inc.php +1 -1
M includes/definitions/mibs/sentry.inc.php +1 -1
M includes/definitions/mibs/serverscheck.inc.php +1 -1
M includes/definitions/mibs/sigur.inc.php +1 -1
M includes/definitions/mibs/silverpeak.inc.php +1 -1
M includes/definitions/mibs/smartoptics.inc.php +1 -1
M includes/definitions/mibs/smc.inc.php +1 -1
M includes/definitions/mibs/snr.inc.php +1 -1
M includes/definitions/mibs/socomec.inc.php +1 -1
M includes/definitions/mibs/socomec/socomecups-adicom-mib.inc.php +1 -1
M includes/definitions/mibs/socomec/socomecups-mib.inc.php +1 -1
M includes/definitions/mibs/sonicwall.inc.php +1 -1
M includes/definitions/mibs/sonus.inc.php +1 -1
M includes/definitions/mibs/sophos.inc.php +1 -1
M includes/definitions/mibs/spectralogic.inc.php +1 -1
M includes/definitions/mibs/stormshield.inc.php +1 -1
M includes/definitions/mibs/supermicro.inc.php +1 -1
M includes/definitions/mibs/symbol.inc.php +1 -1
M includes/definitions/mibs/teleste.inc.php +1 -1
M includes/definitions/mibs/tempalert.inc.php +1 -1
M includes/definitions/mibs/teracom.inc.php +1 -1
M includes/definitions/mibs/teracom/teracom-tcw.php +1 -1
M includes/definitions/mibs/teradici.inc.php +1 -1
M includes/definitions/mibs/tplink.inc.php +1 -1
M includes/definitions/mibs/trango.inc.php +1 -1
M includes/definitions/mibs/trapeze.inc.php +1 -1
M includes/definitions/mibs/trendmicro.inc.php +1 -1
M includes/definitions/mibs/tripplite.inc.php +1 -1
M includes/definitions/mibs/tsl.inc.php +1 -1
M includes/definitions/mibs/tycon.inc.php +1 -1
M includes/definitions/mibs/ubiquiti.inc.php +1 -1
M includes/definitions/mibs/uec.inc.php +1 -1
M includes/definitions/mibs/unitrends.inc.php +1 -1
M includes/definitions/mibs/utstarcom.inc.php +1 -1
M includes/definitions/mibs/velocloud.inc.php +1 -1
A includes/definitions/mibs/vertiv.inc.php +242
M includes/definitions/mibs/vmware.inc.php +1 -1
A includes/definitions/mibs/vsolution.inc.php +137
M includes/definitions/mibs/watchguard.inc.php +1 -1
M includes/definitions/mibs/waystream.inc.php +1 -1
M includes/definitions/mibs/webgraph.inc.php +1 -1
M includes/definitions/mibs/westermo.inc.php +1 -1
M includes/definitions/mibs/white-rabbit.inc.php +1 -1
M includes/definitions/mibs/wisi.inc.php +1 -1
M includes/definitions/mibs/wowza.inc.php +1 -1
M includes/definitions/mibs/wti.inc.php +1 -1
M includes/definitions/mibs/xerox.inc.php +1 -1
M includes/definitions/mibs/zelax.inc.php +1 -1
M includes/definitions/mibs/zhone.inc.php +1 -1
M includes/definitions/mibs/zte.inc.php +1 -1
M includes/definitions/mibs/zyxel.inc.php +1 -1
M includes/definitions/mibs/zyxel/gs-mib.php +1 -1
M includes/definitions/os.inc.php +16 -48
M includes/definitions/os/a10.inc.php +1 -1
M includes/definitions/os/acksys.inc.php +1 -1
M includes/definitions/os/adva.inc.php +1 -1
M includes/definitions/os/alcatel.inc.php +2 -2
M includes/definitions/os/algcom.inc.php +1 -1
M includes/definitions/os/allied.inc.php +2 -2
M includes/definitions/os/allot.inc.php +1 -1
M includes/definitions/os/alvarion.inc.php +1 -1
M includes/definitions/os/apple.inc.php +1 -1
M includes/definitions/os/arbor.inc.php +1 -1
M includes/definitions/os/arista.inc.php +1 -1
M includes/definitions/os/arris.inc.php +1 -1
M includes/definitions/os/aruba.inc.php +1 -1
M includes/definitions/os/asco.inc.php +1 -1
M includes/definitions/os/ateme.inc.php +1 -1
M includes/definitions/os/aten.inc.php +1 -1
M includes/definitions/os/atto.inc.php +1 -1
M includes/definitions/os/audiocodes.inc.php +1 -1
M includes/definitions/os/avaya.inc.php +1 -1
M includes/definitions/os/avtech.inc.php +1 -1
M includes/definitions/os/axis.inc.php +1 -1
M includes/definitions/os/barracuda.inc.php +1 -1
M includes/definitions/os/bdcom.inc.php +1 -1
M includes/definitions/os/bluecoat.inc.php +1 -1
M includes/definitions/os/brocade.inc.php +3 -3
M includes/definitions/os/bsd.inc.php +9 -8
M includes/definitions/os/buffalo.inc.php +1 -1
M includes/definitions/os/calix.inc.php +1 -1
M includes/definitions/os/cambium.inc.php +1 -1
M includes/definitions/os/casa.inc.php +1 -1
M includes/definitions/os/cdata.inc.php +1 -1
M includes/definitions/os/chatsworth.inc.php +1 -1
M includes/definitions/os/checkpoint.inc.php +1 -1
M includes/definitions/os/ciena.inc.php +1 -1
M includes/definitions/os/cisco.inc.php +4 -4
M includes/definitions/os/ciscosb.inc.php +3 -3
M includes/definitions/os/citrix.inc.php +1 -1
M includes/definitions/os/clavister.inc.php +1 -1
M includes/definitions/os/comet.inc.php +1 -1
M includes/definitions/os/commend.inc.php +1 -1
M includes/definitions/os/cradlepoint.inc.php +1 -1
M includes/definitions/os/cubro.inc.php +1 -1
M includes/definitions/os/cumulus.inc.php +14 -6
M includes/definitions/os/cyberpower.inc.php +1 -1
M includes/definitions/os/d-link.inc.php +1 -1
M includes/definitions/os/dantherm.inc.php +1 -1
A includes/definitions/os/datacom.inc.php +51
M includes/definitions/os/dcn.inc.php +1 -1
M includes/definitions/os/dell.inc.php +3 -3
M includes/definitions/os/delta.inc.php +1 -1
M includes/definitions/os/didactum.inc.php +1 -1
M includes/definitions/os/digipower.inc.php +1 -1
M includes/definitions/os/dli.inc.php +1 -1
M includes/definitions/os/draytek.inc.php +1 -1
M includes/definitions/os/dse.inc.php +1 -1
M includes/definitions/os/duracomm.inc.php +1 -1
M includes/definitions/os/east.inc.php +1 -1
M includes/definitions/os/edgecore.inc.php +1 -1
M includes/definitions/os/eds.inc.php +1 -1
M includes/definitions/os/egnite.inc.php +1 -1
M includes/definitions/os/ekinops.inc.php +1 -1
M includes/definitions/os/eltek.inc.php +1 -1
M includes/definitions/os/eltex.inc.php +2 -2
M includes/definitions/os/engenius.inc.php +1 -1
M includes/definitions/os/enlogic.inc.php +1 -1
M includes/definitions/os/ericsson.inc.php +1 -1
M includes/definitions/os/ethernetdirect.inc.php +1 -1
M includes/definitions/os/extreme.inc.php +12 -12
M includes/definitions/os/f5.inc.php +2 -4
M includes/definitions/os/fiberhome.inc.php +1 -1
M includes/definitions/os/fibrolan.inc.php +1 -1
M includes/definitions/os/firebrick.inc.php +2 -1
M includes/definitions/os/fortinet.inc.php +5
M includes/definitions/os/fscom.inc.php +6 -6
M includes/definitions/os/gbn.inc.php +2 -2
M includes/definitions/os/ge.inc.php +1 -1
M includes/definitions/os/grandstream.inc.php +1 -1
M includes/definitions/os/h3c.inc.php +1 -1
M includes/definitions/os/hikvision.inc.php +1 -1
M includes/definitions/os/hirschmann.inc.php +1 -1
M includes/definitions/os/hp.inc.php +2 -2
M includes/definitions/os/huawei.inc.php +3 -3
M includes/definitions/os/hwgroup.inc.php +1 -1
M includes/definitions/os/ibm.inc.php +1 -1
M includes/definitions/os/ict.inc.php +1 -1
M includes/definitions/os/ignitenet.inc.php +1 -1
M includes/definitions/os/infinera.inc.php +1 -1
M includes/definitions/os/infratec.inc.php +1 -1
M includes/definitions/os/ixsystems.inc.php +1 -1
M includes/definitions/os/janitza.inc.php +1 -1
M includes/definitions/os/juniper.inc.php +6 -6
M includes/definitions/os/knuerr.inc.php +1 -1
M includes/definitions/os/korenix.inc.php +1 -1
M includes/definitions/os/kyocera.inc.php +1 -1
M includes/definitions/os/lantech.inc.php +1 -1
M includes/definitions/os/lantronix.inc.php +1 -1
M includes/definitions/os/marvell.inc.php +1 -1
M includes/definitions/os/media5.inc.php +1 -1
M includes/definitions/os/meinberg.inc.php +1 -1
M includes/definitions/os/microsoft.inc.php +1 -1
M includes/definitions/os/mikrotik.inc.php +2 -2
M includes/definitions/os/mimosa.inc.php +1 -1
M includes/definitions/os/monnit.inc.php +1 -1
M includes/definitions/os/morningstar.inc.php +1 -1
M includes/definitions/os/moxa.inc.php +1 -1
M includes/definitions/os/mrv.inc.php +1 -1
M includes/definitions/os/nag.inc.php +2 -2
M includes/definitions/os/nec.inc.php +1 -1
M includes/definitions/os/netgear.inc.php +1 -1
M includes/definitions/os/netonix.inc.php +1 -1
M includes/definitions/os/netping.inc.php +1 -1
M includes/definitions/os/networkcritical.inc.php +1 -1
M includes/definitions/os/nscrtv.inc.php +1 -1
M includes/definitions/os/nti.inc.php +1 -1
M includes/definitions/os/opengear.inc.php +1 -1
M includes/definitions/os/oracle.inc.php +1 -1
M includes/definitions/os/packetlight.inc.php +1 -1
M includes/definitions/os/paloalto.inc.php +1 -1
M includes/definitions/os/pandacom.inc.php +1 -1
M includes/definitions/os/papouch.inc.php +1 -1
M includes/definitions/os/patton.inc.php +1 -1
M includes/definitions/os/pbi.inc.php +1 -1
M includes/definitions/os/peplink.inc.php +1 -1
M includes/definitions/os/powershield.inc.php +1 -1
M includes/definitions/os/powertek.inc.php +1 -1
M includes/definitions/os/powerwalker.inc.php +1 -1
M includes/definitions/os/proofpoint.inc.php +1 -1
M includes/definitions/os/proxmox.inc.php +1 -1
M includes/definitions/os/qnap.inc.php +1 -1
M includes/definitions/os/qsan.inc.php +1 -1
M includes/definitions/os/qtech.inc.php +1 -1
M includes/definitions/os/rad.inc.php +1 -1
M includes/definitions/os/radware.inc.php +1 -1
M includes/definitions/os/raisecom.inc.php +1 -1
A includes/definitions/os/rdpru.inc.php +25
M includes/definitions/os/rittal.inc.php +1 -1
M includes/definitions/os/riverbed.inc.php +1 -1
M includes/definitions/os/rubytech.inc.php +34 -25
M includes/definitions/os/ruckus.inc.php +2 -2
M includes/definitions/os/ruijie.inc.php +3 -3
M includes/definitions/os/seagate.inc.php +1 -1
M includes/definitions/os/serverscheck.inc.php +1 -1
M includes/definitions/os/sigur.inc.php +2 -2
M includes/definitions/os/silverpeak.inc.php +1 -1
M includes/definitions/os/smartoptics.inc.php +1 -1
M includes/definitions/os/smc.inc.php +1 -1
M includes/definitions/os/socomec.inc.php +1 -1
M includes/definitions/os/sonicwall.inc.php +1 -1
M includes/definitions/os/sophos.inc.php +1 -1
M includes/definitions/os/spectralogic.inc.php +1 -1
M includes/definitions/os/supermicro.inc.php +1 -1
M includes/definitions/os/symbol.inc.php +1 -1
M includes/definitions/os/synology.inc.php +1 -1
M includes/definitions/os/teracom.inc.php +1 -1
M includes/definitions/os/tplink.inc.php +3 -3
M includes/definitions/os/tripplite.inc.php +1 -1
M includes/definitions/os/tycon.inc.php +1 -1
M includes/definitions/os/ubiquiti.inc.php +8 -7
M includes/definitions/os/unitrends.inc.php +1 -1
M includes/definitions/os/univention.inc.php +1 -1
M includes/definitions/os/utstarcom.inc.php +1 -1
M includes/definitions/os/velocloud.inc.php +1 -1
M includes/definitions/os/vertiv.inc.php +49 -19
M includes/definitions/os/vmware.inc.php +1 -1
A includes/definitions/os/vsolution.inc.php +22
M includes/definitions/os/westermo.inc.php +1 -1
M includes/definitions/os/white-rabbit.inc.php +1 -1
M includes/definitions/os/wisi.inc.php +1 -1
M includes/definitions/os/wti.inc.php +1 -1
M includes/definitions/os/zelax.inc.php +2 -2
M includes/definitions/os/zhone.inc.php +4 -4
M includes/definitions/os/zte.inc.php +2 -2
M includes/definitions/os/zyxel.inc.php +3 -3
M includes/definitions/rewrites.inc.php +5 -5
A includes/definitions/rrdtypes
M includes/definitions/rrdtypes.inc.php +3 -1,285
M includes/definitions/transports.inc.php +41
M includes/definitions/vendors.inc.php +8 -1
M includes/definitions/vm.inc.php +1 -1
M includes/definitions/wui.inc.php +1 -1
A includes/discovery/arp
M includes/discovery/arp-table.inc.php +130 -149
M includes/discovery/bgp-peers.inc.php +243 -239
M includes/discovery/bgp/bgp4-mib.inc.php +44 -44
M includes/discovery/bgp/bgp4v2-mib.inc.php +141 -141
M includes/discovery/bgp/cisco-bgp4-mib.inc.php +98 -98
M includes/discovery/bgp/cumulus-bgpun-mib.inc.php +38 -36
A includes/discovery/bgp/cumulus-bgpvrf-mib.inc.php +107
M includes/discovery/cisco-cbqos.inc.php +76 -78
M includes/discovery/cisco-cef.inc.php +34 -38
M includes/discovery/counter/printer-mib.inc.php +33 -33
M includes/discovery/functions.inc.php +1,585 -1,581
M includes/discovery/graphs.inc.php +3 -3
M includes/discovery/graphs/juniper-firewall-mib.inc.php +12 -27
M includes/discovery/inventory.inc.php +17 -16
M includes/discovery/inventory/cpqrack-mib.inc.php +130 -127
M includes/discovery/inventory/dell-rac-mib.inc.php +49 -49
M includes/discovery/inventory/des-1210-28me-b2.inc.php +53 -53
M includes/discovery/inventory/des3018-l2mgmt-mib.inc.php +3 -3
M includes/discovery/inventory/des3026-l2mgmt-mib.inc.php +70 -70
M includes/discovery/inventory/e7-calix-mib.inc.php +49 -52
M includes/discovery/inventory/entity-mib.inc.php +196 -194
M includes/discovery/inventory/f5-bigip-system-mib.inc.php +223 -234
M includes/discovery/inventory/foundry-sn-agent-mib.inc.php +42 -46
M includes/discovery/inventory/geist-mib-v3.inc.php +103 -107
M includes/discovery/inventory/host-resources-mib.inc.php +57 -54
M includes/discovery/inventory/hpvc-mib.inc.php +60 -66
M includes/discovery/inventory/juniper-mib.inc.php +53 -50
M includes/discovery/inventory/mikrotik-mib.inc.php +25 -26
M includes/discovery/inventory/oneaccess-sys-mib.inc.php +20 -21
M includes/discovery/inventory/perle-mcr-mgt-mib.inc.php +79 -78
M includes/discovery/inventory/raisecom-fanmonitor-mib.inc.php +22 -23
M includes/discovery/inventory/raisecom-powermonitor-mib.inc.php +18 -20
M includes/discovery/inventory/snr-switch-mib.inc.php +24 -24
M includes/discovery/inventory/timetra-chassis-mib.inc.php +20 -20
M includes/discovery/ip-addresses.inc.php +214 -238
M includes/discovery/ip-addresses/cisco-ietf-ip-mib.inc.php +42 -46
M includes/discovery/ip-addresses/dnos-switching-mib.inc.php +28 -31
M includes/discovery/ip-addresses/f5-bigip-system-mib.inc.php +71 -72
M includes/discovery/ip-addresses/ip-mib.inc.php +163 -160
M includes/discovery/ip-addresses/ipv6-mib.inc.php +33 -35
M includes/discovery/ip-addresses/lldp-mib.inc.php +37 -37
M includes/discovery/ip-addresses/netapp-mib.inc.php +26 -26
M includes/discovery/ip-addresses/peplink-wan.inc.php +24 -24
M includes/discovery/ip-addresses/sdx-root-mib.inc.php +34 -34
M includes/discovery/junose-atm-vp.inc.php +40 -39
M includes/discovery/lsp.inc.php +17 -21
M includes/discovery/lsp/mpls-mib.inc.php +20 -23
M includes/discovery/mac-accounting.inc.php +33 -38
M includes/discovery/mempools.inc.php +175 -163
M includes/discovery/mempools/agent-general-mib.inc.php +12 -12
M includes/discovery/mempools/bianca-brick-mibres-mib.inc.php +10 -9
M includes/discovery/mempools/bluecoat-sg-proxy-mib.inc.php +9 -9
M includes/discovery/mempools/bluecoat-sg-usage-mib.inc.php +9 -9
M includes/discovery/mempools/cisco-enhanced-mempool-mib.inc.php +23 -23
M includes/discovery/mempools/cisco-entity-qfp-mib.inc.php +10 -10
M includes/discovery/mempools/cisco-memory-pool-mib.inc.php +13 -13
M includes/discovery/mempools/cisco-process-mib.inc.php +20 -20
M includes/discovery/mempools/dell-networking-chassis-mib.inc.php +26 -26
M includes/discovery/mempools/extreme-software-monitor-mib.inc.php +10 -10
M includes/discovery/mempools/f10-c-series-chassis-mib.inc.php +20 -20
M includes/discovery/mempools/f10-chassis-mib.inc.php +20 -20
M includes/discovery/mempools/f10-m-series-chassis-mib.inc.php +21 -21
M includes/discovery/mempools/f10-s-series-chassis-mib.inc.php +21 -21
M includes/discovery/mempools/f5-bigip-system-mib.inc.php +12 -11
M includes/discovery/mempools/foundry-sn-agent-mib.inc.php +18 -15
M includes/discovery/mempools/hh3c-entity-ext-mib.inc.php +18 -16
M includes/discovery/mempools/host-resources-mib.inc.php +91 -91
M includes/discovery/mempools/hpn-icf-entity-ext-mib.inc.php +18 -16
M includes/discovery/mempools/huawei-entity-extent-mib.inc.php +26 -26
M includes/discovery/mempools/juniper-mib.inc.php +24 -22
M includes/discovery/mempools/juniper-srx5000-spu-monitoring-mib.inc.php +10 -12
M includes/discovery/mempools/netswitch-mib.inc.php +8 -8
M includes/discovery/mempools/oneaccess-sys-mib.inc.php +12 -14
M includes/discovery/mempools/peakflow-sp-mib.inc.php +6 -6
M includes/discovery/mempools/s5-chassis-mib.inc.php +17 -17
M includes/discovery/mempools/smartnode-mib.inc.php +12 -14
M includes/discovery/mempools/timetra-system-mib.inc.php +7 -8
M includes/discovery/mempools/ucd-snmp-mib.inc.php +66 -71
M includes/discovery/mempools/zhone-card-resources-mib.inc.php +13 -15
M includes/discovery/mempools/zxr10-mib.inc.php +22 -20
M includes/discovery/mempools/zyxel-sys-memory-mib.inc.php +12 -13
M includes/discovery/mibs.inc.php +188 -186
M includes/discovery/neighbours.inc.php +34 -30
M includes/discovery/neighbours/alcatel-ent1-interswitch-protocol-mib.inc.php +3 -3
M includes/discovery/neighbours/alcatel-ind1-interswitch-protocol-mib.inc.php +82 -100
M includes/discovery/neighbours/cisco-cdp-mib.inc.php +133 -135
M includes/discovery/neighbours/dcp-linkview-mib.inc.php +29 -27
M includes/discovery/neighbours/dnos-isdp-mib.inc.php +3 -3
M includes/discovery/neighbours/edgeswitch-isdp-mib.inc.php +3 -3
M includes/discovery/neighbours/fastpath-isdp-mib.inc.php +3 -3
M includes/discovery/neighbours/foundry-sn-switch-group-mib.inc.php +45 -51
M includes/discovery/neighbours/isdp-mib.inc.php +63 -67
M includes/discovery/neighbours/lldp-mib.inc.php +369 -374
M includes/discovery/neighbours/lldp-v2-mib.inc.php +254 -252
M includes/discovery/neighbours/mikrotik-mib.inc.php +88 -99
M includes/discovery/neighbours/netgear-isdp-mib.inc.php +3 -3
M includes/discovery/neighbours/ospf-mib.inc.php +23 -19
M includes/discovery/neighbours/ospfv3-mib.inc.php +21 -19
M includes/discovery/neighbours/timetra-lldp-mib.inc.php +244 -242
M includes/discovery/neighbours/tplink-lldpinfo-mib.inc.php +38 -38
M includes/discovery/oids.inc.php +25 -30
M includes/discovery/os.inc.php +6 -30
M includes/discovery/os/broadcom.inc.php +14 -12
M includes/discovery/os/freebsd.inc.php +9 -7
M includes/discovery/os/linux.inc.php +60 -58
M includes/discovery/os/nxp-mqx-rtcs.inc.php +11 -11
M includes/discovery/os/solaris.inc.php +23 -25
M includes/discovery/ports-stack.inc.php +174 -170
M includes/discovery/ports.inc.php +130 -142
M includes/discovery/ports/coriant-groove-mib.inc.php +32 -32
M includes/discovery/ports/f5-bigip-system-mib.inc.php +3 -3
M includes/discovery/ports/ipe-system-mib.inc.php +119 -120
M includes/discovery/ports/juniper-virtualchassis-mib.inc.php +24 -28
M includes/discovery/ports/netapp-mib.inc.php +47 -47
M includes/discovery/ports/rbn-bind-mib.inc.php +39 -41
M includes/discovery/printersupplies.inc.php +4 -4
M includes/discovery/printersupplies/printer-mib.inc.php +139 -141
M includes/discovery/printersupplies/ricohprivatemib.inc.php +52 -52
M includes/discovery/processors.inc.php +130 -124
M includes/discovery/processors/bluecoat-sg-proxy-mib.inc.php +7 -7
M includes/discovery/processors/bluecoat-sg-usage-mib.inc.php +9 -9
M includes/discovery/processors/cisco-entity-pfe-mib.inc.php +11 -10
M includes/discovery/processors/cisco-entity-qfp-mib.inc.php +9 -9
M includes/discovery/processors/cisco-process-mib.inc.php +25 -25
M includes/discovery/processors/ciscosb-rndmng.inc.php +6 -7
M includes/discovery/processors/dell-networking-chassis-mib.inc.php +21 -25
M includes/discovery/processors/dnos-switching-mib.inc.php +5 -6
M includes/discovery/processors/edgeswitch-switching-mib.inc.php +5 -6
M includes/discovery/processors/extreme-software-monitor-mib.inc.php +9 -9
M includes/discovery/processors/f10-c-series-chassis-mib.inc.php +6 -6
M includes/discovery/processors/f10-chassis-mib.inc.php +7 -7
M includes/discovery/processors/f10-m-series-chassis-mib.inc.php +7 -7
M includes/discovery/processors/f10-s-series-chassis-mib.inc.php +7 -7
M includes/discovery/processors/f5-bigip-system-mib.inc.php +10 -11
M includes/discovery/processors/foundry-sn-agent-mib.inc.php +25 -29
M includes/discovery/processors/hh3c-entity-ext-mib.inc.php +14 -17
M includes/discovery/processors/host-resources-mib.inc.php +60 -56
M includes/discovery/processors/hpn-icf-entity-ext-mib.inc.php +14 -17
M includes/discovery/processors/huawei-entity-extent-mib.inc.php +31 -31
M includes/discovery/processors/isilon-mib.inc.php +16 -15
M includes/discovery/processors/juniper-mib.inc.php +18 -16
M includes/discovery/processors/juniper-srx5000-spu-monitoring-mib.inc.php +9 -10
M includes/discovery/processors/juniper-system-mib.inc.php +14 -17
M includes/discovery/processors/ns-root-mib.inc.php +9 -9
M includes/discovery/processors/smartnode-mib.inc.php +9 -10
M includes/discovery/processors/ucd-snmp-mib.inc.php +13 -15
M includes/discovery/processors/wlsx-switch-mib.inc.php +9 -9
M includes/discovery/processors/zhone-card-resources-mib.inc.php +14 -16
M includes/discovery/processors/zxr10-mib.inc.php +22 -23
M includes/discovery/pseudowires.inc.php +33 -32
M includes/discovery/pseudowires/cisco-ietf-pw-mib.inc.php +84 -98
M includes/discovery/pseudowires/juniper-vpn-mib.inc.php +109 -121
M includes/discovery/pseudowires/pw-std-mib.inc.php +82 -97
M includes/discovery/sensors.inc.php +69 -63
M includes/discovery/sensors/adf-1-mib.inc.php +64 -72
M includes/discovery/sensors/alvarion-dot11-wlan-mib.inc.php +50 -59
M includes/discovery/sensors/areca-snmp-mib.inc.php +85 -83
M includes/discovery/sensors/asco-qem-72ee2.inc.php +47 -47
M includes/discovery/sensors/aten-ipmi-mib.inc.php +73 -63
M includes/discovery/sensors/aten-pe-cfg.inc.php +77 -77
M includes/discovery/sensors/axis-video-mib.inc.php +64 -62
M includes/discovery/sensors/baytech-mib-403-1.inc.php +56 -63
M includes/discovery/sensors/better-networks-ethernetbox-mib.inc.php +46 -51
M includes/discovery/sensors/bluecoat-sg-sensor-mib.inc.php +29 -25
M includes/discovery/sensors/brocade-optical-monitoring-mib.inc.php +129 -127
M includes/discovery/sensors/carel-denco-mib.inc.php +11 -13
M includes/discovery/sensors/checkpoint-mib.inc.php +30 -36
M includes/discovery/sensors/ciena-ws-xcvr-mib.inc.php +100 -109
M includes/discovery/sensors/cisco-entity-fru-control-mib.inc.php +146 -144
M includes/discovery/sensors/cisco-entity-sensor-mib.inc.php +470 -442
M includes/discovery/sensors/cisco-envmon-mib.inc.php +138 -141
M includes/discovery/sensors/cisco-power-ethernet-ext-mib.inc.php +41 -45
M includes/discovery/sensors/ciscosb-phy-mib.inc.php +76 -79
M includes/discovery/sensors/cmm-chassis-mib.inc.php +154 -178
M includes/discovery/sensors/cpqhlth-mib.inc.php +105 -115
M includes/discovery/sensors/cpqida-mib.inc.php +71 -77
M includes/discovery/sensors/cpqpower-mib.inc.php +133 -120
M includes/discovery/sensors/cpqrack-mib.inc.php +96 -107
M includes/discovery/sensors/cyan-cem-mib.inc.php +24 -25
M includes/discovery/sensors/cyan-geport-mib.inc.php +33 -32
M includes/discovery/sensors/cyan-tengport-mib.inc.php +33 -32
M includes/discovery/sensors/cyan-xcvr-mib.inc.php +47 -42
M includes/discovery/sensors/ddm-mgmt-mib.inc.php +108 -94
M includes/discovery/sensors/dell-networking-chassis-mib.inc.php +91 -99
M includes/discovery/sensors/dell-rac-mib.inc.php +36 -41
M includes/discovery/sensors/dell-vendor-mib.inc.php +41 -41
M includes/discovery/sensors/des-1210-28me-b2.inc.php +80 -78
M includes/discovery/sensors/dev-cfg-mib.inc.php +42 -45
M includes/discovery/sensors/dksf-48-4-x-x-1.inc.php +43 -45
M includes/discovery/sensors/dksf-50-11-x-x-x.inc.php +56 -58
M includes/discovery/sensors/dksf-60-4-x-x-x.inc.php +66 -72
M includes/discovery/sensors/dksf-70-mib.inc.php +45 -47
M includes/discovery/sensors/dnos-boxservices-private-mib.inc.php +115 -126
M includes/discovery/sensors/dps-mib-v38.inc.php +24 -25
M includes/discovery/sensors/eaton-epdu-mib.inc.php +126 -141
M includes/discovery/sensors/edgecore-phy-mib.inc.php +76 -78
M includes/discovery/sensors/edgeswitch-boxservices-private-mib.inc.php +74 -82
M includes/discovery/sensors/egnitephysensor-mib.inc.php +43 -51
M includes/discovery/sensors/egw4mib.inc.php +34 -34
M includes/discovery/sensors/ekinops-pm200frs02-mib.inc.php +45 -45
M includes/discovery/sensors/eltek-distributed-mib.inc.php +26 -31
M includes/discovery/sensors/emd-mib.inc.php +117 -125
M includes/discovery/sensors/enlogic-pdu-mib.inc.php +292 -284
M includes/discovery/sensors/enlogic-pdu2-mib.inc.php +3 -3
M includes/discovery/sensors/entity-sensor-mib.inc.php +278 -263
M includes/discovery/sensors/eppc-mib.inc.php +121 -125
M includes/discovery/sensors/eqlmember-mib.inc.php +84 -96
M includes/discovery/sensors/es-racktivity-mib.inc.php +112 -122
M includes/discovery/sensors/exaltcomproducts.inc.php +41 -49
M includes/discovery/sensors/extreme-system-mib.inc.php +80 -93
M includes/discovery/sensors/f10-s-series-chassis-mib.inc.php +73 -80
M includes/discovery/sensors/fa-ext-mib.inc.php +56 -59
M includes/discovery/sensors/fastpath-boxservices-private-mib.inc.php +85 -92
M includes/discovery/sensors/fortinet-fortigate-mib.inc.php +50 -40
M includes/discovery/sensors/foundry-poe-mib.inc.php +82 -83
M includes/discovery/sensors/foundry-sn-agent-mib.inc.php +94 -106
M includes/discovery/sensors/foundry-sn-switch-group-mib.inc.php +99 -101
M includes/discovery/sensors/fs-mib.inc.php +23 -25
M includes/discovery/sensors/fspr7-mib.inc.php +56 -62
M includes/discovery/sensors/geist-mib-v3.inc.php +517 -602
M includes/discovery/sensors/gudeads-pdu8110-mib.inc.php +26 -31
M includes/discovery/sensors/gudeads-pdu8310-mib.inc.php +42 -48
M includes/discovery/sensors/hh3c-entity-ext-mib.inc.php +52 -59
M includes/discovery/sensors/hh3c-transceiver-info-mib.inc.php +110 -117
M includes/discovery/sensors/hp-icf-transceiver-mib.inc.php +80 -78
M includes/discovery/sensors/hpn-icf-entity-ext-mib.inc.php +46 -51
M includes/discovery/sensors/huawei-entity-extent-mib.inc.php +258 -254
M includes/discovery/sensors/huawei-poe-mib.inc.php +69 -75
M includes/discovery/sensors/hwg-pwr-mib.inc.php +67 -75
M includes/discovery/sensors/ipomanii-mib.inc.php +72 -86
M includes/discovery/sensors/ispro-mib.inc.php +100 -108
M includes/discovery/sensors/it-watchdogs-mib-v3.inc.php +41 -49
M includes/discovery/sensors/it-watchdogs-mib.inc.php +33 -47
M includes/discovery/sensors/it-watchdogs-v4-mib.inc.php +23 -25
M includes/discovery/sensors/juniper-dom-mib.inc.php +137 -141
M includes/discovery/sensors/juniper-ifoptics-mib.inc.php +83 -87
M includes/discovery/sensors/liebert-gp-environmental-mib.inc.php +74 -85
M includes/discovery/sensors/liebert-gp-pdu-mib.inc.php +179 -193
M includes/discovery/sensors/liebert-gp-power-mib.inc.php +73 -81
M includes/discovery/sensors/lm-sensors-mib.inc.php +46 -42
M includes/discovery/sensors/lsi-megaraid-sas-mib.inc.php +64 -72
M includes/discovery/sensors/mg-snmp-ups-mib.inc.php +279 -301
M includes/discovery/sensors/mseries-envmon-mib.inc.php +16 -18
M includes/discovery/sensors/mseries-port-mib.inc.php +23 -26
M includes/discovery/sensors/nbs-cmmc-mib.inc.php +36 -45
M includes/discovery/sensors/netapp-mib.inc.php +145 -145
M includes/discovery/sensors/netbotzv2-mib.inc.php +38 -44
M includes/discovery/sensors/netio-products-netio-mib.inc.php +11 -16
M includes/discovery/sensors/netonix-switch-mib.inc.php +37 -37
M includes/discovery/sensors/nokia-ipso-system-mib.inc.php +32 -29
M includes/discovery/sensors/ns-root-mib.inc.php +35 -28
M includes/discovery/sensors/nscrtv-root.inc.php +7 -9
M includes/discovery/sensors/oap-pseudo-mib.inc.php +263 -276
M includes/discovery/sensors/old-dnos-boxservices-private-mib.inc.php +78 -84
M includes/discovery/sensors/omnitron-poe-mib.inc.php +41 -41
M includes/discovery/sensors/p8510-mib.inc.php +30 -38
M includes/discovery/sensors/packetflux-mib.inc.php +44 -42
M includes/discovery/sensors/pdu-mib.inc.php +56 -56
M includes/discovery/sensors/pdu2-mib.inc.php +382 -418
M includes/discovery/sensors/perle-mcr-mgt-mib.inc.php +59 -65
M includes/discovery/sensors/poseidon-mib.inc.php +139 -143
M includes/discovery/sensors/power-ethernet-mib.inc.php +627 -628
M includes/discovery/sensors/powernet-mib.inc.php +1,485 -1,479
M includes/discovery/sensors/pwtv1-mib.inc.php +127 -123
M includes/discovery/sensors/rad-gen-mib.inc.php +63 -61
M includes/discovery/sensors/radlan-hwenviroment.inc.php +36 -36
M includes/discovery/sensors/radlan-phy-mib.inc.php +296 -301
M includes/discovery/sensors/radlan-physicaldescription-mib.inc.php +180 -184
M includes/discovery/sensors/raisecom-optical-transceiver-mib.inc.php +119 -132
M includes/discovery/sensors/readydataos-mib.inc.php +76 -85
M includes/discovery/sensors/readynas-mib.inc.php +63 -72
M includes/discovery/sensors/rittal-cmc-iii-mib.inc.php +195 -195
M includes/discovery/sensors/rittal-cmc-tc-mib.inc.php +129 -129
M includes/discovery/sensors/rmcu.inc.php +23 -21
M includes/discovery/sensors/roomalert12s-mib.inc.php +51 -47
M includes/discovery/sensors/roomalert24e-mib.inc.php +67 -66
M includes/discovery/sensors/roomalert32e-mib.inc.php +121 -121
M includes/discovery/sensors/roomalert3e-mib.inc.php +67 -63
M includes/discovery/sensors/roomalert3s-mib.inc.php +51 -47
M includes/discovery/sensors/roomalert4e-mib.inc.php +58 -59
M includes/discovery/sensors/sentry3-mib.inc.php +75 -87
M includes/discovery/sensors/sentry4-mib.inc.php +79 -91
M includes/discovery/sensors/serverscheck.inc.php +159 -158
M includes/discovery/sensors/sfa-info.inc.php +35 -43
M includes/discovery/sensors/smartnode-mib.inc.php +33 -35
M includes/discovery/sensors/ste-mib.inc.php +53 -56
M includes/discovery/sensors/ste2-mib.inc.php +65 -66
M includes/discovery/sensors/sun-platform-mib.inc.php +155 -167
M includes/discovery/sensors/teracom-tcw240b-mib.inc.php +52 -50
M includes/discovery/sensors/teracom-tcw241-mib.inc.php +103 -101
M includes/discovery/sensors/timetra-chassis-mib.inc.php +53 -59
M includes/discovery/sensors/timetra-port-mib.inc.php +374 -386
M includes/discovery/sensors/ups-mib.inc.php +315 -315
M includes/discovery/sensors/viptela-hardware.inc.php +75 -76
M includes/discovery/sensors/webgraph-old-thermo-hygrometer-us-mib.inc.php +58 -64
M includes/discovery/sensors/webgraph-thermo-hygrometer-us-mib.inc.php +51 -57
M includes/discovery/sensors/wwp-leos-port-xcvr-mib.inc.php +58 -63
M includes/discovery/sensors/xups-mib.inc.php +214 -214
M includes/discovery/sensors/zhone-shelf-monitor-mib.inc.php +52 -55
M includes/discovery/sensors/zyxel-transceiver-mib.inc.php +77 -80
M includes/discovery/sla.inc.php +71 -81
M includes/discovery/slas/cisco-rttmon-mib.inc.php +67 -71
M includes/discovery/slas/disman-ping-mib.inc.php +65 -72
M includes/discovery/slas/hpicf-ipsla-mib.inc.php +52 -57
M includes/discovery/status/atto6500n-mib.inc.php +15 -17
M includes/discovery/status/cisco-stackwise-mib.inc.php +47 -53
M includes/discovery/status/eqldisk-mib.inc.php +20 -24
M includes/discovery/storage.inc.php +24 -20
M includes/discovery/storage/cisco-flash-mib.inc.php +110 -116
M includes/discovery/storage/host-resources-mib.inc.php +109 -107
M includes/discovery/storage/ucd-snmp-mib.inc.php +3 -3
M includes/discovery/ucd-diskio.inc.php +29 -35
M includes/discovery/virtual-machines.inc.php +4 -4
M includes/discovery/virtual-machines/libvirt.inc.php +79 -77
M includes/discovery/virtual-machines/vmware-vminfo-mib.inc.php +9 -10
M includes/discovery/vlans.inc.php +132 -153
M includes/discovery/vlans/a3com-huawei-lswvlan-mib.inc.php +33 -31
M includes/discovery/vlans/atistackswitch9000-mib.inc.php +3 -3
M includes/discovery/vlans/atistackswitch9424-mib.inc.php +28 -28
M includes/discovery/vlans/cisco-vtp-mib.inc.php +117 -116
M includes/discovery/vlans/ciscosb-vlan-mib.inc.php +1 -1
M includes/discovery/vlans/dcn-mib.inc.php +45 -56
M includes/discovery/vlans/es2952-mib.inc.php +26 -24
M includes/discovery/vlans/extreme-vlan-mib.inc.php +69 -75
M includes/discovery/vlans/huawei-l2vlan-mib.inc.php +64 -74
M includes/discovery/vlans/ieee8021-q-bridge-mib.inc.php +59 -59
M includes/discovery/vlans/q-bridge-mib.inc.php +103 -99
M includes/discovery/vlans/radlan-vlan-mib.inc.php +98 -94
M includes/discovery/vlans/rapid-city.inc.php +28 -31
M includes/discovery/vlans/tplink-dot1q-vlan-mib.inc.php +81 -75
M includes/discovery/vrf.inc.php +174 -174
M includes/discovery/vrf/arista-vrf-mib.inc.php +33 -33
M includes/discovery/vrf/cisco-vrf-mib.inc.php +39 -33
M includes/discovery/vrf/mpls-l3vpn-std-mib.inc.php +40 -36
M includes/discovery/vrf/mpls-vpn-mib.inc.php +38 -34
M includes/discovery/wifi.inc.php +27 -27
M includes/discovery/wifi/airespace-wireless-mib.inc.php +53 -53
M includes/discovery/wifi/ruckus-radio-mib.inc.php +34 -27
M includes/discovery/wifi/ruckus-wlan-mib.inc.php +35 -28
M includes/discovery/wifi/trapeze-networks-ap-config-mib.inc.php +56 -57
M includes/distributed.inc.php +68 -66
M includes/encrypt.inc.php +144 -130
M includes/entities.inc.php +1,628 -1,523
M includes/entities/counter.inc.php +652 -730
M includes/entities/device.inc.php +2,130 -1,544
M includes/entities/ip-address.inc.php +709 -652
M includes/entities/port.inc.php +767 -745
M includes/entities/probe.inc.php +82 -78
M includes/entities/routing.inc.php +828 -791
M includes/entities/sensor.inc.php +946 -961
M includes/entities/status.inc.php +600 -624
M includes/entities/storage.inc.php +409 -382
M includes/entities/wifi.inc.php +133 -132
M includes/functions.inc.php +2,846 -2,533
M includes/geolocation.inc.php +341 -345
M includes/geolocation/google.inc.php +41 -58
M includes/geolocation/yandex.inc.php +37 -55
M includes/groups.inc.php +239 -246
M includes/housekeeping/alertlog.inc.php +32 -38
M includes/housekeeping/authlog.inc.php +32 -38
M includes/housekeeping/eventlog.inc.php +32 -38
M includes/housekeeping/inventory.inc.php +32 -38
M includes/housekeeping/ports.inc.php +24 -24
M includes/housekeeping/rrd.inc.php +151 -151
M includes/housekeeping/staledb.inc.php +74 -75
M includes/housekeeping/syslog.inc.php +32 -38
M includes/include-dir-mib.inc.php +39 -53
M includes/include-dir.inc.php +19 -56
M includes/influx.inc.php +89 -91
A includes/observium.inc.php +498
M includes/polling/altiga-ssl.inc.php +19 -21
M includes/polling/applications.inc.php +35 -38
M includes/polling/applications/apache.inc.php +52 -53
M includes/polling/applications/asterisk.inc.php +12 -14
M includes/polling/applications/bind.inc.php +288 -328
M includes/polling/applications/ceph.inc.php +13 -14
M includes/polling/applications/crashplan.inc.php +53 -56
M includes/polling/applications/dhcpkit.inc.php +20 -22
M includes/polling/applications/dovecot.inc.php +64 -65
M includes/polling/applications/drbd.inc.php +26 -31
M includes/polling/applications/exchange.inc.php +121 -131
M includes/polling/applications/exim_mailqueue.inc.php +12 -14
M includes/polling/applications/exim.inc.php +12 -14
M includes/polling/applications/freeradius.inc.php +33 -35
M includes/polling/applications/icecast.inc.php +12 -14
M includes/polling/applications/ioping.inc.php +3 -5
M includes/polling/applications/jvmoverjmx.inc.php +46 -49
M includes/polling/applications/kamailio.inc.php +103 -108
M includes/polling/applications/lighttpd.inc.php +12 -14
M includes/polling/applications/memcached.inc.php +55 -63
M includes/polling/applications/mongodb.inc.php +55 -56
M includes/polling/applications/mssql.inc.php +94 -104
M includes/polling/applications/mysql.inc.php +126 -130
M includes/polling/applications/nfs.inc.php +69 -77
M includes/polling/applications/nfsd.inc.php +39 -43
M includes/polling/applications/nginx.inc.php +18 -19
M includes/polling/applications/nsd.inc.php +70 -83
M includes/polling/applications/ntpd.inc.php +20 -23
M includes/polling/applications/openvpn.inc.php +18 -23
M includes/polling/applications/postfix_mailgraph.inc.php +15 -14
M includes/polling/applications/postfix_qshape.inc.php +12 -14
M includes/polling/applications/postgresql.inc.php +14 -16
M includes/polling/applications/powerdns_recursor.inc.php +63 -65
M includes/polling/applications/powerdns.inc.php +35 -37
M includes/polling/applications/shoutcast.inc.php +27 -30
M includes/polling/applications/unbound.inc.php +153 -160
M includes/polling/applications/varnish.inc.php +25 -26
M includes/polling/applications/vmwaretools.inc.php +14 -16
M includes/polling/applications/winservices.inc.php +49 -58
M includes/polling/applications/zimbra.inc.php +263 -280
M includes/polling/arista-software-ip-forwarding.inc.php +38 -42
M includes/polling/aruba-controller.inc.php +89 -89
M includes/polling/bgp-peers.inc.php +248 -246
M includes/polling/bgp/bgp4-mib.inc.php +60 -60
M includes/polling/bgp/bgp4v2-mib.inc.php +86 -86
M includes/polling/bgp/cisco-bgp4-mib.inc.php +100 -100
M includes/polling/bgp/cumulus-bgpun-mib.inc.php +48 -46
A includes/polling/bgp/cumulus-bgpvrf-mib.inc.php +85
M includes/polling/cipsec-tunnels.inc.php +247 -275
M includes/polling/cisco-cbqos.inc.php +109 -109
M includes/polling/cisco-cef.inc.php +109 -101
M includes/polling/cisco-eigrp.inc.php +257 -284
M includes/polling/cisco-ipsec-flow-monitor.inc.php +50 -44
M includes/polling/cisco-remote-access-monitor.inc.php +21 -23
M includes/polling/cisco-vpdn.inc.php +18 -21
M includes/polling/counter.inc.php +15 -17
M includes/polling/entity-physical.inc.php +58 -72
M includes/polling/fdb-table.inc.php +284 -290
M includes/polling/fdb/atistackswitch9424-mib.inc.php +19 -20
M includes/polling/fdb/extreme-fdb-mib.inc.php +30 -33
M includes/polling/fdb/huawei-l2mam-mib.inc.php +23 -21
M includes/polling/fdb/rapid-city.inc.php +57 -65
M includes/polling/fdb/tplink-l2bridge-mib.inc.php +30 -24
M includes/polling/functions.inc.php +644 -656
M includes/polling/graphs.inc.php +46 -48
M includes/polling/graphs/a10-ax-cgn-mib/axIpNatLsnGlobalStats.inc.php +45 -46
M includes/polling/graphs/a10-ax-mib/axAppGlobalStats.inc.php +24 -24
M includes/polling/graphs/aethra-mib/xdsl.inc.php +20 -20
M includes/polling/graphs/alvarion-dot11-wlan-mib.inc.php +38 -44
M includes/polling/graphs/aruba-cppm-mib.inc.php +46 -46
M includes/polling/graphs/bluecoat-av-mib.inc.php +18 -18
M includes/polling/graphs/bluecoat-cas-mib.inc.php +18 -18
M includes/polling/graphs/bluecoat-sg-proxy-mib.inc.php +65 -65
M includes/polling/graphs/checkpoint-mib.inc.php +144 -144
M includes/polling/graphs/cisco-aaa-session-mib.inc.php +21 -21
M includes/polling/graphs/cisco-firewall-mib.inc.php +8 -9
M includes/polling/graphs/cisco-subscriber-session-mib.inc.php +14 -14
M includes/polling/graphs/f5-bigip-system-mib/clientSslStats.inc.php +22 -22
M includes/polling/graphs/fe-fireeye-mib.inc.php +10 -10
M includes/polling/graphs/firebrick-mib/fbL2tpSessions.inc.php +19 -19
M includes/polling/graphs/firebrick-mib/fbL2tpTunnels.inc.php +15 -15
M includes/polling/graphs/gbos-mib.inc.php +17 -17
M includes/polling/graphs/host-resources-mib.inc.php +15 -15
M includes/polling/graphs/juniper-firewall-mib.inc.php +17 -22
M includes/polling/graphs/juniper-ipv6-mib/jnxIcmpv6Stats.inc.php +124 -124
M includes/polling/graphs/juniper-ipv6-mib/jnxIpv6GlobalStats.inc.php +113 -113
M includes/polling/graphs/juniper-srx5000-spu-monitoring-mib.inc.php +22 -22
M includes/polling/graphs/mikrotik-mib/mtxrDHCP.inc.php +15 -15
M includes/polling/graphs/mitel-iperavoicelan-mib.inc.php +23 -23
M includes/polling/graphs/mseries-alarm-mib/alarmGeneral.inc.php +12 -12
M includes/polling/graphs/netapp-mib/cp.inc.php +30 -30
M includes/polling/graphs/netapp-mib/misc.inc.php +25 -26
M includes/polling/graphs/ns-root-mib/nsAAAStatsGroup.inc.php +23 -23
M includes/polling/graphs/ns-root-mib/nsCompressionStatsGroup.inc.php +61 -61
M includes/polling/graphs/ns-root-mib/nsHttpStatsGroup.inc.php +40 -40
M includes/polling/graphs/ns-root-mib/nsSslStatsGroup.inc.php +169 -169
M includes/polling/graphs/ns-root-mib/nsTcpStatsGroup.inc.php +104 -104
M includes/polling/graphs/pan-common-mib.inc.php +17 -17
M includes/polling/graphs/raisecom-system-mib.inc.php +8 -8
M includes/polling/graphs/rbn-subscriber-active-mib/rbnsubsencaps.inc.php +41 -41
M includes/polling/graphs/sonicwall-firewall-ip-statistics-mib/sonicSAStatTable.inc.php +3 -3
M includes/polling/graphs/sonicwall-firewall-ip-statistics-mib/sonicwallFwStats.inc.php +11 -11
M includes/polling/graphs/teradici-pcoipv2-mib.inc.php +40 -40
M includes/polling/ipmi.inc.php +41 -40
M includes/polling/ipSystemStats.inc.php +56 -48
M includes/polling/junose-atm-vp.inc.php +30 -32
M includes/polling/loadbalancer.inc.php +3 -3
M includes/polling/loadbalancer/cisco-enhanced-slb-mib.inc.php +81 -92
M includes/polling/loadbalancer/cisco-slb-mib.inc.php +68 -76
M includes/polling/loadbalancer/f5-bigip-local-mib.inc.php +316 -328
M includes/polling/loadbalancer/ns-root-mib.inc.php +343 -343
M includes/polling/lsp.inc.php +108 -124
M includes/polling/lsp/mpls-mib.inc.php +7 -9
M includes/polling/mac-accounting.inc.php +163 -149
M includes/polling/mempools.inc.php +123 -96
M includes/polling/mempools/agent-general-mib.inc.php +12 -14
M includes/polling/mempools/bianca-brick-mibres-mib.inc.php +10 -12
M includes/polling/mempools/bluecoat-sg-proxy-mib.inc.php +11 -13
M includes/polling/mempools/bluecoat-sg-usage-mib.inc.php +11 -13
M includes/polling/mempools/cisco-enhanced-mempool-mib.inc.php +22 -27
M includes/polling/mempools/cisco-entity-qfp-mib.inc.php +16 -19
M includes/polling/mempools/cisco-memory-pool-mib.inc.php +15 -18
M includes/polling/mempools/cisco-process-mib.inc.php +15 -18
M includes/polling/mempools/dell-networking-chassis-mib.inc.php +9 -10
M includes/polling/mempools/extreme-software-monitor-mib.inc.php +11 -13
M includes/polling/mempools/f10-c-series-chassis-mib.inc.php +14 -17
M includes/polling/mempools/f10-chassis-mib.inc.php +9 -10
M includes/polling/mempools/f10-m-series-chassis-mib.inc.php +11 -13
M includes/polling/mempools/f10-s-series-chassis-mib.inc.php +9 -10
M includes/polling/mempools/f5-bigip-system-mib.inc.php +11 -13
M includes/polling/mempools/foundry-sn-agent-mib.inc.php +14 -11
M includes/polling/mempools/hh3c-entity-ext-mib.inc.php +9 -10
M includes/polling/mempools/host-resources-mcd.inc.php +6 -6
M includes/polling/mempools/host-resources-mib.inc.php +36 -36
M includes/polling/mempools/hpn-icf-entity-ext-mib.inc.php +9 -10
M includes/polling/mempools/huawei-entity-extent-mib.inc.php +10 -10
M includes/polling/mempools/juniper-mib.inc.php +14 -17
M includes/polling/mempools/juniper-srx5000-spu-monitoring-mib.inc.php +11 -13
M includes/polling/mempools/netswitch-mib.inc.php +11 -13
M includes/polling/mempools/oneaccess-sys-mib.inc.php +11 -13
M includes/polling/mempools/peakflow-sp-mib.inc.php +4 -4
M includes/polling/mempools/s5-chassis-mib.inc.php +11 -13
M includes/polling/mempools/smartnode-mib.inc.php +11 -13
M includes/polling/mempools/timetra-system-mib.inc.php +10 -12
M includes/polling/mempools/ucd-snmp-mib.inc.php +27 -30
M includes/polling/mempools/zhone-card-resources-mib.inc.php +9 -11
M includes/polling/mempools/zxr10-mib.inc.php +15 -18
M includes/polling/mempools/zyxel-sys-memory-mib.inc.php +15 -18
M includes/polling/netstats.inc.php +75 -71
M includes/polling/oids.inc.php +40 -40
M includes/polling/os.inc.php +173 -185
M includes/polling/os/acdos.inc.php +7 -8
M includes/polling/os/acsw.inc.php +17 -16
M includes/polling/os/airos.inc.php +13 -13
M includes/polling/os/allied.inc.php +30 -36
M includes/polling/os/alliedwareplus.inc.php +6 -4
M includes/polling/os/aos.inc.php +4 -10
M includes/polling/os/aosw.inc.php +3 -3
M includes/polling/os/apc.inc.php +78 -83
M includes/polling/os/arubaos.inc.php +8 -10
M includes/polling/os/asyncos.inc.php +7 -8
M includes/polling/os/atto.inc.php +6 -6
M includes/polling/os/avaya.inc.php +34 -41
M includes/polling/os/avocent.inc.php +7 -8
M includes/polling/os/barracudangfw.inc.php +3 -3
M includes/polling/os/bintec.inc.php +7 -8
M includes/polling/os/breeze.inc.php +4 -4
M includes/polling/os/broadcom_fastpath.inc.php +3 -3
M includes/polling/os/brother-printer.inc.php +17 -18
M includes/polling/os/calix.inc.php +46 -50
M includes/polling/os/cambium-ptp.inc.php +8 -12
M includes/polling/os/canopy.inc.php +3 -3
M includes/polling/os/cas.inc.php +14 -16
M includes/polling/os/ciena.inc.php +5 -5
M includes/polling/os/cimc.inc.php +6 -7
M includes/polling/os/cisco-acns.inc.php +4 -4
M includes/polling/os/cisco-altiga.inc.php +6 -7
M includes/polling/os/cisco-nam.inc.php +5 -5
M includes/polling/os/cisco-ue.inc.php +14 -14
M includes/polling/os/cisco.inc.php +132 -133
M includes/polling/os/dantherm-coolling.inc.php +3 -3
M includes/polling/os/darwin.inc.php +383 -239
M includes/polling/os/dell-laser.inc.php +17 -22
M includes/polling/os/deltaups.inc.php +3 -3
M includes/polling/os/dlink.inc.php +39 -42
M includes/polling/os/dlinkap.inc.php +16 -16
M includes/polling/os/dlinkfw.inc.php +4 -5
M includes/polling/os/dsm.inc.php +9 -11
M includes/polling/os/edgecore-os.inc.php +6 -7
M includes/polling/os/edgemax.inc.php +5 -6
M includes/polling/os/engenius.inc.php +35 -36
M includes/polling/os/eppc-ups.inc.php +33 -33
M includes/polling/os/equallogic.inc.php +30 -35
M includes/polling/os/exalt.inc.php +7 -7
M includes/polling/os/extremeavaya.inc.php +34 -41
M includes/polling/os/extremeware.inc.php +15 -13
M includes/polling/os/f5.inc.php +16 -21
M includes/polling/os/fabos.inc.php +7 -8
M includes/polling/os/fireeye.inc.php +5 -5
M includes/polling/os/fortinet.inc.php +9 -9
M includes/polling/os/ftos.inc.php +81 -104
M includes/polling/os/gaia.inc.php +4 -4
M includes/polling/os/ge-ups.inc.php +3 -3
M includes/polling/os/hpilo.inc.php +7 -8
M includes/polling/os/ibm-bladecenter.inc.php +29 -33
M includes/polling/os/ies.inc.php +4 -4
M includes/polling/os/interseptor.inc.php +4 -4
M includes/polling/os/ipoman.inc.php +9 -5
M includes/polling/os/ironware.inc.php +6 -8
M includes/polling/os/jetnexus-lb.inc.php +3 -3
M includes/polling/os/juniperive.inc.php +28 -32
M includes/polling/os/junos.inc.php +49 -59
M includes/polling/os/junose.inc.php +6 -7
M includes/polling/os/jwos.inc.php +4 -4
M includes/polling/os/konica-printer.inc.php +4 -4
M includes/polling/os/lcos.inc.php +5 -5
M includes/polling/os/liebert.inc.php +33 -35
M includes/polling/os/maipu-mypower.inc.php +8 -9
M includes/polling/os/mcd.inc.php +11 -12
M includes/polling/os/mellanox.inc.php +12 -13
M includes/polling/os/meraki.inc.php +14 -18
M includes/polling/os/mgeups.inc.php +9 -7
M includes/polling/os/netapp.inc.php +20 -22
M includes/polling/os/netgear.inc.php +5 -6
M includes/polling/os/netscaler.inc.php +6 -6
M includes/polling/os/omnistack.inc.php +4 -5
M includes/polling/os/onefs.inc.php +6 -7
M includes/polling/os/oneos.inc.php +27 -29
M includes/polling/os/opengear.inc.php +5 -5
M includes/polling/os/openwrt.inc.php +41 -41
M includes/polling/os/packages.inc.php +8 -6
M includes/polling/os/poweralert.inc.php +11 -14
M includes/polling/os/powerware.inc.php +3 -3
M includes/polling/os/printer.inc.php +17 -15
A includes/polling/os/privatetech.inc.php +26
M includes/polling/os/procurve-ap.inc.php +13 -16
M includes/polling/os/procurve.inc.php +27 -33
M includes/polling/os/proxysg.inc.php +6 -6
M includes/polling/os/radlan.inc.php +5 -6
M includes/polling/os/ricoh.inc.php +3 -3
D includes/polling/os/rubytech.inc.php -26
M includes/polling/os/ruckus.inc.php +20 -22
M includes/polling/os/screenos.inc.php +6 -6
M includes/polling/os/sitemonitor.inc.php +8 -6
M includes/polling/os/smartos.inc.php +24 -32
M includes/polling/os/speedtouch.inc.php +6 -7
M includes/polling/os/splat.inc.php +4 -4
M includes/polling/os/steelhead.inc.php +17 -21
M includes/polling/os/timos.inc.php +13 -11
M includes/polling/os/trapeze.inc.php +5 -6
M includes/polling/os/tsl-mdu12.inc.php +4 -4
M includes/polling/os/unifi.inc.php +18 -16
M includes/polling/os/unix.inc.php +432 -432
M includes/polling/os/ups-mib.inc.php +10 -13
M includes/polling/os/vmware.inc.php +18 -18
M includes/polling/os/vrp.inc.php +6 -6
M includes/polling/os/windows.inc.php +170 -141
M includes/polling/os/wisi-tangram.inc.php +7 -7
M includes/polling/os/wlc.inc.php +9 -11
M includes/polling/os/wmi.inc.php +6 -7
M includes/polling/os/xerox-printer.inc.php +9 -11
M includes/polling/os/xos.inc.php +31 -37
M includes/polling/os/zte.inc.php +65 -66
M includes/polling/ospf.inc.php +14 -31
M includes/polling/ospf/ospf-mib.inc.php +245 -225
M includes/polling/ospf/ospfv3-mib.inc.php +262 -239
M includes/polling/p2p-radios.inc.php +12 -16
M includes/polling/p2p-radios/ignitenet-mib.inc.php +37 -38
M includes/polling/p2p-radios/mimosa-networks-bfive-mib.inc.php +30 -31
M includes/polling/p2p-radios/saf-ipradio.inc.php +29 -28
M includes/polling/p2p-radios/ubnt-airfiber-mib.inc.php +41 -43
M includes/polling/p2p-radios/ubnt-airmax-mib.inc.php +30 -32
M includes/polling/ports.inc.php +803 -788
M includes/polling/ports/adsl-line-mib.inc.php +16 -16
M includes/polling/ports/adsl-line-mib.lib.php +79 -72
M includes/polling/ports/atistackswitch9000-mib.inc.php +3 -3
M includes/polling/ports/atistackswitch9424-mib.inc.php +26 -32
M includes/polling/ports/cisco-lwapp-ap-mib.inc.php +17 -42
M includes/polling/ports/cisco-stack-mib.inc.php +26 -26
M includes/polling/ports/cisco-trustsec-interface-mib.inc.php +9 -11
M includes/polling/ports/cisco-vlan-iftable-relationship-mib.inc.php +20 -23
M includes/polling/ports/cisco-vtp-mib.inc.php +28 -33
M includes/polling/ports/ciscosb-vlan-mib.inc.php +1 -1
M includes/polling/ports/coriant-groove-mib.inc.php +45 -45
M includes/polling/ports/dcn-mib.inc.php +21 -25
M includes/polling/ports/es2952-mib.inc.php +34 -34
M includes/polling/ports/etherlike-mib.inc.php +9 -9
M includes/polling/ports/etherlike-mib.lib.php +54 -53
M includes/polling/ports/extreme-vlan-mib.inc.php +35 -42
M includes/polling/ports/f5-bigip-system-mib.inc.php +3 -3
M includes/polling/ports/fastpath-inventory-mib.inc.php +15 -14
M includes/polling/ports/huawei-l2if-mib.inc.php +45 -50
M includes/polling/ports/ieee8021-q-bridge-mib.inc.php +99 -99
M includes/polling/ports/ip-mib.lib.php +15 -17
M includes/polling/ports/ip-mib/ipIfStats.inc.php +26 -27
M includes/polling/ports/ipe-system-mib.inc.php +189 -190
M includes/polling/ports/juniper-cos-mib.inc.php +29 -30
M includes/polling/ports/juniper-cos-mib.lib.php +29 -31
M includes/polling/ports/juniper-ipv6-mib.inc.php +7 -8
M includes/polling/ports/juniper-ipv6-mib.lib.php +8 -9
M includes/polling/ports/juniper-virtualchassis-mib.inc.php +44 -46
M includes/polling/ports/mikrotik-mib.inc.php +29 -29
M includes/polling/ports/mikrotik-mib.lib.php +52 -51
M includes/polling/ports/netapp-mib.inc.php +87 -87
M includes/polling/ports/netapp-mib.lib.php +12 -13
M includes/polling/ports/q-bridge-mib.inc.php +156 -171
M includes/polling/ports/radlan-vlan-mib.inc.php +35 -33
M includes/polling/ports/rapid-city.inc.php +23 -25
M includes/polling/ports/rbn-bind-mib.inc.php +44 -49
M includes/polling/ports/smon-mib.inc.php +10 -12
M includes/polling/ports/sw-mib.inc.php +22 -24
M includes/polling/ports/timetra-port-mib.inc.php +41 -49
M includes/polling/ports/timetra-port-mib.lib.php +39 -43
M includes/polling/ports/tplink-dot1q-vlan-mib.inc.php +85 -83
M includes/polling/printersupplies.inc.php +86 -82
M includes/polling/probes.inc.php +72 -70
M includes/polling/processors.inc.php +65 -65
M includes/polling/processors/ciena.inc.php +7 -8
M includes/polling/processors/dnos-switching-mib.inc.php +8 -10
M includes/polling/processors/edgeswitch-switching-mib.inc.php +8 -10
M includes/polling/processors/hr-average.inc.php +33 -29
M includes/polling/processors/nos.inc.php +6 -7
M includes/polling/processors/powerconnect.inc.php +6 -7
M includes/polling/processors/ucd-old.inc.php +10 -12
M includes/polling/processors/wmi.inc.php +17 -17
M includes/polling/pseudowires.inc.php +120 -124
M includes/polling/sensors.inc.php +26 -29
M includes/polling/sla.inc.php +142 -140
M includes/polling/slas/cisco-rttmon-mib.inc.php +57 -64
M includes/polling/slas/disman-ping-mib.inc.php +152 -168
M includes/polling/slas/hpicf-ipsla-mib.inc.php +49 -55
M includes/polling/status.inc.php +16 -18
M includes/polling/status/atto6500n-mib-fcPort.inc.php +38 -42
M includes/polling/status/atto6500n-mib-sasPort.inc.php +38 -38
M includes/polling/status/ns-root-mib-ha.inc.php +64 -68
M includes/polling/storage.inc.php +78 -76
M includes/polling/storage/cisco-flash-mib.inc.php +18 -17
M includes/polling/storage/host-resources-mib.inc.php +36 -36
M includes/polling/storage/ucd-snmp-mib.inc.php +28 -30
M includes/polling/system.inc.php +305 -317
M includes/polling/system/asco-qem-72ee2.inc.php +7 -7
M includes/polling/system/snmpv2-mib.inc.php +12 -14
M includes/polling/system/wowza-streaming-engine-mib.inc.php +9 -12
M includes/polling/ucd-diskio.inc.php +31 -31
M includes/polling/ucd-mib.inc.php +119 -117
M includes/polling/unix-agent.inc.php +28 -33
M includes/polling/unix-agent/areca.inc.php +22 -30
M includes/polling/unix-agent/diskstat.inc.php +37 -40
M includes/polling/unix-agent/distro.inc.php +6 -7
M includes/polling/unix-agent/dmi.inc.php +6 -7
M includes/polling/unix-agent/edac.inc.php +35 -49
M includes/polling/unix-agent/hdarray.inc.php +32 -39
M includes/polling/unix-agent/hddtemp.inc.php +18 -21
M includes/polling/unix-agent/ipmitool.inc.php +8 -9
M includes/polling/unix-agent/ksm.inc.php +8 -9
M includes/polling/unix-agent/lmsensors.inc.php +161 -189
M includes/polling/unix-agent/munin-plugins.inc.php +108 -107
M includes/polling/unix-agent/nvidia.inc.php +47 -47
M includes/polling/unix-agent/packages.inc.php +116 -108
M includes/polling/unix-agent/proxmox.inc.php +22 -23
M includes/polling/unix-agent/raspberrypi.inc.php +49 -54
M includes/polling/wifi.inc.php +194 -192
M includes/polling/wifi/airespace-wireless-mib.inc.php +115 -108
M includes/polling/wifi/cisco-lwapp-ap-mib.inc.php +40 -30
M includes/polling/wifi/cisco-lwapp-wlan-mib.inc.php +26 -27
M includes/polling/wifi/mikrotik-mib.inc.php +5 -6
M includes/polling/wifi/ruckus-radio-mib.inc.php +80 -88
M includes/polling/wifi/trapeze-networks-ap-status-mib.inc.php +43 -43
M includes/polling/wifi/trapeze-networks-client-session-mib.inc.php +53 -50
M includes/polling/wmi.inc.php +164 -164
A includes/polyfill.inc.php +180
M includes/port-descr-parser.inc.php +56 -49
M includes/rewrites.inc.php +1,134 -1,069
M includes/rrdtool.inc.php +833 -793
M includes/snmp.inc.php +1,644 -1,603
M includes/snmptrap/linkDown.inc.php +10 -9
M includes/snmptrap/linkUp.inc.php +14 -14
D includes/sql-config.inc.php -511
M includes/syslog.inc.php +732 -707
M includes/templates.inc.php +491 -553
M includes/templates/notification/email_html.tpl +1 -1
M includes/templates/notification/email_text.tpl +1 -1
M includes/templates/notification/google-chat_card.tpl +1 -1
M includes/templates/notification/google-chat_text.tpl +1 -1
M includes/templates/notification/rocketchat_text.tpl +1 -1
M includes/templates/notification/telegram_html.tpl +1 -1
M includes/templates/notification/telegram_text.tpl +1 -1
M includes/templates/notification/zoom_markdown.tpl +1 -1
M includes/update/update.php +203 -203
M includes/versioncheck.inc.php +96 -95
M includes/weathermap/editor.php +1 -1
M includes/weathermap/map-poller.php +3 -3
M includes/weathermap/weathermap +1 -1
M includes/wmi.inc.php +234 -231
M irc.php +183 -180
M libs/cli/cli.php +1 -1
M libs/cli/Colors.php +1 -1
M libs/Doctrine/SqlFormatter/HtmlHighlighter.php +2 -2
D libs/hash-compat
A libs/Nette
D libs/random_compat
M libs/ref.inc.php +9 -8
A mibs/cumulus/CUMULUS-BGPVRF-MIB +773
M mibs/cumulus/CUMULUS-COUNTERS-MIB +321 -2
M mibs/cumulus/CUMULUS-RESOURCES-MIB +947 -3
A mibs/cumulus/CUMULUS-SENSOR-MIB +460
A mibs/cumulus/CUMULUS-STATUS-MIB +319
D mibs/cyclades
M mibs/datacom/DATACOM-CESOP-MIB +1
A mibs/datacom/DATACOM-GENERIC-DEVICE-MIB +1,329
A mibs/datacom/DATACOM-ROUTER-B-MIB +1,012
A mibs/datacom/DM-BGP-PEER-MIB +105
D mibs/datacom/DMOS-EXPERIMENTAL-TEST-NOTIFICATIONS-MIB -111
M mibs/datacom/DMOS-HW-MONITOR-MIB +35
A mibs/datacom/DMOS-REBOOT-MIB +48
M mibs/datacom/DMswitch-MIB +10 -2
A mibs/datacom/TWAMP-MIB +687
A mibs/firebrick/FIREBRICK-GLOBAL +61
M mibs/fortinet/FORTINET-FORTIAP-MIB +22 -22
M mibs/fortinet/FORTINET-FORTIGATE-MIB +78 -12
M mibs/fortinet/FORTINET-FORTISWITCH-MIB +235 -37
A mibs/vertiv
A mibs/vsolution
M notifications.php +21 -21
M poll-billing.php +165 -173
M poller-wrapper.py +1 -1
M poller.php +138 -128
M rename_device.php +28 -29
M scripts/agent-local/hddtemp +8 -7
M scripts/check_icons.sh +1 -1
M scripts/distro +1 -1
M scripts/generate-emoji.php +23 -30
M scripts/generate-rancid.php +66 -96
M scripts/generate-smokeping.php +13 -13
M scripts/geshi-ios.php +160 -160
M scripts/removespikes.php +645 -631
M scripts/rename-port-rrdfile.php +17 -19
M scripts/split-mib-definitions +2 -2
M snmptrap.php +20 -13
M syslog.php +62 -75
M test_alert.php +73 -71
M test_code.php +5 -5
M test_db.php +5 -5
M test_geo.php +36 -34
M tests/data/test_definitions.inc.php +5 -2
M tests/HtmlIncludesFunctionsTest.php +81 -1
M tests/IncludesBillingTest.php +1 -3
M tests/IncludesCommonTest.php +178 -114
M tests/IncludesDbTest.php +1 -1
M tests/IncludesDefinitionsTest.php +40 -12
M tests/IncludesEncryptTest.php +11 -11
M tests/IncludesEntitiesTest.php +108 -5
M tests/IncludesFunctionsTest.php +262 -58
M tests/IncludesRewritesTest.php +8 -3
M tests/IncludesSnmpTest.php +4
M tests/IncludesSyslogTest.php +1 -1
M tests/SnmpDataTest.php +53 -6
M tests/SnmpDataTest2.php +1 -1
M tests/templates/observium_notification/observium_notification.mustache +1 -1
M update/074.php +1 -1
M update/095.php +1 -1
M update/127.php +1 -1
M update/128.php +1 -1
M update/129.php +1 -1
M update/153.php +1 -1
M update/164.php +1 -1
M update/165.php +1 -1
M update/170.php +1 -1
M update/176.php +1 -1
M update/177.php +1 -1
M update/187.php +1 -1
M update/191.php +1 -1
M update/210.php +1 -1
M update/212.php +1 -1
M update/256.php +1 -1
M update/257.php +1 -1
M update/258.php +1 -1
M update/260.php +1 -1
M update/262.php +1 -1
M update/268.php +1 -1
M update/269.php +1 -1
M update/274.php +1 -1
M update/279.php +1 -1
M update/280.php +1 -1
M update/282.php +1 -1
M update/284.php +1 -1
M update/285.php +1 -1
M update/288.php +1 -1
M update/293.php +1 -1
M update/302.php +1 -1
M update/315.php +1 -1
M update/333.php +1 -1
M update/335.php +1 -1
M update/350.php +1 -1
M update/355.php +1 -1
M update/360.php +1 -1
M update/410.php +1 -1
M update/413.php +1 -1
M update/415.php +1 -1
M update/424.php +1 -1
M update/432.php +1 -1
M update/455.php +1 -1
M update/464.php +1 -1
A update/482.sql +8
A update/483.sql +2
A update/484.sql +1

🏷️

Released 2023-04-13 15:32
Files changed in merge (1)
M html/includes/map/leaflet.inc.php -4

🏷️ 23.04.12649

Released 2023-04-13 15:30 • Commits r12635 through r12648
🚀 Included Development Changes (14 commits):
✨ New Features:
  • r12645: Add API GET endpoints for groups. Clean up debugging slightly. +87-3
⚡ Improvements:
  • r12637: Add inventory from lshw. Clean up UNIX-Agent handling. Allow Agent usage in discovery. Add colour scheme generators. +510-151
🐛 Bug Fixes:
  • r12638: Add workarounds for poorly named app agent modules. Rename old app files. RRDs remain the same. +136-136
  • r12639: Add workarounds for poorly named app agent modules. Rename old app files. +39-37
  • r12648: Fix empty variable issue on map +159-6
🔧 Minor Changes:
  • r12635: Added discovery LLDP neighbours by TIMETRA-LLDP-MIB. +326-20
  • r12643: Improved discovery BGP peers by BGP4V2-MIB. +18-1
  • r12644: Improved detect Optilink switches (OBS-4453). +62-8
📋 MIB Updates:
  • r12642: Fixed BGP4V2-MIB for FRR implementation.
🗄️ Database Changes:
  • r12636: Increase index size on inventory table +1
📝 Trivial Changes:
  • r12640: Improved match_discovery_oids() for matching oids without indexes by snmpgetnext. +30-41
  • r12641: Added mib definition for BGP4V2-MIB. +101-44
  • r12646: Fixed model average association in get_model_array(). Added debug output. +11-4
  • r12647: Fixed hardware detect for FortiGate 1000F. +4-3
Files changed in merge (50)
M html/ajax/actions/edit_widget.inc.php +1 -2
A html/api/v0/includes/groups.inc.php +52
A html/images/os/optilink_2x.png +1
A html/images/os/optilink.png +1
M html/includes/functions.inc.php +193
M html/includes/graphs/generic_multi_group_simplex_separated.inc.php +14 -2
M html/includes/graphs/generic_multi_simplex_separated.inc.php +9 -2
M html/includes/graphs/global/poller.inc.php +2
M html/includes/graphs/global/pollermod.inc.php +2
M html/includes/graphs/global/pollermods.inc.php +7 -12
M html/includes/map/leaflet.inc.php +159 -6
M includes/common.inc.php +17 -6
M includes/defaults.inc.php +1
M includes/definitions.inc.php -11
M includes/definitions/mibs.inc.php -43
M includes/definitions/mibs/nokia.inc.php +25 -20
M includes/definitions/mibs/rfc.inc.php +101 -1
M includes/definitions/os/fortinet.inc.php +1
M includes/definitions/os/nokia.inc.php +1
M includes/definitions/os/rubytech.inc.php +34 -8
M includes/discovery/functions.inc.php +57
M includes/discovery/inventory.inc.php +20
A includes/discovery/neighbours/timetra-lldp-mib.inc.php +300
M includes/entities/routing.inc.php +18 -1
M includes/functions.inc.php +169 -42
M includes/groups.inc.php +27
M includes/polling/applications.inc.php +25
A includes/polling/applications/exim_mailqueue.inc.php +37
D includes/polling/applications/exim-mailqueue.inc.php -37
A includes/polling/applications/powerdns_recursor.inc.php +136
D includes/polling/applications/powerdns-recursor.inc.php -136
M includes/polling/os/fortinet.inc.php +3 -3
A includes/polling/os/rubytech.inc.php +26
M includes/polling/unix-agent.inc.php +3 -121
M includes/sql-config.inc.php +29
M mibs/rfc/BGP4V2-MIB +4 -3
M mibs/rfc/BGP4V2-TC-MIB +5 -2
M mibs/rfc/POWER-ETHERNET-MIB +53 -34
D mibs/rubytech/PRIVATETECH-GEL2ESW10G-FUNCTION-MIB -6,398
A mibs/rubytech/PRIVATETECH-GEL2ESW10G-MIB +6,401
D mibs/rubytech/PRIVATETECH-GEL2ESW26K-FUNCTION-MIB -6,507
A mibs/rubytech/PRIVATETECH-GEL2ESW26K-MIB +6,510
D mibs/rubytech/PRIVATETECH-GEPoEL2ESW12-FUNCTION-MIB -7,271
A mibs/rubytech/PRIVATETECH-GEPoEL2ESW12-MIB +7,277
A mibs/rubytech/PRIVATETECH-OP-MEN99810B-MIB +8,390
D mibs/rubytech/RUBYTECH-FGS2528KX-FUNCTION-MIB -6,370
A mibs/rubytech/RUBYTECH-FGS2528KX-MIB +6,373
M poller.php +1
M tests/IncludesSnmpTest.php +10
A update/481.sql +1

🏷️ 23.04.12634

Released 2023-04-07 14:51 • Commits r12622 through r12633
🚀 Included Development Changes (11 commits):
✨ New Features:
  • r12624: Add userlevel 9 with the ability to add devices +129-50
  • r12630: Add filtering to dashboard eventlog widget +13-7
  • r12631: Add filtering to more log widgets +10-5
🐛 Bug Fixes:
  • r12625: Further streamlining of device queries in API. +2-7
  • r12633: Commit var changes to map +16-13
🔧 Minor Changes:
  • r12629: Added support for wmic alternative as python script. +361-49
📝 Trivial Changes:
  • r12626: Added generate_query_permitted_ng() without leading AND. Removed devel output. +53-40
  • r12627: Added discovery total counters for Bachmann BlueNet. +47-5
📚 Library Updates:
  • r12623: Updated php-cli-tools to latest.
Files changed in merge (23)
M html/ajax/widget.php +23 -12
M html/api/v0/includes/devices.inc.php +9 -6
M html/includes/entities/device.inc.php +8 -8
M html/includes/functions.inc.php +25 -11
M html/includes/map/leaflet.inc.php +16 -13
M html/includes/print/alert.inc.php -1
M html/pages/device/edit/wmi.inc.php +6 -10
M html/pages/devices.inc.php +30 -24
M html/pages/inventory.inc.php +23 -25
M html/pages/pollerlog.inc.php +3 -1
M html/pages/routing/ospf.inc.php +2 -2
M includes/definitions/mibs/bachmann.inc.php +43 -2
M includes/definitions/mibs/cisco.inc.php +6
M includes/definitions/os/bachmann.inc.php +4 -3
M includes/functions.inc.php +59
M includes/wmi.inc.php +153 -39
M libs/cli/Arguments.php +4
M libs/cli/arguments/Argument.php +2 -2
M libs/cli/arguments/Lexer.php +6
M libs/cli/Streams.php +2 -2
D mibs/bachmann/PTOPO-MIB -780
A scripts/wmic +202
M tests/IncludesFunctionsTest.php +67

🏷️

Released 2023-04-04 00:15
Files changed in merge (1430)
M housekeeping.php +3 -3
A html/ajax/actions/role_del.inc.php +35
M html/api/v0/includes/devices.inc.php +25 -23
M html/api/v0/includes/ports.inc.php +21 -13
M html/graph.php +3 -1
M html/images/16/accept.png ±0
M html/images/16/add.png ±0
M html/images/16/anchor.png ±0
M html/images/16/application_add.png ±0
M html/images/16/application_cascade.png ±0
M html/images/16/application_delete.png ±0
M html/images/16/application_double.png ±0
M html/images/16/application_edit.png ±0
M html/images/16/application_error.png ±0
M html/images/16/application_form_add.png ±0
M html/images/16/application_form_delete.png ±0
M html/images/16/application_form_edit.png ±0
M html/images/16/application_form_magnify.png ±0
M html/images/16/application_form.png ±0
M html/images/16/application_get.png ±0
M html/images/16/application_go.png ±0
M html/images/16/application_home.png ±0
M html/images/16/application_key.png ±0
M html/images/16/application_lightning.png ±0
M html/images/16/application_link.png ±0
M html/images/16/application_osx_terminal.png ±0
M html/images/16/application_osx.png ±0
M html/images/16/application_put.png ±0
M html/images/16/application_side_boxes.png ±0
M html/images/16/application_side_contract.png ±0
M html/images/16/application_side_expand.png ±0
M html/images/16/application_side_list.png ±0
M html/images/16/application_side_tree.png ±0
M html/images/16/application_split.png ±0
M html/images/16/application_tile_horizontal.png ±0
M html/images/16/application_tile_vertical.png ±0
M html/images/16/application_view_columns.png ±0
M html/images/16/application_view_detail.png ±0
M html/images/16/application_view_gallery.png ±0
M html/images/16/application_view_icons.png ±0
M html/images/16/application_view_list.png ±0
M html/images/16/application_view_tile.png ±0
M html/images/16/application_xp_terminal.png ±0
M html/images/16/application_xp.png ±0
M html/images/16/application.png ±0
M html/images/16/arrow_branch.png ±0
M html/images/16/arrow_divide.png ±0
M html/images/16/arrow_down.png ±0
M html/images/16/arrow_in.png ±0
M html/images/16/arrow_inout.png ±0
M html/images/16/arrow_join.png ±0
M html/images/16/arrow_left.png ±0
M html/images/16/arrow_merge.png ±0
M html/images/16/arrow_out.png ±0
M html/images/16/arrow_redo.png ±0
M html/images/16/arrow_refresh_small.png ±0
M html/images/16/arrow_refresh.png ±0
M html/images/16/arrow_right.png ±0
M html/images/16/arrow_rotate_anticlockwise.png ±0
M html/images/16/arrow_rotate_clockwise.png ±0
M html/images/16/arrow_switch.png ±0
M html/images/16/arrow_turn_left.png ±0
M html/images/16/arrow_turn_right.png ±0
M html/images/16/arrow_undo.png ±0
M html/images/16/arrow_up.png ±0
M html/images/16/asterisk_orange.png ±0
M html/images/16/asterisk_yellow.png ±0
M html/images/16/attach.png ±0
M html/images/16/award_star_add.png ±0
M html/images/16/award_star_bronze_1.png ±0
M html/images/16/award_star_bronze_2.png ±0
M html/images/16/award_star_bronze_3.png ±0
M html/images/16/award_star_delete.png ±0
M html/images/16/award_star_gold_1.png ±0
M html/images/16/award_star_gold_2.png ±0
M html/images/16/award_star_gold_3.png ±0
M html/images/16/award_star_silver_1.png ±0
M html/images/16/award_star_silver_2.png ±0
M html/images/16/award_star_silver_3.png ±0
M html/images/16/basket_add.png ±0
M html/images/16/basket_delete.png ±0
M html/images/16/basket_edit.png ±0
M html/images/16/basket_error.png ±0
M html/images/16/basket_go.png ±0
M html/images/16/basket_put.png ±0
M html/images/16/basket_remove.png ±0
M html/images/16/basket.png ±0
M html/images/16/bell_add.png ±0
M html/images/16/bell_delete.png ±0
M html/images/16/bell_error.png ±0
M html/images/16/bell_go.png ±0
M html/images/16/bell_link.png ±0
M html/images/16/bell.png ±0
M html/images/16/bin_closed.png ±0
M html/images/16/bin_empty.png ±0
M html/images/16/bin.png ±0
M html/images/16/bomb.png ±0
M html/images/16/book_add.png ±0
M html/images/16/book_addresses.png ±0
M html/images/16/book_delete.png ±0
M html/images/16/book_edit.png ±0
M html/images/16/book_error.png ±0
M html/images/16/book_go.png ±0
M html/images/16/book_key.png ±0
M html/images/16/book_link.png ±0
M html/images/16/book_next.png ±0
M html/images/16/book_open.png ±0
M html/images/16/book_previous.png ±0
M html/images/16/book.png ±0
M html/images/16/box.png ±0
M html/images/16/brick_add.png ±0
M html/images/16/brick_delete.png ±0
M html/images/16/brick_edit.png ±0
M html/images/16/brick_error.png ±0
M html/images/16/brick_go.png ±0
M html/images/16/brick_link.png ±0
M html/images/16/brick.png ±0
M html/images/16/bricks.png ±0
M html/images/16/briefcase.png ±0
M html/images/16/bug_add.png ±0
M html/images/16/bug_delete.png ±0
M html/images/16/bug_edit.png ±0
M html/images/16/bug_error.png ±0
M html/images/16/bug_go.png ±0
M html/images/16/bug_link.png ±0
M html/images/16/bug.png ±0
M html/images/16/building_add.png ±0
M html/images/16/building_delete.png ±0
M html/images/16/building_edit.png ±0
M html/images/16/building_error.png ±0
M html/images/16/building_go.png ±0
M html/images/16/building_key.png ±0
M html/images/16/building_link.png ±0
M html/images/16/building.png ±0
M html/images/16/bullet_add.png ±0
M html/images/16/bullet_arrow_bottom.png ±0
M html/images/16/bullet_arrow_down.png ±0
M html/images/16/bullet_arrow_top.png ±0
M html/images/16/bullet_arrow_up.png ±0
M html/images/16/bullet_black.png ±0
M html/images/16/bullet_blue.png ±0
M html/images/16/bullet_delete.png ±0
M html/images/16/bullet_disk.png ±0
M html/images/16/bullet_error.png ±0
M html/images/16/bullet_feed.png ±0
M html/images/16/bullet_go.png ±0
M html/images/16/bullet_green.png ±0
M html/images/16/bullet_key.png ±0
M html/images/16/bullet_orange.png ±0
M html/images/16/bullet_picture.png ±0
M html/images/16/bullet_pink.png ±0
M html/images/16/bullet_purple.png ±0
M html/images/16/bullet_red.png ±0
M html/images/16/bullet_star.png ±0
M html/images/16/bullet_toggle_minus.png ±0
M html/images/16/bullet_toggle_plus.png ±0
M html/images/16/bullet_white.png ±0
M html/images/16/bullet_wrench.png ±0
M html/images/16/bullet_yellow.png ±0
M html/images/16/cake.png ±0
M html/images/16/calculator_add.png ±0
M html/images/16/calculator_delete.png ±0
M html/images/16/calculator_edit.png ±0
M html/images/16/calculator_error.png ±0
M html/images/16/calculator_link.png ±0
M html/images/16/calculator.png ±0
M html/images/16/calendar_add.png ±0
M html/images/16/calendar_delete.png ±0
M html/images/16/calendar_edit.png ±0
M html/images/16/calendar_link.png ±0
M html/images/16/calendar_view_day.png ±0
M html/images/16/calendar_view_month.png ±0
M html/images/16/calendar_view_week.png ±0
M html/images/16/calendar.png ±0
M html/images/16/camera_add.png ±0
M html/images/16/camera_delete.png ±0
M html/images/16/camera_edit.png ±0
M html/images/16/camera_error.png ±0
M html/images/16/camera_go.png ±0
M html/images/16/camera_link.png ±0
M html/images/16/camera_small.png ±0
M html/images/16/camera.png ±0
M html/images/16/cancel.png ±0
M html/images/16/car_add.png ±0
M html/images/16/car_delete.png ±0
M html/images/16/car.png ±0
M html/images/16/cart_add.png ±0
M html/images/16/cart_delete.png ±0
M html/images/16/cart_edit.png ±0
M html/images/16/cart_error.png ±0
M html/images/16/cart_go.png ±0
M html/images/16/cart_put.png ±0
M html/images/16/cart_remove.png ±0
M html/images/16/cart.png ±0
M html/images/16/cd_add.png ±0
M html/images/16/cd_burn.png ±0
M html/images/16/cd_delete.png ±0
M html/images/16/cd_edit.png ±0
M html/images/16/cd_eject.png ±0
M html/images/16/cd_go.png ±0
M html/images/16/cd.png ±0
M html/images/16/chart_bar_add.png ±0
M html/images/16/chart_bar_delete.png ±0
M html/images/16/chart_bar_edit.png ±0
M html/images/16/chart_bar_error.png ±0
M html/images/16/chart_bar_link.png ±0
M html/images/16/chart_bar.png ±0
M html/images/16/chart_curve_add.png ±0
M html/images/16/chart_curve_delete.png ±0
M html/images/16/chart_curve_edit.png ±0
M html/images/16/chart_curve_error.png ±0
M html/images/16/chart_curve_go.png ±0
M html/images/16/chart_curve_link.png ±0
M html/images/16/chart_curve.png ±0
M html/images/16/chart_line_add.png ±0
M html/images/16/chart_line_delete.png ±0
M html/images/16/chart_line_edit.png ±0
M html/images/16/chart_line_error.png ±0
M html/images/16/chart_line_link.png ±0
M html/images/16/chart_line.png ±0
M html/images/16/chart_organisation_add.png ±0
M html/images/16/chart_organisation_delete.png ±0
M html/images/16/chart_organisation.png ±0
M html/images/16/chart_pie_add.png ±0
M html/images/16/chart_pie_delete.png ±0
M html/images/16/chart_pie_edit.png ±0
M html/images/16/chart_pie_error.png ±0
M html/images/16/chart_pie_link.png ±0
M html/images/16/chart_pie.png ±0
M html/images/16/clock_add.png ±0
M html/images/16/clock_delete.png ±0
M html/images/16/clock_edit.png ±0
M html/images/16/clock_error.png ±0
M html/images/16/clock_go.png ±0
M html/images/16/clock_link.png ±0
M html/images/16/clock_pause.png ±0
M html/images/16/clock_play.png ±0
M html/images/16/clock_red.png ±0
M html/images/16/clock_stop.png ±0
M html/images/16/clock.png ±0
M html/images/16/cog_add.png ±0
M html/images/16/cog_delete.png ±0
M html/images/16/cog_edit.png ±0
M html/images/16/cog_error.png ±0
M html/images/16/cog_go.png ±0
M html/images/16/cog.png ±0
M html/images/16/coins_add.png ±0
M html/images/16/coins_delete.png ±0
M html/images/16/coins.png ±0
M html/images/16/color_swatch.png ±0
M html/images/16/color_wheel.png ±0
M html/images/16/comment_add.png ±0
M html/images/16/comment_delete.png ±0
M html/images/16/comment_edit.png ±0
M html/images/16/comment.png ±0
M html/images/16/comments_add.png ±0
M html/images/16/comments_delete.png ±0
M html/images/16/comments.png ±0
M html/images/16/compress.png ±0
M html/images/16/computer_add.png ±0
M html/images/16/computer_delete.png ±0
M html/images/16/computer_edit.png ±0
M html/images/16/computer_error.png ±0
M html/images/16/computer_go.png ±0
M html/images/16/computer_key.png ±0
M html/images/16/computer_link.png ±0
M html/images/16/computer.png ±0
M html/images/16/connect.png ±0
M html/images/16/contrast_decrease.png ±0
M html/images/16/contrast_high.png ±0
M html/images/16/contrast_increase.png ±0
M html/images/16/contrast_low.png ±0
M html/images/16/contrast.png ±0
M html/images/16/control_eject_blue.png ±0
M html/images/16/control_eject.png ±0
M html/images/16/control_end_blue.png ±0
M html/images/16/control_end.png ±0
M html/images/16/control_equalizer_blue.png ±0
M html/images/16/control_equalizer.png ±0
M html/images/16/control_fastforward_blue.png ±0
M html/images/16/control_fastforward.png ±0
M html/images/16/control_pause_blue.png ±0
M html/images/16/control_pause.png ±0
M html/images/16/control_play_blue.png ±0
M html/images/16/control_play.png ±0
M html/images/16/control_repeat_blue.png ±0
M html/images/16/control_repeat.png ±0
M html/images/16/control_rewind_blue.png ±0
M html/images/16/control_rewind.png ±0
M html/images/16/control_start_blue.png ±0
M html/images/16/control_start.png ±0
M html/images/16/control_stop_blue.png ±0
M html/images/16/control_stop.png ±0
M html/images/16/controller_add.png ±0
M html/images/16/controller_delete.png ±0
M html/images/16/controller_error.png ±0
M html/images/16/controller.png ±0
M html/images/16/creditcards.png ±0
M html/images/16/cross.png ±0
M html/images/16/css_add.png ±0
M html/images/16/css_delete.png ±0
M html/images/16/css_go.png ±0
M html/images/16/css_valid.png ±0
M html/images/16/css.png ±0
M html/images/16/cup_add.png ±0
M html/images/16/cup_delete.png ±0
M html/images/16/cup_edit.png ±0
M html/images/16/cup_error.png ±0
M html/images/16/cup_go.png ±0
M html/images/16/cup_key.png ±0
M html/images/16/cup_link.png ±0
M html/images/16/cup.png ±0
M html/images/16/cursor.png ±0
M html/images/16/cut_red.png ±0
M html/images/16/cut.png ±0
M html/images/16/database_add.png ±0
M html/images/16/database_connect.png ±0
M html/images/16/database_delete.png ±0
M html/images/16/database_edit.png ±0
M html/images/16/database_error.png ±0
M html/images/16/database_gear.png ±0
M html/images/16/database_go.png ±0
M html/images/16/database_key.png ±0
M html/images/16/database_lightning.png ±0
M html/images/16/database_link.png ±0
M html/images/16/database_refresh.png ±0
M html/images/16/database_save.png ±0
M html/images/16/database_table.png ±0
M html/images/16/database.png ±0
M html/images/16/date_add.png ±0
M html/images/16/date_delete.png ±0
M html/images/16/date_edit.png ±0
M html/images/16/date_error.png ±0
M html/images/16/date_go.png ±0
M html/images/16/date_link.png ±0
M html/images/16/date_magnify.png ±0
M html/images/16/date_next.png ±0
M html/images/16/date_previous.png ±0
M html/images/16/date.png ±0
M html/images/16/delete.png ±0
M html/images/16/disconnect.png ±0
M html/images/16/disk_multiple.png ±0
M html/images/16/disk.png ±0
M html/images/16/door_in.png ±0
M html/images/16/door_open.png ±0
M html/images/16/door_out.png ±0
M html/images/16/door.png ±0
M html/images/16/drink_empty.png ±0
M html/images/16/drink.png ±0
M html/images/16/drive_add.png ±0
M html/images/16/drive_burn.png ±0
M html/images/16/drive_cd_empty.png ±0
M html/images/16/drive_cd.png ±0
M html/images/16/drive_delete.png ±0
M html/images/16/drive_disk.png ±0
M html/images/16/drive_edit.png ±0
M html/images/16/drive_error.png ±0
M html/images/16/drive_go.png ±0
M html/images/16/drive_key.png ±0
M html/images/16/drive_link.png ±0
M html/images/16/drive_magnify.png ±0
M html/images/16/drive_network.png ±0
M html/images/16/drive_rename.png ±0
M html/images/16/drive_user.png ±0
M html/images/16/drive_web.png ±0
M html/images/16/drive.png ±0
M html/images/16/dvd_add.png ±0
M html/images/16/dvd_delete.png ±0
M html/images/16/dvd_edit.png ±0
M html/images/16/dvd_error.png ±0
M html/images/16/dvd_go.png ±0
M html/images/16/dvd_key.png ±0
M html/images/16/dvd_link.png ±0
M html/images/16/dvd.png ±0
M html/images/16/email_add.png ±0
M html/images/16/email_attach.png ±0
M html/images/16/email_delete.png ±0
M html/images/16/email_edit.png ±0
M html/images/16/email_error.png ±0
M html/images/16/email_go.png ±0
M html/images/16/email_link.png ±0
M html/images/16/email_open_image.png ±0
M html/images/16/email_open.png ±0
M html/images/16/email.png ±0
M html/images/16/emoticon_evilgrin.png ±0
M html/images/16/emoticon_grin.png ±0
M html/images/16/emoticon_happy.png ±0
M html/images/16/emoticon_smile.png ±0
M html/images/16/emoticon_surprised.png ±0
M html/images/16/emoticon_tongue.png ±0
M html/images/16/emoticon_unhappy.png ±0
M html/images/16/emoticon_waii.png ±0
M html/images/16/emoticon_wink.png ±0
M html/images/16/error_add.png ±0
M html/images/16/error_delete.png ±0
M html/images/16/error_go.png ±0
M html/images/16/error.png ±0
M html/images/16/exclamation.png ±0
M html/images/16/eye.png ±0
M html/images/16/feed_add.png ±0
M html/images/16/feed_delete.png ±0
M html/images/16/feed_disk.png ±0
M html/images/16/feed_edit.png ±0
M html/images/16/feed_error.png ±0
M html/images/16/feed_go.png ±0
M html/images/16/feed_key.png ±0
M html/images/16/feed_link.png ±0
M html/images/16/feed_magnify.png ±0
M html/images/16/feed.png ±0
M html/images/16/female.png ±0
M html/images/16/film_add.png ±0
M html/images/16/film_delete.png ±0
M html/images/16/film_edit.png ±0
M html/images/16/film_error.png ±0
M html/images/16/film_go.png ±0
M html/images/16/film_key.png ±0
M html/images/16/film_link.png ±0
M html/images/16/film_save.png ±0
M html/images/16/film.png ±0
M html/images/16/find.png ±0
M html/images/16/flag_blue.png ±0
M html/images/16/flag_green.png ±0
M html/images/16/flag_orange.png ±0
M html/images/16/flag_pink.png ±0
M html/images/16/flag_purple.png ±0
M html/images/16/flag_red.png ±0
M html/images/16/flag_yellow.png ±0
M html/images/16/folder_add.png ±0
M html/images/16/folder_bell.png ±0
M html/images/16/folder_brick.png ±0
M html/images/16/folder_bug.png ±0
M html/images/16/folder_camera.png ±0
M html/images/16/folder_database.png ±0
M html/images/16/folder_delete.png ±0
M html/images/16/folder_edit.png ±0
M html/images/16/folder_error.png ±0
M html/images/16/folder_explore.png ±0
M html/images/16/folder_feed.png ±0
M html/images/16/folder_find.png ±0
M html/images/16/folder_go.png ±0
M html/images/16/folder_heart.png ±0
M html/images/16/folder_image.png ±0
M html/images/16/folder_key.png ±0
M html/images/16/folder_lightbulb.png ±0
M html/images/16/folder_link.png ±0
M html/images/16/folder_magnify.png ±0
M html/images/16/folder_page_white.png ±0
M html/images/16/folder_page.png ±0
M html/images/16/folder_palette.png ±0
M html/images/16/folder_picture.png ±0
M html/images/16/folder_star.png ±0
M html/images/16/folder_table.png ±0
M html/images/16/folder_user.png ±0
M html/images/16/folder_wrench.png ±0
M html/images/16/folder.png ±0
M html/images/16/font_add.png ±0
M html/images/16/font_delete.png ±0
M html/images/16/font_go.png ±0
M html/images/16/font.png ±0
M html/images/16/group_add.png ±0
M html/images/16/group_delete.png ±0
M html/images/16/group_edit.png ±0
M html/images/16/group_error.png ±0
M html/images/16/group_gear.png ±0
M html/images/16/group_go.png ±0
M html/images/16/group_key.png ±0
M html/images/16/group_link.png ±0
M html/images/16/group.png ±0
M html/images/16/heart_add.png ±0
M html/images/16/heart_delete.png ±0
M html/images/16/heart.png ±0
M html/images/16/help.png ±0
M html/images/16/hourglass_add.png ±0
M html/images/16/hourglass_delete.png ±0
M html/images/16/hourglass_go.png ±0
M html/images/16/hourglass_link.png ±0
M html/images/16/hourglass.png ±0
M html/images/16/house_go.png ±0
M html/images/16/house_link.png ±0
M html/images/16/house.png ±0
M html/images/16/html_add.png ±0
M html/images/16/html_delete.png ±0
M html/images/16/html_go.png ±0
M html/images/16/html_valid.png ±0
M html/images/16/html.png ±0
M html/images/16/if-disable.png ±0
M html/images/16/image_add.png ±0
M html/images/16/image_delete.png ±0
M html/images/16/image_edit.png ±0
M html/images/16/image_link.png ±0
M html/images/16/image.png ±0
M html/images/16/images.png ±0
M html/images/16/information.png ±0
M html/images/16/ipod_cast_add.png ±0
M html/images/16/ipod_cast_delete.png ±0
M html/images/16/ipod_cast.png ±0
M html/images/16/ipod_sound.png ±0
M html/images/16/ipod.png ±0
M html/images/16/joystick_add.png ±0
M html/images/16/joystick_delete.png ±0
M html/images/16/joystick_error.png ±0
M html/images/16/joystick.png ±0
M html/images/16/key_add.png ±0
M html/images/16/key_delete.png ±0
M html/images/16/key_go.png ±0
M html/images/16/key.png ±0
M html/images/16/keyboard_add.png ±0
M html/images/16/keyboard_delete.png ±0
M html/images/16/keyboard_magnify.png ±0
M html/images/16/keyboard.png ±0
M html/images/16/layers.png ±0
M html/images/16/layout_add.png ±0
M html/images/16/layout_content.png ±0
M html/images/16/layout_delete.png ±0
M html/images/16/layout_edit.png ±0
M html/images/16/layout_error.png ±0
M html/images/16/layout_header.png ±0
M html/images/16/layout_link.png ±0
M html/images/16/layout_sidebar.png ±0
M html/images/16/layout.png ±0
M html/images/16/lightbulb_add.png ±0
M html/images/16/lightbulb_delete.png ±0
M html/images/16/lightbulb_off.png ±0
M html/images/16/lightbulb.png ±0
M html/images/16/lightning_add.png ±0
M html/images/16/lightning_delete.png ±0
M html/images/16/lightning_go.png ±0
M html/images/16/lightning.png ±0
M html/images/16/link_add.png ±0
M html/images/16/link_break.png ±0
M html/images/16/link_delete.png ±0
M html/images/16/link_edit.png ±0
M html/images/16/link_error.png ±0
M html/images/16/link_go.png ±0
M html/images/16/link.png ±0
M html/images/16/lock_add.png ±0
M html/images/16/lock_break.png ±0
M html/images/16/lock_delete.png ±0
M html/images/16/lock_edit.png ±0
M html/images/16/lock_go.png ±0
M html/images/16/lock_open.png ±0
M html/images/16/lock.png ±0
M html/images/16/lorry_add.png ±0
M html/images/16/lorry_delete.png ±0
M html/images/16/lorry_error.png ±0
M html/images/16/lorry_flatbed.png ±0
M html/images/16/lorry_go.png ±0
M html/images/16/lorry_link.png ±0
M html/images/16/lorry.png ±0
M html/images/16/magifier_zoom_out.png ±0
M html/images/16/magnifier_zoom_in.png ±0
M html/images/16/magnifier.png ±0
M html/images/16/male.png ±0
M html/images/16/map_add.png ±0
M html/images/16/map_delete.png ±0
M html/images/16/map_edit.png ±0
M html/images/16/map_go.png ±0
M html/images/16/map_magnify.png ±0
M html/images/16/map.png ±0
M html/images/16/medal_bronze_1.png ±0
M html/images/16/medal_bronze_2.png ±0
M html/images/16/medal_bronze_3.png ±0
M html/images/16/medal_bronze_add.png ±0
M html/images/16/medal_bronze_delete.png ±0
M html/images/16/medal_gold_1.png ±0
M html/images/16/medal_gold_2.png ±0
M html/images/16/medal_gold_3.png ±0
M html/images/16/medal_gold_add.png ±0
M html/images/16/medal_gold_delete.png ±0
M html/images/16/medal_silver_1.png ±0
M html/images/16/medal_silver_2.png ±0
M html/images/16/medal_silver_3.png ±0
M html/images/16/medal_silver_add.png ±0
M html/images/16/medal_silver_delete.png ±0
M html/images/16/money_add.png ±0
M html/images/16/money_delete.png ±0
M html/images/16/money_dollar.png ±0
M html/images/16/money_euro.png ±0
M html/images/16/money_pound.png ±0
M html/images/16/money_yen.png ±0
M html/images/16/money.png ±0
M html/images/16/monitor_add.png ±0
M html/images/16/monitor_delete.png ±0
M html/images/16/monitor_edit.png ±0
M html/images/16/monitor_error.png ±0
M html/images/16/monitor_go.png ±0
M html/images/16/monitor_lightning.png ±0
M html/images/16/monitor_link.png ±0
M html/images/16/monitor.png ±0
M html/images/16/mouse_add.png ±0
M html/images/16/mouse_delete.png ±0
M html/images/16/mouse_error.png ±0
M html/images/16/mouse.png ±0
M html/images/16/music.png ±0
M html/images/16/new.png ±0
M html/images/16/newspaper_add.png ±0
M html/images/16/newspaper_delete.png ±0
M html/images/16/newspaper_go.png ±0
M html/images/16/newspaper_link.png ±0
M html/images/16/newspaper.png ±0
M html/images/16/note_add.png ±0
M html/images/16/note_delete.png ±0
M html/images/16/note_edit.png ±0
M html/images/16/note_error.png ±0
M html/images/16/note_go.png ±0
M html/images/16/note.png ±0
M html/images/16/overlays.png ±0
M html/images/16/package_add.png ±0
M html/images/16/package_delete.png ±0
M html/images/16/package_go.png ±0
M html/images/16/package_green.png ±0
M html/images/16/package_link.png ±0
M html/images/16/package.png ±0
M html/images/16/page_add.png ±0
M html/images/16/page_attach.png ±0
M html/images/16/page_code.png ±0
M html/images/16/page_copy.png ±0
M html/images/16/page_delete.png ±0
M html/images/16/page_edit.png ±0
M html/images/16/page_error.png ±0
M html/images/16/page_excel.png ±0
M html/images/16/page_find.png ±0
M html/images/16/page_gear.png ±0
M html/images/16/page_go.png ±0
M html/images/16/page_green.png ±0
M html/images/16/page_key.png ±0
M html/images/16/page_lightning.png ±0
M html/images/16/page_link.png ±0
M html/images/16/page_paintbrush.png ±0
M html/images/16/page_paste.png ±0
M html/images/16/page_red.png ±0
M html/images/16/page_refresh.png ±0
M html/images/16/page_save.png ±0
M html/images/16/page_white_acrobat.png ±0
M html/images/16/page_white_actionscript.png ±0
M html/images/16/page_white_add.png ±0
M html/images/16/page_white_c.png ±0
M html/images/16/page_white_camera.png ±0
M html/images/16/page_white_cd.png ±0
M html/images/16/page_white_code_red.png ±0
M html/images/16/page_white_code.png ±0
M html/images/16/page_white_coldfusion.png ±0
M html/images/16/page_white_compressed.png ±0
M html/images/16/page_white_copy.png ±0
M html/images/16/page_white_cplusplus.png ±0
M html/images/16/page_white_csharp.png ±0
M html/images/16/page_white_cup.png ±0
M html/images/16/page_white_database.png ±0
M html/images/16/page_white_delete.png ±0
M html/images/16/page_white_dvd.png ±0
M html/images/16/page_white_edit.png ±0
M html/images/16/page_white_error.png ±0
M html/images/16/page_white_excel.png ±0
M html/images/16/page_white_find.png ±0
M html/images/16/page_white_flash.png ±0
M html/images/16/page_white_freehand.png ±0
M html/images/16/page_white_gear.png ±0
M html/images/16/page_white_get.png ±0
M html/images/16/page_white_go.png ±0
M html/images/16/page_white_h.png ±0
M html/images/16/page_white_horizontal.png ±0
M html/images/16/page_white_key.png ±0
M html/images/16/page_white_lightning.png ±0
M html/images/16/page_white_link.png ±0
M html/images/16/page_white_magnify.png ±0
M html/images/16/page_white_medal.png ±0
M html/images/16/page_white_office.png ±0
M html/images/16/page_white_paint.png ±0
M html/images/16/page_white_paintbrush.png ±0
M html/images/16/page_white_paste.png ±0
M html/images/16/page_white_php.png ±0
M html/images/16/page_white_picture.png ±0
M html/images/16/page_white_powerpoint.png ±0
M html/images/16/page_white_put.png ±0
M html/images/16/page_white_ruby.png ±0
M html/images/16/page_white_stack.png ±0
M html/images/16/page_white_star.png ±0
M html/images/16/page_white_swoosh.png ±0
M html/images/16/page_white_text_width.png ±0
M html/images/16/page_white_text.png ±0
M html/images/16/page_white_tux.png ±0
M html/images/16/page_white_vector.png ±0
M html/images/16/page_white_visualstudio.png ±0
M html/images/16/page_white_width.png ±0
M html/images/16/page_white_word.png ±0
M html/images/16/page_white_world.png ±0
M html/images/16/page_white_wrench.png ±0
M html/images/16/page_white_zip.png ±0
M html/images/16/page_white.png ±0
M html/images/16/page_word.png ±0
M html/images/16/page_world.png ±0
M html/images/16/page.png ±0
M html/images/16/paintbrush.png ±0
M html/images/16/paintcan.png ±0
M html/images/16/palette.png ±0
M html/images/16/paste_plain.png ±0
M html/images/16/paste_word.png ±0
M html/images/16/pencil_add.png ±0
M html/images/16/pencil_delete.png ±0
M html/images/16/pencil_go.png ±0
M html/images/16/pencil.png ±0
M html/images/16/phone_add.png ±0
M html/images/16/phone_delete.png ±0
M html/images/16/phone_sound.png ±0
M html/images/16/phone.png ±0
M html/images/16/photo_add.png ±0
M html/images/16/photo_delete.png ±0
M html/images/16/photo_link.png ±0
M html/images/16/photo.png ±0
M html/images/16/photos.png ±0
M html/images/16/picture_add.png ±0
M html/images/16/picture_delete.png ±0
M html/images/16/picture_edit.png ±0
M html/images/16/picture_empty.png ±0
M html/images/16/picture_error.png ±0
M html/images/16/picture_go.png ±0
M html/images/16/picture_key.png ±0
M html/images/16/picture_link.png ±0
M html/images/16/picture_save.png ±0
M html/images/16/picture.png ±0
M html/images/16/pictures.png ±0
M html/images/16/pilcrow.png ±0
M html/images/16/pill_add.png ±0
M html/images/16/pill_delete.png ±0
M html/images/16/pill_go.png ±0
M html/images/16/pill.png ±0
M html/images/16/plugin_add.png ±0
M html/images/16/plugin_delete.png ±0
M html/images/16/plugin_disabled.png ±0
M html/images/16/plugin_edit.png ±0
M html/images/16/plugin_error.png ±0
M html/images/16/plugin_go.png ±0
M html/images/16/plugin_link.png ±0
M html/images/16/plugin.png ±0
M html/images/16/printer_add.png ±0
M html/images/16/printer_delete.png ±0
M html/images/16/printer_empty.png ±0
M html/images/16/printer_error.png ±0
M html/images/16/printer.png ±0
M html/images/16/rainbow.png ±0
M html/images/16/report_add.png ±0
M html/images/16/report_delete.png ±0
M html/images/16/report_disk.png ±0
M html/images/16/report_edit.png ±0
M html/images/16/report_go.png ±0
M html/images/16/report_key.png ±0
M html/images/16/report_link.png ±0
M html/images/16/report_magnify.png ±0
M html/images/16/report_picture.png ±0
M html/images/16/report_user.png ±0
M html/images/16/report_word.png ±0
M html/images/16/report.png ±0
M html/images/16/resultset_first.png ±0
M html/images/16/resultset_last.png ±0
M html/images/16/resultset_next.png ±0
M html/images/16/resultset_previous.png ±0
M html/images/16/rosette.png ±0
M html/images/16/rss_add.png ±0
M html/images/16/rss_delete.png ±0
M html/images/16/rss_go.png ±0
M html/images/16/rss_valid.png ±0
M html/images/16/rss.png ±0
M html/images/16/ruby_add.png ±0
M html/images/16/ruby_delete.png ±0
M html/images/16/ruby_gear.png ±0
M html/images/16/ruby_get.png ±0
M html/images/16/ruby_go.png ±0
M html/images/16/ruby_key.png ±0
M html/images/16/ruby_link.png ±0
M html/images/16/ruby_put.png ±0
M html/images/16/ruby.png ±0
M html/images/16/script_add.png ±0
M html/images/16/script_code_red.png ±0
M html/images/16/script_code.png ±0
M html/images/16/script_delete.png ±0
M html/images/16/script_edit.png ±0
M html/images/16/script_error.png ±0
M html/images/16/script_gear.png ±0
M html/images/16/script_go.png ±0
M html/images/16/script_key.png ±0
M html/images/16/script_lightning.png ±0
M html/images/16/script_link.png ±0
M html/images/16/script_palette.png ±0
M html/images/16/script_save.png ±0
M html/images/16/script.png ±0
M html/images/16/server_add.png ±0
M html/images/16/server_chart.png ±0
M html/images/16/server_compressed.png ±0
M html/images/16/server_connect.png ±0
M html/images/16/server_database.png ±0
M html/images/16/server_delete.png ±0
M html/images/16/server_edit.png ±0
M html/images/16/server_error.png ±0
M html/images/16/server_go.png ±0
M html/images/16/server_key.png ±0
M html/images/16/server_lightning.png ±0
M html/images/16/server_link.png ±0
M html/images/16/server_uncompressed.png ±0
M html/images/16/server.png ±0
M html/images/16/shading.png ±0
M html/images/16/shape_align_bottom.png ±0
M html/images/16/shape_align_center.png ±0
M html/images/16/shape_align_left.png ±0
M html/images/16/shape_align_middle.png ±0
M html/images/16/shape_align_right.png ±0
M html/images/16/shape_align_top.png ±0
M html/images/16/shape_flip_horizontal.png ±0
M html/images/16/shape_flip_vertical.png ±0
M html/images/16/shape_group.png ±0
M html/images/16/shape_handles.png ±0
M html/images/16/shape_move_back.png ±0
M html/images/16/shape_move_backwards.png ±0
M html/images/16/shape_move_forwards.png ±0
M html/images/16/shape_move_front.png ±0
M html/images/16/shape_rotate_anticlockwise.png ±0
M html/images/16/shape_rotate_clockwise.png ±0
M html/images/16/shape_square_add.png ±0
M html/images/16/shape_square_delete.png ±0
M html/images/16/shape_square_edit.png ±0
M html/images/16/shape_square_error.png ±0
M html/images/16/shape_square_go.png ±0
M html/images/16/shape_square_key.png ±0
M html/images/16/shape_square_link.png ±0
M html/images/16/shape_square.png ±0
M html/images/16/shape_ungroup.png ±0
M html/images/16/shield_add.png ±0
M html/images/16/shield_delete.png ±0
M html/images/16/shield_go.png ±0
M html/images/16/shield.png ±0
M html/images/16/sitemap_color.png ±0
M html/images/16/sitemap.png ±0
M html/images/16/sound_add.png ±0
M html/images/16/sound_delete.png ±0
M html/images/16/sound_low.png ±0
M html/images/16/sound_mute.png ±0
M html/images/16/sound_none.png ±0
M html/images/16/sound.png ±0
M html/images/16/spellcheck.png ±0
M html/images/16/sport_8ball.png ±0
M html/images/16/sport_basketball.png ±0
M html/images/16/sport_football.png ±0
M html/images/16/sport_golf.png ±0
M html/images/16/sport_raquet.png ±0
M html/images/16/sport_shuttlecock.png ±0
M html/images/16/sport_soccer.png ±0
M html/images/16/sport_tennis.png ±0
M html/images/16/star.png ±0
M html/images/16/status_away.png ±0
M html/images/16/status_busy.png ±0
M html/images/16/status_offline.png ±0
M html/images/16/status_online.png ±0
M html/images/16/stop.png ±0
M html/images/16/style_add.png ±0
M html/images/16/style_delete.png ±0
M html/images/16/style_edit.png ±0
M html/images/16/style_go.png ±0
M html/images/16/style.png ±0
M html/images/16/sum.png ±0
M html/images/16/tab_add.png ±0
M html/images/16/tab_delete.png ±0
M html/images/16/tab_edit.png ±0
M html/images/16/tab_go.png ±0
M html/images/16/tab.png ±0
M html/images/16/table_add.png ±0
M html/images/16/table_delete.png ±0
M html/images/16/table_edit.png ±0
M html/images/16/table_error.png ±0
M html/images/16/table_gear.png ±0
M html/images/16/table_go.png ±0
M html/images/16/table_key.png ±0
M html/images/16/table_lightning.png ±0
M html/images/16/table_link.png ±0
M html/images/16/table_multiple.png ±0
M html/images/16/table_refresh.png ±0
M html/images/16/table_relationship.png ±0
M html/images/16/table_row_delete.png ±0
M html/images/16/table_row_insert.png ±0
M html/images/16/table_save.png ±0
M html/images/16/table_sort.png ±0
M html/images/16/table.png ±0
M html/images/16/tag_blue_add.png ±0
M html/images/16/tag_blue_delete.png ±0
M html/images/16/tag_blue_edit.png ±0
M html/images/16/tag_blue.png ±0
M html/images/16/tag_green.png ±0
M html/images/16/tag_orange.png ±0
M html/images/16/tag_pink.png ±0
M html/images/16/tag_purple.png ±0
M html/images/16/tag_red.png ±0
M html/images/16/tag_yellow.png ±0
M html/images/16/tag.png ±0
M html/images/16/telephone_add.png ±0
M html/images/16/telephone_delete.png ±0
M html/images/16/telephone_edit.png ±0
M html/images/16/telephone_error.png ±0
M html/images/16/telephone_go.png ±0
M html/images/16/telephone_key.png ±0
M html/images/16/telephone_link.png ±0
M html/images/16/telephone.png ±0
M html/images/16/television_add.png ±0
M html/images/16/television_delete.png ±0
M html/images/16/television.png ±0
M html/images/16/text_align_center.png ±0
M html/images/16/text_align_justify.png ±0
M html/images/16/text_align_left.png ±0
M html/images/16/text_align_right.png ±0
M html/images/16/text_allcaps.png ±0
M html/images/16/text_bold.png ±0
M html/images/16/text_columns.png ±0
M html/images/16/text_dropcaps.png ±0
M html/images/16/text_heading_1.png ±0
M html/images/16/text_heading_2.png ±0
M html/images/16/text_heading_3.png ±0
M html/images/16/text_heading_4.png ±0
M html/images/16/text_heading_5.png ±0
M html/images/16/text_heading_6.png ±0
M html/images/16/text_horizontalrule.png ±0
M html/images/16/text_indent_remove.png ±0
M html/images/16/text_indent.png ±0
M html/images/16/text_italic.png ±0
M html/images/16/text_kerning.png ±0
M html/images/16/text_letter_omega.png ±0
M html/images/16/text_letterspacing.png ±0
M html/images/16/text_linespacing.png ±0
M html/images/16/text_list_bullets.png ±0
M html/images/16/text_list_numbers.png ±0
M html/images/16/text_lowercase.png ±0
M html/images/16/text_padding_bottom.png ±0
M html/images/16/text_padding_left.png ±0
M html/images/16/text_padding_right.png ±0
M html/images/16/text_padding_top.png ±0
M html/images/16/text_replace.png ±0
M html/images/16/text_signature.png ±0
M html/images/16/text_smallcaps.png ±0
M html/images/16/text_strikethrough.png ±0
M html/images/16/text_subscript.png ±0
M html/images/16/text_superscript.png ±0
M html/images/16/text_underline.png ±0
M html/images/16/text_uppercase.png ±0
M html/images/16/textfield_add.png ±0
M html/images/16/textfield_delete.png ±0
M html/images/16/textfield_key.png ±0
M html/images/16/textfield_rename.png ±0
M html/images/16/textfield.png ±0
M html/images/16/thumb_down.png ±0
M html/images/16/thumb_up.png ±0
D html/images/16/Thumbs.db -1
M html/images/16/tick.png ±0
M html/images/16/time_add.png ±0
M html/images/16/time_delete.png ±0
M html/images/16/time_go.png ±0
M html/images/16/time.png ±0
M html/images/16/timeline_marker.png ±0
M html/images/16/transmit_add.png ±0
M html/images/16/transmit_blue.png ±0
M html/images/16/transmit_delete.png ±0
M html/images/16/transmit_edit.png ±0
M html/images/16/transmit_error.png ±0
M html/images/16/transmit_go.png ±0
M html/images/16/transmit.png ±0
M html/images/16/tux.png ±0
M html/images/16/user_add.png ±0
M html/images/16/user_comment.png ±0
M html/images/16/user_delete.png ±0
M html/images/16/user_edit.png ±0
M html/images/16/user_female.png ±0
M html/images/16/user_go.png ±0
M html/images/16/user_gray.png ±0
M html/images/16/user_green.png ±0
M html/images/16/user_orange.png ±0
M html/images/16/user_red.png ±0
M html/images/16/user_suit.png ±0
M html/images/16/user.png ±0
M html/images/16/vcard_add.png ±0
M html/images/16/vcard_delete.png ±0
M html/images/16/vcard_edit.png ±0
M html/images/16/vcard.png ±0
M html/images/16/vector_add.png ±0
M html/images/16/vector_delete.png ±0
M html/images/16/vector.png ±0
M html/images/16/wand.png ±0
M html/images/16/weather_clouds.png ±0
M html/images/16/weather_cloudy.png ±0
M html/images/16/weather_lightning.png ±0
M html/images/16/weather_rain.png ±0
M html/images/16/weather_snow.png ±0
M html/images/16/weather_sun.png ±0
M html/images/16/webcam_add.png ±0
M html/images/16/webcam_delete.png ±0
M html/images/16/webcam_error.png ±0
M html/images/16/webcam.png ±0
M html/images/16/world_add.png ±0
M html/images/16/world_delete.png ±0
M html/images/16/world_edit.png ±0
M html/images/16/world_go.png ±0
M html/images/16/world_link.png ±0
M html/images/16/world.png ±0
M html/images/16/wrench_orange.png ±0
M html/images/16/wrench.png ±0
M html/images/16/xhtml_add.png ±0
M html/images/16/xhtml_delete.png ±0
M html/images/16/xhtml_go.png ±0
M html/images/16/xhtml_valid.png ±0
M html/images/16/xhtml.png ±0
M html/images/16/zoom_in.png ±0
M html/images/16/zoom_out.png ±0
M html/images/16/zoom.png ±0
M html/images/apps/apps.png -1
M html/images/arrows.gif ±0
M html/images/icons/alerts.png -1
M html/images/icons/apps.png -1
M html/images/icons/arrow_updown.png -1
M html/images/icons/dbm.png -1
M html/images/icons/device.png -1
M html/images/icons/environment.png -1
M html/images/icons/eventlog.png -1
M html/images/icons/firewall.png ±0
M html/images/icons/greyscale/device.png -1
M html/images/icons/greyscale/system.png -1
M html/images/icons/greyscale/wifi.png -1
M html/images/icons/greyscale/wireless.png -1
M html/images/icons/humidity.png -1
M html/images/icons/inventory.png -1
M html/images/icons/netstats.png ±0
M html/images/icons/network.png ±0
M html/images/icons/port.png -1
M html/images/icons/ports.png -1
M html/images/icons/printer.png ±0
M html/images/icons/server.png ±0
M html/images/icons/snmp.png -1
M html/images/icons/storage.png ±0
M html/images/icons/syslog.png -1
M html/images/icons/system.png -1
M html/images/icons/toner.png -1
M html/images/icons/wifi.png -1
M html/images/icons/wireless.png -1
M html/images/no-graph.png ±0
M html/images/os/adva.png -1
M html/images/os/alcatellucent.png -1
A html/images/os/amazon_linux_2x.png +1
A html/images/os/amazon_linux-old_2x.png +1
A html/images/os/amazon_linux-old.png +1
A html/images/os/amazon_linux.png +1
A html/images/os/ateme_2x.png +1
A html/images/os/ateme-dark_2x.png +1
A html/images/os/ateme-dark.png +1
A html/images/os/ateme.png +1
M html/images/os/centos.png ±0
M html/images/os/debian.png ±0
M html/images/os/dragonfly.png ±0
M html/images/os/draytek.png -1
M html/images/os/fedora.png ±0
M html/images/os/freebsd.png ±0
M html/images/os/generic.png -1
M html/images/os/hp.png -1
A html/images/os/inveo_2x.png +1
A html/images/os/inveo.png +1
M html/images/os/linux.png ±0
M html/images/os/mailcleaner.png -1
M html/images/os/mandrake.png ±0
M html/images/os/mandriva.png ±0
M html/images/os/monowall.png ±0
M html/images/os/netbsd.png ±0
M html/images/os/nutanix_2x.png ±0
M html/images/os/nutanix.png ±0
M html/images/os/openbsd.png ±0
M html/images/os/opensolaris.png -1
A html/images/os/padtec_2x.png +1
A html/images/os/padtec-dark_2x.png +1
A html/images/os/padtec-dark.png +1
A html/images/os/padtec.png +1
M html/images/os/pfsense-old.png ±0
A html/images/os/plugandtrack_2x.png +1
A html/images/os/plugandtrack.png +1
M html/images/os/proxim.png -1
M html/images/os/redhat_old.png ±0
M html/images/os/slackware.png ±0
M html/images/os/snom.png ±0
M html/images/os/solaris.png -1
M html/images/os/supermicro_2x.png ±0
M html/images/os/supermicro.png ±0
html/images/os/suse_2x.png
A html/images/os/suse-old_2x.png +1
A html/images/os/suse-old.png +1
html/images/os/suse.png
M html/images/os/ubuntu.png ±0
M html/images/password-blue.png ±0
M html/images/password.png ±0
M html/images/readme.html ±0
M html/images/readme.txt ±0
M html/includes/contacts-navbar.inc.php +17 -3
M html/includes/entities/port.inc.php +100 -96
M html/includes/functions.inc.php +107 -129
M html/includes/graphs/device/vpdn_sessions_l2tp.inc.php +5 -6
M html/includes/graphs/device/vpdn_tunnels_l2tp.inc.php +5 -6
M html/includes/graphs/graph.inc.php +5 -4
M html/includes/graphs/multi-auth-generic.inc.php +1 -3
M html/includes/navbar.inc.php +100 -57
M html/includes/print/alert_log.inc.php +80 -56
M html/includes/print/navbar.inc.php -2
M html/includes/print/routing.inc.php +11 -7
M html/includes/print/syslogs.inc.php +11 -5
M html/js/cytoscape-fcose.js +242 -118
M html/js/cytoscape.min.js +3 -3
M html/js/jquery-migrate.min.js +2 -2
A html/js/jquery-migrate.min.map +1
M html/js/jquery.min.js +2 -2
M html/js/jquery.min.map +1 -1
M html/js/observium.js +17 -6
M html/pages/alert_maintenance.inc.php +8 -8
M html/pages/contact.inc.php +42 -34
M html/pages/device/alert.inc.php +91 -76
M html/pages/device/edit/modules.inc.php +48 -79
M html/pages/device/edit/ports.inc.php +1 -1
M html/pages/device/health/sensors.inc.php +7 -11
M html/pages/device/overview.inc.php +12 -3
M html/pages/device/overview/sensors.inc.php +2 -2
M html/pages/device/port/graphs.inc.php +2
M html/pages/devices/graphs.inc.php +2 -4
M html/pages/group.inc.php +54 -10
M html/pages/map_traffic.inc.php +26 -7
M html/pages/map.inc.php +320 -67
M html/pages/ports/graphs.inc.php +45 -4
M html/pages/ports/list.inc.php +4 -1
M html/pages/roles.inc.php +194 -162
M includes/alerts.inc.php +39 -20
M includes/common.inc.php +466 -161
M includes/config-variables.inc.php +9 -1
M includes/db.inc.php +49 -30
M includes/defaults.inc.php +10 -10
M includes/definitions.inc.php +2 -2
M includes/definitions/mibs.inc.php +13 -2
M includes/definitions/mibs/apc.inc.php +138 -2
M includes/definitions/mibs/aruba.inc.php +30 -1
M includes/definitions/mibs/f5.inc.php +163 -66
M includes/definitions/mibs/fortinet.inc.php +35 -1
A includes/definitions/mibs/gude
M includes/definitions/mibs/gude.inc.php +1 -575
A includes/definitions/mibs/inveo.inc.php +103
M includes/definitions/mibs/lancom.inc.php +38 -38
A includes/definitions/mibs/lancom/lancom-gs-2326pplus-mib.inc.php +34
A includes/definitions/mibs/lancom/lancom-gs2310pplus-mib.inc.php +64
A includes/definitions/mibs/padtec.inc.php +33
M includes/definitions/mibs/powertek.inc.php +282 -2
M includes/definitions/mibs/synology.inc.php +192 -129
M includes/definitions/os/apc.inc.php +18 -16
M includes/definitions/os/aruba.inc.php +3 -1
M includes/definitions/os/cisco.inc.php +2
M includes/definitions/os/dell.inc.php +11 -1
M includes/definitions/os/f5.inc.php +24 -1
M includes/definitions/os/fortinet.inc.php +325 -291
M includes/definitions/os/gude.inc.php +3 -1
A includes/definitions/os/inveo.inc.php +43
M includes/definitions/os/lancom.inc.php +58 -11
M includes/definitions/os/nokia.inc.php +6 -3
A includes/definitions/os/padtec.inc.php +24
M includes/definitions/os/powertek.inc.php +10 -2
M includes/definitions/transports.inc.php +67 -9
M includes/definitions/wui.inc.php +1 -1
M includes/discovery/bgp-peers.inc.php +4 -81
M includes/discovery/bgp/bgp4-mib.inc.php +20 -16
M includes/discovery/bgp/bgp4v2-mib.inc.php +5 -1
M includes/discovery/bgp/cisco-bgp4-mib.inc.php +6 -1
M includes/discovery/functions.inc.php +12 -11
M includes/discovery/ip-addresses.inc.php +16 -17
M includes/discovery/ip-addresses/ip-mib.inc.php -1
M includes/discovery/neighbours.inc.php +12 -16
M includes/discovery/neighbours/lldp-mib.inc.php +5 -1
A includes/discovery/neighbours/lldp-v2-mib.inc.php +311
M includes/discovery/processors.inc.php +55 -44
M includes/discovery/sensors/aten-ipmi-mib.inc.php +3 -3
M includes/discovery/sensors/cisco-entity-fru-control-mib.inc.php +59 -62
M includes/discovery/sensors/cisco-entity-sensor-mib.inc.php +45 -1
M includes/discovery/sensors/eppc-mib.inc.php +12 -10
M includes/discovery/sensors/fortinet-fortigate-mib.inc.php +4 -4
M includes/discovery/sensors/powernet-mib.inc.php +116 -35
M includes/discovery/vrf.inc.php +41 -15
M includes/entities.inc.php +12 -7
M includes/entities/ip-address.inc.php +83 -100
M includes/entities/port.inc.php +4 -3
M includes/entities/routing.inc.php +119 -63
M includes/functions.inc.php +49 -26
M includes/housekeeping/rrd.inc.php +3 -2
M includes/polling/bgp-peers.inc.php -130
M includes/polling/bgp/bgp4-mib.inc.php +17 -29
M includes/polling/bgp/bgp4v2-mib.inc.php +24 -1
M includes/polling/bgp/cisco-bgp4-mib.inc.php +6 -1
M includes/polling/os/unix.inc.php +6
M includes/polling/ospf/ospf-mib.inc.php +12 -6
M includes/polling/ospf/ospfv3-mib.inc.php +2 -2
M includes/polling/ports.inc.php +44 -51
M includes/polling/printersupplies.inc.php +16 -10
M includes/polling/processors.inc.php +19 -4
M includes/rewrites.inc.php +2 -1
M includes/snmp.inc.php +6 -2
M includes/syslog.inc.php +6 -5
A includes/templates/notification/pushover_html.tpl +43
M mibs/apc/PowerNet-MIB +1,623 -236
A mibs/cisco/CISCO-CABLE-PNM-MIB +129
A mibs/cisco/CISCO-DS1-MIB +414
A mibs/cisco/CISCO-ENTITY-STATE-EXT-MIB +452
M mibs/cisco/CISCO-ENTITY-VENDORTYPE-OID-MIB +36 -7
A mibs/cisco/CISCO-GNSS-MIB +598
M mibs/cisco/CISCO-LWAPP-AP-MIB +693 -479
M mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-MIB +190 -22
M mibs/cisco/CISCO-LWAPP-MOBILITY-EXT-MIB +36 -23
M mibs/cisco/CISCO-LWAPP-REAP-MIB +172 -128
M mibs/cisco/CISCO-LWAPP-ROGUE-MIB +35 -8
M mibs/cisco/CISCO-LWAPP-WLAN-POLICY-MIB +68 -14
M mibs/cisco/CISCO-LWAPP-WLAN-SECURITY-MIB +326 -6
M mibs/cisco/CISCO-PRODUCTS-MIB +6 -1
M mibs/cisco/CISCO-RTTMON-MIB +22 -14
M mibs/cisco/CISCO-RTTMON-TC-MIB +14 -3
M mibs/cisco/OLD-CISCO-CHASSIS-MIB +2
A mibs/f5/F5-3DNS-MIB +3,149
A mibs/f5/F5-ALERT-DEF-MIB +141
A mibs/f5/F5-COMMON-SMI-MIB +13
A mibs/f5/F5-OS-SYSTEM-MIB +40
A mibs/f5/F5-PLATFORM-STATS-MIB +897
A mibs/f5/F5OS-APPLIANCE-ALERT-NOTIF-MIB +674
M mibs/f5/LOAD-BAL-SYSTEM-MIB +2,877 -251
A mibs/fortinet/FORTINET-FORTIAP-MIB +2,066
M mibs/fortinet/FORTINET-FORTIGATE-MIB +741 -60
A mibs/fortinet/FORTINET-FORTISANDBOX-MIB +701
A mibs/gude/GUDEADS-PDU8306-MIB +553
A mibs/inveo
A mibs/juniper/JUNIPER-AAMW-MIB +82
M mibs/juniper/JUNIPER-CHASSIS-DEFINES-MIB +536 -3
A mibs/juniper/JUNIPER-CHASSIS-HA-RESWATCH-MIB +139
A mibs/juniper/JUNIPER-CHASSIS-HIGH-AVAILABILITY-MIB +327
M mibs/juniper/JUNIPER-COS-MIB +8 -8
M mibs/juniper/JUNIPER-IF-MIB +19
M mibs/juniper/JUNIPER-IFOPTICS-MIB +2 -1
M mibs/juniper/JUNIPER-IPSEC-FLOW-MON-MIB +106 -18
M mibs/juniper/JUNIPER-JDHCPV6-MIB +477 -1
M mibs/juniper/JUNIPER-JS-NAT-MIB +117 -8
M mibs/juniper/JUNIPER-JS-SMI +6
M mibs/juniper/JUNIPER-LDP-MIB +2 -2
A mibs/juniper/JUNIPER-LSYSVD-MIB +202
M mibs/juniper/JUNIPER-MIB +57 -4
M mibs/juniper/JUNIPER-NAT-MIB +107 -2
M mibs/juniper/JUNIPER-PING-MIB +15 -8
A mibs/juniper/JUNIPER-SECINTEL-MIB +82
M mibs/juniper/JUNIPER-SMI +12
A mibs/juniper/JUNIPER-SMS-MIB +82
M mibs/juniper/JUNIPER-SRX5000-SPU-MONITORING-MIB +131 -2
M mibs/juniper/JUNIPER-TIMING-NOTFNS-MIB +81 -277
M mibs/juniper/JUNIPER-USER-AAA-MIB +10 -5
A mibs/lancom/DVMRP-STD-MIB +751
A mibs/lancom/LANCOM-ACL-MGMT-MIB +291
A mibs/lancom/LANCOM-AUTHENTICATION-MANAGER-MIB +1,271
A mibs/lancom/LANCOM-BONJOUR-MIB +75
A mibs/lancom/LANCOM-BOXSERVICES-PRIVATE-MIB +694
A mibs/lancom/LANCOM-DENIALOFSERVICE-PRIVATE-MIB +319
A mibs/lancom/LANCOM-DHCP6SERVER-PRIVATE-MIB +1,591
A mibs/lancom/LANCOM-DHCPCLIENT-PRIVATE-MIB +196
A mibs/lancom/LANCOM-DHCPSERVER-PRIVATE-MIB +1,122
A mibs/lancom/LANCOM-DNS-RESOLVER-CONTROL-MIB +314
A mibs/lancom/LANCOM-DOT1X-ADVANCED-FEATURES-MIB +1,051
A mibs/lancom/LANCOM-DOT1X-AUTHENTICATION-SERVER-MIB +135
A mibs/lancom/LANCOM-ES-2126-MIB +3,614
A mibs/lancom/LANCOM-ES-2126P-MIB +4,176
A mibs/lancom/LANCOM-ES-2126PLUS-MIB +3,642
A mibs/lancom/LANCOM-ES-2126PPLUS-MIB +3,838
A mibs/lancom/LANCOM-GS-2124-MIB +7,153
A mibs/lancom/LANCOM-GS-2326-MIB +15,943
A mibs/lancom/LANCOM-GS-2326P-MIB +16,516
A mibs/lancom/LANCOM-GS-2326PLUS-MIB +15,944
A mibs/lancom/LANCOM-GS-2326PPLUS-MIB +16,519
A mibs/lancom/LANCOM-GS-2328-MIB +15,719
A mibs/lancom/LANCOM-GS-2328F-MIB +15,736
A mibs/lancom/LANCOM-GS-2328P-MIB +16,295
A mibs/lancom/LANCOM-GS-2352-MIB +15,880
A mibs/lancom/LANCOM-GS-2352P-MIB +16,454
A mibs/lancom/LANCOM-GS2310-MIB +15,833
A mibs/lancom/LANCOM-GS2310P-MIB +16,408
A mibs/lancom/LANCOM-GS2310PPLUS-MIB +16,406
A mibs/lancom/LANCOM-INTERFACE-APP-MIB +86
A mibs/lancom/LANCOM-INVENTORY-MIB +1,334
A mibs/lancom/LANCOM-IPV6-LOOPBACK-MIB +116
A mibs/lancom/LANCOM-ISDP-MIB +572
A mibs/lancom/LANCOM-KEYING-PRIVATE-MIB +140
A mibs/lancom/LANCOM-LDAP-CLIENT-MIB +275
A mibs/lancom/LANCOM-LOGGING-MIB +1,070
A mibs/lancom/LANCOM-LOOPBACK-MIB +133
A mibs/lancom/LANCOM-MAB-MIB +177
A mibs/lancom/LANCOM-MGMT-SECURITY-MIB +922
A mibs/lancom/LANCOM-MULTICAST-MIB +478
A mibs/lancom/LANCOM-MVR-PRIVATE-MIB +386
A mibs/lancom/LANCOM-NSF-MIB +365
A mibs/lancom/LANCOM-OUTBOUNDTELNET-PRIVATE-MIB +89
A mibs/lancom/LANCOM-PORTSECURITY-PRIVATE-MIB +319
A mibs/lancom/LANCOM-QOS-ACL-MIB +2,845
A mibs/lancom/LANCOM-QOS-AUTOVOIP-MIB +374
A mibs/lancom/LANCOM-QOS-COS-MIB +1,355
A mibs/lancom/LANCOM-QOS-DIFFSERV-PRIVATE-MIB +2,503
A mibs/lancom/LANCOM-QOS-ISCSI-MIB +348
A mibs/lancom/LANCOM-QOS-MIB +56
A mibs/lancom/LANCOM-RADIUS-AUTH-CLIENT-MIB +1,174
A mibs/lancom/LANCOM-REF-MIB +59
A mibs/lancom/LANCOM-ROUTE-POLICY-MIB +373
A mibs/lancom/LANCOM-ROUTING-MIB +3,961
A mibs/lancom/LANCOM-ROUTING6-MIB +1,720
A mibs/lancom/LANCOM-SFLOW-MIB +313
A mibs/lancom/LANCOM-SNTP-CLIENT-MIB +789
A mibs/lancom/LANCOM-SWITCHING-MIB +15,296
A mibs/lancom/LANCOM-TC +76
A mibs/lancom/LANCOM-TIMERANGE-MIB +464
A mibs/lancom/LANCOM-TIMEZONE-PRIVATE-MIB +476
A mibs/lancom/LANCOM-UDLD-MIB +194
A mibs/lancom/LCOS-SX-GENERAL-MIB +689
A mibs/lancom/LCOS-SX-MIB +25,654
A mibs/lancom/LCOS-SX-PRODUCTS-MIB +41
A mibs/lancom/TACACS-CLIENT-MIB +216
M mibs/nokia/TIMETRA-SAS-PORT-MIB +1 -1
M mibs/nokia/TIMETRA-SAS-QOS-MIB +1 -1
M mibs/nokia/TIMETRA-SAS-SERV-MIB +1 -1
M mibs/nokia/TIMETRA-SAS-SYSTEM-MIB +1 -1
M mibs/nokia/TIMETRA-SAS-VRTR-MIB +1 -1
M mibs/nokia/TN-BFD-MIB +1 -4
M mibs/nokia/TN-CLEAR-MIB +1 -4
M mibs/nokia/TN-CONN-PROF-MIB +8 -6
M mibs/nokia/TN-DOT3-OAM-MIB +1 -4
M mibs/nokia/TN-ETH-RING-MIB +34 -8
M mibs/nokia/TN-FILTER-MIB +1 -4
M mibs/nokia/TN-IEEE8021-CFM-MIB +254 -150
M mibs/nokia/TN-IGMP-SNOOPING-MIB +1 -4
M mibs/nokia/TN-LAG-MIB +23 -8
M mibs/nokia/TN-LLDP-MIB +8 -6
M mibs/nokia/TN-LOG-MIB +1 -4
M mibs/nokia/TN-MC-REDUNDANCY-MIB +1 -4
M mibs/nokia/TN-MIRROR-MIB +24 -6
M mibs/nokia/TN-MPLS-MIB +1 -4
M mibs/nokia/TN-MPLS-TP-MIB +1 -4
M mibs/nokia/TN-OAM-TEST-MIB +94 -53
M mibs/nokia/TN-PACKETSWITCH-MIB +167 -28
M mibs/nokia/TN-PMON-MIB +727 -231
M mibs/nokia/TN-PORT-MIB +46 -13
M mibs/nokia/TN-QOS-MIB +1 -4
M mibs/nokia/TN-RMD-CFM-MIB +316 -25
M mibs/nokia/TN-RMD-EFM-MIB +1
M mibs/nokia/TN-RMD-IF-MIB +30 -5
M mibs/nokia/TN-RMD-SYSTEM-MIB +33 -2
M mibs/nokia/TN-RMD-TC-MIB +1
M mibs/nokia/TN-RMD-TSOP-MIB +1
M mibs/nokia/TN-SAP-MIB +102 -22
M mibs/nokia/TN-SAS-IEEE8021-CFM-MIB +1 -4
M mibs/nokia/TN-SAS-IEEE8021-PAE-MIB +1 -4
M mibs/nokia/TN-SAS-MIRROR-MIB +1 -4
M mibs/nokia/TN-SAS-OAM-TEST-MIB +1
M mibs/nokia/TN-SAS-PORT-MIB +24 -13
M mibs/nokia/TN-SAS-QOS-MIB +1 -4
M mibs/nokia/TN-SAS-SDP-MIB +1 -4
M mibs/nokia/TN-SAS-SERV-MIB +22 -6
M mibs/nokia/TN-SDP-MIB +43 -8
M mibs/nokia/TN-SERV-MIB +43 -34
M mibs/nokia/TN-TC-MIB +31 -18
M mibs/nokia/TN-VRTR-MIB +1 -4
M mibs/nokia/TROPIC-1830PSD-CAPABILITY-MIB +2,166 -69
M mibs/nokia/TROPIC-1830VWM-CAPABILITY-MIB +1
M mibs/nokia/TROPIC-ABSNODE-MIB +213 -23
M mibs/nokia/TROPIC-ABSNODE-NOTIFICATION-MIB +1
M mibs/nokia/TROPIC-ACCESSPORT-MIB +230 -25
M mibs/nokia/TROPIC-ALARMPANEL-MIB +1
M mibs/nokia/TROPIC-AMPLIFIER-MIB +142 -9
M mibs/nokia/TROPIC-ASON-MIB +330 -48
M mibs/nokia/TROPIC-BREAKER-MIB +1
M mibs/nokia/TROPIC-CARD-MIB +300 -21
M mibs/nokia/TROPIC-CONTROLCARD-MIB +1
M mibs/nokia/TROPIC-DIAGNOSTIC-MIB +1
M mibs/nokia/TROPIC-EXPROPTICALCARD +328 -72
M mibs/nokia/TROPIC-EXPRSCALARS +318 -23
M mibs/nokia/TROPIC-FAN-MIB +1
M mibs/nokia/TROPIC-GENERIC-LOG-MIB +1
M mibs/nokia/TROPIC-GENERIC-NOTIFICATION-MIB +367 -291
M mibs/nokia/TROPIC-GLOBAL-REG +940 -529
M mibs/nokia/TROPIC-GMPLS-CPIF-MIB +1
M mibs/nokia/TROPIC-GMPLS-DPIF-MIB +1
M mibs/nokia/TROPIC-GMPLS-LSP-MIB +1
M mibs/nokia/TROPIC-GMPLS-NE-MIB +1
M mibs/nokia/TROPIC-GMPLS-NOTIFICATION-MIB +1
M mibs/nokia/TROPIC-IEEE8023br-MIB +10 -7
M mibs/nokia/TROPIC-L1SERVICE-MIB +1,010 -67
M mibs/nokia/TROPIC-LOG-MIB +261 -116
M mibs/nokia/TROPIC-NOTIFICATION-MIB +7,083 -81
M mibs/nokia/TROPIC-OCH-MIB +84 -10
M mibs/nokia/TROPIC-OPTICALCARD-MIB +813 -57
M mibs/nokia/TROPIC-OPTICALPORT-MIB +6,536 -513
M mibs/nokia/TROPIC-OSPF-MIB +267 -4
M mibs/nokia/TROPIC-OTH-MIB +619 -82
M mibs/nokia/TROPIC-OTUODU-MIB +175 -38
M mibs/nokia/TROPIC-PHMNOTIFICATION-MIB +1
M mibs/nokia/TROPIC-POWERMGMT-MIB +1,022 -84
M mibs/nokia/TROPIC-PSD-MIB +659 -24
M mibs/nokia/TROPIC-PTP-MIB +426 -56
M mibs/nokia/TROPIC-ROE-MIB +968 -86
M mibs/nokia/TROPIC-SHELF-MIB +664 -48
M mibs/nokia/TROPIC-SLOT-MIB +148 -24
M mibs/nokia/TROPIC-SOFTWARE-MIB +1,205 -10
M mibs/nokia/TROPIC-STATISTICS-MIB +2,810 -146
M mibs/nokia/TROPIC-SYNCE-MIB +400 -104
M mibs/nokia/TROPIC-SYSTEM-MIB +2,812 -140
M mibs/nokia/TROPIC-TC +683 -17
M mibs/nokia/TROPIC-USERMGMT-MIB +7 -2
M mibs/nokia/TROPIC-VTSCONN-MIB +1
M mibs/nokia/TROPIC-VWMMS-MIB +1
M mibs/nokia/TROPIC-WAVEKEY-MIB +103 -41
A mibs/powertek/SimplePDU-MIB +3,566
A mibs/powertek/SPS2v1-MIB +17,705
M mibs/synology/SYNOLOGY-DISK-MIB +98 -6
M mibs/synology/SYNOLOGY-EBOX-MIB +7 -6
M mibs/synology/SYNOLOGY-FLASHCACHE-MIB +3 -3
M mibs/synology/SYNOLOGY-GPUINFO-MIB +2 -2
M mibs/synology/SYNOLOGY-ISCSILUN-MIB +28 -10
A mibs/synology/SYNOLOGY-ISCSITarget-MIB +93
A mibs/synology/SYNOLOGY-NFS-MIB +148
A mibs/synology/SYNOLOGY-PORT-MIB +102
M mibs/synology/SYNOLOGY-RAID-MIB +24 -7
M mibs/synology/SYNOLOGY-SERVICES-MIB +2 -2
M mibs/synology/SYNOLOGY-SHA-MIB +2 -2
M mibs/synology/SYNOLOGY-SMART-MIB +2 -2
M mibs/synology/SYNOLOGY-SPACEIO-MIB +14 -4
M mibs/synology/SYNOLOGY-STORAGEIO-MIB +14 -4
M mibs/synology/SYNOLOGY-SYSTEM-MIB +19 -7
M mibs/synology/SYNOLOGY-UPS-MIB +2 -2
M scripts/distro +5 -3
M tests/IncludesSnmpTest.php +18
M tests/IncludesSyslogTest.php +29 -6
A update/479.sql +1
A update/480.sql +1

🏷️ 23.02.12520

Released 2023-02-08 19:28 • Commits r12500 through r12519
🚀 Included Development Changes (19 commits):
⚡ Improvements:
  • r12515: Improve handling of group graph widgets +56-258
  • r12516: Improve some multi graph auth. Generify authorisation code. +53-58
🐛 Bug Fixes:
  • r12508: Fix PHP8 bug in user roles page +2-2
  • r12509: Fix pollerlog wrapper page to correctly show partitioned poller information +16
  • r12510: Fix user_edit page escaped html bug. Improve array/echo code style a little. +820-800
  • r12519: Fix entity-auth logic issue +16-13
🔧 Minor Changes:
  • r12502: Improved polling Cisco CEF. +65-58
📋 MIB Updates:
  • r12517: Updated CiscoSB mib files.
🐘 PHP 8 Fixes:
  • r12512: Fixed possible php8 fatal error in string search functions. +50-48
📝 Trivial Changes:
  • r12501: Fixed clean var per modules run. +5-3
  • r12503: Added ignore ports with ifType MAC Security for cisco group. +493-474
  • r12504: Do not show sql warnings in normal debug. +4-6
  • r12505: Show correctly SNMP v3 Crypto algo classes when local system support it. +16-5
  • r12506: Show mysql binlog status in cli extended versions. +2
  • r12507: Do not discover HOST-RESOURCES-MIB processors with CISCO-PROCESS-MIB (OBS-4394). +36-42
  • r12511: Fixed memory leak issue polling in Eatot ATS (OBS-4399). +2-2
  • r12513: Fixed search syslog entries by program with commas in php8. +13-17
  • r12514: Correctly parse bgp peers admin/oper states for Arista EOS 4.25+ (OBS-4398). +22-15
  • r12518: Improved discovery trunk vlans and sensors on CiscoSB (OBS-4391). +109-47
Files changed in merge (55)
M html/ajax/input.php +8 -9
M html/ajax/widget.php +7 -8
M html/includes/entities/port.inc.php +28 -30
M html/includes/functions.inc.php +1 -1
A html/includes/graphs/multi-auth-generic.inc.php +48
M html/includes/graphs/multi-mempool/auth.inc.php +4 -13
M html/includes/graphs/multi-port/auth.inc.php +3 -45
M html/includes/graphs/multi-sensor/auth.inc.php +1 -1
M html/includes/print/syslogs.inc.php +5 -8
M html/pages/addhost.inc.php +16 -5
M html/pages/graphs.inc.php +19 -218
M html/pages/pollerlog.inc.php +16
M html/pages/roles.inc.php +2 -2
M html/pages/user_edit.inc.php +820 -800
M includes/common.inc.php +51 -47
M includes/db.inc.php +4 -6
M includes/definitions/entities.inc.php +1
M includes/definitions/mibs/cisco.inc.php +490 -473
M includes/definitions/mibs/ciscosb.inc.php +25 -24
M includes/definitions/os/cisco.inc.php +3 -1
M includes/definitions/os/eaton.inc.php +2 -2
M includes/discovery/bgp/bgp4v2-mib.inc.php +2 -2
M includes/discovery/mempools/cisco-enhanced-mempool-mib.inc.php +2 -2
M includes/discovery/mempools/cisco-entity-qfp-mib.inc.php +2 -2
M includes/discovery/mempools/cisco-process-mib.inc.php +10 -13
M includes/discovery/processors/cisco-process-mib.inc.php +15 -24
M includes/discovery/processors/host-resources-mib.inc.php +7 -1
M includes/discovery/sensors/power-ethernet-mib.inc.php +17 -8
M includes/discovery/vlans/radlan-vlan-mib.inc.php +34 -6
M includes/entities/routing.inc.php +15 -10
M includes/polling/bgp-peers.inc.php +2 -2
M includes/polling/bgp/bgp4-mib.inc.php +3 -1
M includes/polling/bgp/bgp4v2-mib.inc.php +2 -2
M includes/polling/cisco-cef.inc.php +65 -58
M includes/polling/functions.inc.php +3 -1
M includes/polling/ports/radlan-vlan-mib.inc.php +33 -9
M mibs/ciscosb/CISCOSB-AAA +706 -36
M mibs/ciscosb/CISCOSB-COPY-MIB +1 -2
M mibs/ciscosb/CISCOSB-DHCPCL-MIB +1 -1
M mibs/ciscosb/CISCOSB-DHCPv6-CLIENT +24 -24
M mibs/ciscosb/CISCOSB-EMBWEB-MIB +10 -1
M mibs/ciscosb/CISCOSB-FINDIT +83 -3
A mibs/ciscosb/CISCOSB-IETF-SYSLOG-DEVICE-MIB +682
M mibs/ciscosb/CISCOSB-LLDP-MIB +1 -1
A mibs/ciscosb/CISCOSB-MACRO-MIB +349
M mibs/ciscosb/CISCOSB-Physicaldescription-MIB +58 -6
A mibs/ciscosb/CISCOSB-POEBT-MIB +308
M mibs/ciscosb/CISCOSB-rlBrgMcMngr-MIB +2 -2
A mibs/ciscosb/CISCOSB-rlMacMulticast-MIB +1,501
M mibs/ciscosb/CISCOSB-RMON +1 -1
M mibs/ciscosb/CISCOSB-SSH-MIB +13 -1
M mibs/ciscosb/CISCOSB-STACK-MIB +2 -2
M mibs/ciscosb/CISCOSB-TRAPS-MIB +178
M mibs/ciscosb/CISCOSB-Tuning +5 -2
A mibs/ciscosb/CISCOSB-VRRPV3-MIB +900

🏷️ 23.01.12500

Released 2023-01-30 12:32 • Commits r12487 through r12499
🚀 Included Development Changes (12 commits):
🐛 Bug Fixes:
  • r12493: Fix logic for between/notbetween. +48-46
  • r12499: Fix BGP shut to disabled html class +1-1
🔧 Minor Changes:
  • r12488: Removed phpFastCache functionallity from cli. +36-120
  • r12494: Added os detect for NetApp StorageGRID (OBS-4108). +49-27
📋 MIB Updates:
📝 Trivial Changes:
  • r12489: Improved sensors thresholds by EPPC-MIB (OBS-4383). +100-31
  • r12490: Fixed detect vendor on eppc-ups (OBS-4369). +17-13
  • r12495: Changed value encode as rawurlencode() in generate_url() according changes in r12351 for get_vars(). +2-1
  • r12496: Fixed between test logic with brackets. +248-225
  • r12497: Improved some icons for dark theme. +10
  • r12498: Simplified between condition. +3-12
🧹 Code Cleanup:
  • r12492: Removed unused code. -9
Files changed in merge (40)
M html/images/os/force10_2x.png ±0
A html/images/os/force10-dark_2x.png +1
A html/images/os/force10-dark.png +1
M html/images/os/force10.png ±0
M html/images/os/freenas_2x.png ±0
M html/images/os/freenas.png ±0
M html/images/os/patton_2x.png ±0
A html/images/os/patton-dark_2x.png +1
A html/images/os/patton-dark.png +1
M html/images/os/patton.png ±0
html/images/os/pfsense_2x.png
A html/images/os/pfsense-old_2x.png +1
A html/images/os/pfsense-old.png +1
html/images/os/pfsense.png
M html/images/os/raisecom_2x.png ±0
A html/images/os/raisecom-dark_2x.png +1
A html/images/os/raisecom-dark.png +1
M html/images/os/raisecom.png ±0
M html/images/os/ruckus_2x.png ±0
A html/images/os/ruckus-dark_2x.png +1
A html/images/os/ruckus-dark.png +1
M html/images/os/ruckus.png ±0
M html/includes/functions.inc.php +8 -4
M includes/alerts.inc.php +229 -228
M includes/cache.inc.php +8 -27
M includes/common.inc.php +7 -28
M includes/config-variables.inc.php -14
M includes/defaults.inc.php -2
M includes/definitions/mibs/netapp.inc.php +31 -25
M includes/definitions/os/netapp.inc.php +18 -2
M includes/discovery/sensors/eppc-mib.inc.php +9 -9
M includes/entities/sensor.inc.php +91 -22
M includes/polling/os/eppc-ups.inc.php +17 -13
M includes/rewrites.inc.php +1 -1
M includes/rrdtool.inc.php +14 -51
M includes/sql-config.inc.php +1 -4
A mibs/netapp/BYCAST-STORAGEGRID-MIB +48
A mibs/netapp/NETAPP-STORAGEGRID-MIB +326
M mibs/powerwalker/EPPC-MIB +1 -1
M tests/IncludesAlertsTest.php +15

🏷️ 23.01.12487

Released 2023-01-25 12:35 • Commits r12421 through r12486
🚀 Included Development Changes (65 commits):
🎯 Major Features:
  • r12429: Improved polling in ospf module. Added polling by OSPFV3-MIB. +948-382
✨ New Features:
  • r12448: Hide navbar when debugging +3-1
  • r12474: Add a couple of UBNT ONU sensors +33
⚡ Improvements:
  • r12471: Switch port groups graphs to use group_id instead of individual id list +41-16
  • r12473: Add group_id support to multi_sensor graphs. Widen big graphs a little. +40-8
  • r12477: Improve alert test conditions rendering +61-25
  • r12478: Small improvements to Nokia/Timetra support +52-3
  • r12479: Add ability to get status widget to use reverse dns for bgp peer identifier +9-2
🐛 Bug Fixes:
  • r12438: hide legends on /iftype/ header graph when port count > 10 +4
  • r12439: Improve customer page generation and customer_bits graph type +14-5
  • r12475: Update about page +1
  • r12476: Fix alert check condition editing bug +5-2
🔧 Minor Changes:
  • r12428: Added neighbours discovery by OSPFV3-MIB. +67-12
  • r12430: Improved support for some ZyXEL GS series switches (OBS-4350). +125-60
  • r12434: Added support for Riedo PDU (OBS-4338). +295-38
  • r12437: Added support for FSCOM PDU (OBS-3624). +139
  • r12441: Added basic os detect for Affirmed Platform (OBS-3420). +69-31
  • r12454: Improved support for Eaton ATS 30 (OBS-4362). +161-3
  • r12455: Improved support for Alpha FXM HP (OBS-4357). +190-148
  • r12457: Added ability associate syslog hosts by Cached device IP (OBS-4368). +77-32
  • r12461: Detect duplicated devices by same ip and snmp params. Added get_device_duplicated(). +148-8
  • r12481: Improved support for Raritan DKX3 (OBS-4374). +113-64
  • r12485: Improved discovery Teltonika devices with new mib revision. +62-15
📋 MIB Updates:
  • r12470: Update some Arista MIBs
📝 Trivial Changes:
  • r12422: Fixed update alert tables in distributed poller install when "new" hosts discovery disabled. +18-9
  • r12423: Fixed update alert tables in CE. +5-7
  • r12424: Fixed display FDB enties in rare case (appear in r11964). +5-3
  • r12426: Added db schema information to get_versions(). +11-12
  • r12427: Added mib definition for OSPFV3-MIB. +15-1
  • r12431: Updated ZyXEL logo. +2
  • r12432: Added some ZyXEL GS series cloned mib definitions. +40
  • r12433: Added device sensors overview for measured outlets. +52-33
  • r12435: Fixed measured outlets definitions. +338-261
  • r12436: Added basic os detect for Eltex Sprinter (OBS-3884). +237-171
  • r12440: Fixed display OSPFv3 in device view. +139-63
  • r12442: Fixed detect some old MGE UPSes. +1-1
  • r12453: Improved discovery ip addresses on some Fortigate devices by IP-MIB (OBS-4341). +37-18
  • r12456: Improved sensors discovery for APC InRow. +423-595
  • r12458: Improved discovery port sensors by CORIANT-GROOVE-MIB (OBS-4363). +354-235
  • r12459: Generate emoji icon when int numbers passed to get_icon_emoji(). +87-40
  • r12460: Fixed generate pseudowires page when group is empty. +27-38
  • r12462: WIP. Added ability for find possible duplicated devices (on device edit page). +92-13
  • r12463: Fixed set poller_id directly by config. +43-10
  • r12464: Improved version check on remote pollers. +124-57
  • r12465: Cleaned message about added device to remote poller. +6-3
  • r12466: Do not create device local rrd dirrectory whis remote rrdcached. +8-7
  • r12467: Improved detect latest OPNsense os. +7-6
  • r12468: Improved detect some Linux distributions. Updated distro script. +116-66
  • r12469: Restored detect HardenedBSD in distro script. +5
  • r12480: Fixed FDB port associations on RouterOS version 6.47+ (OBS-4373). +21-6
  • r12482: Fixed detect Teltonika os. +81-53
  • r12483: Added workaround for incorrect bgp peer admin state on Arista EOS (OBS-4382). +26-2
  • r12484: Fixed detect Teltonika os detect oid. +1-1
  • r12486: Added ability for rewrite part of location string by regexp (OBS-4377). +59-41
📚 Library Updates:
  • r12444: Removed load hash-compat library (support php 5.5 deprecated). +178-146
  • r12445: Updated Mobile Detect library to latest.
  • r12446: Updated PhpUserAgent Parser to latest.
  • r12447: Updated jQuery to latest.
🚧 Development:
  • r12443: Updated phpunit tests. +32-27
📦 Other Changes:
  • r12425: derp. +3-1
Files changed in merge (179)
M discovery.php +18 -11
M html/ajax/widget.php +3 -1
M html/api/v0/includes/address.inc.php +53 -30
M html/api/v0/includes/devices.inc.php +54 -13
M html/api/v0/includes/ports.inc.php +50 -27
M html/api/v0/includes/sensors.inc.php +40 -19
M html/api/v0/includes/storage.inc.php +43 -16
M html/api/v0/index.php +9
A html/images/os/affirmed_2x.png +1
A html/images/os/affirmed.png +1
M html/images/os/alpha_2x.png ±0
A html/images/os/alpha-dark_2x.png +1
A html/images/os/alpha-dark.png +1
M html/images/os/alpha.png ±0
A html/images/os/alpine_2x.png +1
A html/images/os/alpine.png +1
A html/images/os/devuan_2x.png +1
A html/images/os/devuan-dark_2x.png +1
A html/images/os/devuan-dark.png +1
A html/images/os/devuan.png +1
A html/images/os/fujitsu_2x.png +1
A html/images/os/fujitsu.png +1
A html/images/os/photon_2x.png +1
A html/images/os/photon.png +1
M html/images/os/zyxel_2x.png ±0
A html/images/os/zyxel-dark_2x.png +1
A html/images/os/zyxel-dark.png +1
M html/images/os/zyxel.png ±0
M html/includes/functions.inc.php +8 -4
M html/includes/graphs/customer/bits.inc.php +1 -1
M html/includes/graphs/multi-port/auth.inc.php +31 -15
M html/includes/graphs/multi-sensor/auth.inc.php +38 -7
M html/includes/navbar.inc.php +3 -1
M html/includes/print/common.inc.php +87 -40
M html/includes/print/rows.inc.php +1 -1
M html/includes/print/status.inc.php +9 -2
M html/js/jquery-migrate.min.js +2 -2
M html/js/jquery.min.js +2 -2
M html/js/jquery.min.map +1 -1
M html/pages/about.inc.php +6 -7
M html/pages/addhost.inc.php +5 -2
M html/pages/alert_check.inc.php +31 -23
M html/pages/alert_checks.inc.php +33 -2
M html/pages/customers.inc.php +13 -4
M html/pages/device/edit.inc.php +17 -13
A html/pages/device/edit/duplicates.inc.php +75
M html/pages/device/overview/sensors.inc.php +47 -32
M html/pages/device/routing/ospf.inc.php +137 -61
M html/pages/group.inc.php +9 -1
M html/pages/iftype.inc.php +4
M html/pages/pseudowires.inc.php +27 -38
M includes/common.inc.php +6 -5
M includes/config-variables.inc.php +18 -1
M includes/defaults.inc.php +17 -2
M includes/definitions.inc.php +178 -146
M includes/definitions/entities.inc.php +1
M includes/definitions/entities/ports.inc.php +1
M includes/definitions/mibs.inc.php +15 -1
M includes/definitions/mibs/alpha.inc.php +183 -146
M includes/definitions/mibs/apc.inc.php +233 -161
M includes/definitions/mibs/bachmann.inc.php +276 -31
M includes/definitions/mibs/coriant.inc.php +313 -196
M includes/definitions/mibs/cyberpower.inc.php +4 -4
M includes/definitions/mibs/eaton.inc.php +159 -2
M includes/definitions/mibs/eltex.inc.php +210 -152
M includes/definitions/mibs/enlogic/enlogic-pdu-mib.php +6 -6
M includes/definitions/mibs/fscom.inc.php +129
M includes/definitions/mibs/hp.inc.php +8 -8
M includes/definitions/mibs/ibm.inc.php +5 -5
M includes/definitions/mibs/lantronix.inc.php +2 -2
M includes/definitions/mibs/microsoft.inc.php +14 -4
M includes/definitions/mibs/nexans.inc.php +91 -75
M includes/definitions/mibs/nokia.inc.php +45
M includes/definitions/mibs/raritan.inc.php +108 -61
M includes/definitions/mibs/teltonika.inc.php +81 -33
M includes/definitions/mibs/ubiquiti.inc.php +33
A includes/definitions/mibs/zyxel
M includes/definitions/mibs/zyxel.inc.php +111 -53
M includes/definitions/os.inc.php +14 -55
M includes/definitions/os/alpha.inc.php +5 -2
M includes/definitions/os/bachmann.inc.php +19 -7
M includes/definitions/os/bsd.inc.php +7 -6
M includes/definitions/os/eaton.inc.php +3 -2
M includes/definitions/os/eltex.inc.php +27 -19
M includes/definitions/os/fscom.inc.php +10
A includes/definitions/os/microsoft.inc.php +53
M includes/definitions/os/raritan.inc.php +5 -3
A includes/definitions/os/teltonika.inc.php +25
M includes/definitions/os/zyxel.inc.php +13 -7
M includes/definitions/rewrites.inc.php +1 -1
M includes/definitions/version.inc.php +2 -2
M includes/discovery/ip-addresses/ip-mib.inc.php +37 -18
M includes/discovery/neighbours/ospf-mib.inc.php +8 -12
A includes/discovery/neighbours/ospfv3-mib.inc.php +59
M includes/discovery/os/linux.inc.php +19 -3
M includes/discovery/sensors/powernet-mib.inc.php +411 -594
M includes/discovery/sensors/timetra-chassis-mib.inc.php +7 -3
M includes/entities.inc.php +5 -1
M includes/entities/device.inc.php +148 -8
M includes/entities/routing.inc.php +12 -1
M includes/polling/bgp/bgp4-mib.inc.php +14 -1
M includes/polling/fdb-table.inc.php +21 -6
M includes/polling/functions.inc.php +8 -7
M includes/polling/os/unix.inc.php +86 -60
A includes/polling/ospf
M includes/polling/ospf.inc.php +28 -382
M includes/polling/ports/coriant-groove-mib.inc.php +41 -39
M includes/rewrites.inc.php +32 -40
M includes/sql-config.inc.php +128 -32
M includes/syslog.inc.php +66 -29
M includes/versioncheck.inc.php +35 -33
M libs/Mobile/Detect.php +13 -13
M libs/UserAgentParser.php +10 -5
M mibs/alpha/ALPHA-NOTIFICATION-MIB +28 -5
M mibs/alpha/ALPHA-RECTIFIER-SYS-MIB +280 -4
M mibs/apc/PowerNet-MIB +841 -89
M mibs/arista/ARISTA-CONFIG-COPY-MIB +14 -12
A mibs/arista/ARISTA-CV-MIB +172
M mibs/arista/ARISTA-PRODUCTS-MIB +285 -1
M mibs/arista/ARISTA-QOS-MIB +52 -1
M mibs/arista/ARISTA-VXLAN-MIB +95 -2
D mibs/bachmann/BACHMANN-BLUENET2-CAPABILITY-MIB -440
A mibs/bachmann/RNX-UPDU-MIB +714
A mibs/eaton/EatonSTS-MIB +923
A mibs/eltex/EMUX-MIB +1,969
A mibs/eltex/EMUX-TRAPS-V1-MIB +43
A mibs/fscom/IPPDU-MIB +583
A mibs/microsoft/AFFIRMED-ALARM-MIB +967
A mibs/microsoft/AFFIRMED-ALARMS-MIB +168
A mibs/microsoft/AFFIRMED-ARP-MIB +91
A mibs/microsoft/AFFIRMED-CHASSIS-MIB +4,541
A mibs/microsoft/AFFIRMED-CLUSTER-MIB +413
A mibs/microsoft/AFFIRMED-DATAPATH-MIB +135
A mibs/microsoft/AFFIRMED-DATAPLANESTATS-MIB +123
A mibs/microsoft/AFFIRMED-DATARECORD-MIB +150
A mibs/microsoft/AFFIRMED-EMS-SNMP-TRAP-MIB +72
A mibs/microsoft/AFFIRMED-EXTSTORAGE-MIB +109
A mibs/microsoft/AFFIRMED-FM-MIB +77
A mibs/microsoft/AFFIRMED-GEORED-MIB +393
A mibs/microsoft/AFFIRMED-IM-MIB +323
A mibs/microsoft/AFFIRMED-INFRASTRUCTURE-MIB +1,672
A mibs/microsoft/AFFIRMED-IPDATAPATH-MIB +103
A mibs/microsoft/AFFIRMED-IPPROTOCOLS-MIB +4,412
A mibs/microsoft/AFFIRMED-LICENSE-MIB +364
A mibs/microsoft/AFFIRMED-MME-TRAPS-MIB +6,931
A mibs/microsoft/AFFIRMED-MSF-MIB +27
A mibs/microsoft/AFFIRMED-MULTIACTIVEROUTING-MIB +69
A mibs/microsoft/AFFIRMED-NETWORKCONTEXT-MIB +6,404
A mibs/microsoft/AFFIRMED-PERFSTATMGMT-MIB +163
A mibs/microsoft/AFFIRMED-PKI-MIB +146
A mibs/microsoft/AFFIRMED-SCEFSUBSCRIBER-MIB +22
A mibs/microsoft/AFFIRMED-SECURITY-MIB +12,860
A mibs/microsoft/AFFIRMED-SERVICECONSTRUCT-MIB +16,927
A mibs/microsoft/AFFIRMED-SERVICES-MIB +43,843
A mibs/microsoft/AFFIRMED-SNMP-AN3000-TRAPS-MIB +5,703
A mibs/microsoft/AFFIRMED-SNMP-DG +214
A mibs/microsoft/AFFIRMED-SNMP-MIB +65
A mibs/microsoft/AFFIRMED-SSF-MIB +697
A mibs/microsoft/AFFIRMED-SUBSCRIBER-MIB +24
A mibs/microsoft/AFFIRMED-SYSTEM-MIB +114
A mibs/microsoft/AFFIRMED-TAM-MIB +173
A mibs/microsoft/AFFIRMED-TEMS-NOTIFICATION-MIB +655
A mibs/microsoft/AFFIRMED-TEMS-OBJECTS-MIB +637
A mibs/microsoft/AFFIRMED-TEMS-SNMP-MIB +47
A mibs/microsoft/AFFIRMED-TEMS-TC-MIB +54
A mibs/microsoft/AFFIRMED-USERACCESS-MIB +105
A mibs/microsoft/AFFIRMED-VTAP-MIB +308
A mibs/microsoft/AFFIRMED-ZONE-MIB +264,125
M mibs/raritan/RemoteKVMDevice-MIB +217 -4
mibs/teltonika/TELTONIKA-MIB +438 -667
A mibs/teltonika/TELTONIKA-OLD-MIB +1,010
M poller-wrapper.py +2 -2
M scripts/distro +20 -1
M tests/IncludesCommonTest.php +4
M tests/IncludesFunctionsTest.php +27 -27
M tests/IncludesSnmpTest.php +2
M tests/SnmpDataTest.php +1
A update/477.sql +11
A update/478.sql +2