Skip to content

2023 Changelog

Summary

Commits: 393

Lines Added: 738210

Lines Removed: 218962

r12846

mike 🐱 | 2023-06-02 10:51:28

TRIVIAL

Fixed access to Polling Information page for global read only users.

html/includes/navbar.inc.php
html/pages/pollerlog.inc.php
Lines Added: 23 | Removed: 18

r12845

mike 🐱 | 2023-05-31 20:44:45

TRIVIAL

Restored -a option in generate-rancid.php script (appear in r12753).

scripts/generate-rancid.php
Lines Added: 6 | Removed: 4

r12844

mike 🐱 | 2023-05-31 10:33:09

TRIVIAL

Disabled scale rigid on sensor graphs.

html/includes/graphs/sensor/graph.inc.php
Lines Added: 2 | Removed: 0

r12843

mike 🐱 | 2023-05-30 10:33:58

TRIVIAL

Fixed double count of devices locations. Show locations count in nested and plain navbar location menu.

html/includes/cache-data.inc.php
html/includes/functions.inc.php
html/includes/navbar.inc.php
Lines Added: 39 | Removed: 33

r12842

mike 🐱 | 2023-05-29 20:48:44

TRIVIAL

Reduced default snmp max-rep for F5 devices OBS-4523.

includes/definitions/os/f5.inc.php
Lines Added: 2 | Removed: 4

r12841

mike 🐱 | 2023-05-29 15:39:07

TRIVIAL

Improved discovery os functions.

includes/discovery/functions.inc.php
includes/discovery/os.inc.php
includes/entities/device.inc.php
Lines Added: 191 | Removed: 119

r12840

mike 🐱 | 2023-05-29 09:31:33

TRIVIAL

Fixed clean fdb entries per device OBS-4524.

includes/entities/port.inc.php
update/484.sql
Lines Added: 5 | Removed: 4

r12839

mike 🐱 | 2023-05-27 10:44:36

TRIVIAL

Improved support for Optilink OP-MEN99810B OBS-4453.

includes/definitions/mibs/rubytech.inc.php
includes/definitions/os/rubytech.inc.php
includes/discovery/processors.inc.php
includes/polling/os/privatetech.inc.php
includes/polling/os/rubytech.inc.php
Lines Added: 279 | Removed: 167

r12838

mike 🐱 | 2023-05-26 15:36:57

TRIVIAL

Migrated rewrite_definition_hardware() to get_model_param(). Added detect vendor param by model definitions.

includes/common.inc.php
includes/entities/device.inc.php
includes/polling/os/aos.inc.php
includes/polling/os/arubaos.inc.php
includes/polling/os/calix.inc.php
includes/polling/os/cambium-ptp.inc.php
includes/polling/os/cisco.inc.php
includes/polling/os/dlinkfw.inc.php
includes/polling/os/edgecore-os.inc.php
includes/polling/os/fortinet.inc.php
includes/polling/os/ftos.inc.php
includes/polling/os/ironware.inc.php
includes/polling/os/omnistack.inc.php
includes/polling/os.inc.php
includes/rewrites.inc.php
tests/IncludesRewritesTest.php
Lines Added: 189 | Removed: 211

r12837

mike 🐱 | 2023-05-25 15:42:37

TRIVIAL

Added array_tag_replace_encode().

includes/common.inc.php
includes/rewrites.inc.php
Lines Added: 27 | Removed: 17

r12836

mike 🐱 | 2023-05-25 15:24:59

TRIVIAL

Renamed some web show_* config options.

html/pages/device.inc.php
includes/config-variables.inc.php
includes/defaults.inc.php
includes/definitions.inc.php
includes/observium.inc.php
Lines Added: 73 | Removed: 49

r12835

mike 🐱 | 2023-05-25 12:46:24

TRIVIAL

Fixed discovery statuses with class_map association.

includes/entities/sensor.inc.php
includes/entities.inc.php
Lines Added: 17 | Removed: 7

r12834

mike 🐱 | 2023-05-25 10:04:19

TRIVIAL

Improved polling sensors. Fixed papouch temperature sensor hack (added in r2337).

includes/entities/sensor.inc.php
Lines Added: 142 | Removed: 140

r12833

mike 🐱 | 2023-05-24 15:01:52

MINOR

Added Mattermost specific notification transport.

includes/alerting/mattermost.inc.php
includes/definitions/transports.inc.php
Lines Added: 143 | Removed: 1

r12832

mike 🐱 | 2023-05-24 14:10:35

TRIVIAL

Disable ssl verify host in process_http_curl().

includes/common.inc.php
Lines Added: 3 | Removed: 3

r12831

mike 🐱 | 2023-05-24 13:59:55

TRIVIAL

Fixed encode tags in generate_http_url() only when required.

includes/common.inc.php
includes/definitions/geo.inc.php
includes/rewrites.inc.php
Lines Added: 31 | Removed: 25

r12830

adama 🐸 | 2023-05-24 00:53:50

FIX

Fix OSPF (v2) stats generation.

includes/polling/ospf/ospf-mib.inc.php
includes/polling/ospf/ospfv3-mib.inc.php
includes/polling/ospf.inc.php
Lines Added: 44 | Removed: 20

r12829

mike 🐱 | 2023-05-23 21:14:34

MINOR

Improved geocoding functions. Added Bing geo api to web settings. Added unittests.

includes/config-variables.inc.php
includes/geolocation/google.inc.php
includes/geolocation/yandex.inc.php
includes/geolocation.inc.php
tests/IncludesFunctionsTest.php
Lines Added: 473 | Removed: 281

r12828

mike 🐱 | 2023-05-23 20:13:14

TRIVIAL

Improved country_from_code(). Fixed rewrites unittests.

includes/definitions/rewrites.inc.php
includes/rewrites.inc.php
tests/IncludesRewritesTest.php
Lines Added: 20 | Removed: 11

r12827

mike 🐱 | 2023-05-23 16:41:39

TRIVIAL

Fixed get_unique_id() in php8.

includes/common.inc.php
Lines Added: 7 | Removed: 4

r12826

mike 🐱 | 2023-05-23 13:41:43

TRIVIAL

Fixed run some unittests.

includes/common.inc.php
includes/functions.inc.php
Lines Added: 12 | Removed: 4

r12825

mike 🐱 | 2023-05-22 23:01:07

TRIVIAL

derp

includes/definitions/geo.inc.php
Lines Added: 1 | Removed: 1

r12824

mike 🐱 | 2023-05-22 23:00:17

MINOR

Added ability for use geocode Microsoft Bing api.

includes/definitions/geo.inc.php
Lines Added: 56 | Removed: 0

r12823

mike 🐱 | 2023-05-22 22:28:59

TRIVIAL

Fixed escape tags in generate_http_url().

includes/common.inc.php
Lines Added: 15 | Removed: 2

r12822

mike 🐱 | 2023-05-22 16:15:59

TRIVIAL

Improved detect geo County by openstreetmap.

includes/definitions/geo.inc.php
includes/geolocation/yandex.inc.php
test_geo.php
Lines Added: 25 | Removed: 21

r12821

mike 🐱 | 2023-05-22 15:43:51

TRIVIAL

Fixed print_cli_table() calls.

includes/functions.inc.php
libs/cli/Colors.php
libs/cli/cli.php
Lines Added: 16 | Removed: 19

r12820

mike 🐱 | 2023-05-19 19:00:24

TRIVIAL

Cleaning old deleted fdb entries (older than 30d).

html/includes/print/fdbtable.inc.php
includes/defaults.inc.php
includes/entities/port.inc.php
includes/polling/fdb-table.inc.php
Lines Added: 227 | Removed: 201

r12819

mike 🐱 | 2023-05-19 17:00:16

TRIVIAL

Removed subdir restriction in get_smokeping_files().

html/includes/integrations.inc.php
Lines Added: 1 | Removed: 1

r12818

mike 🐱 | 2023-05-18 17:48:41

TRIVIAL

Increased max depth subdirrectory for get_smokeping_files().

html/includes/integrations.inc.php
includes/common.inc.php
Lines Added: 5 | Removed: 3

r12817

mike 🐱 | 2023-05-18 16:44:40

CLEAN

Removed wip functions.

includes/entities/device.inc.php
Lines Added: 0 | Removed: 76

r12816

mike 🐱 | 2023-05-18 16:34:22

TRIVIAL

Improved hide device secrets in API.

html/api/v0/includes/alerts.inc.php
html/api/v0/includes/devices.inc.php
html/api/v0/includes/inventory.inc.php
html/api/v0/includes/ports.inc.php
html/api/v0/includes/vlans.inc.php
html/api/v0/index.php
html/pages/device/data.inc.php
includes/entities/device.inc.php
Lines Added: 168 | Removed: 95

r12815

mike 🐱 | 2023-05-18 15:14:18

TRIVIAL

Fixed reauth with different user in api.

html/includes/authenticate.inc.php
html/includes/sessions.inc.php
Lines Added: 45 | Removed: 9

r12814

mike 🐱 | 2023-05-18 14:20:35

MINOR

Rearranged session functions. Clean auth functions. Clean authenticate code.

adduser.php
html/includes/authenticate-functions.inc.php
html/includes/authenticate.inc.php
html/includes/functions.inc.php
html/includes/sessions.inc.php
html/pages/user_add.inc.php
includes/rewrites.inc.php
Lines Added: 796 | Removed: 728

r12813

mike 🐱 | 2023-05-17 15:28:17

TRIVIAL

Migrated SLA events to common status definitions.

includes/definitions/mibs/cisco.inc.php
includes/definitions/mibs/hp.inc.php
includes/definitions/mibs.inc.php
includes/entities/status.inc.php
includes/polling/slas/cisco-rttmon-mib.inc.php
includes/polling/slas/disman-ping-mib.inc.php
includes/polling/slas/hpicf-ipsla-mib.inc.php
Lines Added: 111 | Removed: 113

r12812

mike 🐱 | 2023-05-17 12:50:50

MINOR

Added polling bgp peers by CUMULUS-BGPVRF-MIB in Cumulus Linux 5.1+.

includes/definitions/mibs/cumulus.inc.php
includes/discovery/bgp/bgp4-mib.inc.php
includes/discovery/bgp/cumulus-bgpun-mib.inc.php
includes/discovery/bgp/cumulus-bgpvrf-mib.inc.php
includes/discovery/bgp-peers.inc.php
includes/entities/routing.inc.php
includes/polling/bgp/bgp4-mib.inc.php
includes/polling/bgp/cumulus-bgpun-mib.inc.php
includes/polling/bgp/cumulus-bgpvrf-mib.inc.php
includes/polling/bgp-peers.inc.php
Lines Added: 298 | Removed: 38

r12811

mike 🐱 | 2023-05-17 12:48:32

TRIVIAL

Improved polling os params and sensors for Cumulus Linux.

includes/definitions/os/cumulus.inc.php
includes/discovery/sensors/lm-sensors-mib.inc.php
Lines Added: 17 | Removed: 7

r12810

mike 🐱 | 2023-05-17 08:50:36

MIBS

Updated Fortinet mib files.

includes/definitions/os/fortinet.inc.php
mibs/fortinet/FORTINET-FORTIAP-MIB
mibs/fortinet/FORTINET-FORTIGATE-MIB
mibs/fortinet/FORTINET-FORTISWITCH-MIB
Lines Added: 343 | Removed: 78

r12809

adama 🐸 | 2023-05-16 22:08:49

FIX

Variable naming fix and incorrect data on billing list.

html/pages/bill.inc.php
html/pages/bills/month.inc.php
Lines Added: 5 | Removed: 7

r12808

adama 🐸 | 2023-05-16 21:06:27

TRIVIAL

Clean up variable naming and remove some commented out code.

billing-calculate.php
html/pages/bills/month.inc.php
Lines Added: 7 | Removed: 19

r12807

mike 🐱 | 2023-05-16 16:54:27

TRIVIAL

Use cached sysDescr in discovery os and mibs.

includes/entities/device.inc.php
includes/functions.inc.php
Lines Added: 12 | Removed: 12

r12806

mike 🐱 | 2023-05-16 12:03:14

MIBS

Updated Cumulus mib files.

mibs/cumulus/CUMULUS-BGPVRF-MIB
mibs/cumulus/CUMULUS-COUNTERS-MIB
mibs/cumulus/CUMULUS-RESOURCES-MIB
mibs/cumulus/CUMULUS-SENSOR-MIB
mibs/cumulus/CUMULUS-STATUS-MIB
Lines Added: 2824 | Removed: 10

r12805

mike 🐱 | 2023-05-11 12:29:11

TRIVIAL

Fixed multiline power sensors scale by HUAWEI-ENTITY-EXTENT-MIB.

includes/discovery/sensors/huawei-entity-extent-mib.inc.php
Lines Added: 3 | Removed: 1

r12804

mike 🐱 | 2023-05-11 11:55:39

TRIVIAL

Improved validate entity valid value in definition discovery.

includes/entities/counter.inc.php
includes/entities/sensor.inc.php
includes/entities/status.inc.php
includes/functions.inc.php
Lines Added: 41 | Removed: 35

r12803

mike 🐱 | 2023-05-10 09:46:00

TRIVIAL

Fixed detect IPv4 prefix by IP and Gateway addresses.

includes/entities/ip-address.inc.php
Lines Added: 45 | Removed: 30

r12802

sid3windr 🦔 | 2023-05-09 22:08:45

TRIVIAL

Update hddtemp agent script to work with newer netcat versions

scripts/agent-local/hddtemp
Lines Added: 8 | Removed: 7

r12801

mike 🐱 | 2023-05-09 11:30:42

TRIVIAL

Fixed display realtime port graph.

html/graph-realtime.php
html/pages/device/port/realtime.inc.php
Lines Added: 281 | Removed: 291

r12800

mike 🐱 | 2023-05-08 13:38:03

MINOR

Improved support for Avocent ACS devices OBS-4038.

includes/definitions/mibs/cyclades.inc.php
includes/definitions/mibs/vertiv.inc.php
includes/definitions/os/vertiv.inc.php
Lines Added: 292 | Removed: 43

r12799

mike 🐱 | 2023-05-08 13:35:55

MIBS

Updated Avocent mib files.

mibs/cyclades
mibs/vertiv
mibs/vertiv/ACS-MIB
mibs/vertiv/ACS8000-MIB
mibs/vertiv/DSR-TRAP-OBJECTS-MIB
mibs/vertiv/RENAME_TO_emerson
Lines Added: 15671 | Removed: 13713

r12798

mike 🐱 | 2023-05-08 09:54:31

TRIVIAL

Fixed false positive association FreeBSD os as OPNsense OBS-4511.

includes/definitions/os/bsd.inc.php
includes/definitions/os/ubiquiti.inc.php
Lines Added: 11 | Removed: 10

r12797

adama 🐸 | 2023-05-06 18:51:48

IMPROVE

Add test version of billing graph replacement. Can enable with $config = TRUE;

html/includes/print/billing.inc.php
html/pages/bill/accurate.inc.php
Lines Added: 131 | Removed: 19

r12796

adama 🐸 | 2023-05-06 18:41:27

JS

Add chart.js 4.3.0, chartjs zoom plugin 2.0.1 and hammer.js 2.0.8. Update moment to 2.29.4.

html/js/chart.umd.min.js
html/js/chartjs-adapter-date-fns.bundle.min.js
html/js/chartjs-plugin-zoom.min.js
html/js/hammer.min.js
html/js/moment.min.js
Lines Added: 27 | Removed: 5

r12795

mike 🐱 | 2023-05-05 19:02:26

TRIVIAL

Fixed ports_separate_walk module os definitions.

includes/definitions/os/alcatel.inc.php
includes/definitions/os/allied.inc.php
includes/definitions/os/brocade.inc.php
includes/definitions/os/cisco.inc.php
includes/definitions/os/ciscosb.inc.php
includes/definitions/os/cumulus.inc.php
includes/definitions/os/dell.inc.php
includes/definitions/os/eltex.inc.php
includes/definitions/os/extreme.inc.php
includes/definitions/os/fscom.inc.php
includes/definitions/os/gbn.inc.php
includes/definitions/os/hp.inc.php
includes/definitions/os/huawei.inc.php
includes/definitions/os/juniper.inc.php
includes/definitions/os/mikrotik.inc.php
includes/definitions/os/nag.inc.php
includes/definitions/os/rubytech.inc.php
includes/definitions/os/ruckus.inc.php
includes/definitions/os/ruijie.inc.php
includes/definitions/os/sigur.inc.php
includes/definitions/os/tplink.inc.php
includes/definitions/os/zelax.inc.php
includes/definitions/os/zhone.inc.php
includes/definitions/os/zte.inc.php
includes/definitions/os/zyxel.inc.php
includes/definitions/os.inc.php
Lines Added: 94 | Removed: 94

r12794

mike 🐱 | 2023-05-05 18:06:38

MINOR

Moved device modules functions to entities functions. Fixed small module config issues. Added unittests.

includes/common.inc.php
includes/discovery/inventory.inc.php
includes/entities/device.inc.php
tests/IncludesCommonTest.php
tests/IncludesEntitiesTest.php
tests/data/test_definitions.inc.php
Lines Added: 373 | Removed: 486

