Commit Graph

2133 Commits

Author SHA1 Message Date
Neil Lathwood
57499c456f Merge pull request #3869 from murrant/app-pdns-recursor
New App: Powerdns Recursor
2016-07-26 20:51:19 +01:00
Neil Lathwood
047c5f5b7f Merge pull request #3857 from jaroug/issue-3856
Fix NFSen tab not showing
2016-07-26 20:34:12 +01:00
Neil Lathwood
42a8c27237 Merge pull request #3821 from adaniels21487/issue-3272-1
Component Update - Status
2016-07-25 20:13:25 +01:00
Tony Murray
465139d458 Merge remote-tracking branch 'upstream/master' into app-pdns-recursor 2016-07-23 23:44:20 -05:00
crcro
dd6b558077 fixed wrong graph template used 2016-07-23 17:26:42 +03:00
crcro
8ef99b6085 Revert "app-os-updates"
This reverts commit cfc4a03c0e.
2016-07-23 17:14:36 +03:00
crcro
cfc4a03c0e app-os-updates
Fixed wrong graph template used
2016-07-23 17:01:57 +03:00
Tony Murray
94467671b3 New App: Powerdns Recursor
Polling must have access to stats for the device, port 8082 (Agent file could be added to avoid that)

**Graphs:**
Questions
Answers
Cache Performance
Cache Size
Outbound Queries

**Graph changes**
generic_multi:print_total added, allow per-dataset colors, document variables
generic_multi_line: allow per-dataset colors, document variables
2016-07-22 14:29:29 -05:00
jaroug
78170213d2 fix: strstr won't return anything if nfsensuffix is empty 2016-07-20 12:49:38 +02:00
jaroug
87eb2a6d5f fix: wrong variable used 2016-07-20 12:45:48 +02:00
crcro
ff5b6c9a2b app: nfs-v3-stats
Rewrite of the original nfs-stats app.
Includes more stats, nicer graphs, no more nfsstats bin requirement.
2016-07-20 02:14:30 +03:00
Søren Rosiak
c9a4e9daa1 Merge pull request #3817 from laf/issue-3738 2016-07-18 22:07:41 +02:00
Neil Lathwood
7d1a94af7d Merge pull request #3842 from adaniels21487/issue-3841
Cisco-CBQOS - more colours, graph single class
2016-07-18 20:16:18 +01:00
Aaron Daniels
6f6b18cbc9 - Add the ability to only graph a single class map
- Add links to the classes on the policy selector.
2016-07-15 07:03:08 +10:00
Aaron Daniels
9826e0915a - Added more colours to the array and added better debugging. 2016-07-14 17:46:50 +10:00
deepseth
3e6de4fbdc Poller perf graph now displays MIN too
Was previously showing AVERAGE where MIN was expected
2016-07-12 17:37:07 +01:00
Aaron Daniels
52455e1128 Component Update - Status
- Align the component status field with the Nagios standard
  0=ok, 1=warning, 2=critical
