Commit Graph

69 Commits

Author SHA1 Message Date
pep-un
7956f94eb8 Add a title for the RANCID section (#6012)
* Remote monitoring using tinc VPN

* Added 2 # command-pefixes

* Add bash source code highlighting

* Updated file name + some commands

* update docs

* Add a title for the RANCID section
2017-02-26 13:44:21 +00:00
Neil Lathwood
dfac70be69 1min polling doc (#5995)
* added doc link

* added doc link
2017-02-24 13:00:09 +00:00
Neil Lathwood
fad5aca1b7 feature: Allow customisation of rrd step/heartbeat when creating new rrd files (#5947)
* feature: Allow customisation of rrd step/heartbeat when creating new rrd files

* revert defaults

* added docs + webui config option

* Move RrdDefinition to an Object to make them easier to create and remove the possibility of typos.

* Fix style/lint issues and missing use statements

* 3 more missing use statements

* updated doc + moved schema file
2017-02-23 22:45:50 +00:00
Neil Lathwood
64a8a785ec doc: Updated example for using bad_if_regexp #1878 (#5825) 2017-02-08 00:04:44 +00:00
rockyluke
e670a639e7 webui: Add $config['title_image'] in doc and use it also for login screen (#5683) 2017-01-31 08:16:01 +00:00
David Bell
5dd030f438 refactor: Added config option for database port (#5517) 2017-01-27 23:16:04 +00:00
Neil Lathwood
cc01969b06 refactor: Default to only using mysqli (#4915)
* refactor: Default to only using mysqli

* Remove includes/dbFacile.mysql.php

* updated mres() function to remove $config global
2016-11-10 19:40:53 -06:00
Neil Lathwood
b5be6e9271 feature: Added custom css and include directories which are ignored by git (#4871) 2016-10-28 05:55:40 +00:00
Neil Lathwood
d5ba013a8a refactor: Updated and added more options for http proxy support (#4718) 2016-10-13 20:07:07 -05:00
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