116 Commits

Author SHA1 Message Date
Eldon Koyle
787c4f09f7 Config option for global default dashboard (#4080)
* Config option for global default dashboard

Add config option to set a global default dashbord.  This will be used
instead of the user's "Default" dashboard unless they have changed their
default dashboard in their user settings.

* Use a dropdown for the default_dashboard option

Update generate_dynamic_config_panel to allow assoc arrays with
`'value'` and `'description'` as keys and change to a select box.

* Fix PHP style issues lost during merge
2016-08-23 19:37:12 +01:00
laf
d2b00a87d9 Updated some docs 2016-08-20 20:39:07 +01:00
Andreser
2c3da4c3cb Update Configuration.md 2016-08-17 12:58:50 -03:00
Tony Murray
ead28f6acd Merge remote-tracking branch 'upstream/master' into rrd-create-remote 2016-08-07 08:22:32 -05:00
laf
bb7cddcc88 Updated perf docs to include max repeaters 2016-08-06 20:26:49 +01:00
laf
6c671bc15d Updated no graph faq 2016-08-03 21:51:55 +01:00
laf
53087b5495 Updated and added new templates for issues and prs 2016-08-01 20:00:08 +01:00
Tony Murray
f4fb470d04 Merge pull request #3907 from laf/issue-2388
Added cleanup for old RRD files to daily.sh
2016-08-01 12:59:05 -05:00
laf
1d2c8f5d48 Updated docs to be clearer 2016-08-01 18:56:50 +01:00
Tony Murray
97daf3dd54 Merge remote-tracking branch 'upstream/master' into rrd-create-remote 2016-08-01 10:18:28 -05:00
Rosiak
d2b74efa00 Basic Maipu Mypower Support
#3867
2016-07-31 02:23:19 +02:00
laf
1741231ebc Updated docs for rrd_purge option 2016-07-30 16:58:18 +01:00
Rosiak
ef2b72c901 Update Supported Devices Doc 2016-07-29 16:07:47 +02:00
Tony Murray
d1619aed8b Missing space 2016-07-26 21:46:14 -05:00
laf
bc992ef7ef Added performance doc + updated install docs 2016-07-26 20:29:06 +01:00
Tony Murray
e3772e2653 Don't use $config['rrdcached_dir'] anymore, always use relative directories when using rrdcached.
Wait for output on every command, this prevents input left in the buffer from messing up subsequent commands.
It doesn't seem like there is a penalty, but I'd have to do more testing.
2016-07-25 16:24:09 -05:00
Tony Murray
d7a7c5ef00 Doc updates 2016-07-20 09:09:19 -05:00
Tony Murray
1f5cfe283e Merge remote-tracking branch 'upstream/master' into rrd-create-remote 2016-07-18 15:58:56 -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
laf
64e256d47a Added faq doc 2016-07-06 16:25:41 +01:00
laf
d3b1a57bdd Updated install faq 2016-07-06 15:22:37 +01:00
Brandon Boudrias
cccb07d2a7 matching default port description types with their names 2016-06-30 17:05:55 -07:00
laf
cb0ebeb25a Updated faqs 2016-06-16 16:20:05 +01:00
Dave Bell
c2bf94254d Fix Markup on config documentation page 2016-06-08 09:23:43 +01:00
Dave Bell
3674143f43 Fix documentation issue for checkout out other peoples commits 2016-05-25 13:24:32 +01:00
laf
8a46c7611d Add support for stopping devices being added with duplicate sysNames 2016-05-02 20:20:29 +00:00
Andreser
e0ac533882 New FAQ about renamehost.php
FAQ #16 describing how to change an IP / hostname of a device.
2016-04-30 10:19:52 -03:00
pblasquez
ba48567f19 Added bad ifName and ifAlias regex matching
Allow user to ignore interfaces based on regex matching of ifName and
ifAlias values
2016-04-28 15:36:13 -07:00
Neil Lathwood
6d37d36354 Merge pull request #3255 from HenocKA/issue280b
VRF Lite Support - update
2016-04-28 12:22:01 +01:00
Sawachier
5ce6fcdef8 Update Discovery Support.md 2016-04-20 10:46:38 +02:00
HenocKA
60a81471c0 Update Discovery Support 2016-04-20 00:32:15 +02:00
HenocKA
4f2eac0747 udpate discovery support 2016-04-19 23:50:39 +02:00
pblasquez
02ca54b9a5 Update Configuration.md 2016-03-07 19:03:17 -08:00
Daniel van Dorp
616820d938 Add functions needed to Support/FAQ 'Why do I not see any graphs?' 2016-02-11 16:51:49 +01:00
Neil Lathwood
f074f25be2 Revert "Revert "Added location_map_regex"" 2016-02-09 19:02:38 +00:00
Daniel Preussker
1110836662 Revert "Added location_map_regex" 2016-02-09 20:00:54 +01:00
Neil Lathwood
3b19af910b Merge pull request #2935 from pblasquez/pblasquez-location_map_regex
Added location_map_regex
2016-02-09 18:56:55 +00:00
pblasquez
3ee30fae7c Update Configuration.md 2016-02-08 16:03:48 -08:00
Daniel Preussker
e2151bfc66 Merge pull request #2908 from khobbits/master
Add ./validate.php -m rrdcheck
2016-02-07 11:47:33 +00:00
Robert (KHobbits)
078c323d1a Update validation docs 2016-02-04 00:21:20 +00:00
Paul Gear
a81776e77b Merge pull request #2862 from laf/issue-2859
Added ability to ignore device sensors from entity mib
2016-02-03 15:31:32 +10:00
Jameson Finney
8ec50f11cd Fixed some typos and formatting issues in docs 2016-01-30 22:37:28 -05:00
Jameson Finney
437d1fc40c Removed extra spaces from ends of lines. 2016-01-30 21:06:58 -05:00
laf
d8c4916f6b Added docs information on using the new config options 2016-01-25 22:59:11 +00:00
Neil Lathwood
11363653e8 Merge pull request #2728 from jviersel/master
Added username support for libvirt over SSH
2016-01-17 17:20:42 +00:00
Paul Gear
d1d3dba97d Merge pull request #2637 from laf/snmp-perf
Moved system polling module to core to centralise some snmpget calls
2016-01-15 20:10:09 +10:00
Mike Rostermund
0fec2ff7b7 Fixed typo in docs 2016-01-11 21:37:52 +01:00
laf
c1da4d8a6f rebased 2016-01-10 00:46:04 +00:00
Jurrian van Iersel
93e76a2b5a Added username support for libvirt over SSH 2016-01-09 14:20:57 +01:00