r12793

mike 🐱 | 2023-05-05 12:56:28

TRIVIAL

Fixed detect Ubiquiti USW-Lite OBS-4508.

includes/definitions/os/ubiquiti.inc.php
Lines Added: 7 | Removed: 6

r12792

mike 🐱 | 2023-05-05 11:53:20

TRIVIAL

Improved alert checker entity association edit messages OBS-4506.

html/ajax/actions/alert_assoc_edit.inc.php
html/ajax/actions.php
html/js/observium.js
html/pages/alert_check.inc.php
Lines Added: 82 | Removed: 50

r12791

adama 🐸 | 2023-05-04 22:51:41

MINOR

Improve latlon popup generation logic.

html/ajax/entity_popup.php
Lines Added: 25 | Removed: 25

r12790

adama 🐸 | 2023-05-04 20:06:46

IMPROVE

Improve device_bits type to fall back to all ports if there are none post-filtering.

html/includes/graphs/device/bits.inc.php
Lines Added: 24 | Removed: 8

r12789

mike 🐱 | 2023-05-04 16:44:39

TRIVIAL

Added get_device_vrf_contexts(). Simplified discovery in vrfs.

includes/discovery/arp-table.inc.php
includes/discovery/ip-addresses.inc.php
includes/discovery/ports/rbn-bind-mib.inc.php
includes/entities/device.inc.php
includes/entities/routing.inc.php
includes/polling/graphs.inc.php
includes/polling/ports/rbn-bind-mib.inc.php
Lines Added: 73 | Removed: 56

r12788

mike 🐱 | 2023-05-04 15:52:40

TRIVIAL

Correct array index key.

includes/discovery/arp/ipv6-mib.inc.php
Lines Added: 1 | Removed: 1

r12787

mike 🐱 | 2023-05-04 15:42:29

TRIVIAL

Fixed incorrect discovery empty arp addresses by IPV6-MIB.

includes/discovery/arp/cisco-ietf-ip-mib.inc.php
includes/discovery/arp/ip-mib.inc.php
includes/discovery/arp/ipv6-mib.inc.php
Lines Added: 109 | Removed: 84

r12786

mike 🐱 | 2023-05-04 15:20:04

TRIVIAL

Added validate ip and mac in is_valid_param(). Fixed functions unittest.

includes/common.inc.php
includes/constants.inc.php
includes/entities/ip-address.inc.php
tests/IncludesFunctionsTest.php
Lines Added: 43 | Removed: 35

r12785

mike 🐱 | 2023-05-04 13:59:12

TRIVIAL

Optimised snmp_command() function. Removed unused snmp_* functions.

includes/snmp.inc.php
Lines Added: 111 | Removed: 134

r12784

mike 🐱 | 2023-05-03 18:43:37

TRIVIAL

Fixed Custom OID page.

html/pages/customoid.inc.php
Lines Added: 5 | Removed: 11

r12783

mike 🐱 | 2023-05-03 18:04:03

TRIVIAL

Cleaned usage of removed $cache array.

html/includes/cache-data.inc.php
html/pages/device.inc.php
Lines Added: 13 | Removed: 15

r12782

mike 🐱 | 2023-05-03 17:42:04

TRIVIAL

Fixed get cached device array with geolocation OBS-4504.

html/includes/cache-data.inc.php
includes/entities/device.inc.php
Lines Added: 29 | Removed: 15

r12781

mike 🐱 | 2023-05-03 16:49:25

TRIVIAL

Moved Lat/Lon patterns to constants. Fixed definitions/constants unittest.

html/pages/device/edit/geo.inc.php
includes/constants.inc.php
includes/geolocation.inc.php
tests/IncludesDefinitionsTest.php
Lines Added: 55 | Removed: 24

r12780

mike 🐱 | 2023-05-03 13:36:48

MINOR

Added basic support for V-Solution OLT OBS-4501.

html/images/os/vsolution.png
html/images/os/vsolution_2x.png
includes/definitions/mibs/vsolution.inc.php
includes/definitions/os/vsolution.inc.php
includes/definitions/vendors.inc.php
mibs/vsolution
mibs/vsolution/V1600G
mibs/vsolution/VSOLUTION-MIB
Lines Added: 118092 | Removed: 4

r12779

mike 🐱 | 2023-05-03 12:00:09

TRIVIAL

Improved discovery sensors by LM-SENSORS-MIB on Ubiquiti EdgeMAX.

includes/discovery/sensors/lm-sensors-mib.inc.php
Lines Added: 27 | Removed: 19

r12778

mike 🐱 | 2023-05-03 11:52:01

TRIVIAL

Fixed polling cisco fdb table with vlan based contexts.

includes/polling/fdb-table.inc.php
Lines Added: 6 | Removed: 15

r12777

mike 🐱 | 2023-05-03 11:32:11

TRIVIAL

Fixed use exec_status in several places. Added snmp_runtime().

includes/alerting/script.inc.php
includes/discovery/virtual-machines/libvirt.inc.php
includes/functions.inc.php
includes/polling/system/wowza-streaming-engine-mib.inc.php
includes/snmp.inc.php
Lines Added: 62 | Removed: 53

r12776

mike 🐱 | 2023-05-03 09:55:01

TRIVIAL

Fixed use exec_status in snmp_log_errorss(). Added unit tests for errors.

includes/constants.inc.php
includes/definitions.inc.php
includes/snmp.inc.php
tests/IncludesSnmpTest.php
tests/SnmpDataTest.php
Lines Added: 326 | Removed: 255

r12775

mike 🐱 | 2023-05-03 08:10:47

TRIVIAL

Fixed get probe exit status.

includes/polling/probes.inc.php
Lines Added: 7 | Removed: 7

r12774

mike 🐱 | 2023-05-02 18:23:17

TRIVIAL

Added json_validate() polyfill.

includes/polyfill.inc.php
tests/IncludesCommonTest.php
Lines Added: 51 | Removed: 6

r12773

mike 🐱 | 2023-05-02 17:45:26

TRIVIAL

Improved string and array compare function with newer php syntax.

includes/common.inc.php
includes/polyfill.inc.php
Lines Added: 45 | Removed: 24

r12772

mike 🐱 | 2023-05-02 16:26:04

TRIVIAL

Removed old variant of fix_json_unicode(). Added compat polyfill for mb_ord(). Moved used polyfill functions to separate include.

includes/common.inc.php
includes/observium.inc.php
includes/polyfill.inc.php
tests/IncludesCommonTest.php
Lines Added: 133 | Removed: 121

r12771

adama 🐸 | 2023-05-02 16:18:22

MINOR

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)

html/pages/iftype.inc.php
includes/config-variables.inc.php
includes/defaults.inc.php
Lines Added: 30 | Removed: 25

r12770

mike 🐱 | 2023-05-02 15:31:08

CLEAN

Remopved wip include.

includes/entities.inc.php
Lines Added: 0 | Removed: 1

r12769

mike 🐱 | 2023-05-02 15:25:52

TRIVIAL

Improved discovery memory and sensors on FireBrick devices.

includes/definitions/mibs/firebrick.inc.php
includes/definitions/os/firebrick.inc.php
mibs/firebrick/FIREBRICK-GLOBAL
Lines Added: 107 | Removed: 4

r12768

mike 🐱 | 2023-05-02 15:24:52

TRIVIAL

Added entity_class_definition(). Added sensor definition map_class_regex and map_scale_regex.

includes/entities/counter.inc.php
includes/entities/sensor.inc.php
includes/entities/status.inc.php
includes/entities.inc.php
Lines Added: 83 | Removed: 71

r12767

adama 🐸 | 2023-05-02 14:15:13

IMPROVE

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.

html/includes/colours.inc.php
html/includes/functions.inc.php
tests/IncludesCommonTest.php
Lines Added: 64 | Removed: 306

r12766

adama 🐸 | 2023-05-02 14:13:22

FIX

Fix more billing graph javascript erroneously removed variable name.

html/includes/print/billing.inc.php
Lines Added: 2 | Removed: 2

r12765

adama 🐸 | 2023-05-02 14:10:03

FIX

Fix billing graph javascript erroneously removed variable name.

html/includes/print/billing.inc.php
Lines Added: 3 | Removed: 4

r12764

adama 🐸 | 2023-05-02 12:36:23

IMPROVE

Additional colour scheme code. Split to separate file. Simplify html_callback a little. Remove echo braces. Add json_unicode replacement for future >7.2.

html/includes/colours.inc.php
includes/common.inc.php
includes/entities/storage.inc.php
Lines Added: 441 | Removed: 32

r12763

adama 🐸 | 2023-05-01 01:46:10

IMPROVE

Cleanup API /address/ logic a little, remove some ambiguous handling. Reduce handling of undocumented options. Move to newer query style. Simplify SQL.

html/api/v0/includes/address.inc.php
Lines Added: 65 | Removed: 69

r12762

adama 🐸 | 2023-04-30 18:49:08

CLEANUP

Remove some old config settings. Clean up some echo statements and remove closing tags. Clean SQL statement usage.

html/includes/graphs/device/NETAPP-MIB_disk_io.inc.php
html/includes/graphs/device/NETAPP-MIB_net_io.inc.php
html/includes/graphs/device/NETAPP-MIB_tape_io.inc.php
html/pages/about.inc.php
html/pages/device/accesspoint.inc.php
includes/config-variables.inc.php
Lines Added: 41 | Removed: 43

r12761

adama 🐸 | 2023-04-30 12:43:39

FIX

Fix exec_status pointer in db update initial schema install

includes/update/update.php
Lines Added: 2 | Removed: 2

r12760

mike 🐱 | 2023-04-28 16:06:01

CLEAN

Fixed some incorrect oop use calls.

html/includes/functions.inc.php
includes/cache.inc.php
includes/common.inc.php
Lines Added: 13 | Removed: 45

r12759

mike 🐱 | 2023-04-28 15:38:05

CLEAN

Fixed some accidental copyright changes.

html/js/compat/bluebird.min.js
html/js/cytoscape.min.js
poller-wrapper.py
scripts/distro
Lines Added: 8 | Removed: 8

r12758

adama 🐸 | 2023-04-28 14:57:14

FIX

Fix/simplify group device filtering in network map page.

html/pages/map.inc.php
Lines Added: 6 | Removed: 12

r12757

adama 🐸 | 2023-04-28 14:24:44

FIX

Fix odd missing characters in JSON lang definition for queryBuilder().

includes/alerts.inc.php
Lines Added: 2 | Removed: 2

r12756

cleanup | 2023-04-27 21:09:54

REFORMAT

Reformat all PHP files. Remove array(). 2->4. Update copyrights.

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

r12755

mike 🐱 | 2023-04-27 16:20:52

MINOR

Moved functions for external integrations to separate include.

html/includes/functions.inc.php
html/includes/integrations.inc.php
includes/entities/device.inc.php
Lines Added: 237 | Removed: 210

r12754

mike 🐱 | 2023-04-27 15:32:48

TRIVIAL

Cleaned include dirs.

includes/include-dir-mib.inc.php
includes/include-dir.inc.php
Lines Added: 17 | Removed: 64

r12753

mike 🐱 | 2023-04-27 11:02:23

TRIVIAL

Simplified generate rancid config script.

scripts/generate-rancid.php
Lines Added: 24 | Removed: 70

r12752

mike 🐱 | 2023-04-27 11:01:10

TRIVIAL

Added trim_number().

includes/common.inc.php
Lines Added: 14 | Removed: 1

r12751

adama 🐸 | 2023-04-26 12:28:31

MINOR

Reformat some files. Improve code for updating/clearing session variables. Add some tests for it.

html/ajax/actions.php
html/includes/authenticate-functions.inc.php
html/includes/authenticate.inc.php
html/includes/functions.inc.php
html/index.php
includes/debugging.inc.php
includes/definitions.inc.php
includes/discovery/bgp/bgp4-mib.inc.php
includes/discovery/functions.inc.php
includes/discovery/inventory.inc.php
includes/distributed.inc.php
includes/observium.inc.php
tests/HtmlIncludesFunctionsTest.php
Lines Added: 5773 | Removed: 5510

r12750

adama 🐸 | 2023-04-26 12:19:22

PHP5

Update install_dir setting statement to accomodate PHP5.6 long enough to output version error.

includes/observium.inc.php
Lines Added: 2 | Removed: 1

r12749

mike 🐱 | 2023-04-25 20:23:27

MINOR

Added basic support for Datacom routers OBS-4462.

includes/definitions/mibs/datacom.inc.php
includes/definitions/os/datacom.inc.php
includes/definitions/os.inc.php
mibs/datacom/DATACOM-CESOP-MIB
mibs/datacom/DATACOM-GENERIC-DEVICE-MIB
mibs/datacom/DATACOM-ROUTER-B-MIB
mibs/datacom/DM-BGP-PEER-MIB
mibs/datacom/DMOS-EXPERIMENTAL-TEST-NOTIFICATIONS-MIB
mibs/datacom/DMOS-HW-MONITOR-MIB
mibs/datacom/DMOS-REBOOT-MIB
mibs/datacom/DMswitch-MIB
mibs/datacom/TWAMP-MIB
Lines Added: 3326 | Removed: 172

r12748

mike 🐱 | 2023-04-25 16:18:04

TRIVIAL

Improved discovery Inlet load sensors by PDU2-MIB OBS-4490.

includes/discovery/sensors/pdu2-mib.inc.php
Lines Added: 131 | Removed: 131

r12747

mike 🐱 | 2023-04-25 15:37:45

TRIVIAL

Moved load db functions and constants to corect places. Removed compat with old mysql extension.

html/includes/notifications.inc.php
includes/common.inc.php
includes/constants.inc.php
includes/db.inc.php
includes/defaults.inc.php
includes/definitions.inc.php
includes/observium.inc.php
Lines Added: 23 | Removed: 118

r12746

adama 🐸 | 2023-04-25 15:23:33

CLEAN

Remove disused code in ajax actions.

html/ajax/actions.php
Lines Added: 0 | Removed: 9

r12745

mike 🐱 | 2023-04-25 15:14:44

TRIVIAL

Removed compat code for str_compress(). Fixed common unittest load.

includes/common.inc.php
tests/IncludesCommonTest.php
Lines Added: 14 | Removed: 19

r12744

adama 🐸 | 2023-04-25 14:47:00

FIX

Restore syslog search page device picker (missing generate_where_clause())

html/pages/syslog.inc.php
Lines Added: 1 | Removed: 1

r12743

mike 🐱 | 2023-04-25 13:55:47

CLEAN

Cleaned discovery sensors by EPPC-MIB OBS-4458.

includes/discovery/sensors/eppc-mib.inc.php
Lines Added: 3 | Removed: 7

r12742

mike 🐱 | 2023-04-25 12:34:29

TRIVIAL

Removed compatibility code with php less 7.1.

html/includes/authenticate.inc.php
includes/common.inc.php
includes/db/mysqli.inc.php
includes/functions.inc.php
Lines Added: 17 | Removed: 71

r12741

mike 🐱 | 2023-04-25 12:05:23

LIBS

Removed unused compat libs.

libs/hash-compat
libs/random_compat
Lines Added: 13 | Removed: 1582

r12740

mike 🐱 | 2023-04-25 11:47:17

TRIVIAL

Fixed possible fatal error in is_cli().

includes/common.inc.php
Lines Added: 1 | Removed: 1

r12739

mike 🐱 | 2023-04-25 07:15:17

TRIVIAL

Fixed rrdtool cmd compatibility with php less 7.3.

includes/rrdtool.inc.php
Lines Added: 39 | Removed: 30

r12738

mike 🐱 | 2023-04-25 07:01:17

TRIVIAL

Removed unused permission constants.

html/includes/authenticate-functions.inc.php
includes/constants.inc.php
includes/definitions.inc.php
Lines Added: 9 | Removed: 25

r12737

mike 🐱 | 2023-04-25 06:51:46

TRIVIAL

Removed unused config constants.

includes/config-variables.inc.php
includes/constants.inc.php
includes/debugging.inc.php
Lines Added: 13 | Removed: 28

r12736

adama 🐸 | 2023-04-25 04:20:22

TRIVIAL

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.

html/ajax/actions.php
html/ajax/device_entities.php
html/ajax/device_ports.php
html/ajax/entities.php
html/ajax/entity_popup.php
html/ajax/input.php
html/ajax/search.php
html/ajax/widget.php
html/api/v0/index.php
html/bandwidth-graph.php
html/billing-bandwidth-data.php
html/billing-data-sorted.php
html/billing-data.php
html/billing-graph.php
html/data.php
html/feed.php
html/geojson.php
html/graph-realtime.php
html/graph.php
html/includes/widgets/graph.inc.php
html/index.php
html/networkmap.php
html/pages/map.inc.php
html/pages/settings.inc.php
html/ui-test.php
html/weathermap.php
includes/common.inc.php
includes/config-variables.inc.php
includes/constants.inc.php
includes/debugging.inc.php
includes/definitions.inc.php
includes/observium.inc.php
Lines Added: 2046 | Removed: 2045

r12735

adama 🐸 | 2023-04-25 03:03:20

TRIVIAL

Remove class indicator from device overview boxes.

