16915 Commits
Author SHA1 Message Date
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
SourceDoctorandGitHub 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
SourceDoctorandGitHub 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 ZinkandGitHub 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-piandGitHub 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
PipoCanajaandGitHub 76fbb75379 Fix HUAWEI-MIB (#11216)
* fix

* Dummy for tests
2020-02-27 14:21:07 -06:00
Neil LathwoodandGitHub 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
PipoCanajaandGitHub 40486cace5 Updated Huawei MIBs (#11181)
* HUAWEI-XQoS-MIB.mib

* HUAWEI-IF-EXT-MIB

* more

* more

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

* Update mix-manifest.json

Co-authored-by: Tony Murray <[email protected]>
2020-02-26 14:37:29 -06:00
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 <[email protected]>
2020-02-26 12:00:48 -06:00
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 <[email protected]>
2020-02-26 11:43:21 -06:00
Tony MurrayandGitHub 79f2debbdb Move storage module settings (#11206)
Actually verify regex setting
2020-02-26 17:53:33 +01:00
Tony MurrayandGitHub f2346caef7 Update JS deps (#11203)
* Update JS deps

* language hash update
2020-02-26 08:39:35 -06:00
SourceDoctorandGitHub e7f587e9f0 Copy existing Alert Rule (#11195) 2020-02-26 15:07:48 +01:00
Mathieu PoussinandGitHub 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
SourceDoctorandGitHub 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
gabrielRojasNewandGitHub 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
DanislavandGitHub ecd57ff34f Option -r for ping.php. community-10946 (#11161) 2020-02-25 20:32:14 -06:00
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 <[email protected]>
2020-02-25 20:28:22 -06:00
gabrielRojasNewandGitHub 2d14a57986 Added documentation to edit, delete services and locations (#11193) 2020-02-25 19:57:54 -06:00
Kevin ZinkandGitHub 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 MurrayandGitHub 21518a5cfd Validate that php sockets is available (#11177) 2020-02-25 19:00:12 -06:00
PipoCanajaandGitHub 3742e4f7ac Add basic support for PICA8 devices (#11185)
* mib

* os_support

* polling

* tests

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

* Wireless data

* space

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

* Update Health-Information.md

force re-run tests
2020-02-25 18:28:04 +01:00
SourceDoctorandGitHub c56b6fb9f8 Global Settings - Uptime Warning (#11198) 2020-02-25 08:06:02 -06:00
Tony MurrayandGitHub 9fb0f1713d Fix global settings array validate messages (#11199) 2020-02-25 07:48:05 -06:00
JellyfrogandGitHub 7f7c2d3db8 Pin all pip dependencies (#11201)
Also some bash cleanup
2020-02-25 07:42:16 -06:00
Mathieu PoussinandGitHub 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
Tony MurrayandGitHub 70fb8ef62b Remove csrf token from url when updating url in device page (#11180)
* Remove csrf token from url when updating

* oneline
2020-02-24 08:19:07 +00:00
SourceDoctorandGitHub 40cac40aec Option to default open Location Map on Device View (#11167)
* Option to default open Location Map on Device View

* String set fixes

* adding lanugage files
2020-02-22 00:09:51 +01:00
Tony MurrayandGitHub 5b6a1f7889 Restore lang gitignore (#11173) 2020-02-21 07:53:31 -06:00
SourceDoctorandGitHub 75955fad66 move lang files to right position (#11171) 2020-02-21 00:36:45 +01:00
SourceDoctorandGitHub 9b70ce91db Sync js language files for global Settings (#11170) 2020-02-20 23:20:19 +01:00
Kevin KrummandGitHub c136e1ad6c Revert "Global search by IP address (#11165)" (#11166)
This reverts commit c273ab28af.
2020-02-19 19:35:55 +01:00
441262e739 More verbose Alert Detail Fallback (#11153)
* more verbose fallback output detail

* update if statemen

* Switched

Sorry, I typed them backwards :D

Co-authored-by: Tony Murray <[email protected]>
2020-02-19 10:34:37 -06:00
Joseph TingirisandGitHub c273ab28af Global search by IP address (#11165)
* device search by (valid) ip address

* add device_ip & not empty conditions to search results

* updated comments

* spaces after commas

* search ip and overwrite_ip for name based searches, too
2020-02-19 05:51:39 -06:00
Joseph TingirisandGitHub 481363194d Add Size column to edit Storage Settings table (#11164)
* add storage_size

* capitalize Settings to match Device Settings, SNMP Settings, etc.
2020-02-18 22:13:41 +01:00
6a897b5c4a PHP hashes are case sensitive. (#11151)
* PHP hashes are case sensitive.

* Make naming consistent

Co-authored-by: Tony Murray <[email protected]>
2020-02-18 16:16:04 +01:00
SourceDoctorandGitHub c8bdd10e6a Reduce DB polling while getting SNMP data (#11162) 2020-02-18 13:26:41 +01:00
SourceDoctorandGitHub 3838d8e41f equalize default Poller Group Naming (#11156) 2020-02-18 13:26:12 +01:00
Joseph TingirisandGitHub aea0b6180f Invalidate 'Wrong Type' snmp_walk() data (#11159)
* Invalidate 'Wrong Type' snmp_walk() data

* remove blank line, space before $data
2020-02-17 02:33:39 +01:00
Tony MurrayandGitHub b78084f1ba Fix invalid dnos test data (#11158)
It encoded non-ascii data in the test string
2020-02-16 17:49:06 -06:00
Tony MurrayandGitHub dc9db06dff Fix SSO Auth test (#11155)
Because $dbuser is null here it causes PHP errors when using more strict modes.
So, just test that it is null.
2020-02-16 16:07:51 -06:00
SourceDoctorandGitHub 0bc2ea1f45 Configurable Alert Rule default settings (#11152)
* configurable Alert Rule default settings

* codeclimate fix#
2020-02-15 16:18:02 +01:00
JosÃe UPV 0f7bfb18ea Added Test data 2020-02-14 13:20:52 +01:00