Commit Graph

60 Commits

Author SHA1 Message Date
Neil Lathwood 0a6bea3b10 fix: Internal links to some docs were not correct 2016-09-23 19:49:58 +01:00
Neil Lathwood b397e23763 docs: Added NFSen docs + update general config docs (#4412)
* Added NFSen docs + update general config docs

* Fix missing brackets
2016-09-12 11:22:34 -05:00
Neil Lathwood 1055003d3f Remove requirement for ['enable_printers'] (#4192) 2016-08-24 12:42:06 -05:00
Neil Lathwood 383c50b4f4 Updated docs to have source to use for edit github (#4185)
* Added source link for edit on github

* Updated formatting issues

* Updated formatting issues

* Updated formatting issues
2016-08-24 08:12:20 +01:00
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
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 1d2c8f5d48 Updated docs to be clearer 2016-08-01 18:56:50 +01:00
laf 1741231ebc Updated docs for rrd_purge option 2016-07-30 16:58:18 +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
Brandon Boudrias cccb07d2a7 matching default port description types with their names 2016-06-30 17:05:55 -07:00
Dave Bell c2bf94254d Fix Markup on config documentation page 2016-06-08 09:23:43 +01:00
laf 8a46c7611d Add support for stopping devices being added with duplicate sysNames 2016-05-02 20:20:29 +00: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
pblasquez 02ca54b9a5 Update Configuration.md 2016-03-07 19:03:17 -08: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
pblasquez 3ee30fae7c Update Configuration.md 2016-02-08 16:03:48 -08: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
Mike Rostermund 0fec2ff7b7 Fixed typo in docs 2016-01-11 21:37:52 +01:00
Jurrian van Iersel 93e76a2b5a Added username support for libvirt over SSH 2016-01-09 14:20:57 +01:00
Paul Gear a6f40b4887 Use old value for smokeping pings 2016-01-05 08:30:51 +10:00
Paul Gear 793df90df8 Add install hint 2015-12-29 07:14:34 +10:00
Paul Gear 66468d802c Add pings option 2015-12-29 07:10:15 +10:00
laf a56ccd7a74 Added option to disable lazy loading of images 2015-12-09 15:50:10 +00:00
Dan Langille 030fa60745 Fix typo in host name: doc -> docs
http://docs.librenms.org/Extensions/Authentication/ exists, but http://doc.librenms.org/Extensions/Authentication/)
2015-11-11 09:21:58 -05:00
laf 212b1c2f1e Updated docs 2015-10-25 21:25:01 +00:00
laf 76f862fddd Updated to disable auto-discovery by ip 2015-10-20 16:12:03 +00:00
laf 5f369562a5 Added docs on new config option 2015-10-13 19:16:23 +00:00
Nils Steinger 772d1762a7 Use relative path for fping6
fping6 will be in /usr/bin on Debian-based systems, but /usr/sbin on CentOS.
Have PHP figure out where fping6 is, to avoid breaking existing setups on CentOS.
2015-09-22 14:57:23 +02:00
Neil Lathwood 8458851cfd Merge pull request #1952 from n-st/doc-improvements
Documentation improvements: Fixed typo, added description of fping configuration options
2015-09-21 17:16:46 +01:00
Nils Steinger 45d58644f6 Added explanation of fping configuration options (adapted from the fping man page, version 2013-05-21) 2015-09-21 17:53:49 +02:00
Nils Steinger 40ed489f63 Fixed typo 2015-09-21 17:52:33 +02:00
laf 8980bbc4e3 Changed config db options from double quotes to single 2015-09-21 13:23:09 +00:00
Neil Lathwood 06cb81676f Update Configuration.md 2015-09-02 14:20:08 +01:00
f0o a1f9fe19fa Added option to display errored ports in device summary 2015-08-28 09:24:08 +01:00
Daniel Preussker 409b2efd17 Merge pull request #1647 from laf/issue-12-new
Added mysqli support
2015-08-12 22:06:09 +02:00
Mike Rostermund c2c8aa8276 Removed documentation for configuration options which are not implemented 2015-08-12 17:11:08 +02:00
laf 880cccf57b Added some docs, update config.php.default and web installer to use mysqli by default 2015-08-09 14:36:31 +00:00
laf 3484581dd6 Updated network to support old style format, docs provided 2015-08-01 18:14:55 +00:00
Clint Armstrong 6e74c9da45 document the option 2015-07-16 11:14:02 -04:00
Louis Rossouw 522c957510 Add documentation. 2015-07-15 21:00:45 +02:00
laf 0525ca79bc Updated to set millisec delay between packets 2015-06-22 23:23:14 +01:00
laf eee2ae5be1 Added support for logging packet loss and min/max/avg response times on fping 2015-06-22 21:55:31 +01:00
Paul Gear d88133a297 Additional documentation about libvirt setup 2015-06-13 09:45:15 +10:00
f0o 2467b11290 Merge branch 'issue-laf-110-new' of git://github.com/laf/librenms into laf-issue-laf-110-new
Conflicts:
	html/pages/health/mempool.inc.php
	includes/defaults.inc.php
2015-06-07 10:44:39 +00:00