html/includes/entities/sensor.inc.php
html/pages/device/overview/sensors.inc.php
Lines Added: 11 | Removed: 34

r12734

adama 🐸 | 2023-04-25 01:00:16

FIX

entity_popup.php observium.inc.php include correction.

html/ajax/entity_popup.php
Lines Added: 1 | Removed: 1

r12733

adama 🐸 | 2023-04-24 23:42:47

TRIVIAL

Rename sql-config.inc.php to observium.inc.php to better reflect what it actually does. Add some docblocks.

add_device.php
adduser.php
alerter.php
billing-calculate.php
check-errors.php
config_to_json.php
delete_device.php
discovery.php
housekeeping.php
html/ajax/actions.php
html/ajax/device_entities.php
html/ajax/device_ports.php
html/ajax/entities.php
html/ajax/entity_popup.php
html/ajax/input.php
html/ajax/search.php
html/ajax/widget.php
html/api/v0/index.php
html/bandwidth-graph.php
html/billing-bandwidth-data.php
html/billing-data-sorted.php
html/billing-data.php
html/billing-graph.php
html/data.php
html/feed.php
html/geojson.php
html/graph-realtime.php
html/graph.php
html/icons.php
html/index.php
html/networkmap.php
html/pages/map.inc.php
html/pages/settings.inc.php
html/ui-test.php
html/weathermap.php
includes/common.inc.php
includes/definitions.inc.php
includes/functions.inc.php
includes/observium.inc.php
includes/sql-config.inc.php
includes/weathermap/editor.php
includes/weathermap/map-poller.php
includes/weathermap/weathermap
irc.php
notifications.php
poll-billing.php
poller.php
rename_device.php
scripts/generate-emoji.php
scripts/generate-rancid.php
scripts/generate-smokeping.php
scripts/rename-port-rrdfile.php
snmptrap.php
syslog.php
test_alert.php
test_code.php
test_db.php
test_geo.php
tests/HtmlIncludesFunctionsTest.php
tests/IncludesBillingTest.php
tests/IncludesDbTest.php
tests/IncludesEncryptTest.php
tests/IncludesEntitiesTest.php
tests/IncludesSyslogTest.php
tests/SnmpDataTest.php
tests/SnmpDataTest2.php
Lines Added: 4983 | Removed: 4642

r12732

mike 🐱 | 2023-04-24 21:52:59

TRIVIAL

Fixed external_exec() unittests. Restored required endtime in exit_status.

includes/common.inc.php
tests/IncludesCommonTest.php
Lines Added: 85 | Removed: 72

r12731

adama 🐸 | 2023-04-24 21:14:01

DEBUG

Improve exception handling and minimum PHP error warning.

includes/debugging.inc.php
Lines Added: 7 | Removed: 5

r12730

adama 🐸 | 2023-04-24 21:06:00

MINOR

Improve exception handling and old php version warning.

includes/debugging.inc.php
Lines Added: 7 | Removed: 7

r12729

mike 🐱 | 2023-04-24 20:52:51

TRIVIAL

Fixed function undefined error OBS-4487.

includes/debugging.inc.php
Lines Added: 7 | Removed: 5

r12728

mike 🐱 | 2023-04-24 20:51:14

TRIVIAL

Added logging for "unable connect to rrdcached".

includes/rrdtool.inc.php
Lines Added: 36 | Removed: 12

r12727

adama 🐸 | 2023-04-24 20:37:13

TRIVIAL

Change autodiscovery popup icon

html/includes/functions.inc.php
Lines Added: 1 | Removed: 1

r12726

mike 🐱 | 2023-04-24 20:36:33

TRIVIAL

Fixed get_http_request().

includes/common.inc.php
tests/IncludesCommonTest.php
Lines Added: 68 | Removed: 50

r12725

adama 🐸 | 2023-04-24 18:46:53

FIX

Improved handling of location tooltips

html/ajax/entity_popup.php
Lines Added: 51 | Removed: 64

r12724

adama 🐸 | 2023-04-24 17:47:31

IMPROVE

Improved external_exec() function. Clean up many old list() declarations and replace with PHP7.1+ sort declaration.

billing-calculate.php
html/pages/bill.inc.php
html/pages/bills/month.inc.php
html/pages/device/showconfig.inc.php
includes/alerts.inc.php
includes/billing.inc.php
includes/common.inc.php
includes/definitions.inc.php
includes/discovery/virtual-machines/libvirt.inc.php
includes/entities/device.inc.php
includes/functions.inc.php
includes/rrdtool.inc.php
includes/snmp.inc.php
scripts/generate-rancid.php
tests/IncludesBillingTest.php
update/483.sql
Lines Added: 421 | Removed: 166

r12723

adama 🐸 | 2023-04-24 17:13:14

DEBUG

Improved debugging output for parser/execution errors.

includes/debugging.inc.php
Lines Added: 123 | Removed: 6

r12722

mike 🐱 | 2023-04-24 15:58:07

TRIVIAL

Fixed search ipv4 addresses in global search OBS-4486.

html/includes/search/accesspoints.inc.php
html/includes/search/devices.inc.php
html/includes/search/groups.inc.php
html/includes/search/inventory.inc.php
html/includes/search/ip-addresses.inc.php
html/includes/search/loadbalancers.inc.php
html/includes/search/slas.inc.php
Lines Added: 109 | Removed: 109

r12721

adama 🐸 | 2023-04-24 13:06:03

FIX

Fix map location coordinate handling (trailing zero removal)

html/ajax/entity_popup.php
Lines Added: 5 | Removed: 4

r12720

mike 🐱 | 2023-04-24 11:55:05

TRIVIAL

Fixed ip address discovery logic operator. Improved get port by index, do not query empty values.

includes/discovery/ip-addresses.inc.php
includes/entities/port.inc.php
Lines Added: 40 | Removed: 66

r12719

adama 🐸 | 2023-04-23 00:50:46

TRIVIAL

Use short host on devices/graphs/ view.

html/pages/devices/graphs.inc.php
Lines Added: 1 | Removed: 1

r12718

adama 🐸 | 2023-04-23 00:42:39

IMPROVE

Enable entity popups in dashboard widgets.

html/js/observium.js
Lines Added: 7 | Removed: 5

r12717

adama 🐸 | 2023-04-22 23:55:30

MINOR

Prettier errored graphs.

html/includes/functions.inc.php
html/includes/graphs/common.inc.php
html/includes/graphs/functions.inc.php
html/includes/graphs/graph.inc.php
html/includes/print/search.inc.php
html/pages/graphs.inc.php
includes/defaults.inc.php
Lines Added: 88 | Removed: 44

r12716

adama 🐸 | 2023-04-22 19:39:26

FIX

Fix libvirt exec_status usage. Probably still doesn't work.

includes/discovery/virtual-machines/libvirt.inc.php
Lines Added: 2 | Removed: 2

r12715

adama 🐸 | 2023-04-22 03:31:32

UNDEBUG

Remove some debugging output.

html/includes/print/search.inc.php
Lines Added: 0 | Removed: 3

r12714

adama 🐸 | 2023-04-22 03:30:43

IMPROVE

Improve some functions. Rename some functions. Add some docblocks. Remove some camelCase.

discovery.php
html/includes/authenticate.inc.php
html/includes/authentication/mysql.inc.php
html/includes/entities/device.inc.php
html/includes/entities/mempool.inc.php
html/includes/entities/port.inc.php
html/includes/entities/storage.inc.php
html/includes/functions.inc.php
html/includes/graphs/bill/bits.inc.php
html/includes/graphs/graph.inc.php
html/includes/graphs/port/percent.inc.php
html/includes/group_edit.inc.php
html/includes/print/billing.inc.php
html/includes/print/navbar.inc.php
html/includes/print/search.inc.php
html/includes/print/status.inc.php
html/includes/print-interface-adsl.inc.php
html/index.php
html/pages/about.inc.php
html/pages/add_alert_check.inc.php
html/pages/alert_check.inc.php
html/pages/alert_maintenance.inc.php
html/pages/bill/accurate.inc.php
html/pages/bill/history.inc.php
html/pages/bill/pdf_history.inc.php
html/pages/bill/transfer.inc.php
html/pages/bills/month.inc.php
html/pages/bills/searchaction.inc.php
html/pages/device/apps/mssql/memory.inc.php
html/pages/device/edit/ports.inc.php
html/pages/device/overview/c6kxbar.inc.php
html/pages/device/overview/information.inc.php
html/pages/device/overview/information_extended.inc.php
html/pages/device/overview/mempools.inc.php
html/pages/device/overview/storage.inc.php
html/pages/device/overview/ucd_mem.inc.php
html/pages/device/port/macaccounting.inc.php
html/pages/graphs.inc.php
html/pages/group_add.inc.php
html/pages/ports/graphs.inc.php
html/pages/ports.inc.php
html/pages/preferences.inc.php
html/pages/user_edit.inc.php
includes/alerting/email.inc.php
includes/alerts.inc.php
includes/common.inc.php
includes/config-variables.inc.php
includes/discovery/neighbours/cisco-cdp-mib.inc.php
includes/discovery/slas/disman-ping-mib.inc.php
includes/entities/device.inc.php
includes/entities/port.inc.php
includes/functions.inc.php
includes/polling/loadbalancer/f5-bigip-local-mib.inc.php
includes/polling/lsp.inc.php
includes/polling/mempools.inc.php
includes/polling/ports.inc.php
includes/polling/storage.inc.php
includes/rewrites.inc.php
includes/snmp.inc.php
includes/sql-config.inc.php
includes/syslog.inc.php
irc.php
poller.php
tests/IncludesCommonTest.php
tests/IncludesEncryptTest.php
tests/IncludesFunctionsTest.php
tests/SnmpDataTest.php
Lines Added: 999 | Removed: 642

r12713

mike 🐱 | 2023-04-21 18:27:51

TRIVIAL

Added ipmi option for RDP EcoNat.

includes/definitions/os/rdpru.inc.php
includes/definitions/os.inc.php
Lines Added: 26 | Removed: 12

r12712

mike 🐱 | 2023-04-21 15:47:56

TRIVIAL

Correctly delete users.

html/includes/authentication/ldap.inc.php
html/includes/authentication/mysql.inc.php
html/includes/authentication/remote.inc.php
Lines Added: 70 | Removed: 113

r12711

mike 🐱 | 2023-04-21 15:05:07

TRIVIAL

Fixed discovery IP addresses on Fortinet devices with latest firmware.

includes/discovery/ip-addresses/ip-mib.inc.php
Lines Added: 4 | Removed: 1

r12710

adama 🐸 | 2023-04-21 14:45:17

FIX

Fix devices API GET endpoint. Devices without any attribs were not fetched.

html/api/v0/includes/devices.inc.php
Lines Added: 2 | Removed: 0

r12709

mike 🐱 | 2023-04-21 14:30:22

PHP8

Preevnt fatal errors in graphs for empty rrd list.

html/includes/graphs/generic_multi_bits_separated.inc.php
html/includes/graphs/generic_multi_group_simplex_separated.inc.php
html/includes/graphs/generic_multi_simplex_separated.inc.php
Lines Added: 87 | Removed: 120

r12708

mike 🐱 | 2023-04-21 13:25:42

TRIVIAL

Improved DDM temperature sensor on multiline SFP by TIMETRA-PORT-MIB.

includes/discovery/sensors/timetra-port-mib.inc.php
Lines Added: 33 | Removed: 48

r12707

mike 🐱 | 2023-04-21 12:37:12

TRIVIAL

Removed debug from normal devices api call.

html/api/v0/includes/devices.inc.php
Lines Added: 13 | Removed: 9

r12706

adama 🐸 | 2023-04-21 02:55:22

TRIVIAL

Workaround for stats/rrd variable name incongruence. mailgraph might be broken in recent distros, though.

includes/polling/applications/postfix_mailgraph.inc.php
Lines Added: 3 | Removed: 0

r12705

adama 🐸 | 2023-04-20 22:21:28

MINOR

Improve generate_form_values() and restore maintenance devices dropdown. Fix printer supplies table generation.

html/includes/entities/device.inc.php
html/includes/entities/printersupply.inc.php
html/includes/print/search.inc.php
html/pages/alert_maintenance.inc.php
Lines Added: 126 | Removed: 94

r12704

adama 🐸 | 2023-04-20 16:49:11

TRIVIAL

Improve quicksearch dropdown to add scrolling and set sizing better.

html/includes/navbar.inc.php
Lines Added: 2 | Removed: 2

r12703

adama 🐸 | 2023-04-20 16:27:02

FIX

Migrate ports extension tables queries to new style.

html/pages/device/ports.inc.php
Lines Added: 8 | Removed: 5

r12702

adama 🐸 | 2023-04-20 14:28:42

FIX

Initialise up/down id lists in cache.

html/includes/cache-data.inc.php
Lines Added: 7 | Removed: 5

r12701

adama 🐸 | 2023-04-20 14:22:39

FIX

Fix leaked variable in billing list code

html/pages/bills/searchaction.inc.php
Lines Added: 14 | Removed: 16

r12700

mike 🐱 | 2023-04-20 13:37:11

TRIVIAL

Fixed format_number_short() for big numbers.

includes/common.inc.php
tests/IncludesCommonTest.php
Lines Added: 14 | Removed: 10

r12699

mike 🐱 | 2023-04-20 13:15:05

TRIVIAL

Fixed format_number_short() by unit tests.

includes/common.inc.php
tests/IncludesCommonTest.php
Lines Added: 32 | Removed: 11

r12698

mike 🐱 | 2023-04-20 11:56:32

TRIVIAL

Added option for verify ssl certificates in process_http_curl().

includes/common.inc.php
includes/defaults.inc.php
Lines Added: 3 | Removed: 2

r12697

mike 🐱 | 2023-04-20 11:49:39

TRIVIAL

Ignore certificate errors in process_http_curl().

includes/common.inc.php
Lines Added: 5 | Removed: 4

r12696

mike 🐱 | 2023-04-20 10:07:42

TRIVIAL

Do not 'bye'.

html/includes/entities/device.inc.php
Lines Added: 10 | Removed: 15

r12695

mike 🐱 | 2023-04-20 08:11:17

TRIVIAL

Undebug ports view page.

html/pages/ports.inc.php
Lines Added: 1 | Removed: 1

r12694

adama 🐸 | 2023-04-19 21:14:26

FIX

Remove erroneous WHERE

html/includes/search/slas.inc.php
Lines Added: 1 | Removed: 1

r12693

adama 🐸 | 2023-04-19 19:59:31

MINOR

Migrate search queries to new system.

html/includes/search/accesspoints.inc.php
html/includes/search/devices.inc.php
html/includes/search/inventory.inc.php
html/includes/search/ip-addresses.inc.php
html/includes/search/loadbalancers.inc.php
html/includes/search/neighbours.inc.php
html/includes/search/ports.inc.php
html/includes/search/sensors.inc.php
html/includes/search/slas.inc.php
html/includes/search/status.inc.php
Lines Added: 49 | Removed: 43

r12692

mike 🐱 | 2023-04-19 19:18:17

TRIVIAL

Added ARP table to device tables list.

includes/definitions/entities/devices.inc.php
Lines Added: 45 | Removed: 3

r12691

adama 🐸 | 2023-04-19 18:34:36

IMPROVE

Improve handling of permissions and cache-data building. Improve SQL query building.

discovery.php
html/ajax/input.php
html/includes/cache-data.inc.php
html/includes/entities/device.inc.php
html/includes/entities/port.inc.php
html/includes/entities/pseudowire.inc.php
html/includes/entities/sensor.inc.php
html/includes/entities/sla.inc.php
html/includes/functions.inc.php
html/includes/map/leaflet.inc.php
html/includes/navbar.inc.php
html/includes/print/inventory.inc.php
html/includes/print/routing.inc.php
html/includes/search/accesspoints.inc.php
html/includes/search/devices.inc.php
html/includes/search/groups.inc.php
html/includes/search/inventory.inc.php
html/index.php
html/pages/alert_log.inc.php
html/pages/alert_maintenance.inc.php
html/pages/device/apps.inc.php
html/pages/device/edit/modules.inc.php
html/pages/eventlog.inc.php
html/pages/map_traffic.inc.php
html/pages/ports.inc.php
html/pages/routing/bgp.inc.php
html/pages/routing/ospf.inc.php
html/pages/routing/vrf.inc.php
html/pages/slas.inc.php
html/pages/syslog.inc.php
includes/definitions/entities/devices.inc.php
includes/definitions/mibs.inc.php
includes/definitions.inc.php
includes/functions.inc.php
poller.php
Lines Added: 456 | Removed: 262

r12690

mike 🐱 | 2023-04-19 17:44:24

DEVEL

Undebug query.

html/includes/print/arptable.inc.php
Lines Added: 1 | Removed: 1

r12689

mike 🐱 | 2023-04-19 17:03:23

MINOR

Fixed sort order for null values in display ARP entries. Added generate_query_sort().

html/includes/print/arptable.inc.php
html/includes/print/inventory.inc.php
includes/db.inc.php
Lines Added: 67 | Removed: 26

r12688

mike 🐱 | 2023-04-19 13:27:14

TRIVIAL

Improved associate vrf to arp entries.

