Aaron Daniels
70a05369fb
Merge branch 'master' into issue-3550
...
Conflicts:
html/includes/graphs/device/sla.inc.php
includes/polling/cisco-sla.inc.php
- Use standardised RRD functions
2016-08-12 08:22:40 +10:00
Neil Lathwood
e09f5c552c
Merge pull request #3800 from murrant/rrd-create-remote
...
RRD Cleanup: centralize rrd_exists check, utilize data_update() and rrd_name()
2016-08-10 18:44:45 +01:00
crcro
a296a27adf
duplicate description field when area was used
2016-08-10 04:28:08 +03:00
Tony Murray
21ad9c2a8b
generic_v3_multiline: extra colin breaks the graph
2016-08-09 14:03:16 -05:00
Tony Murray
1182cb3f6d
One more lint error
2016-08-08 22:46:58 -05:00
Tony Murray
aa859fe5c4
Fix php lint error
2016-08-08 20:33:41 -05:00
Tony Murray
68303a96da
Merge remote-tracking branch 'upstream/master' into rrd-create-remote
2016-08-08 20:23:15 -05:00
Aaron Daniels
ae7bb069ff
- Change the IPSLA feature to allow different metrics to be collected per type.
...
- UDP Jitter metrics collected.
- Added opstatus code and DB field
- Discovery sets opstatus
- Added Status selector to SLA page
- Merged master and moved SQL
2016-08-09 06:59:17 +10:00
Tony Murray
c97ef9651e
Merge pull request #3989 from crcro/apps-fix
...
fixes for general apps page
2016-08-08 15:04:58 -05:00
laf
ec4535dae7
Added php lint checking for travis
2016-08-08 19:53:04 +01:00
Tony Murray
ead28f6acd
Merge remote-tracking branch 'upstream/master' into rrd-create-remote
2016-08-07 08:22:32 -05:00
crcro
a2e7726cd0
fixes for general apps page
2016-08-07 06:24:34 +03:00
Tony Murray
d489554121
Merge pull request #3963 from crcro/nfs-v3-stats-fix
...
nfs-v3-stats fixes
2016-08-05 13:32:45 -05:00
crcro
1476650740
app-dhcp-stats initial release
2016-08-05 14:46:29 +03:00
crcro
055ea768fc
fix files names/layout for app page display
2016-08-04 21:59:26 +03:00
crcro
7dfc4db15a
app-os-updates initial release
2016-08-02 18:42:31 +03:00
Tony Murray
97daf3dd54
Merge remote-tracking branch 'upstream/master' into rrd-create-remote
2016-08-01 10:18:28 -05:00
Ahmed Sajid
081d64895b
Removed newline from graph rrd_option
...
This new line was causing Error Drawing Graph.
Tested on Infoblox 7.3.4
2016-07-28 17:14:19 -04:00
Tony Murray
2c98fd7426
Merge remote-tracking branch 'upstream/master' into rrd-create-remote
2016-07-26 19:29:11 -05:00
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
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
Tony Murray
1f5cfe283e
Merge remote-tracking branch 'upstream/master' into rrd-create-remote
2016-07-18 15:58:56 -05: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
Neil Lathwood
8ffc889492
Merge pull request #3792 from crcro/apps-nfs-stats
...
Apps nfs stats
2016-07-09 19:12:43 +01:00
Tony Murray
01cfb960d1
Fix sensors rrd name issue
...
Use last instead of first, as last won't flush rrdcached
Only stream_select if timeout > 0
Attempt to fix mysql
2016-07-08 22:58:36 -05:00
Tony Murray
1266990c26
HR Users labeled as Processes
2016-07-08 15:56:46 -05:00
Tony Murray
c01d8b7c4e
Eradicate is file checks for our rrds (leave them for nfsen and collectd)
2016-07-08 15:09:11 -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
Tony Murray
c18c01c83f
Fix scrut issues, pass by reference
2016-07-07 21:57:18 -05:00
Tony Murray
a1ab19047e
Merge remote-tracking branch 'upstream/master' into rrd-create-remote
2016-07-07 21:28:47 -05:00
Tony Murray
57650e4ffc
Remove nfs requirement for distributed poller (with rrdtool 1.5+)
...
Use data_update instead of rrd_update/rrd_create and influx_update
Centralize rrd file check so we can check against a remote rrdcached server too
Use rrd_name() to generate rrd file names
2016-07-07 21:10:06 -05:00
crcro
6de8a0983f
changed the graph type to allow custom colors and made lines ticker
2016-07-07 11:59:29 +00:00
crcro
93b891b9e3
added a new application monitoring: nfs server stats
2016-07-07 11:05:49 +00: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
=
c6fa5dbe84
Fixed display of 95th % for generic graphs in bytes
2016-07-01 15:22:02 +01:00
Dave Bell
31ae6fb2e1
Made change consistent with rest of code, and fixed an additional problem
2016-06-22 14:51:08 +01:00