cd7cf30c00
services docs
2016-08-26 12:01:33 +02:00
9f1930a81e
More more docs ( #4197 )
...
* Updated docs + some small code changes
* Added validating code doc for developers
* Doc updates
* Updates and improvements
2016-08-25 18:40:11 -05:00
f119a7c362
Only push the toc down, not the content
...
the toc is on top when the header switches to two lines, so we only need to push that down.
2016-08-25 09:42:18 -05:00
1055003d3f
Remove requirement for ['enable_printers'] ( #4192 )
2016-08-24 12:42:06 -05:00
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
32b9d82220
Docs: avoid scrollbar on mobile ( #4184 )
2016-08-23 19:58:32 +01:00
27382b157b
Update Applications docs ( #4171 )
...
Move scripts to librenms-agent repo
Remove LibreNMS.zip from scripts, update docs to point to the extracted folder
2016-08-23 19:46:56 +01:00
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
0b57b1ef69
Docs update ( #4182 )
2016-08-23 13:32:24 -05:00
e6d3228d6f
Add old doc redirects ( #4181 )
...
Hide "hidden" menu
Push down docs below nav header
2016-08-23 19:24:03 +01:00
edab8aa191
Merge pull request #4153 from laf/issue-4152
2016-08-21 17:05:15 +03:00
be1ab5fcdc
Small update
2016-08-21 15:00:52 +01:00
ab8acf2773
Fixed ntpd application graphs
2016-08-21 14:58:02 +01:00
b8e9b2d917
Implement an autoloader ( #4140 )
...
* Implement an autoloader
When cleaning up classes for psr2, things got a bit unwieldy, so I implemented a class autoloader.
I created a PSR-0 compliant LibreNMS directory and moved all classes there that made sense.
Implemented LibreNMS\ClassLoader which supports adding manual class mappings
This reduces the file includes needed and only loads classes when needed.
* Add teh autoloader to graph.php
* Add a small bit of docs
Fix incomplete class in includes/discovery/functions.inc.php
2016-08-21 14:07:14 +01:00
5970d961c1
Custom ordering for docs
...
I only really ordered the top level nav and installation, others could be customized if desired.
Shorten the header to LibreNMS Docs, so the menu stays nice on smaller screens, maybe even should shorten it to LibreNMS
Add some links on the index.md page
2016-08-20 22:49:23 -05:00
936191cae9
Merge pull request #4146 from laf/docs-n-docs
...
Updated some docs
2016-08-20 21:11:30 -05:00
af07c38efb
docs update for rpi local agent
2016-08-21 03:00:42 +03:00
d2b00a87d9
Updated some docs
2016-08-20 20:39:07 +01:00
e7ba6d9ade
Updated sub-directory docs
2016-08-20 11:47:24 +01:00
4518e64922
Added CNAME for doc folder
2016-08-20 00:34:03 +01:00
d7f9e30d8f
Merge pull request #4117 from murrant/psr2-html
...
PSR2 Cleanup: /html edition
2016-08-20 00:12:24 +01:00
1b0e783b44
Update Applications.md
...
Fix spacing
2016-08-19 15:37:20 -05:00
0074d5a6d2
Arch linux alternate db suggestion
2016-08-19 15:35:04 -05:00
cfe2cf8069
Merge remote-tracking branch 'upstream/master' into psr2-html
2016-08-19 13:54:45 -05:00
9a66326fcf
Merge pull request #4115 from laf/install-docs-upd
...
Update install doc file names to be clearer
2016-08-19 11:02:11 -05:00
ae7d13d299
Ready for new docs site
2016-08-19 14:37:44 +01:00
8c639aa5a4
PSR2 Cleanup: /html edition
...
Travis tests for code conformance. Ignore warnings for now.
Fixed all errors, left most warnings.
2016-08-18 21:29:30 -05:00
29870b1bc1
Update install doc file names to be clearer
2016-08-18 23:46:15 +01:00
621f4d2f4b
Fix typo in Updating.md
2016-08-19 00:44:02 +02:00
637d01cd13
Merge pull request #4077 from murrant/ntpd-app
...
NTPD Application
2016-08-18 21:30:33 +01:00
76fa9833c3
fix github markup in files 2
2016-08-18 03:34:10 +03:00
207ca03ed4
fix github markup in files
2016-08-18 03:32:46 +03:00
72856bac07
fix rebase
2016-08-18 03:28:59 +03:00
cce24a4d33
changed docs to sudo only the required command
2016-08-18 03:27:11 +03:00
70c93fe9e6
added docs for pi host snmp extend script
2016-08-18 03:27:11 +03:00
984dafda4b
Merge remote-tracking branch 'upstream/master' into ntpd-app
2016-08-17 15:40:38 -05:00
a61c1b2ebf
Add snmp polling capability for Proxmox
2016-08-17 21:56:23 +02:00
2c3da4c3cb
Update Configuration.md
2016-08-17 12:58:50 -03:00
fe784aec83
Merge pull request #4074 from OpcaoTelecom/unbound
...
Added Unbound graph support
2016-08-17 10:01:48 -05:00
8e7d40c121
Removed comment and set default value to yes acording to poller
2016-08-17 09:34:30 -03:00
bf523bcc0b
Fix some minor Markdown URL issues & some whitespaces.
2016-08-17 11:28:17 +02:00
cee72a4cd6
Fix tipo
2016-08-16 11:00:37 -03:00
40984943c0
Added menu entry
2016-08-16 10:51:53 -03:00
1f15bc6486
Adeed unbound App setup docs
2016-08-16 10:48:57 -03:00
f3a78d8136
NTPD Application
...
Support the unix agent
Add to documention.
Renamed so it will be automatically enabled by the unix-agent.
2016-08-15 23:54:13 -05:00
2615d4abc1
Merge pull request #4024 from laf/pr-4014
...
Added docs to utilise distro script
2016-08-14 10:32:33 -05:00
50588e3818
Update the updating docs
2016-08-11 09:07:13 -05:00
428ef0ac26
Added docs to utilise distro script
2016-08-10 19:04:34 +01:00
68303a96da
Merge remote-tracking branch 'upstream/master' into rrd-create-remote
2016-08-08 20:23:15 -05:00
1482e6e0a9
Update docs
2016-08-07 20:28:53 -05:00