includes/discovery/arp-table.inc.php
Lines Added: 25 | Removed: 18

r12687

mike 🐱 | 2023-04-19 12:56:16

TRIVIAL

Improved associate vrf to ip addresses.

html/includes/print/addresses.inc.php
includes/discovery/ip-addresses.inc.php
Lines Added: 56 | Removed: 91

r12686

mike 🐱 | 2023-04-19 10:29:08

TRIVIAL

Fixed status query param.

html/includes/cache-data.inc.php
includes/functions.inc.php
Lines Added: 6 | Removed: 6

r12685

adama 🐸 | 2023-04-19 04:17:11

IMPROVE

Add the ability to do index>class mappings via map_class_index (index => class)

includes/entities/sensor.inc.php
Lines Added: 29 | Removed: 22

r12684

adama 🐸 | 2023-04-19 01:28:31

MINOR

Improve packages page code, better query structure. No visual changes.

html/pages/packages.inc.php
Lines Added: 54 | Removed: 71

r12683

adama 🐸 | 2023-04-18 23:15:25

TRIVIAL

Rearrange some graph/rrd definitions. Add directory for both.

includes/definitions/graphtypes
includes/definitions/graphtypes/apps.inc.php
includes/definitions/graphtypes.inc.php
includes/definitions/rewrites.inc.php
includes/definitions/rrdtypes
includes/definitions/rrdtypes/apps.inc.php
includes/definitions/rrdtypes.inc.php
Lines Added: 1680 | Removed: 1376

r12682

adama 🐸 | 2023-04-18 21:22:59

FIX

Fix palette generation code to handle zero and one shade requests

html/includes/functions.inc.php
html/includes/graphs/device/processor.inc.php
html/includes/graphs/generic_multi_group_simplex_separated.inc.php
html/includes/graphs/generic_multi_simplex_separated.inc.php
Lines Added: 30 | Removed: 7

r12681

adama 🐸 | 2023-04-18 20:58:17

FIX

HAMPTER

html/images/hamster-panic.png
Lines Added: 0 | Removed: -1

r12680

adama 🐸 | 2023-04-18 20:53:35

MAP

Fix correct mapping of lat/lon through ajax. Placeholder until better locations system.

html/ajax/entity_popup.php
Lines Added: 9 | Removed: 9

r12679

adama 🐸 | 2023-04-18 20:43:03

MAP

Improve map tooltip handling, switch to qTip2. Fix map annoying jumping when tooltip displays. Add latlon entity_popup type. remove popupContent from geojson output

html/ajax/entity_popup.php
html/geojson.php
Lines Added: 77 | Removed: 2

r12678

adama 🐸 | 2023-04-18 16:40:19

MINOR

Improve devices apps page handling of instances.

html/pages/device/apps.inc.php
Lines Added: 8 | Removed: 3

r12677

adama 🐸 | 2023-04-18 16:02:16

FIX

Fix mempool/processor/storage to not use irregular device cache access. It seems they don't need full device entry at all.

html/includes/entities/mempool.inc.php
html/includes/entities/processor.inc.php
html/includes/entities/storage.inc.php
Lines Added: 17 | Removed: 7

r12676

mike 🐱 | 2023-04-18 10:26:54

TRIVIAL

Removed devel stuff.

html/pages/device.inc.php
Lines Added: 0 | Removed: 26

r12675

mike 🐱 | 2023-04-18 09:20:30

MAJOR

Rewritten discovery arp-table module. Added ability discovery arp entries inside vrf. Improved db schema for arp table.

html/includes/print/arptable.inc.php
html/pages/device.inc.php
includes/discovery/arp
includes/discovery/arp/cisco-ietf-ip-mib.inc.php
includes/discovery/arp/ip-mib.inc.php
includes/discovery/arp/ipv6-mib.inc.php
includes/discovery/arp-table.inc.php
update/482.sql
Lines Added: 354 | Removed: 193

r12674

mike 🐱 | 2023-04-17 22:13:28

TRIVIAL

Removed unused variable.

html/pages/device/edit/ports.inc.php
Lines Added: 2 | Removed: 2

r12673

mike 🐱 | 2023-04-17 18:58:34

DEVEL

Fixed load ref library in cli debugging (because loaded before common and definitions).

includes/autoloader.inc.php
includes/debugging.inc.php
Lines Added: 11 | Removed: 8

r12672

adama 🐸 | 2023-04-17 18:38:08

IMPROVE

Improve module status handling code. Clean up some poller/discovery text output.

html/includes/cache-data.inc.php
html/includes/print/common.inc.php
includes/common.inc.php
includes/discovery/functions.inc.php
includes/discovery/inventory.inc.php
includes/entities/storage.inc.php
includes/functions.inc.php
includes/polling/applications.inc.php
includes/polling/functions.inc.php
includes/polling/storage.inc.php
includes/polling/unix-agent/diskstat.inc.php
includes/polling/unix-agent.inc.php
Lines Added: 139 | Removed: 229

r12671

adama 🐸 | 2023-04-17 16:35:40

IMPROVE

Improve unix agent handling. Don't attempt collection when module disabled.

includes/defaults.inc.php
includes/functions.inc.php
includes/polling/applications.inc.php
Lines Added: 20 | Removed: 19

r12670

adama 🐸 | 2023-04-17 13:16:10

FIX

Replace ?? with isset() for ancient php compatibility

html/includes/print/common.inc.php
Lines Added: 2 | Removed: 2

r12669

mike 🐱 | 2023-04-17 12:52:07

LIBS

Fixed loading of ref class.

includes/autoloader.inc.php
includes/debugging.inc.php
Lines Added: 23 | Removed: 24

r12668

adama 🐸 | 2023-04-17 03:19:56

FIX

Correct typo in unix os group definition.

includes/definitions/os.inc.php
Lines Added: 1 | Removed: 1

r12667

adama 🐸 | 2023-04-17 03:13:45

FIX

Fix permissions query for counters cache.

html/includes/cache-data.inc.php
Lines Added: 13 | Removed: 13

r12666

adama 🐸 | 2023-04-17 02:58:58

FIX

Remove many irregular usages of device cache.

html/includes/entities/counter.inc.php
html/includes/entities/pseudowire.inc.php
html/includes/entities/sensor.inc.php
html/includes/entities/sla.inc.php
html/includes/entities/status.inc.php
html/includes/entities/virtualmachine.inc.php
html/includes/print/neighbours.inc.php
includes/rewrites.inc.php
tests/IncludesFunctionsTest.php
Lines Added: 36 | Removed: 35

r12665

adama 🐸 | 2023-04-17 02:24:39

FIX

Fix map geojson irregularly using cache.

html/geojson.php
Lines Added: 3 | Removed: 2

r12664

adama 🐸 | 2023-04-16 14:00:07

IMPROVE

Juggle debugging and autoloading code to separate includes. Improve obs_attribs handling. Add fallback error handling.

html/includes/cache-data.inc.php
includes/autoloader.inc.php
includes/common.inc.php
includes/debugging.inc.php
includes/functions.inc.php
includes/sql-config.inc.php
Lines Added: 467 | Removed: 270

r12663

adama 🐸 | 2023-04-15 19:42:52

FIX

Remove debugging output

includes/discovery/functions.inc.php
includes/discovery/inventory.inc.php
Lines Added: 4 | Removed: 4

r12662

adama 🐸 | 2023-04-15 19:30:27

FIX

Disable applications module by default, enable on unix.

includes/defaults.inc.php
includes/definitions/os.inc.php
Lines Added: 4 | Removed: 1

r12661

adama 🐸 | 2023-04-15 19:21:55

FIX

Rework app pages to remove irregular cache usage

html/pages/apps/default.inc.php
html/pages/apps/overview.inc.php
Lines Added: 81 | Removed: 66

r12660

adama 🐸 | 2023-04-15 15:54:31

FIX

Improve CSS and style handling somewhat. Add scrolling to "basic" location menu. Fix scrollbar style.

html/css/bootstrap/less/boxes.less
html/css/bootstrap/less/dropdowns.less
html/css/bootstrap/less/gridstack.less
html/css/bootstrap/less/hacks.less
html/css/bootstrap/less/mixins3.less
html/css/observium-dark.css
html/css/observium-dark.map
html/css/observium-darkblue.css
html/css/observium-darkblue.map
html/css/observium.css
html/css/observium.map
html/includes/navbar.inc.php
html/includes/print/navbar.inc.php
html/index.php
html/pages/pollerlog.inc.php
libs/Doctrine/SqlFormatter/HtmlHighlighter.php
Lines Added: 176 | Removed: 175

r12659

adama 🐸 | 2023-04-15 13:41:01

FIX

Fix pollerlog to work without pre-populated device cache

html/pages/pollerlog.inc.php
Lines Added: 7 | Removed: 3

r12658

adama 🐸 | 2023-04-15 13:18:27

FIX

Add slightly improved sql profiling and fallback bdump.

html/includes/cache-data.inc.php
html/index.php
includes/common.inc.php
includes/db.inc.php
includes/sql-config.inc.php
Lines Added: 134 | Removed: 83

r12657

mike 🐱 | 2023-04-14 20:36:33

PHP8

Fixed compatibility ref library with php8.2.

libs/ref.inc.php
Lines Added: 9 | Removed: 8

r12656

adama 🐸 | 2023-04-14 18:17:59

FIX

Improve debugging handling slightly

includes/entities/device.inc.php
includes/sql-config.inc.php
Lines Added: 50 | Removed: 17

r12655

adama 🐸 | 2023-04-14 15:25:24

FIX

Fix a lot of warnings

html/includes/cache-data.inc.php
html/includes/functions.inc.php
html/includes/navbar.inc.php
html/includes/print/common.inc.php
html/includes/print/navbar.inc.php
html/includes/print/search.inc.php
html/index.php
html/pages/device.inc.php
html/pages/devices.inc.php
html/pages/group.inc.php
html/pages/locations.inc.php
html/pages/logon.inc.php
html/pages/ports/list.inc.php
includes/common.inc.php
includes/config-variables.inc.php
includes/defaults.inc.php
includes/definitions/os/aruba.inc.php
includes/entities/device.inc.php
includes/entities.inc.php
includes/functions.inc.php
includes/sql-config.inc.php
Lines Added: 684 | Removed: 239

r12654

mike 🐱 | 2023-04-14 14:11:16

TRIVIAL

Enabled dark mode for Tracy whith dark themes.

html/index.php
Lines Added: 6 | Removed: 1

r12653

mike 🐱 | 2023-04-14 13:48:40

MINOR

Use autoload for Tracy lib.

includes/common.inc.php
includes/sql-config.inc.php
Lines Added: 70 | Removed: 60

r12652

mike 🐱 | 2023-04-14 13:47:43

LIBS

Added Tracy to libs dir.

libs/Nette
libs/Nette/Bridges
libs/Nette/Bridges/Nette
libs/Nette/Bridges/Nette/Bridge.php
libs/Nette/Bridges/Nette/MailSender.php
libs/Nette/Bridges/Nette/TracyExtension.php
libs/Nette/Bridges/Psr
libs/Nette/Bridges/Psr/PsrToTracyLoggerAdapter.php
libs/Nette/Bridges/Psr/TracyToPsrLoggerAdapter.php
libs/Nette/Tracy
libs/Nette/Tracy/Bar
libs/Nette/Tracy/Bar/Bar.php
libs/Nette/Tracy/Bar/DefaultBarPanel.php
libs/Nette/Tracy/Bar/IBarPanel.php
libs/Nette/Tracy/Bar/assets
libs/Nette/Tracy/Bar/assets/bar.css
libs/Nette/Tracy/Bar/assets/bar.js
libs/Nette/Tracy/Bar/assets/bar.phtml
libs/Nette/Tracy/Bar/assets/loader.phtml
libs/Nette/Tracy/Bar/assets/panels.phtml
libs/Nette/Tracy/Bar/panels
libs/Nette/Tracy/Bar/panels/dumps.panel.phtml
libs/Nette/Tracy/Bar/panels/dumps.tab.phtml
libs/Nette/Tracy/Bar/panels/errors.panel.phtml
libs/Nette/Tracy/Bar/panels/errors.tab.phtml
libs/Nette/Tracy/Bar/panels/info.panel.phtml
libs/Nette/Tracy/Bar/panels/info.tab.phtml
libs/Nette/Tracy/BlueScreen
libs/Nette/Tracy/BlueScreen/BlueScreen.php
libs/Nette/Tracy/BlueScreen/assets
libs/Nette/Tracy/BlueScreen/assets/bluescreen.css
libs/Nette/Tracy/BlueScreen/assets/bluescreen.js
libs/Nette/Tracy/BlueScreen/assets/content.phtml
libs/Nette/Tracy/BlueScreen/assets/page.phtml
libs/Nette/Tracy/BlueScreen/assets/section-cli.phtml
libs/Nette/Tracy/BlueScreen/assets/section-environment.phtml
libs/Nette/Tracy/BlueScreen/assets/section-exception-causedBy.phtml
libs/Nette/Tracy/BlueScreen/assets/section-exception-exception.phtml
libs/Nette/Tracy/BlueScreen/assets/section-exception-variables.phtml
libs/Nette/Tracy/BlueScreen/assets/section-exception.phtml
libs/Nette/Tracy/BlueScreen/assets/section-header.phtml
libs/Nette/Tracy/BlueScreen/assets/section-http.phtml
libs/Nette/Tracy/BlueScreen/assets/section-lastMutedError.phtml
libs/Nette/Tracy/BlueScreen/assets/section-stack-callStack.phtml
libs/Nette/Tracy/BlueScreen/assets/section-stack-exception.phtml
libs/Nette/Tracy/BlueScreen/assets/section-stack-fiber.phtml
libs/Nette/Tracy/BlueScreen/assets/section-stack-generator.phtml
libs/Nette/Tracy/BlueScreen/assets/section-stack-sourceFile.phtml
libs/Nette/Tracy/Debugger
libs/Nette/Tracy/Debugger/Debugger.php
libs/Nette/Tracy/Debugger/DeferredContent.php
libs/Nette/Tracy/Debugger/DevelopmentStrategy.php
libs/Nette/Tracy/Debugger/ProductionStrategy.php
libs/Nette/Tracy/Debugger/assets
libs/Nette/Tracy/Debugger/assets/error.500.phtml
libs/Nette/Tracy/Dumper
libs/Nette/Tracy/Dumper/Describer.php
libs/Nette/Tracy/Dumper/Dumper.php
libs/Nette/Tracy/Dumper/Exposer.php
libs/Nette/Tracy/Dumper/Renderer.php
libs/Nette/Tracy/Dumper/Value.php
libs/Nette/Tracy/Dumper/assets
libs/Nette/Tracy/Dumper/assets/dumper-dark.css
libs/Nette/Tracy/Dumper/assets/dumper-light.css
libs/Nette/Tracy/Dumper/assets/dumper.js
libs/Nette/Tracy/Helpers.php
libs/Nette/Tracy/Logger
libs/Nette/Tracy/Logger/FireLogger.php
libs/Nette/Tracy/Logger/ILogger.php
libs/Nette/Tracy/Logger/Logger.php
libs/Nette/Tracy/OutputDebugger
libs/Nette/Tracy/OutputDebugger/OutputDebugger.php
libs/Nette/Tracy/Session
libs/Nette/Tracy/Session/FileSession.php
libs/Nette/Tracy/Session/NativeSession.php
libs/Nette/Tracy/Session/SessionStorage.php
libs/Nette/Tracy/assets
libs/Nette/Tracy/assets/reset.css
libs/Nette/Tracy/assets/table-sort.css
libs/Nette/Tracy/assets/table-sort.js
libs/Nette/Tracy/assets/tabs.css
libs/Nette/Tracy/assets/tabs.js
libs/Nette/Tracy/assets/toggle.css
libs/Nette/Tracy/assets/toggle.js
libs/Nette/Tracy/functions.php
libs/Nette/tracy.php
Lines Added: 9291 | Removed: 67

r12650

adama 🐸 | 2023-04-13 15:31:51

FIX

Remove EOF marker

html/includes/map/leaflet.inc.php
Lines Added: 0 | Removed: 4

r12648

adama 🐸 | 2023-04-13 15:28:08

FIX

Fix empty variable issue on map

html/includes/map/leaflet.inc.php
Lines Added: 159 | Removed: 6

r12647

mike 🐱 | 2023-04-13 13:28:14

TRIVIAL

Fixed hardware detect for FortiGate 1000F.

includes/definitions/os/fortinet.inc.php
includes/polling/os/fortinet.inc.php
Lines Added: 5 | Removed: 4

r12646

mike 🐱 | 2023-04-13 13:26:23

TRIVIAL

Fixed model average association in get_model_array(). Added debug output.

includes/common.inc.php
Lines Added: 11 | Removed: 4

r12645

adama 🐸 | 2023-04-12 19:53:51

ADD

Add API GET endpoints for groups. Clean up debugging slightly.

html/api/v0/includes/groups.inc.php
includes/common.inc.php
includes/defaults.inc.php
includes/groups.inc.php
includes/sql-config.inc.php
Lines Added: 91 | Removed: 7

r12644

mike 🐱 | 2023-04-11 22:10:45

MINOR

Improved detect Optilink switches OBS-4453.

