Jellyfrog
b09bc07f8f
Laravel 6.x ( #11397 )
...
* Update Laravel core files
Fix app/Http/Kernel.php
* Use RouteServiceProvider::HOME
* Sync Laravel default config files
* Update composer dependencies to Laravel 6
* fix resources/lang/en/validation.php
* Manually fixing tests
required by travis, fails locally???
* Update wpb/string-blade-compiler
* Add new viewany() authorization policies
* Update minimum PHP version to 7.2
* Re-generate our json test-dumps
Due to:
https://github.com/laravel/framework/pull/16069
https://github.com/laravel/framework/pull/31100
* update truenas data
* fix truenas
Co-authored-by: Laravel Shift <[email protected] >
Co-authored-by: Tony Murray <[email protected] >
2020-05-23 12:05:18 -05:00
SourceDoctor
7dfb4ef1df
Adding Column ifSpeed_prev, ifHighSpeed_prev to Ports Table ( #11348 )
...
* adding Column ifSpeed_prev, ifHighSpeed_prev to Ports table
* grammar fix
* rename migration class
* tests
* .
* .
2020-04-01 10:50:33 +02:00
LEV82
9ce7c83caa
Add bad_ifoperstatus for filtering interfaces having a status for example 'notPresent' ( #10977 )
...
* Add bad_ifoperstatus for filtering interfaces having a status for example notPresent
* Add bad_ifoperstatus for filtering interfaces having a status for example notPresent
* Add bad_ifoperstatus for filtering interfaces having a status for example notPresent
2020-01-24 05:58:01 -06:00
dlesel
c95661b482
Added AIX file system, prefer over hrstorage for AIX ( #10588 )
...
* Added AIX file system, ignore hrstorage for AIX
* Add AIX Test Data
* Add AIX Test Data 2
* remove includes/polling/os/aix.inc.php
* Update AIX Test Data
* Corect spaces in code
* Update code to correctly disable hrStorage for AIX
* Update aix.json
* Update aix.svg
* Delete aix.svg
* Update aix.svg
* Delete aix.svg
2019-11-13 06:01:45 +00:00
Vitali Kari
2825a7f7ec
add discovery of mempool percent warning limit ( #10618 )
...
* add ability to discover percent warning on mempools discovery
* remove wierd charachters from json
* remove database defaults, add defaults for Linux and Vmware
* update db schema
* update test data
* adapt hrstorage mempools
* rebase
2019-09-30 13:22:55 +00:00
fbourqui
c73e9cbcfb
add AIX detection running std snmpd or net-snmp ( #10569 )
...
* update IBM mibs
* add AIX detection running std snmpd or net-snmp
* simplifying complex logical expression, codeclim.
2019-09-02 22:08:05 +02:00