Commit Graph

17800 Commits

Author SHA1 Message Date
TheGreatDoc
29b09c8845
Arista EOS: Added groups and better sensor names (#11990)
* Arista EOS: Added groups and better sensor names

* Changed few sensors naming to remove redundancy

* Test files

* Better naming v2

* More rewriting and grouping

* And more grouping/rewritting

* Update arista_eos_vrf.json

* Minor code format fix

Co-authored-by: Tony Murray <murraytony@gmail.com>
2020-08-18 08:36:14 -05:00
Hans Erasmus
29dae9cbbe
Small update to installation steps (#12016) 2020-08-18 12:40:57 +02:00
sprich96
70ab23de9d
Correct API route for multiport graph (#12015)
Removed incorrectly placed 'devices' in multiport bits graph API route
2020-08-18 10:54:45 +02:00
Hans Erasmus
13e0da2f0f
Expand endrun os support (#12008)
* Expanded EndRun OS Support

* Added forgotten test data

* Fixed Travis' spacing complaints

* Fixed typo

* Fixed typo 2

* Fixed spacing,again

* Split up test data

* Fixed testing data

* Fixed discovery code blunder

* Fixed yaml definitions

* Fixed broken discovery

* Updated discovery definitions
2020-08-17 13:27:07 +02:00
SourceDoctor
e9427720b2
Cleanup Database Tables on Host Deletion (#12012) 2020-08-17 10:34:35 +02:00
craig-nokia
d29343db71
Nokia 7705 packet microwave (#12007)
* Nokia MW Rx support for the 7705 SAR platform

* Nokia MW Rx support for the 7705 SAR platform

* updated timos.snmprec for wireless

* restored tests/snmpsim/timos_*.snmprec

* Added timos test entries for wireless
2020-08-17 10:33:00 +02:00
Zmegolaz
fddf2eb6a3
Added crossorigin policy to link rel manifest. (#12005) 2020-08-10 10:16:41 +02:00
pobradovic08
95c04de501
Changed row counts for default RRD definition (#11995) 2020-08-07 07:51:23 -05:00
TheGreatDoc
c7cd410a0a
Fix fping6 config definition (#12003) 2020-08-07 07:36:42 -05:00
Hans Erasmus
22026eb11e
Fixed header anchors (#12002)
Fixed header anchors not working. Fixed according to suggestions made [here](https://gist.github.com/asabaylus/3071099)
2020-08-06 18:10:56 +02:00
Jarod2801
2c90169156
Update Install-LibreNMS.md (#12001)
Composer missing in Centos 7 and 8 docs
2020-08-06 18:09:25 +02:00
Jellyfrog
b54aa09e52 Add Asuswrt-Merlin to mkdocs 2020-08-06 16:02:39 +02:00
arrmo
752b3e7db3
Updated documentation and Discovery, to match recent findings (#11999)
from review of Asuswrt-Merlin PR.
2020-08-06 13:45:33 +02:00
arrmo
54e5dc3df7
Wireless support for Asuswrt-Merlin (the same as Openwrt) (#11964) 2020-08-05 21:24:55 +02:00
bofh80
92af6136ee
Fix automatic service discovery (#11963) 2020-08-05 15:05:03 +02:00
Jozef Rebjak
eb2bb4242a
Added support for FS NMU (#11965)
* Added support for FS NMU

* travis fix

* another travis fix

* Migrated OS polling to new format
2020-08-05 15:02:47 +02:00
Jellyfrog
abc0ca85f6
Add default values to cast (#11977)
Makes the SQL query correctly select id columns as int instead of string
2020-08-04 14:41:10 +02:00
Jellyfrog
98e478843f
Only show smokeping link if the url is configured (#11992) 2020-08-04 14:40:48 +02:00
Jellyfrog
f992b7dc9f Remove duplicate changelog entries 2020-08-04 14:40:10 +02:00
Jellyfrog
3b60c48431 Update changelog to reflect changes 2020-08-04 14:40:10 +02:00
Jellyfrog
eaed9e8195 Don't count self-merges in changelog stats 2020-08-04 14:40:10 +02:00
Jellyfrog
baaabadd69 Fix for deleted github users 2020-08-04 14:40:10 +02:00
Jellyfrog
cb0034d6a1
Restore device inventory logic after 055abcf (#11993) 2020-08-03 20:42:10 -05:00
TheGreatDoc
239dee4caa
Misc changes (#11991) 2020-08-03 13:44:37 +02:00
TheGreatDoc
c438a164fe
Fix qnap state graphs (#11976)
* Fix qnap state graphs

* Test file
2020-08-01 13:17:59 -05:00
dependabot[bot]
c131383601
Bump elliptic from 6.5.2 to 6.5.3 (#11988)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-01 13:16:43 -05:00
Tony Murray
ab6fa22c46
Hide pip3 missing error (#11987)
we don't care.
2020-08-01 09:27:59 -05:00
SourceDoctor
06889c4a0f
Set RRD minimum to 0 to see the real change relation (#11986) 2020-08-01 06:22:08 +02:00
Jellyfrog
cf13e92f05
Add missing index for device_perf (#11974)
Makes the latency page load faster in case of a large device_perf table
2020-07-31 16:07:00 +02:00
Jellyfrog
973a39a0ac
Add type hinting to devicecache (#11975)
Prevents sql query from executing as string
2020-07-31 07:52:18 -05:00
pobradovic08
cb0686d0f3
Cisco SLA jitter tag (#11983)
* Update cisco-sla.inc.php

* Update cisco-sla.inc.php
2020-07-30 22:38:52 +02:00
Tony Murray
52e61490f0
Full path to python requirements check (#11982) 2020-07-30 22:29:16 +02:00
Tony Murray
04e7afe9ed
python requirements use sys.exit (#11981)
script was using the wrong exit
2020-07-30 19:05:49 +02:00
TheGreatDoc
ff3926d28e
Fix latency.blade.php to show smokeping integration (#11980) 2020-07-30 00:35:34 -05:00
Tony Murray
9fdea8c3b5 Bump version to 1.66 2020-07-30 00:27:39 -05:00
Tony Murray
573b9e7d4b Changelog for 1.66 2020-07-30 00:27:37 -05:00
Tony Murray
a413187564
Fix encoded html entities in page title (#11979)
* Fix encoded html entities in page title
Seems short sections escape the content

* extra comment for clarification
2020-07-30 00:27:10 -05:00
Tony Murray
7822293da4
Fix USW detection again (#11978)
* Fix USW detection again
Please UBNT fix your SNMP.  sysObjectID for each model is all I ask.

* Add test data
2020-07-30 00:04:35 -05:00
Tony Murray
38cfab612b
Dispatch Service Fix maintenance issues (#11973)
If daily.sh exited with non-zero it would kill the maintenance thread, stopping daily.sh
The maintenance lock was never released, this wouldn't cause an issue in normal operation as it should expire.
2020-07-29 23:12:13 -05:00
kleinem86
a4f5af069c
Added Proxy support for Api Transport (#11968) 2020-07-29 16:00:55 +02:00
Tony Murray
b0b62aa999
Fix .env path (#11972) 2020-07-29 07:58:54 -05:00
Tony Murray
3ebed45d81
Fix netflow links (#11971) 2020-07-29 07:53:26 -05:00
Hans Erasmus
fe79029494
Update RRDCached.md (#11967)
Tested the steps for CentOS 7 on CentOS8 today, worked for me?
2020-07-28 23:09:55 +02:00
Wooboy
35488d89be
Update canonprinter.yaml (#11959)
add definition for Canon iPF series
2020-07-24 19:39:02 +02:00
Nick Peelman
57362c1ff5
Refresh device_bits graph; align column headers, use wider descriptio… (#11922)
* Refresh device_bits graph; align column headers, use wider description on wider graphs

* Fix a couple of code climate issues...

* use float_precision variable like we do everywhere else...

* remove unnecessary substr
2020-07-23 23:14:36 -05:00
Jellyfrog
6dba2555a7
Convert blade to panel component (#11957) 2020-07-23 23:13:00 -05:00
Tony Murray
020c5fd7e1
Remove legacy code and fix missing device graphs (#11950)
* removing $graphs global

* remove unused things

* fix some additional graphs

* Fix graphs persisting too soon

* correct name for poller module performance graph

* only one type of graph is used here
2020-07-23 09:57:22 -05:00
Jellyfrog
2fc037ab23
Convert device notes to blade (#11952) 2020-07-22 09:18:56 -05:00
Anael Mobilia
0b5a9106d8
Update Smokeping.md (#11956)
* Update Smokeping.md

Add smokeping URL path on the config example

* fix quote
2020-07-22 16:01:14 +02:00
Jellyfrog
86220eed9e
Add more types to settings page (#11918)
* Add a executable type to settings page

This allow us to validate the value is a valid executable

* Add a directory type to settings page

This allow us to validate the value is a valid directory

* fixes
2020-07-21 20:51:23 -05:00