html/images/os/optilink.png
html/images/os/optilink_2x.png
includes/definitions/os/rubytech.inc.php
includes/polling/os/rubytech.inc.php
mibs/rubytech/PRIVATETECH-GEL2ESW10G-FUNCTION-MIB
mibs/rubytech/PRIVATETECH-GEL2ESW10G-MIB
mibs/rubytech/PRIVATETECH-GEL2ESW26K-FUNCTION-MIB
mibs/rubytech/PRIVATETECH-GEL2ESW26K-MIB
mibs/rubytech/PRIVATETECH-GEPoEL2ESW12-FUNCTION-MIB
mibs/rubytech/PRIVATETECH-GEPoEL2ESW12-MIB
mibs/rubytech/PRIVATETECH-OP-MEN99810B-MIB
mibs/rubytech/RUBYTECH-FGS2528KX-FUNCTION-MIB
mibs/rubytech/RUBYTECH-FGS2528KX-MIB
Lines Added: 35020 | Removed: 26576

r12643

mike 🐱 | 2023-04-11 12:27:37

MINOR

Improved discovery BGP peers by BGP4V2-MIB.

includes/entities/routing.inc.php
Lines Added: 18 | Removed: 1

r12642

mike 🐱 | 2023-04-11 12:23:32

MIBS

Fixed BGP4V2-MIB for FRR implementation.

mibs/rfc/BGP4V2-MIB
mibs/rfc/BGP4V2-TC-MIB
mibs/rfc/POWER-ETHERNET-MIB
Lines Added: 64 | Removed: 41

r12641

mike 🐱 | 2023-04-11 12:12:06

TRIVIAL

Added mib definition for BGP4V2-MIB.

includes/definitions/mibs/rfc.inc.php
includes/definitions/mibs.inc.php
Lines Added: 102 | Removed: 45

r12640

mike 🐱 | 2023-04-11 12:09:04

TRIVIAL

Improved match_discovery_oids() for matching oids without indexes by snmpgetnext.

includes/functions.inc.php
Lines Added: 30 | Removed: 41

r12639

adama 🐸 | 2023-04-10 18:30:05

FIX

Add workarounds for poorly named app agent modules. Rename old app files.

includes/functions.inc.php
includes/polling/applications/exim-mailqueue.inc.php
includes/polling/applications/exim_mailqueue.inc.php
Lines Added: 41 | Removed: 39

r12638

adama 🐸 | 2023-04-10 18:28:11

FIX

Add workarounds for poorly named app agent modules. Rename old app files. RRDs remain the same.

includes/polling/applications/powerdns-recursor.inc.php
includes/polling/applications/powerdns_recursor.inc.php
Lines Added: 137 | Removed: 137

r12637

adama 🐸 | 2023-04-10 17:47:25

IMPROVE

Add inventory from lshw. Clean up UNIX-Agent handling. Allow Agent usage in discovery. Add colour scheme generators.

html/ajax/actions/edit_widget.inc.php
html/includes/functions.inc.php
html/includes/graphs/generic_multi_group_simplex_separated.inc.php
html/includes/graphs/generic_multi_simplex_separated.inc.php
html/includes/graphs/global/poller.inc.php
html/includes/graphs/global/pollermod.inc.php
html/includes/graphs/global/pollermods.inc.php
includes/definitions.inc.php
includes/discovery/functions.inc.php
includes/discovery/inventory.inc.php
includes/functions.inc.php
includes/polling/applications.inc.php
includes/polling/unix-agent.inc.php
includes/sql-config.inc.php
poller.php
tests/IncludesSnmpTest.php
Lines Added: 525 | Removed: 166

r12636

adama 🐸 | 2023-04-10 16:44:10

SQL

Increase index size on inventory table

update/481.sql
Lines Added: 1 | Removed: 0

r12635

mike 🐱 | 2023-04-07 14:51:15

MINOR

Added discovery LLDP neighbours by TIMETRA-LLDP-MIB.

includes/definitions/mibs/nokia.inc.php
includes/definitions/os/nokia.inc.php
includes/discovery/neighbours/timetra-lldp-mib.inc.php
Lines Added: 328 | Removed: 22

r12633

adama 🐸 | 2023-04-07 14:48:51

FIX

Commit var changes to map

html/includes/map/leaflet.inc.php
Lines Added: 16 | Removed: 13

r12632

mike 🐱 | 2023-04-07 10:10:42

TEST

Fixed unittest for latest changes.

tests/IncludesFunctionsTest.php
Lines Added: 6 | Removed: 2

r12631

adama 🐸 | 2023-04-07 01:01:24

ADD

Add filtering to more log widgets

html/ajax/widget.php
Lines Added: 10 | Removed: 5

r12630

adama 🐸 | 2023-04-06 23:41:01

ADD

Add filtering to dashboard eventlog widget

html/ajax/widget.php
Lines Added: 13 | Removed: 7

r12629

mike 🐱 | 2023-04-06 14:12:07

MINOR

Added support for wmic alternative as python script.

html/pages/device/edit/wmi.inc.php
includes/wmi.inc.php
scripts/wmic
Lines Added: 363 | Removed: 51

r12628

adama 🐸 | 2023-04-06 02:39:15

TEST

Add generate_where_clause tests

tests/IncludesFunctionsTest.php
Lines Added: 63 | Removed: 0

r12627

mike 🐱 | 2023-04-05 14:19:49

TRIVIAL

Added discovery total counters for Bachmann BlueNet.

includes/definitions/mibs/bachmann.inc.php
includes/definitions/os/bachmann.inc.php
mibs/bachmann/PTOPO-MIB
Lines Added: 49 | Removed: 841

r12626

mike 🐱 | 2023-04-05 13:57:31

TRIVIAL

Added generate_query_permitted_ng() without leading AND. Removed devel output.

html/includes/functions.inc.php
html/pages/devices.inc.php
html/pages/inventory.inc.php
includes/functions.inc.php
Lines Added: 56 | Removed: 43

r12625

adama 🐸 | 2023-04-04 23:35:58

FIX

Further streamlining of device queries in API.

html/api/v0/includes/devices.inc.php
Lines Added: 2 | Removed: 7

r12624

adama 🐸 | 2023-04-04 23:31:12

ADD

Add userlevel 9 with the ability to add devices

html/api/v0/includes/devices.inc.php
html/includes/entities/device.inc.php
html/includes/print/alert.inc.php
html/pages/devices.inc.php
html/pages/inventory.inc.php
html/pages/pollerlog.inc.php
html/pages/routing/ospf.inc.php
includes/definitions/mibs/cisco.inc.php
includes/functions.inc.php
Lines Added: 137 | Removed: 58

r12623

mike 🐱 | 2023-04-04 18:18:46

LIBS

Updated php-cli-tools to latest.

libs/cli/Arguments.php
libs/cli/Streams.php
libs/cli/arguments/Argument.php
libs/cli/arguments/Lexer.php
Lines Added: 17 | Removed: 7

r12621

mike 🐱 | 2023-04-03 16:47:49

TRIVIAL

Improved curl version tooltip.

includes/common.inc.php
Lines Added: 6 | Removed: 1

r12620

mike 🐱 | 2023-04-03 13:56:43

TRIVIAL

Fixed detect FortiGate 600F OBS-4460.

includes/definitions/os/fortinet.inc.php
mibs/fortinet/FORTINET-FORTIGATE-MIB
Lines Added: 23 | Removed: 1

r12619

mike 🐱 | 2023-04-03 13:11:43

TRIVIAL

Fixed detect Dell NOS10 with new firmware OBS-4465.

includes/definitions/os/dell.inc.php
Lines Added: 11 | Removed: 1

r12618

mike 🐱 | 2023-04-03 12:04:52

TRIVIAL

Restored display device entity on global syslog page.

html/includes/print/syslogs.inc.php
Lines Added: 1 | Removed: 1

r12617

adama 🐸 | 2023-03-29 00:00:55

IMPROVE

Cleaner user config handling.

html/includes/functions.inc.php
Lines Added: 51 | Removed: 68

r12616

adama 🐸 | 2023-03-28 15:29:07

IMPROVE

Improve syslog display slightly, add autocolour for program and tag.

html/includes/print/syslogs.inc.php
Lines Added: 12 | Removed: 6

r12615

mike 🐱 | 2023-03-28 08:34:35

TRIVIAL

Fixed cooling sensors scale by PowerNet-MIB.

includes/discovery/sensors/powernet-mib.inc.php
Lines Added: 4 | Removed: 4

r12614

mike 🐱 | 2023-03-27 13:00:48

TRIVIAL

Fixed discovery extended cooling sensors by PowerNet-MIB.

includes/definitions/mibs/apc.inc.php
includes/discovery/sensors/powernet-mib.inc.php
Lines Added: 8 | Removed: 3

r12613

mike 🐱 | 2023-03-23 21:45:52

TRIVIAL

Fixed discovery bgp peers on some FortiGate devices.

includes/discovery/bgp/bgp4-mib.inc.php
includes/entities/routing.inc.php
includes/polling/bgp/bgp4-mib.inc.php
Lines Added: 36 | Removed: 7

r12612

mike 🐱 | 2023-03-23 21:44:27

TRIVIAL

Improved discovery sensors by FORTINET-FORTIGATE-MIB.

includes/discovery/sensors/aten-ipmi-mib.inc.php
includes/discovery/sensors/fortinet-fortigate-mib.inc.php
Lines Added: 8 | Removed: 8

r12611

mike 🐱 | 2023-03-23 14:31:52

MINOR

Improved discovery sensors on APC Galaxy UPS by PowerNet-MIB OBS-4454.

includes/definitions/mibs/apc.inc.php
includes/definitions/os/apc.inc.php
includes/discovery/sensors/powernet-mib.inc.php
Lines Added: 230 | Removed: 40

r12610

mike 🐱 | 2023-03-22 22:07:52

TRIVIAL

Verify that https protocol available in curl extension.

includes/common.inc.php
Lines Added: 11 | Removed: 1

r12609

mike 🐱 | 2023-03-22 19:19:28

MINOR

Added discovery sensors by SimplePDU-MIB OBS-4455.

includes/definitions/mibs/powertek.inc.php
includes/definitions/os/powertek.inc.php
mibs/powertek/SPS2v1-MIB
mibs/powertek/SimplePDU-MIB
Lines Added: 21566 | Removed: 7

r12608

mike 🐱 | 2023-03-22 15:14:50

TRIVIAL

Use nested navbar entries for alert checkers when too many count.

html/includes/navbar.inc.php
Lines Added: 100 | Removed: 57

r12607

mike 🐱 | 2023-03-22 12:29:23

LIBS

Updated jQuery.

html/js/jquery.min.js
html/js/jquery.min.map
Lines Added: 4 | Removed: 4

r12606

mike 🐱 | 2023-03-22 12:17:18

LIBS

Updated jQuery migrate.

html/js/jquery-migrate.min.js
html/js/jquery-migrate.min.map
Lines Added: 4 | Removed: 3

r12605

mike 🐱 | 2023-03-22 12:05:02

TRIVIAL

Use common confirmation dialog for delete roles.

html/ajax/actions/role_del.inc.php
html/js/observium.js
html/pages/roles.inc.php
Lines Added: 236 | Removed: 216

r12604

adama 🐸 | 2023-03-22 00:37:39

FIX

Add role delete button. Could do with a prettier verification popup.

html/ajax/actions/role_del.inc.php
html/pages/roles.inc.php
Lines Added: 59 | Removed: 3

r12603

adama 🐸 | 2023-03-21 20:47:47

FIX

Output error when port RRD not available

html/pages/device/port/graphs.inc.php
Lines Added: 2 | Removed: 0

r12602

mike 🐱 | 2023-03-21 13:09:05

TRIVIAL

Improved discovery mib for Inveo Hero OBS-4413.

includes/definitions/mibs/inveo.inc.php
Lines Added: 5 | Removed: 0

r12601

mike 🐱 | 2023-03-21 11:50:58

TRIVIAL

Improved polling hardware/version for Inveo Hero.

includes/definitions/os/inveo.inc.php
Lines Added: 3 | Removed: 0

r12600

mike 🐱 | 2023-03-21 10:01:54

CLEAN

Removed unused functions.

includes/functions.inc.php
Lines Added: 0 | Removed: 28

r12599

adama 🐸 | 2023-03-20 16:54:39

IMPROVE

Slightly improve port id from ip/subnet function

includes/functions.inc.php
includes/polling/ospf/ospf-mib.inc.php
Lines Added: 24 | Removed: 21

r12598

adama 🐸 | 2023-03-20 00:47:56

FIX

Fix port_id collection for OSPF neighbours.

includes/functions.inc.php
includes/polling/ospf/ospf-mib.inc.php
Lines Added: 77 | Removed: 5

r12597

mike 🐱 | 2023-03-17 15:38:47

CLEAN

Removed executable flag from images.

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

r12596

mike 🐱 | 2023-03-17 13:17:45

TRIVIAL

Updated some os icons.

html/images/os/ateme-dark.png
html/images/os/ateme-dark_2x.png
html/images/os/ateme.png
html/images/os/ateme_2x.png
html/images/os/nutanix.png
html/images/os/nutanix_2x.png
html/images/os/plugandtrack.png
html/images/os/plugandtrack_2x.png
html/images/os/supermicro.png
html/images/os/supermicro_2x.png
html/images/os/suse-old.png
html/images/os/suse-old_2x.png
html/images/os/suse.png
html/images/os/suse_2x.png
Lines Added: 7 | Removed: -1

r12595

mike 🐱 | 2023-03-17 12:44:35

TRIVIAL

Improved support for Amazon Linux distro.

html/images/os/amazon_linux-old.png
html/images/os/amazon_linux-old_2x.png
html/images/os/amazon_linux.png
html/images/os/amazon_linux_2x.png
includes/polling/os/unix.inc.php
includes/rewrites.inc.php
Lines Added: 13 | Removed: 2

r12594

mike 🐱 | 2023-03-17 12:15:21

MINOR

Updated distro script. Fixed detect Amazon Linux and virt.

scripts/distro
Lines Added: 5 | Removed: 3

r12593

mike 🐱 | 2023-03-16 16:06:36

TRIVIAL

Added curl version display.

includes/common.inc.php
Lines Added: 70 | Removed: 12

r12592

mike 🐱 | 2023-03-16 13:50:46

TRIVIAL

Improved device sensors sorting in overview.

html/pages/device/health/sensors.inc.php
html/pages/device/overview/sensors.inc.php
Lines Added: 10 | Removed: 14

r12591

mike 🐱 | 2023-03-16 13:45:09

TRIVIAL

Improved discovery sensors by CISCO-ENTITY-SENSOR-MIB.

includes/definitions/os/cisco.inc.php
includes/discovery/sensors/cisco-entity-fru-control-mib.inc.php
includes/discovery/sensors/cisco-entity-sensor-mib.inc.php
Lines Added: 108 | Removed: 65

r12590

mike 🐱 | 2023-03-15 22:11:56

MINOR

Added cURL url request interface (php is fallback now).

includes/common.inc.php
Lines Added: 252 | Removed: 69

r12589

mike 🐱 | 2023-03-15 14:00:24

TRIVIAL

Moved is_graph() to common.

html/includes/functions.inc.php
includes/common.inc.php
includes/definitions.inc.php
Lines Added: 35 | Removed: 20

r12588

mike 🐱 | 2023-03-15 11:53:57

TRIVIAL

Corrected replace order.

html/includes/functions.inc.php
Lines Added: 1 | Removed: 1

r12587

mike 🐱 | 2023-03-15 11:33:56

TRIVIAL

Corrected replace order.

html/js/observium.js
Lines Added: 3 | Removed: 3

r12586

mike 🐱 | 2023-03-15 11:27:31

TRIVIAL

Fixed GET request queries with % (percent) symbol.

html/includes/functions.inc.php
html/js/observium.js
Lines Added: 13 | Removed: 7

r12585

adama 🐸 | 2023-03-10 22:43:16

FIX

Fix ifIndex sorting on settings/ports page to sort numerically instead of alphabeticlly

html/pages/device/edit/ports.inc.php
Lines Added: 1 | Removed: 1

r12584

mike 🐱 | 2023-03-10 11:06:14

TRIVIAL

Fixed unit text for VPDN graphs OBS-4444.

html/includes/graphs/device/vpdn_sessions_l2tp.inc.php
html/includes/graphs/device/vpdn_tunnels_l2tp.inc.php
Lines Added: 11 | Removed: 13

r12583

mike 🐱 | 2023-03-09 12:05:09

TRIVIAL

Open Kannel SMSbox transport for CE.

includes/definitions/transports.inc.php
Lines Added: 2 | Removed: 2

r12582

mike 🐱 | 2023-03-08 11:43:57

MINOR

Added basic os support for FortiAP OBS-4018.

includes/definitions/mibs/fortinet.inc.php
includes/definitions/os/fortinet.inc.php
Lines Added: 48 | Removed: 2

r12581

mike 🐱 | 2023-03-08 10:18:08

MIBS

Added new fortinet mib files OBS-4434.

mibs/fortinet/FORTINET-FORTIAP-MIB
mibs/fortinet/FORTINET-FORTISANDBOX-MIB
Lines Added: 2768 | Removed: 1

