Commit Graph

16982 Commits

Author SHA1 Message Date
SourceDoctor
fa753c2c57 Fix - not - not in - Operator Crash in Device Group (#11250) 2020-03-07 16:29:46 +01:00
cjwbath
c6f06ceb92 Show the plugin's name in the title rather than just "Plugin" (#11258) 2020-03-07 11:21:17 +01:00
Kevin Zink
3567386c48 Add Device: Innovaphone (#11225)
* Add Device: Innovaphone

* fix typo

* Move mib to subdir and Refresh testdata

* Fix typo

* Fix discovery index

* force test re-run

* Cleanup

* image

* Update innovaphone.yaml

* Update innovaphone.json

Co-authored-by: PipoCanaja <38363551+PipoCanaja@users.noreply.github.com>
2020-03-06 23:33:31 +01:00
Fredrik Holmberg
6a97862211 Update SSL-Configuration.md (#11223)
Isn't this a typo?
2020-03-06 21:33:59 +01:00
PipoCanaja
5628b60f2c Extra VLAN mapping in bridge FDB module to fix HP ProCurve (#11230)
* Extra mapping for dot1qVlanFdbId to allow FDB VLANs to work on ProCurve
* Test data from joseUPV for ProCurve FDB VLANs
2020-03-05 17:52:01 +01:00
SourceDoctor
c059225652 Changed poller member validation step and message (#11239) 2020-03-05 16:50:53 +01:00
SourceDoctor
3155c3477b Upgrade UCD Mibs (Others) (#11253)
* Updated Net-SNMPD DISKIO.

From: http://www.net-snmp.org/docs/mibs/UCD-DISKIO-MIB.txt

* Update UCD-DLMOD-MIB

From: http://www.net-snmp.org/docs/mibs/UCD-DLMOD-MIB.txt

* Rety
2020-03-05 16:40:01 +01:00
PipoCanaja
6d56b9699b Fix autodiscovery vs discovery on LLDP/xDP links (#11189)
* Fix xdp autodiscovery consistency (discovery vs autodiscovery)

* Update documentation related to xDP autodiscovery
2020-03-05 13:27:20 +01:00
SourceDoctor
2cfc7c6f14 Extended unbound monitoring (#11255) 2020-03-05 11:35:23 +01:00
SourceDoctor
2c9172402b Update Linux SNMPD to support ssCpuRawSteal (#11252)
From: http://www.net-snmp.org/docs/mibs/UCD-SNMP-MIB.txt

As per #11235, CPU Steal graphs not appearing as LibreNMS Mib is out of date and doesn't understand the definition. This original file hasn't been updated since 2006, and this new version was last updated in 2009.
2020-03-05 01:07:24 +01:00
Dan Langille
c69b4a5898 Fix includes/defaults.inc.php references (#11249)
Now that includes/defaults.inc.php has gone away, refer to
misc/config_definitions.json instead.
2020-03-04 09:18:56 +01:00
PipoCanaja
baee55a248 Fix "inteno" and "quanta" OS collision (#11238)
* fix quanta collision

* CLA broken again
2020-03-03 23:13:15 +01:00
Heath Barnhart
12f8e72406 Doc: Health Sensor Advanced Discovery Example (#11179)
* Update Health-Information.md

Adding example

* Update Health-Information.md

Grammar and wording pass 1.

* Update Health-Information.md

Proofread pass 2

* shorter lines

Co-authored-by: PipoCanaja <38363551+PipoCanaja@users.noreply.github.com>
2020-03-03 06:19:23 -06:00
SourceDoctor
d32273decd Graph CPU Steal and IO Wait (#11235) 2020-03-03 13:17:42 +01:00
PipoCanaja
6a3f321b69 Added support for Inteno devices (#11229)
* MIB

* fixMib

* sensors

* sensors

* cleaning

* tests
2020-03-03 09:45:22 +01:00
Joseph Tingiris
83b1374ce7 remove dbDelete() for alert_schedule_items (#11232)
* the table named alert_schedule_items was renamed to alert_schedulables
* see migration 277
2020-03-02 20:26:39 -06:00
PipoCanaja
269f64084a Store OLD-CISCO-xxx-MIB files in their directory (#11228)
* Old Cisco Mibs

* Cisco MIB Cleaning

* dummy commit to force CLA to run again
2020-03-02 09:10:06 -06:00
Tony Murray
c70e1b936a Bump version to 1.61 1.61 2020-03-01 22:03:32 -06:00
Tony Murray
4d917b7a5e Changelog for 1.61 2020-03-01 22:03:30 -06:00
SourceDoctor
d2247ebda3 Running Alerts colorized depending on to their severity (#11210)
* Running Alerts colorized depending on to their severity

* extra alert styling to generic function

* .

* link from table alerts to alert_layout function

* info icon for information alert severity
2020-03-01 15:50:45 +01:00
SourceDoctor
335a238349 Open Links to external Urls (Docs) in new tab (#11227)
* Open Links to external Urls (Docs) in new tab
2020-02-29 22:53:17 +01:00
Kevin Zink
7254f13b26 Aruba cluster userfriendly read (#11217)
* Aruba-Instant: Include hostnames as a better identifier for mesh members sensors

* Refresh testdata
2020-02-27 15:35:28 -06:00
pepperoni-pi
c25551ac98 IOSXE ignore macSecControlledIF and macSecUncontrolledIF ifTypes (#11214)
* Added bad_iftype to iosxe.yaml definition

* Update Configuration.md

Updated file location from includes/defaults.inc.php to misc/config_definitions.json and added an example of OS specific bad_iftype entries.

* Added OS Specific example for ignoring interfaces and updated file location.

* Updated bad_if selection documentation
2020-02-27 14:50:36 -06:00
PipoCanaja
76fbb75379 Fix HUAWEI-MIB (#11216)
* fix

* Dummy for tests
2020-02-27 14:21:07 -06:00
Neil Lathwood
e8f252de95 Added support for VLANs and FDB in AOS (#11145)
* Draft of Aos Script

* Changing to independant script

* Adding Aos6 vlan_dict and port_dict

* Adding Aos7 vlans module

* Adding Aos7 vlans module script

* Added Test data
2020-02-27 10:31:11 +00:00
PipoCanaja
40486cace5 Updated Huawei MIBs (#11181)
* HUAWEI-XQoS-MIB.mib

* HUAWEI-IF-EXT-MIB

* more

* more

* more
2020-02-27 09:47:07 +00:00
SourceDoctor
cf023b936b Dashboard Widget Availability - show Hostname (#11208) 2020-02-27 00:42:04 +01:00
Jellyfrog
f8c43ee90f Correct docs menu name (#11207) 2020-02-26 14:38:21 -06:00
Jason Cheng
af4055aecb Update settings.php translation string (#10928)
* Update settings.php translation string

* Update mix-manifest.json

Co-authored-by: Tony Murray <murraytony@gmail.com>
2020-02-26 14:37:29 -06:00
Heath Barnhart
e83583f6f4 Adva FSP150cc Health Sensors (#11168)
* initial commit adding sensors

* changed dbm logic for port exclusions

* update mib, added xg116 support, update disc logic

* sfp health appears on ports page

* added sfp temps

* updated mib file names

* updated mib file names

* removed .mib extension

* replace ADVA-MIB

* Add test data

Co-authored-by: Tony Murray <murraytony@gmail.com>
2020-02-26 12:00:48 -06:00
joretapoo
277333c752 space on type like "OOB Management" cause issue on smokeping, edit ge… (#11160)
* space on type like "OOB Management" cause issue on smokeping, edit gen_smokeping script to replace dot and space

* create fonction for replace dot and space

* correct indentation

* moving function to functions.php

* correct function name

* Remove function

this should not be a function...

* Remove function

* Update gen_smokeping.php

Co-authored-by: Tony Murray <murraytony@gmail.com>
2020-02-26 11:43:21 -06:00
Tony Murray
79f2debbdb Move storage module settings (#11206)
Actually verify regex setting
2020-02-26 17:53:33 +01:00
Tony Murray
f2346caef7 Update JS deps (#11203)
* Update JS deps

* language hash update
2020-02-26 08:39:35 -06:00
SourceDoctor
e7f587e9f0 Copy existing Alert Rule (#11195) 2020-02-26 15:07:48 +01:00
Mathieu Poussin
baf2f9a4ce BGP API: Add filter by remote ASN (#11204)
* BGP API: Add filter by remote ASN

* Fix blocked merge
2020-02-26 14:29:44 +01:00
SourceDoctor
0baeab567b Added Mountpoint ignore options to global settings (#11197)
* Global Settings - Mountpoint ignore options

* enhance AppServiceProvider with regex
2020-02-26 13:01:49 +00:00
gabrielRojasNew
6d22a885af Created add, edit, remove location and edit, remove services to the API (#11080)
* Created add, edit, remove location and edit, remove services to the v0 API and added their corresponding routes

* Changed repeating code by adding a function that checks for missing parameters

* Reduced the lines of add_service_for_host, modified a little more the missing fields function

* Changed True and False to true and false, erased an unused var called $missing

* Solved merged confict

Deleted duplicate functions generated when solving merge conflicts

* fixed more conficts

Deleting duplicate entries produced by trying to solve a merge conflict

* fixing more duplicate functions

This merge conflict created more duplicates

* Update api_functions.inc.php

* Update api_functions.inc.php
2020-02-26 11:12:36 +01:00
Danislav
ecd57ff34f Option -r for ping.php. community-10946 (#11161) 2020-02-25 20:32:14 -06:00
FingerlessGlov3s
fe9deb9b9c Additional Open Sense detection (#11196)
* Update opnsense.yaml - too add discovery method

Update opnsense.yaml for new OPNsense OID called version.
This will help with detection after the user turns on "Display Verion in OID" within OPNsense

* Re-order to reduce snmp-scan.py time

First, check sysDescr for OPNsense.  Then if sysObjectID is 1.3.6.1.4.1.12325.1.1.2.1.1, run an snmpget

* Create opnsense_1.snmprec

Make up test file since data was not supplied

Co-authored-by: Tony Murray <murraytony@gmail.com>
2020-02-25 20:28:22 -06:00
gabrielRojasNew
2d14a57986 Added documentation to edit, delete services and locations (#11193) 2020-02-25 19:57:54 -06:00
Kevin Zink
3ce8ae5bad Aruba-Instant: Add the serial to aruba-instant devices (#11184)
* Add the serial to aruba-instant devices

* add test data

* add test for 105
2020-02-25 19:35:49 -06:00
Tony Murray
21518a5cfd Validate that php sockets is available (#11177) 2020-02-25 19:00:12 -06:00
PipoCanaja
3742e4f7ac Add basic support for PICA8 devices (#11185)
* mib

* os_support

* polling

* tests

* codeclimate
2020-02-26 01:28:56 +01:00
PipoCanaja
13e6a38ee4 Added Cambium PTP670 (#11186)
* cambium PTP670

* Wireless data

* space

* space
2020-02-26 01:28:40 +01:00
Jellyfrog
564d43693b Remove gitignored files (#11202) 2020-02-25 22:46:13 +01:00
PipoCanaja
4c6b017035 Typo - Chromatic dispersion (#11188)
* Typo

* Update Health-Information.md

force re-run tests
2020-02-25 18:28:04 +01:00
SourceDoctor
c56b6fb9f8 Global Settings - Uptime Warning (#11198) 2020-02-25 08:06:02 -06:00
Tony Murray
9fb0f1713d Fix global settings array validate messages (#11199) 2020-02-25 07:48:05 -06:00
Jellyfrog
7f7c2d3db8 Pin all pip dependencies (#11201)
Also some bash cleanup
2020-02-25 07:42:16 -06:00
Mathieu Poussin
8a2ce01dc1 Added support for reading advertised BGP prefixes for Arista-eos (#11147)
* Arista: Add support for reading advertised BGP prefixes

* Remove useless condition, fix $out_prefixes
2020-02-24 08:49:42 +00:00