sorano
dedfc6c1d8
Set correct device_perf_purge in Support docs ( #7049 )
...
It is 7 according to defaults.inc.php
2017-07-18 15:46:44 +01:00
brokerdavelhr
9a2b2ad07d
docs: Update Rancid Integration
...
* Update and rename doc/Support/Configuration.md to doc/Support/Rancid Integration/Configuration.md
* tidy up files
* fixed config doc
2017-06-29 21:52:34 +01:00
Neil Lathwood
84814efc8b
docs: Reorganised alerting docs + added some clarifications ( #6869 )
2017-06-24 21:27:42 -05:00
Florian Beer
60f0553a33
doc: Fix typo in configuration documentation ( #6751 )
2017-06-02 20:09:59 +01:00
James Andrewartha
7c848ba654
Reminder to install ipmitool ( #6738 )
2017-05-28 14:29:18 -05:00
Tony Murray
21d205b379
fix: Fix typo ( #6664 )
2017-05-17 21:06:36 +02:00
Neil Lathwood
6734e84382
feature: Added ability to whitelist ifDescr values from being ignored with good_if ( #6584 )
...
* feature: Added ability to whitelist ifDescr values from being ignored with good_if
* added ras to enterasys yaml
2017-05-05 15:18:33 -05:00
Frank Mogaddedi
dcc6c96ec4
feature Location map regex replace pattern only ( #6485 )
...
* Update core.inc.php
* Update rewrites.php
* Update rewrites.php
* Update rewrites.php
* Update Configuration.md
Adding "location_map_regex_sub" documentation
* Update Configuration.md
Better(?) example/explanation for location_map_regex_sub.
2017-04-24 20:06:22 +01:00
Tony Murray
b1a414e785
feature: support non-standard unix socket ( #5724 )
...
* Add support for custom MySQL unix-socket
* NULL must be lowercase!
* Naive edit of html/install.php
* fixup
* Refactor dbConnect
Use it everywhere
* $config needs to be global
Don't need to set $database_link
* small cleanups
2017-04-06 22:02:37 +01:00
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