r12580

adama 🐸 | 2023-03-07 15:07:54

FIX

Add V and A to netbotz overview graphs

includes/definitions/os/apc.inc.php
Lines Added: 2 | Removed: 0

r12579

adama 🐸 | 2023-03-07 15:01:55

MINOR

Modify order of right hand device overview for power/env type devices to dusplay status last

html/pages/device/overview.inc.php
Lines Added: 12 | Removed: 3

r12578

mike 🐱 | 2023-03-07 11:03:41

TRIVIAL

Improved Pushover notification options OBS-1465.

includes/definitions/transports.inc.php
includes/templates/notification/pushover_html.tpl
Lines Added: 109 | Removed: 8

r12577

mike 🐱 | 2023-03-07 11:00:53

TRIVIAL

Improved generate notification request params.

html/includes/contacts-navbar.inc.php
html/pages/contact.inc.php
includes/alerts.inc.php
includes/common.inc.php
includes/functions.inc.php
Lines Added: 114 | Removed: 67

r12576

mike 🐱 | 2023-03-06 21:23:06

TRIVIAL

Improved detect hardware on latest ArubaOS CX firmware OBS-4237.

includes/definitions/mibs/aruba.inc.php
includes/definitions/os/aruba.inc.php
Lines Added: 34 | Removed: 3

r12575

mike 🐱 | 2023-03-06 20:44:53

MINOR

Added basic os definition for Padtec DWDM OBS-4099.

html/images/os/padtec-dark.png
html/images/os/padtec-dark_2x.png
html/images/os/padtec.png
html/images/os/padtec_2x.png
includes/definitions/mibs/padtec.inc.php
includes/definitions/os/padtec.inc.php
Lines Added: 62 | Removed: 1

r12574

mike 🐱 | 2023-03-06 15:50:08

TRIVIAL

Added web config for syslog regex filters.

includes/config-variables.inc.php
includes/syslog.inc.php
Lines Added: 12 | Removed: 5

r12573

mike 🐱 | 2023-03-06 13:55:29

TRIVIAL

Fixed parsing syslog on Ubiquiti Unifi with new firmwares.

includes/syslog.inc.php
tests/IncludesSyslogTest.php
Lines Added: 34 | Removed: 9

r12572

mike 🐱 | 2023-03-06 11:30:53

TRIVIAL

Added battery status for APC UPS by PowerNet-MIB.

includes/definitions/mibs/apc.inc.php
includes/definitions/os/apc.inc.php
includes/discovery/sensors/powernet-mib.inc.php
mibs/apc/PowerNet-MIB
Lines Added: 1657 | Removed: 254

r12571

mike 🐱 | 2023-03-03 15:46:44

MINOR

Added basic support for Lancom Switches OBS-3196.

includes/definitions/mibs/lancom/lancom-gs-2326pplus-mib.inc.php
includes/definitions/mibs/lancom/lancom-gs2310pplus-mib.inc.php
includes/definitions/mibs/lancom.inc.php
includes/definitions/os/lancom.inc.php
Lines Added: 197 | Removed: 52

r12570

mike 🐱 | 2023-03-03 15:45:12

MIBS

Added lancom mib files.

mibs/lancom/DVMRP-STD-MIB
mibs/lancom/LANCOM-ACL-MGMT-MIB
mibs/lancom/LANCOM-AUTHENTICATION-MANAGER-MIB
mibs/lancom/LANCOM-BONJOUR-MIB
mibs/lancom/LANCOM-BOXSERVICES-PRIVATE-MIB
mibs/lancom/LANCOM-DENIALOFSERVICE-PRIVATE-MIB
mibs/lancom/LANCOM-DHCP6SERVER-PRIVATE-MIB
mibs/lancom/LANCOM-DHCPCLIENT-PRIVATE-MIB
mibs/lancom/LANCOM-DHCPSERVER-PRIVATE-MIB
mibs/lancom/LANCOM-DNS-RESOLVER-CONTROL-MIB
mibs/lancom/LANCOM-DOT1X-ADVANCED-FEATURES-MIB
mibs/lancom/LANCOM-DOT1X-AUTHENTICATION-SERVER-MIB
mibs/lancom/LANCOM-ES-2126-MIB
mibs/lancom/LANCOM-ES-2126P-MIB
mibs/lancom/LANCOM-ES-2126PLUS-MIB
mibs/lancom/LANCOM-ES-2126PPLUS-MIB
mibs/lancom/LANCOM-GS-2124-MIB
mibs/lancom/LANCOM-GS-2326-MIB
mibs/lancom/LANCOM-GS-2326P-MIB
mibs/lancom/LANCOM-GS-2326PLUS-MIB
mibs/lancom/LANCOM-GS-2326PPLUS-MIB
mibs/lancom/LANCOM-GS-2328-MIB
mibs/lancom/LANCOM-GS-2328F-MIB
mibs/lancom/LANCOM-GS-2328P-MIB
mibs/lancom/LANCOM-GS-2352-MIB
mibs/lancom/LANCOM-GS-2352P-MIB
mibs/lancom/LANCOM-GS2310-MIB
mibs/lancom/LANCOM-GS2310P-MIB
mibs/lancom/LANCOM-GS2310PPLUS-MIB
mibs/lancom/LANCOM-INTERFACE-APP-MIB
mibs/lancom/LANCOM-INVENTORY-MIB
mibs/lancom/LANCOM-IPV6-LOOPBACK-MIB
mibs/lancom/LANCOM-ISDP-MIB
mibs/lancom/LANCOM-KEYING-PRIVATE-MIB
mibs/lancom/LANCOM-LDAP-CLIENT-MIB
mibs/lancom/LANCOM-LOGGING-MIB
mibs/lancom/LANCOM-LOOPBACK-MIB
mibs/lancom/LANCOM-MAB-MIB
mibs/lancom/LANCOM-MGMT-SECURITY-MIB
mibs/lancom/LANCOM-MULTICAST-MIB
mibs/lancom/LANCOM-MVR-PRIVATE-MIB
mibs/lancom/LANCOM-NSF-MIB
mibs/lancom/LANCOM-OUTBOUNDTELNET-PRIVATE-MIB
mibs/lancom/LANCOM-PORTSECURITY-PRIVATE-MIB
mibs/lancom/LANCOM-QOS-ACL-MIB
mibs/lancom/LANCOM-QOS-AUTOVOIP-MIB
mibs/lancom/LANCOM-QOS-COS-MIB
mibs/lancom/LANCOM-QOS-DIFFSERV-PRIVATE-MIB
mibs/lancom/LANCOM-QOS-ISCSI-MIB
mibs/lancom/LANCOM-QOS-MIB
mibs/lancom/LANCOM-RADIUS-AUTH-CLIENT-MIB
mibs/lancom/LANCOM-REF-MIB
mibs/lancom/LANCOM-ROUTE-POLICY-MIB
mibs/lancom/LANCOM-ROUTING-MIB
mibs/lancom/LANCOM-ROUTING6-MIB
mibs/lancom/LANCOM-SFLOW-MIB
mibs/lancom/LANCOM-SNTP-CLIENT-MIB
mibs/lancom/LANCOM-SWITCHING-MIB
mibs/lancom/LANCOM-TC
mibs/lancom/LANCOM-TIMERANGE-MIB
mibs/lancom/LANCOM-TIMEZONE-PRIVATE-MIB
mibs/lancom/LANCOM-UDLD-MIB
mibs/lancom/LCOS-SX-GENERAL-MIB
mibs/lancom/LCOS-SX-MIB
mibs/lancom/LCOS-SX-PRODUCTS-MIB
mibs/lancom/TACACS-CLIENT-MIB
Lines Added: 289389 | Removed: 65

r12569

mike 🐱 | 2023-03-03 15:44:16

TRIVIAL

Added transitional way for use unit for processors by mib definitions.

includes/discovery/processors.inc.php
includes/polling/processors.inc.php
Lines Added: 26 | Removed: 8

r12568

mike 🐱 | 2023-03-03 14:50:25

TRIVIAL

Improved snmp_fix_numeric() with split units.

includes/snmp.inc.php
tests/IncludesSnmpTest.php
Lines Added: 25 | Removed: 3

r12567

mike 🐱 | 2023-03-03 11:28:31

CLEAN

Removed unused ports db field.

html/includes/entities/port.inc.php
includes/polling/ports.inc.php
update/480.sql
Lines Added: 47 | Removed: 54

r12566

adama 🐸 | 2023-03-02 13:48:53

MAP

Reduce mouse scroll zoom sensitivity

html/js/cytoscape-fcose.js
html/js/cytoscape.min.js
html/pages/map_traffic.inc.php
Lines Added: 250 | Removed: 123

r12565

adama 🐸 | 2023-03-01 15:13:54

ADD

Add port group map generation

html/pages/map_traffic.inc.php
Lines Added: 23 | Removed: 7

r12564

mike 🐱 | 2023-03-01 11:46:12

TRIVIAL

Fixed return ports in api when no port_id field requersted.

html/api/v0/includes/ports.inc.php
Lines Added: 21 | Removed: 13

r12563

mike 🐱 | 2023-03-01 11:36:10

TRIVIAL

Fixed return devices in api when no device_id field requersted.

html/api/v0/includes/devices.inc.php
Lines Added: 25 | Removed: 23

r12562

mike 🐱 | 2023-03-01 11:34:40

MINOR

Added db function dbShowColumns().

includes/db.inc.php
Lines Added: 49 | Removed: 30

r12561

adama 🐸 | 2023-02-28 19:43:00

FIX

Fix sidebar suppression setting for cytoscape-based map.

includes/definitions/wui.inc.php
Lines Added: 1 | Removed: 1

r12560

adama 🐸 | 2023-02-28 19:42:07

MAP

Final update for the vis.js-based map.

html/pages/map.inc.php
Lines Added: 44 | Removed: 16

r12559

mike 🐱 | 2023-02-28 14:08:12

TRIVIAL

Improved detect Nokia PSS OBS-4435.

includes/definitions/os/nokia.inc.php
Lines Added: 6 | Removed: 3

r12558

mike 🐱 | 2023-02-28 14:00:00

MIBS

Updated nokia mib files.

mibs/nokia/TIMETRA-SAS-PORT-MIB
mibs/nokia/TIMETRA-SAS-QOS-MIB
mibs/nokia/TIMETRA-SAS-SERV-MIB
mibs/nokia/TIMETRA-SAS-SYSTEM-MIB
mibs/nokia/TIMETRA-SAS-VRTR-MIB
mibs/nokia/TN-BFD-MIB
mibs/nokia/TN-CLEAR-MIB
mibs/nokia/TN-CONN-PROF-MIB
mibs/nokia/TN-DOT3-OAM-MIB
mibs/nokia/TN-ETH-RING-MIB
mibs/nokia/TN-FILTER-MIB
mibs/nokia/TN-IEEE8021-CFM-MIB
mibs/nokia/TN-IGMP-SNOOPING-MIB
mibs/nokia/TN-LAG-MIB
mibs/nokia/TN-LLDP-MIB
mibs/nokia/TN-LOG-MIB
mibs/nokia/TN-MC-REDUNDANCY-MIB
mibs/nokia/TN-MIRROR-MIB
mibs/nokia/TN-MPLS-MIB
mibs/nokia/TN-MPLS-TP-MIB
mibs/nokia/TN-OAM-TEST-MIB
mibs/nokia/TN-PACKETSWITCH-MIB
mibs/nokia/TN-PMON-MIB
mibs/nokia/TN-PORT-MIB
mibs/nokia/TN-QOS-MIB
mibs/nokia/TN-RMD-CFM-MIB
mibs/nokia/TN-RMD-EFM-MIB
mibs/nokia/TN-RMD-IF-MIB
mibs/nokia/TN-RMD-SYSTEM-MIB
mibs/nokia/TN-RMD-TC-MIB
mibs/nokia/TN-RMD-TSOP-MIB
mibs/nokia/TN-SAP-MIB
mibs/nokia/TN-SAS-IEEE8021-CFM-MIB
mibs/nokia/TN-SAS-IEEE8021-PAE-MIB
mibs/nokia/TN-SAS-MIRROR-MIB
mibs/nokia/TN-SAS-OAM-TEST-MIB
mibs/nokia/TN-SAS-PORT-MIB
mibs/nokia/TN-SAS-QOS-MIB
mibs/nokia/TN-SAS-SDP-MIB
mibs/nokia/TN-SAS-SERV-MIB
mibs/nokia/TN-SDP-MIB
mibs/nokia/TN-SERV-MIB
mibs/nokia/TN-TC-MIB
mibs/nokia/TN-VRTR-MIB
mibs/nokia/TROPIC-1830PSD-CAPABILITY-MIB
mibs/nokia/TROPIC-1830VWM-CAPABILITY-MIB
mibs/nokia/TROPIC-ABSNODE-MIB
mibs/nokia/TROPIC-ABSNODE-NOTIFICATION-MIB
mibs/nokia/TROPIC-ACCESSPORT-MIB
mibs/nokia/TROPIC-ALARMPANEL-MIB
mibs/nokia/TROPIC-AMPLIFIER-MIB
mibs/nokia/TROPIC-ASON-MIB
mibs/nokia/TROPIC-BREAKER-MIB
mibs/nokia/TROPIC-CARD-MIB
mibs/nokia/TROPIC-CONTROLCARD-MIB
mibs/nokia/TROPIC-DIAGNOSTIC-MIB
mibs/nokia/TROPIC-EXPROPTICALCARD
mibs/nokia/TROPIC-EXPRSCALARS
mibs/nokia/TROPIC-FAN-MIB
mibs/nokia/TROPIC-GENERIC-LOG-MIB
mibs/nokia/TROPIC-GENERIC-NOTIFICATION-MIB
mibs/nokia/TROPIC-GLOBAL-REG
mibs/nokia/TROPIC-GMPLS-CPIF-MIB
mibs/nokia/TROPIC-GMPLS-DPIF-MIB
mibs/nokia/TROPIC-GMPLS-LSP-MIB
mibs/nokia/TROPIC-GMPLS-NE-MIB
mibs/nokia/TROPIC-GMPLS-NOTIFICATION-MIB
mibs/nokia/TROPIC-IEEE8023br-MIB
mibs/nokia/TROPIC-L1SERVICE-MIB
mibs/nokia/TROPIC-LOG-MIB
mibs/nokia/TROPIC-NOTIFICATION-MIB
mibs/nokia/TROPIC-OCH-MIB
mibs/nokia/TROPIC-OPTICALCARD-MIB
mibs/nokia/TROPIC-OPTICALPORT-MIB
mibs/nokia/TROPIC-OSPF-MIB
mibs/nokia/TROPIC-OTH-MIB
mibs/nokia/TROPIC-OTUODU-MIB
mibs/nokia/TROPIC-PHMNOTIFICATION-MIB
mibs/nokia/TROPIC-POWERMGMT-MIB
mibs/nokia/TROPIC-PSD-MIB
mibs/nokia/TROPIC-PTP-MIB
mibs/nokia/TROPIC-ROE-MIB
mibs/nokia/TROPIC-SHELF-MIB
mibs/nokia/TROPIC-SLOT-MIB
mibs/nokia/TROPIC-SOFTWARE-MIB
mibs/nokia/TROPIC-STATISTICS-MIB
mibs/nokia/TROPIC-SYNCE-MIB
mibs/nokia/TROPIC-SYSTEM-MIB
mibs/nokia/TROPIC-TC
mibs/nokia/TROPIC-USERMGMT-MIB
mibs/nokia/TROPIC-VTSCONN-MIB
mibs/nokia/TROPIC-VWMMS-MIB
mibs/nokia/TROPIC-WAVEKEY-MIB
Lines Added: 36261 | Removed: 5217

r12557

mike 🐱 | 2023-02-27 14:21:41

TRIVIAL

Fixed discovery LLDP-V2-MIB on A10 ACOS.

includes/definitions/mibs.inc.php
Lines Added: 2 | Removed: 2

r12556

mike 🐱 | 2023-02-26 17:22:56

MINOR

Added ability for discovery neighbours by LLDP-V2-MIB OBS-2404.

includes/definitions/mibs.inc.php
includes/discovery/neighbours/lldp-mib.inc.php
includes/discovery/neighbours/lldp-v2-mib.inc.php
includes/discovery/neighbours.inc.php
includes/entities/ip-address.inc.php
Lines Added: 377 | Removed: 59

r12555

adama 🐸 | 2023-02-26 15:31:00

FIX

Don't run housekeeping on partitioned pollers.

housekeeping.php
Lines Added: 3 | Removed: 3

r12554

adama 🐸 | 2023-02-25 02:45:33

FIX

Disable ability for housekeeping to remove rrd directories for non-existent devices. This can cause data loss during database failure.

includes/housekeeping/rrd.inc.php
Lines Added: 3 | Removed: 2

r12553

mike 🐱 | 2023-02-24 17:44:13

TRIVIAL

Correctly do not show IPv4 links for link-local addresses on ports page OBS-4419.

html/includes/entities/port.inc.php
includes/defaults.inc.php
Lines Added: 50 | Removed: 34

r12552

mike 🐱 | 2023-02-24 14:35:39