- Modify existing modules to report these status' (Cisco-OTV)
- Add/Modify Alerting Macros to use these status'
- Add the a component status widget
- update edit page to report these status'
2016-07-11 16:51:01 +10:00
Søren Rosiak
53a4e0385c Merge pull request #3726 from laf/api-arp 2016-07-10 22:08:21 +02:00
Tony Murray
f4a1e2798a Merge pull request #3758 from laf/macros-templates
Added more macros and alert templates
2016-07-09 21:20:49 -05:00
laf
a6723d954a Added forced refresh for generic images widget 2016-07-10 00:42:33 +01:00
Neil Lathwood
8ffc889492 Merge pull request #3792 from crcro/apps-nfs-stats
Apps nfs stats
2016-07-09 19:12:43 +01:00
crcro
0ec99178c2 fixed formatting with spaces 2016-07-08 23:29:32 +00:00
Tony Murray
1266990c26 HR Users labeled as Processes 2016-07-08 15:56:46 -05:00
crcro
779701e2b2 fixed various legend alignment bugs, made more flexible general line template 2016-07-08 19:15:48 +00:00
crcro
f0f8886174 small fix not to show stack value on legend 2016-07-08 18:02:07 +00:00
crcro
6fc1dac1d8 added the posibility to or not to stack values, made nfs stats graph without stack 2016-07-08 17:32:41 +00:00
crcro
6de8a0983f changed the graph type to allow custom colors and made lines ticker 2016-07-07 11:59:29 +00:00
crcro
4f7eda6336 added the nfs stats to nice naming 2016-07-07 11:17:24 +00:00
crcro
93b891b9e3 added a new application monitoring: nfs server stats 2016-07-07 11:05:49 +00:00
Søren Rosiak
b38cb6b76f Merge pull request #3741 from laf/junos-optics 2016-07-06 23:07:49 +02:00
Neil Lathwood
b8635a0c5a Merge pull request #3649 from vitalisator/vitalisator-patch-1
making CN with a , inside working
2016-07-05 09:07:39 +01:00
laf
9a23be41c1 Added additional default alert rule 2016-07-03 19:47:12 +01:00
Daniel Preussker
b2e193e244 Merge pull request #3762 from Zappatron/fix95th
Fix 95th in graphs
2016-07-02 06:14:59 +00:00
cFire
902da3a219 Update common.inc.php to allow custom font color
Allowing customization of the font color is useful for me as I pull graphs into a dashboard which happens to have a black background. Perhaps this feature can be useful to others.
2016-07-02 00:14:18 +02:00
Tony Murray
bc7e5ffb46 Merge pull request #3752 from laf/ifSpeed
Added ability to override the ifSpeed values of a port
2016-07-01 12:06:25 -05:00
laf
0991fbd67d Updated form update 2016-07-01 17:55:55 +01:00
=
c6fa5dbe84 Fixed display of 95th % for generic graphs in bytes 2016-07-01 15:22:02 +01:00
laf
2bffc5c1b7 updates as per comments from murrant 2016-07-01 10:27:15 +01:00
Brandon Boudrias
1aab030f37 giving graph widgets option to manually specify port type 2016-06-30 17:05:55 -07:00
Brandon Boudrias
4ad75fb89d create common method for generating type_wheres 2016-06-30 17:05:55 -07:00
laf
2664dbb5e0 Merge branch 'master' of https://github.com/librenms/librenms into ifSpeed 2016-06-30 09:49:35 +01:00
laf
6690e31f9d Added ability to manually set ifSpeed 2016-06-30 09:49:30 +01:00
laf
e20281aefd Added support for Juniper optic sensors 2016-06-29 00:14:21 +01:00
Tijmen de Mes
fa94c8953c Fixed invalid query to get devices in networkmap when XDP is used. 2016-06-28 11:44:35 +02:00
laf
0b8f06efa3 Added support for searching for arp entry 2016-06-27 14:48:07 +01:00
laf
0eb35c0c88 Initial setup for customising ifSpeed on devices 2016-06-24 14:10:09 +01:00
pblasquez
a3d2e1b439 Optimize map SQL
Changing LEFT joins to INNER joins brought a 70k result down from 4.1s to 1.7 in my testing.  The only benefit to LEFT joins is to retrieve rows with no match, but we filter those rows out in the WHERE clause.

Was able to map interconnections between 254 devices in 47s with both 'mac' and 'xdp' options turned on.
2016-06-23 22:45:41 -07:00
Tony Murray
53fa8d52a7 Merge pull request #3701 from geordish/correct-packets
Remove superfluous \ from port packets graph
2016-06-23 10:27:10 -05:00
Tony Murray
d01804dc8a Merge pull request #3704 from laf/issue-3699
Fixed all maintenance windows appearing as having lapsed
2016-06-23 10:25:48 -05:00
Tony Murray
47afbd5701 Merge pull request #3697 from laf/issue-1911
Added ability to search graylog using the resolved IP we now store
2016-06-22 14:03:30 -05:00