TRIVIAL

Store and show metrics in alert log.

html/includes/print/alert_log.inc.php
html/pages/device/alert.inc.php
includes/alerts.inc.php
update/479.sql
Lines Added: 185 | Removed: 140

r12551

mike 🐱 | 2023-02-24 10:45:59

TRIVIAL

Prevent false positive check_entity() when value is null OBS-4425.

includes/alerts.inc.php
includes/polling/printersupplies.inc.php
Lines Added: 41 | Removed: 25

r12550

mike 🐱 | 2023-02-23 21:17:46

TRIVIAL

Improved queries with binary ip addresses.

includes/discovery/functions.inc.php
includes/discovery/ip-addresses.inc.php
includes/entities/ip-address.inc.php
includes/entities.inc.php
Lines Added: 78 | Removed: 93

r12549

adama 🐸 | 2023-02-23 18:40:07

MAP

Map improvments

html/pages/map.inc.php
Lines Added: 285 | Removed: 60

r12548

mike 🐱 | 2023-02-23 12:46:39

TRIVIAL

Fixed sensor oid for Inveo Nano.

includes/definitions/mibs/inveo.inc.php
Lines Added: 1 | Removed: 1

r12547

mike 🐱 | 2023-02-23 12:38:10

MINOR

Added support for Gude PDU 8306 OBS-4427.

includes/definitions/mibs/gude/gudeads-pdu8306-mib.inc.php
includes/definitions/os/gude.inc.php
mibs/gude/GUDEADS-PDU8306-MIB
Lines Added: 629 | Removed: 3

r12546

mike 🐱 | 2023-02-23 12:28:36

TRIVIAL

Split Gude PDU mib definitions.

includes/definitions/mibs/gude
includes/definitions/mibs/gude/gudeads-pdu8110-mib.inc.php
includes/definitions/mibs/gude/gudeads-pdu818x-mib.inc.php
includes/definitions/mibs/gude/gudeads-pdu8310-mib.inc.php
includes/definitions/mibs/gude/gudeads-pdu8311-mib.inc.php
includes/definitions/mibs/gude/gudeads-pdu8340-mib.inc.php
includes/definitions/mibs/gude/gudeads-pdu8341-mib.inc.php
includes/definitions/mibs/gude/gudeads-pdu835x-mib.inc.php
includes/definitions/mibs/gude.inc.php
Lines Added: 673 | Removed: 582

r12545

mike 🐱 | 2023-02-23 11:42:31

TRIVIAL

Do not show IPv4 links for link-local addresses on ports page OBS-4419.

html/includes/entities/port.inc.php
includes/discovery/ip-addresses/ip-mib.inc.php
Lines Added: 72 | Removed: 85

r12544

adama 🐸 | 2023-02-22 19:22:18

FIX

Improve alert maint page. Remove ugly icons and some derp text labels.

html/pages/alert_maintenance.inc.php
Lines Added: 8 | Removed: 8

r12543

mike 🐱 | 2023-02-22 13:47:21

MIBS

Updated Juniper mib files.

mibs/juniper/JUNIPER-AAMW-MIB
mibs/juniper/JUNIPER-CHASSIS-DEFINES-MIB
mibs/juniper/JUNIPER-CHASSIS-HA-RESWATCH-MIB
mibs/juniper/JUNIPER-CHASSIS-HIGH-AVAILABILITY-MIB
mibs/juniper/JUNIPER-COS-MIB
mibs/juniper/JUNIPER-IF-MIB
mibs/juniper/JUNIPER-IFOPTICS-MIB
mibs/juniper/JUNIPER-IPSEC-FLOW-MON-MIB
mibs/juniper/JUNIPER-JDHCPV6-MIB
mibs/juniper/JUNIPER-JS-NAT-MIB
mibs/juniper/JUNIPER-JS-SMI
mibs/juniper/JUNIPER-LDP-MIB
mibs/juniper/JUNIPER-LSYSVD-MIB
mibs/juniper/JUNIPER-MIB
mibs/juniper/JUNIPER-NAT-MIB
mibs/juniper/JUNIPER-PING-MIB
mibs/juniper/JUNIPER-SECINTEL-MIB
mibs/juniper/JUNIPER-SMI
mibs/juniper/JUNIPER-SMS-MIB
mibs/juniper/JUNIPER-SRX5000-SPU-MONITORING-MIB
mibs/juniper/JUNIPER-TIMING-NOTFNS-MIB
mibs/juniper/JUNIPER-USER-AAA-MIB
Lines Added: 2621 | Removed: 362

r12542

mike 🐱 | 2023-02-22 12:44:37

MIBS

Updated Fortinet mib files.

includes/definitions/os/fortinet.inc.php
mibs/fortinet/FORTINET-FORTIGATE-MIB
Lines Added: 1033 | Removed: 353

r12541

mike 🐱 | 2023-02-21 16:24:40

TRIVIAL

Prevent unexpected messages in graphs.

includes/common.inc.php
Lines Added: 61 | Removed: 81

r12540

mike 🐱 | 2023-02-21 11:54:30

TRIVIAL

Added sensors definition for Hero MIB OBS-4413.

includes/definitions/mibs/inveo.inc.php
Lines Added: 50 | Removed: 0

r12539

mike 🐱 | 2023-02-21 10:33:15

TRIVIAL

Added Disk Health status by SYNOLOGY-DISK-MIB OBS-4418.

includes/definitions/mibs/synology.inc.php
mibs/synology/SYNOLOGY-DISK-MIB
mibs/synology/SYNOLOGY-EBOX-MIB
mibs/synology/SYNOLOGY-FLASHCACHE-MIB
mibs/synology/SYNOLOGY-GPUINFO-MIB
mibs/synology/SYNOLOGY-ISCSILUN-MIB
mibs/synology/SYNOLOGY-ISCSITarget-MIB
mibs/synology/SYNOLOGY-NFS-MIB
mibs/synology/SYNOLOGY-PORT-MIB
mibs/synology/SYNOLOGY-RAID-MIB
mibs/synology/SYNOLOGY-SERVICES-MIB
mibs/synology/SYNOLOGY-SHA-MIB
mibs/synology/SYNOLOGY-SMART-MIB
mibs/synology/SYNOLOGY-SPACEIO-MIB
mibs/synology/SYNOLOGY-STORAGEIO-MIB
mibs/synology/SYNOLOGY-SYSTEM-MIB
mibs/synology/SYNOLOGY-UPS-MIB
Lines Added: 768 | Removed: 202

r12538

mike 🐱 | 2023-02-21 09:25:35

TRIVIAL

Fixed generate some graphs when set 'allow_unauth_graphs_cidr' config option.

html/graph.php
html/includes/functions.inc.php
html/includes/graphs/graph.inc.php
Lines Added: 61 | Removed: 52

r12537

adama 🐸 | 2023-02-18 03:49:20

IMPROVE

Improve graph/aggregate graph handling on group page, implement box layout for ports. improve link generation.

html/includes/entities/port.inc.php
html/includes/graphs/multi-auth-generic.inc.php
html/includes/print/navbar.inc.php
html/pages/devices/graphs.inc.php
html/pages/group.inc.php
html/pages/ports/graphs.inc.php
html/pages/ports/list.inc.php
Lines Added: 113 | Removed: 30

r12536

mike 🐱 | 2023-02-17 14:16:40

TRIVIAL

Highlighted VRF name on BGP peers page.

html/includes/print/routing.inc.php
Lines Added: 1 | Removed: 1

r12535

mike 🐱 | 2023-02-17 13:59:48

MINOR

Improved discovery bgp peers in VRF on Cisco NCS platform OBS-4401.

includes/discovery/bgp/bgp4-mib.inc.php
includes/discovery/bgp/cisco-bgp4-mib.inc.php
includes/polling/bgp/bgp4-mib.inc.php
includes/polling/bgp/cisco-bgp4-mib.inc.php
includes/polling/bgp-peers.inc.php
Lines Added: 33 | Removed: 139

r12534

mike 🐱 | 2023-02-17 13:56:54

TRIVIAL

Improved discovery VRF based SNMP contexts on Cisco NCS platform OBS-4401.

includes/discovery/vrf.inc.php
Lines Added: 41 | Removed: 15

r12533

mike 🐱 | 2023-02-17 10:33:12

MINOR

Added support for Inveo Sensor devices OBS-4413.

html/images/os/inveo.png
html/images/os/inveo_2x.png
includes/definitions/mibs/inveo.inc.php
includes/definitions/os/inveo.inc.php
mibs/inveo
mibs/inveo/Hero
mibs/inveo/Nano
Lines Added: 512 | Removed: 3

r12532

mike 🐱 | 2023-02-16 12:06:00

MINOR

Added support for F5 OS rSeries OBS-4411.

includes/definitions/mibs/f5.inc.php
includes/definitions/os/f5.inc.php
Lines Added: 188 | Removed: 68

r12531

mike 🐱 | 2023-02-16 12:03:54

MIBS

Added new F5 mib files.

mibs/f5/F5-3DNS-MIB
mibs/f5/F5-ALERT-DEF-MIB
mibs/f5/F5-COMMON-SMI-MIB
mibs/f5/F5-OS-SYSTEM-MIB
mibs/f5/F5-PLATFORM-STATS-MIB
mibs/f5/F5OS-APPLIANCE-ALERT-NOTIF-MIB
mibs/f5/LOAD-BAL-SYSTEM-MIB
Lines Added: 7797 | Removed: 262

r12530

mike 🐱 | 2023-02-16 11:56:00

TRIVIAL

Improved generate some entity descriptions from string indexes.

includes/discovery/functions.inc.php
includes/discovery/processors.inc.php
includes/entities.inc.php
Lines Added: 68 | Removed: 53

r12529

mike 🐱 | 2023-02-16 09:26:24

TRIVIAL

Fixed display bgp peers on disabled device.

html/includes/print/routing.inc.php
includes/entities/routing.inc.php
Lines Added: 18 | Removed: 14

r12528

mike 🐱 | 2023-02-14 18:38:32

TRIVIAL

Fixed add new ospf neighbours with unknown port_id OBS-4408.

includes/polling/ospf/ospf-mib.inc.php
includes/polling/ospf/ospfv3-mib.inc.php
Lines Added: 5 | Removed: 5

r12527

mike 🐱 | 2023-02-14 17:33:43

TRIVIAL

Fixed autodiscovery bgp peers.

includes/discovery/bgp-peers.inc.php
Lines Added: 4 | Removed: 81

r12526

mike 🐱 | 2023-02-14 15:24:52

MIBS

Fixed CISCO-RTTMON-TC-MIB syntax.

mibs/cisco/CISCO-RTTMON-TC-MIB
Lines Added: 2 | Removed: 2

r12525

mike 🐱 | 2023-02-14 12:40:10

TRIVIAL

Fixed discovery some Output sensors by EPPC-MIB OBS-4407.

includes/discovery/sensors/eppc-mib.inc.php
Lines Added: 12 | Removed: 10

r12524

mike 🐱 | 2023-02-13 21:15:42

TRIVIAL

Improved associate Gigabit Ethernet port with DOM sensors on Cisco NCS platform.

includes/entities/port.inc.php
Lines Added: 4 | Removed: 3

r12523

mike 🐱 | 2023-02-09 17:11:18

MIBS

Updated Cisco mib files.

mibs/cisco/CISCO-CABLE-PNM-MIB
mibs/cisco/CISCO-DS1-MIB
mibs/cisco/CISCO-ENTITY-STATE-EXT-MIB
mibs/cisco/CISCO-ENTITY-VENDORTYPE-OID-MIB
mibs/cisco/CISCO-GNSS-MIB
mibs/cisco/CISCO-LWAPP-AP-MIB
mibs/cisco/CISCO-LWAPP-DOT11-CLIENT-MIB
mibs/cisco/CISCO-LWAPP-MOBILITY-EXT-MIB
mibs/cisco/CISCO-LWAPP-REAP-MIB
mibs/cisco/CISCO-LWAPP-ROGUE-MIB
mibs/cisco/CISCO-LWAPP-WLAN-POLICY-MIB
mibs/cisco/CISCO-LWAPP-WLAN-SECURITY-MIB
mibs/cisco/CISCO-PRODUCTS-MIB
mibs/cisco/CISCO-RTTMON-MIB
mibs/cisco/CISCO-RTTMON-TC-MIB
mibs/cisco/OLD-CISCO-CHASSIS-MIB
Lines Added: 3206 | Removed: 751

r12522

mike 🐱 | 2023-02-09 15:40:14

TRIVIAL

Highlighted disabled modules on device edit page.

html/pages/device/edit/modules.inc.php
Lines Added: 48 | Removed: 79

r12521

mike 🐱 | 2023-02-09 15:38:14

TRIVIAL

Fixed polling incorrect BGP4-MIB::bgpPeerFsmEstablishedTime on some Brocade/Extrime devices.

includes/discovery/bgp/bgp4-mib.inc.php
includes/discovery/bgp/bgp4v2-mib.inc.php
includes/entities/routing.inc.php
includes/polling/bgp/bgp4-mib.inc.php
includes/polling/bgp/bgp4v2-mib.inc.php
Lines Added: 132 | Removed: 100

r12519

adama 🐸 | 2023-02-08 19:27:03

FIX

Fix entity-auth logic issue

html/includes/graphs/multi-auth-generic.inc.php
html/includes/graphs/multi-port/auth.inc.php
Lines Added: 17 | Removed: 14

r12518

mike 🐱 | 2023-02-08 12:17:02

TRIVIAL

Improved discovery trunk vlans and sensors on CiscoSB OBS-4391.

includes/definitions/mibs/ciscosb.inc.php
includes/discovery/sensors/power-ethernet-mib.inc.php
includes/discovery/vlans/radlan-vlan-mib.inc.php
includes/polling/ports/radlan-vlan-mib.inc.php
Lines Added: 112 | Removed: 50

r12517

mike 🐱 | 2023-02-08 12:14:26

MIBS

Updated CiscoSB mib files.

mibs/ciscosb/CISCOSB-AAA
mibs/ciscosb/CISCOSB-COPY-MIB
mibs/ciscosb/CISCOSB-DHCPCL-MIB
mibs/ciscosb/CISCOSB-DHCPv6-CLIENT
mibs/ciscosb/CISCOSB-EMBWEB-MIB
mibs/ciscosb/CISCOSB-FINDIT
mibs/ciscosb/CISCOSB-IETF-SYSLOG-DEVICE-MIB
mibs/ciscosb/CISCOSB-LLDP-MIB
mibs/ciscosb/CISCOSB-MACRO-MIB
mibs/ciscosb/CISCOSB-POEBT-MIB
mibs/ciscosb/CISCOSB-Physicaldescription-MIB
mibs/ciscosb/CISCOSB-RMON
mibs/ciscosb/CISCOSB-SSH-MIB
mibs/ciscosb/CISCOSB-STACK-MIB
mibs/ciscosb/CISCOSB-TRAPS-MIB
mibs/ciscosb/CISCOSB-Tuning
mibs/ciscosb/CISCOSB-VRRPV3-MIB
mibs/ciscosb/CISCOSB-rlBrgMcMngr-MIB
mibs/ciscosb/CISCOSB-rlMacMulticast-MIB
Lines Added: 4843 | Removed: 126

r12516

adama 🐸 | 2023-02-08 00:13:27

IMPROVE

Improve some multi graph auth. Generify authorisation code.

html/includes/graphs/multi-auth-generic.inc.php
html/includes/graphs/multi-mempool/auth.inc.php
html/includes/graphs/multi-port/auth.inc.php
html/includes/graphs/multi-sensor/auth.inc.php
includes/definitions/entities.inc.php
Lines Added: 57 | Removed: 62

r12515

adama 🐸 | 2023-02-07 23:47:51

IMPROVE

Improve handling of group graph widgets

html/ajax/widget.php
html/includes/entities/port.inc.php
html/includes/graphs/multi-port/auth.inc.php
html/pages/graphs.inc.php
Lines Added: 59 | Removed: 263

r12514

mike 🐱 | 2023-02-07 21:40:10

TRIVIAL

Correctly parse bgp peers admin/oper states for Arista EOS 4.25+ OBS-4398.

includes/discovery/bgp/bgp4v2-mib.inc.php
includes/entities/routing.inc.php
includes/polling/bgp/bgp4-mib.inc.php
includes/polling/bgp/bgp4v2-mib.inc.php
Lines Added: 25 | Removed: 18

r12513

mike 🐱 | 2023-02-07 14:58:32

TRIVIAL

Fixed search syslog entries by program with commas in php8.

html/ajax/input.php
html/includes/print/syslogs.inc.php
Lines Added: 14 | Removed: 18

r12512

mike 🐱 | 2023-02-07 14:56:22

PHP8

Fixed possible php8 fatal error in string search functions.

html/includes/functions.inc.php
includes/common.inc.php
Lines Added: 51 | Removed: 49

r12511

mike 🐱 | 2023-02-07 08:56:52

TRIVIAL

Fixed memory leak issue polling in Eatot ATS OBS-4399.

includes/definitions/os/eaton.inc.php
Lines Added: 2 | Removed: 2

r12510

adama 🐸 | 2023-02-04 21:01:53

FIX

Fix user_edit page escaped html bug. Improve array/echo code style a little.

html/pages/user_edit.inc.php
Lines Added: 820 | Removed: 800

r12509

adama 🐸 | 2023-02-03 20:57:23

FIX

Fix pollerlog wrapper page to correctly show partitioned poller information

html/pages/pollerlog.inc.php
Lines Added: 16 | Removed: 0

r12508

adama 🐸 | 2023-02-03 18:07:32

FIX

Fix PHP8 bug in user roles page

html/pages/roles.inc.php
Lines Added: 2 | Removed: 2

r12507

mike 🐱 | 2023-02-02 17:33:14

TRIVIAL

Do not discover HOST-RESOURCES-MIB processors with CISCO-PROCESS-MIB OBS-4394.

includes/discovery/mempools/cisco-enhanced-mempool-mib.inc.php
includes/discovery/mempools/cisco-entity-qfp-mib.inc.php
includes/discovery/mempools/cisco-process-mib.inc.php
includes/discovery/processors/cisco-process-mib.inc.php
includes/discovery/processors/host-resources-mib.inc.php
Lines Added: 40 | Removed: 46

r12506

mike 🐱 | 2023-02-01 11:15:43

TRIVIAL

Show mysql binlog status in cli extended versions.

includes/common.inc.php
Lines Added: 2 | Removed: 0

r12505

mike 🐱 | 2023-02-01 10:37:14

TRIVIAL

Show correctly SNMP v3 Crypto algo classes when local system support it.

html/pages/addhost.inc.php
Lines Added: 16 | Removed: 5

r12504

mike 🐱 | 2023-01-31 16:11:32

TRIVIAL

Do not show sql warnings in normal debug.

includes/db.inc.php
Lines Added: 4 | Removed: 6

r12503

mike 🐱 | 2023-01-31 15:07:38

TRIVIAL

Added ignore ports with ifType MAC Security for cisco group.

includes/definitions/mibs/cisco.inc.php
includes/definitions/os/cisco.inc.php
Lines Added: 494 | Removed: 475

r12502

mike 🐱 | 2023-01-31 14:37:57

MINOR

Improved polling Cisco CEF.

includes/polling/cisco-cef.inc.php
Lines Added: 65 | Removed: 58

r12501

mike 🐱 | 2023-01-31 13:20:38

TRIVIAL

Fixed clean var per modules run.

includes/polling/bgp-peers.inc.php
includes/polling/functions.inc.php
Lines Added: 6 | Removed: 4

r12499

adama 🐸 | 2023-01-27 21:46:34

FIX

Fix BGP shut to disabled html class

includes/rewrites.inc.php
Lines Added: 1 | Removed: 1

r12498

mike 🐱 | 2023-01-27 20:45:05

TRIVIAL

Simplified between condition.

includes/alerts.inc.php
Lines Added: 3 | Removed: 12

r12497

mike 🐱 | 2023-01-27 17:17:30

TRIVIAL

Improved some icons for dark theme.

html/images/os/force10-dark.png
html/images/os/force10-dark_2x.png
html/images/os/force10.png
html/images/os/force10_2x.png
html/images/os/freenas.png
html/images/os/freenas_2x.png
html/images/os/patton-dark.png
html/images/os/patton-dark_2x.png
html/images/os/patton.png
html/images/os/patton_2x.png
html/images/os/pfsense-old.png
html/images/os/pfsense-old_2x.png
html/images/os/pfsense.png
html/images/os/pfsense_2x.png
html/images/os/raisecom-dark.png
html/images/os/raisecom-dark_2x.png
html/images/os/raisecom.png
html/images/os/raisecom_2x.png
html/images/os/ruckus-dark.png
html/images/os/ruckus-dark_2x.png
html/images/os/ruckus.png
html/images/os/ruckus_2x.png
Lines Added: 9 | Removed: -1

r12496

mike 🐱 | 2023-01-27 12:00:55

TRIVIAL

Fixed between test logic with brackets.

includes/alerts.inc.php
tests/IncludesAlertsTest.php
Lines Added: 249 | Removed: 226

r12495

mike 🐱 | 2023-01-26 17:38:26

TRIVIAL

Changed value encode as rawurlencode() in generate_url() according changes in r12351 for get_vars().

html/includes/functions.inc.php
Lines Added: 2 | Removed: 1

r12494

mike 🐱 | 2023-01-26 16:11:56

MINOR

Added os detect for NetApp StorageGRID OBS-4108.

includes/definitions/mibs/netapp.inc.php
includes/definitions/os/netapp.inc.php
mibs/netapp/BYCAST-STORAGEGRID-MIB
mibs/netapp/NETAPP-STORAGEGRID-MIB
Lines Added: 426 | Removed: 30

r12493

adama 🐸 | 2023-01-26 11:52:01

FIX

Fix logic for between/notbetween.

includes/alerts.inc.php
Lines Added: 48 | Removed: 46

r12492

mike 🐱 | 2023-01-26 11:48:02

CLEAN

Removed unused code.

includes/common.inc.php
Lines Added: 0 | Removed: 9

r12491

mike 🐱 | 2023-01-26 09:25:03

MIBS

Updated EPPC-MIB.

mibs/powerwalker/EPPC-MIB
Lines Added: 1 | Removed: 1

r12490

mike 🐱 | 2023-01-26 09:18:24

TRIVIAL

Fixed detect vendor on eppc-ups OBS-4369.

includes/polling/os/eppc-ups.inc.php
Lines Added: 17 | Removed: 13

r12489

mike 🐱 | 2023-01-26 09:00:07

TRIVIAL

Improved sensors thresholds by EPPC-MIB OBS-4383.

includes/discovery/sensors/eppc-mib.inc.php
includes/entities/sensor.inc.php
Lines Added: 101 | Removed: 32

r12488

mike 🐱 | 2023-01-25 20:30:24

MINOR

Removed phpFastCache functionallity from cli.

html/includes/functions.inc.php
includes/cache.inc.php
includes/common.inc.php
includes/config-variables.inc.php
includes/defaults.inc.php
includes/rrdtool.inc.php
includes/sql-config.inc.php
Lines Added: 42 | Removed: 126

r12486

mike 🐱 | 2023-01-24 19:43:40

TRIVIAL

Added ability for rewrite part of location string by regexp OBS-4377.

includes/config-variables.inc.php
includes/defaults.inc.php
includes/definitions/rewrites.inc.php
includes/rewrites.inc.php
tests/IncludesSnmpTest.php
Lines Added: 63 | Removed: 45

r12485

mike 🐱 | 2023-01-23 22:25:26

MINOR

Improved discovery Teltonika devices with new mib revision.

includes/definitions/mibs/teltonika.inc.php
includes/definitions/os/teltonika.inc.php
mibs/teltonika/TELTONIKA-MIB
mibs/teltonika/TELTONIKA-OLD-MIB
Lines Added: 1513 | Removed: 702

r12484

mike 🐱 | 2023-01-23 21:25:04

TRIVIAL

Fixed detect Teltonika os detect oid.

includes/definitions/os/teltonika.inc.php
Lines Added: 1 | Removed: 1

r12483

mike 🐱 | 2023-01-23 19:43:13

TRIVIAL

Added workaround for incorrect bgp peer admin state on Arista EOS OBS-4382.

includes/entities/routing.inc.php
includes/polling/bgp/bgp4-mib.inc.php
Lines Added: 27 | Removed: 3

r12482

mike 🐱 | 2023-01-23 14:48:25

TRIVIAL

Fixed detect Teltonika os.

includes/definitions/mibs/teltonika.inc.php
includes/definitions/os/teltonika.inc.php
includes/definitions/os.inc.php
includes/discovery/os/linux.inc.php
Lines Added: 84 | Removed: 56

r12481

mike 🐱 | 2023-01-23 11:22:40

MINOR

Improved support for Raritan DKX3 OBS-4374.

includes/definitions/mibs/raritan.inc.php
includes/definitions/os/raritan.inc.php
mibs/raritan/RemoteKVMDevice-MIB
Lines Added: 332 | Removed: 72

r12480

mike 🐱 | 2023-01-20 14:46:27

TRIVIAL

Fixed FDB port associations on RouterOS version 6.47+ OBS-4373.

includes/polling/fdb-table.inc.php
Lines Added: 21 | Removed: 6

r12479

adama 🐸 | 2023-01-19 11:20:20

IMPROVE

Add ability to get status widget to use reverse dns for bgp peer identifier

html/includes/print/status.inc.php
Lines Added: 9 | Removed: 2

r12478

adama 🐸 | 2023-01-18 17:08:13

IMPROVE

Small improvements to Nokia/Timetra support

includes/definitions/mibs/nokia.inc.php
includes/discovery/sensors/timetra-chassis-mib.inc.php
Lines Added: 53 | Removed: 4

r12477

adama 🐸 | 2023-01-17 14:21:29

IMPROVE

Improve alert test conditions rendering

html/pages/alert_check.inc.php
html/pages/alert_checks.inc.php
Lines Added: 62 | Removed: 26

r12476

adama 🐸 | 2023-01-17 13:54:41

FIX

Fix alert check condition editing bug

html/pages/alert_check.inc.php
Lines Added: 5 | Removed: 2

r12475

adama 🐸 | 2023-01-17 13:24:27

FIX

Update about page

html/pages/about.inc.php
Lines Added: 1 | Removed: 0

r12474

adama 🐸 | 2023-01-17 13:16:56

ADD

Add a couple of UBNT ONU sensors

includes/definitions/mibs/ubiquiti.inc.php
Lines Added: 33 | Removed: 0

r12473

adama 🐸 | 2023-01-17 06:03:13

IMPROVE

Add group_id support to multi_sensor graphs. Widen big graphs a little.

html/includes/graphs/multi-sensor/auth.inc.php
html/includes/print/rows.inc.php
includes/definitions/entities.inc.php
Lines Added: 42 | Removed: 10

r12472

adama 🐸 | 2023-01-17 05:24:14

DASH

Fix scrollability of alert_table widget

html/ajax/widget.php
Lines Added: 3 | Removed: 1

r12471

adama 🐸 | 2023-01-17 05:11:45

IMPROVE

Switch port groups graphs to use group_id instead of individual id list

html/includes/graphs/multi-port/auth.inc.php
html/pages/group.inc.php
includes/definitions/entities/ports.inc.php
Lines Added: 43 | Removed: 18

r12470

adama 🐸 | 2023-01-17 05:09:54

MIBS

Update some Arista MIBs

mibs/arista/ARISTA-CONFIG-COPY-MIB
mibs/arista/ARISTA-CV-MIB
mibs/arista/ARISTA-PRODUCTS-MIB
mibs/arista/ARISTA-QOS-MIB
mibs/arista/ARISTA-VXLAN-MIB
Lines Added: 622 | Removed: 22

r12469

mike 🐱 | 2023-01-16 16:32:47

TRIVIAL

Restored detect HardenedBSD in distro script.

scripts/distro
Lines Added: 5 | Removed: 0

r12468

mike 🐱 | 2023-01-16 16:20:45

TRIVIAL

Improved detect some Linux distributions. Updated distro script.

html/images/os/alpine.png
html/images/os/alpine_2x.png
html/images/os/devuan-dark.png
html/images/os/devuan-dark_2x.png
html/images/os/devuan.png
html/images/os/devuan_2x.png
html/images/os/fujitsu.png
html/images/os/fujitsu_2x.png
html/images/os/photon.png
html/images/os/photon_2x.png
includes/polling/os/unix.inc.php
scripts/distro
Lines Added: 117 | Removed: 67

r12467

mike 🐱 | 2023-01-16 14:26:59

TRIVIAL

Improved detect latest OPNsense os.

includes/definitions/os/bsd.inc.php
Lines Added: 7 | Removed: 6

r12466

mike 🐱 | 2023-01-14 15:34:18

TRIVIAL

Do not create device local rrd dirrectory whis remote rrdcached.

includes/polling/functions.inc.php
Lines Added: 8 | Removed: 7

r12465

mike 🐱 | 2023-01-13 15:25:48

TRIVIAL

Cleaned message about added device to remote poller.

html/pages/addhost.inc.php
includes/sql-config.inc.php
Lines Added: 7 | Removed: 4

r12464

mike 🐱 | 2023-01-13 15:10:50

TRIVIAL

Improved version check on remote pollers.

includes/definitions/version.inc.php
includes/sql-config.inc.php
includes/versioncheck.inc.php
update/478.sql
Lines Added: 127 | Removed: 60

r12463

mike 🐱 | 2023-01-13 12:42:47

TRIVIAL

Fixed set poller_id directly by config.

includes/sql-config.inc.php
Lines Added: 43 | Removed: 10

r12462

mike 🐱 | 2023-01-12 19:00:09

TRIVIAL

WIP. Added ability for find possible duplicated devices (on device edit page).

html/pages/device/edit/duplicates.inc.php
html/pages/device/edit.inc.php
Lines Added: 93 | Removed: 14

r12461

mike 🐱 | 2023-01-12 18:56:13

MINOR

Detect duplicated devices by same ip and snmp params. Added get_device_duplicated().

includes/entities/device.inc.php
Lines Added: 148 | Removed: 8

r12460

mike 🐱 | 2023-01-12 18:54:02

TRIVIAL

Fixed generate pseudowires page when group is empty.

html/pages/pseudowires.inc.php
Lines Added: 27 | Removed: 38

r12459

mike 🐱 | 2023-01-12 18:52:45

TRIVIAL

Generate emoji icon when int numbers passed to get_icon_emoji().

html/includes/print/common.inc.php
Lines Added: 87 | Removed: 40

r12458

mike 🐱 | 2023-01-11 12:36:47

TRIVIAL

Improved discovery port sensors by CORIANT-GROOVE-MIB OBS-4363.

includes/definitions/mibs/coriant.inc.php
includes/polling/ports/coriant-groove-mib.inc.php
Lines Added: 355 | Removed: 236

r12457

mike 🐱 | 2023-01-10 14:55:30

MINOR

Added ability associate syslog hosts by Cached device IP OBS-4368.

includes/config-variables.inc.php
includes/defaults.inc.php
includes/syslog.inc.php
Lines Added: 79 | Removed: 34

r12456

mike 🐱 | 2023-01-10 13:47:41

TRIVIAL

Improved sensors discovery for APC InRow.

includes/definitions/mibs/apc.inc.php
includes/discovery/sensors/powernet-mib.inc.php
mibs/apc/PowerNet-MIB
Lines Added: 1266 | Removed: 689

r12455

mike 🐱 | 2023-01-10 11:13:32

MINOR

Improved support for Alpha FXM HP OBS-4357.

html/images/os/alpha-dark.png
html/images/os/alpha-dark_2x.png
html/images/os/alpha.png
html/images/os/alpha_2x.png
includes/definitions/mibs/alpha.inc.php
includes/definitions/os/alpha.inc.php
mibs/alpha/ALPHA-NOTIFICATION-MIB
mibs/alpha/ALPHA-RECTIFIER-SYS-MIB
Lines Added: 501 | Removed: 160

r12454

mike 🐱 | 2023-01-09 18:13:25

MINOR

Improved support for Eaton ATS 30 OBS-4362.

includes/definitions/mibs/eaton.inc.php
includes/definitions/os/eaton.inc.php
mibs/eaton/EatonSTS-MIB
Lines Added: 1086 | Removed: 5

r12453

mike 🐱 | 2023-01-09 17:13:36

TRIVIAL

Improved discovery ip addresses on some Fortigate devices by IP-MIB OBS-4341.

includes/discovery/ip-addresses/ip-mib.inc.php
Lines Added: 37 | Removed: 18

r12452

adama 🐸 | 2023-01-07 00:56:19

API

Add pagination to storage and devices endpoints. Add field limiting to devices endpoint.

html/api/v0/includes/devices.inc.php
html/api/v0/includes/ports.inc.php
html/api/v0/includes/storage.inc.php
Lines Added: 92 | Removed: 33

r12451

adama 🐸 | 2023-01-07 00:14:59

API

Clean ups

html/api/v0/includes/address.inc.php
html/api/v0/includes/ports.inc.php
html/api/v0/includes/sensors.inc.php
html/api/v0/includes/storage.inc.php
Lines Added: 130 | Removed: 119

r12450

adama 🐸 | 2023-01-06 23:50:58

API

Add pagination support to sensors and address endpoints. Improve ports endpoint.

html/api/v0/includes/address.inc.php
html/api/v0/includes/ports.inc.php
html/api/v0/includes/sensors.inc.php
html/api/v0/index.php
Lines Added: 97 | Removed: 53

r12449

adama 🐸 | 2023-01-06 22:46:17

API

Add pagination and ability to limit returned fields to ports endpoint

html/api/v0/includes/ports.inc.php
Lines Added: 34 | Removed: 4

r12448

adama 🐸 | 2023-01-04 17:02:19

ADD

Hide navbar when debugging

html/includes/navbar.inc.php
Lines Added: 3 | Removed: 1

r12447

mike 🐱 | 2022-12-30 10:52:00

LIBS

Updated jQuery to latest.

html/js/jquery-migrate.min.js
html/js/jquery.min.js
html/js/jquery.min.map
Lines Added: 7 | Removed: 7