aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2018-10-02Merge "WIP: Add role to auto install docker on hosts"Aaron Smith1-0/+209
2018-09-28WIP: Add role to auto install docker on hostsKamil Wiatrowski1-0/+209
Auto install docker with dependencies on hosts: apt install python apt install python-pip pip install docker-py apt install docker.io Set docker proxy using host proxy settings. Updated documentation. Change-Id: Ibec7e0a7e484d5a9a8656cd3598c3acc7c2e2184 Signed-off-by: Kamil Wiatrowski <kamilx.wiatrowski@intel.com>
2018-09-19Merge "Local Documentation Builds"Aaron Smith3-0/+6
2018-09-18Local Documentation BuildsAric Gardner3-0/+6
This adds configuration for performing local documentation builds with the following simple command: tox -e docs Change-Id: Id07d11951e9fb4812737574884ff505bf536b221 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2018-09-14Fix links to remove references to submodulesAric Gardner3-5/+6
All references to submodules must be removed for docs to work going forward. Can be tested once your project has a local tox file Change-Id: Ia3e70902fb23c3612372b01aa2f51512057af951 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2018-09-07docs: Add DMA procedure to Docker userguideToshiaki Takahashi1-0/+106
Change-Id: I61a6a9880f393e764222e508645a60b3f636e02a Signed-off-by: Toshiaki Takahashi <takahashi.tsc@ncos.nec.co.jp>
2018-07-10Merge "docs: update userguide with new option for intel_pmu plugin"Aaron Smith1-0/+10
2018-06-15Fix docsJohn O Loughlin1-3/+3
Remove --net=host as it should not be used when port mapping with the -p option Change-Id: I7d6d73fe176362fc74df99200a6d68d2a3ec0994 Signed-off-by: John O Loughlin <john.oloughlin@intel.com>
2018-06-15docs: update userguide with new option for intel_pmu pluginKamil Wiatrowski1-0/+10
Update the userguide for intel_pmu with new "Cores" option available in plugin configuration. Added sample config with default configuration. Change-Id: Ibe4d451131dc2c9ae0282f018c7e23596f4bf2c1 Signed-off-by: Kamil Wiatrowski <kamilx.wiatrowski@intel.com>
2018-04-11docs: Updating Compass4nfv installer support in Fraserramamani yeleswarapu1-17/+25
Updates the following doc with barometer-collectd container support as well as Grafana and InfluxDB support in Compass4nfv installer: docs/release/configguide/postinstall.rst Change-Id: Id2c7e1167b0fd99f9200510de7caaa7b25052a5f Signed-off-by: Ramamani Yeleswarapu <ramamani.yeleswarapu@intel.com>
2018-04-03Merge "Update repo link for collectd-ceilometer-plugin"Aaron Smith1-6/+6
2018-03-27Fix docs for container deploymentJohn O Loughlin1-12/+12
Change-Id: I4a610d8686d758913d73ca684db41616daf391bd Signed-off-by: John O Loughlin <john.oloughlin@intel.com>
2018-03-23Update repo link for collectd-ceilometer-pluginEmma Foley1-6/+6
Since Ceilometer support was removed from the collectd-ceilometer-plugin[1], the repo name is misleading. So the repo name needed to be updated [2] This change updates references to the collectd-ceilometer-plugin repo to point to collectd-openstack-plugins repo: * in deployment operations * in documentation i.e. links to docs Dependencies: [1] https://review.openstack.org/#/c/490823/ [2] https://review.openstack.org/#/c/500768/ This is dependant on the repo rename Change-Id: I43facbd53bca5df3f7e51d978ae2843c187282d4 Signed-off-by: Emma Foley <emma.l.foley@intel.com>
2018-03-16[userguide] Update post install verification for ApexEmma Foley1-13/+12
Since the addition of DEFAULT_ARCHIVE_POLICY to collectd-openstack, and support in Apex, the archive policy used by Gnocchi for Barometer metrics is set to "high" by default. This removes the need to update the archive policy by hand for verification. Change-Id: I074b4cad4926bd0e59ca04f915865ed52d0b6979 Signed-off-by: Emma Foley <emma.l.foley@intel.com>
2018-02-21docs: update userguide with zookeeper instance tags and fix typosGordon Kelly1-4/+4
Change-Id: I916f6e9388a7ac25ff0b5631ec49fa25157c909f Signed-off-by: Gordon Kelly <gordon.kelly@intel.com>
2018-02-10docs: update PMU documentationMaryam Tahhan1-0/+29
Change-Id: Ib6256df8a7911aa43d86026d6c40d99ba98c971a Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2018-01-26docs: update docker userguide with steps for VES and Kafka docker imagesGordon Kelly1-60/+239
Change-Id: I1b5a5112afe6771c5f31c56ffc856aef3450fec6 Signed-off-by: gordonkelly <gordon.kelly@intel.com>
2018-01-23docs: update docker userguide for running docker compose filesGordon Kelly1-6/+87
Change-Id: Ib41d6d475506ff3920bb914aeebf9dca4070fa8c Signed-off-by: gordonkelly <gordon.kelly@intel.com>
2018-01-23docker: updated grafana image to continue to send API request to grafanaGordon Kelly1-4/+37
Updated grafana image to continue to send API request to grafana server at 1 sec intervals at start time until grafana server is up and listening on port. Dashboards folder has been moved to /opt/grafana/dashboards. Documentation updated accordingly for all changes Change-Id: I748b05372f0aa0890d3befa5645834fb217db784 Signed-off-by: gordonkelly <gordon.kelly@intel.com>
2018-01-12docker: rename barometer image and update documentationGordon Kelly1-48/+65
Rename the barometer image from barometer to barometer-collectd to align with naming convention of other barometer images and move relevant files to new barometer-collectd directory.Docker userguide also updated accordingly Change-Id: Id866baf41bc38d3db8575ee00abfc64e97c7259b Signed-off-by: gordonkelly <gordon.kelly@intel.com>
2018-01-11Merge "docs: update ves documentation and add steps to run on baremetal nodes"Aaron Smith6-97/+182
2018-01-11docs: update ves documentation and add steps to run on baremetal nodesGordon Kelly6-97/+182
Change-Id: I0dad9b8eee5b9cfcce8999d6ffe66fb32e9a382c Signed-off-by: gordonkelly <gordon.kelly@intel.com>
2018-01-11docker: rename grafana directoryMaryam Tahhan1-63/+33
Rename the grafana directory to barometer-grafana and remove references to docker compose from the documentation till we have a new barometer docker compose file. Change-Id: I4f64a6c10a146a39549380bb33837ae7c39cac2a Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2018-01-11docs: update docker userguide to use grafana and influxdb images from barometerGordon Kelly1-19/+103
Change-Id: I75b7fab6c6c40c1ba9737abce5929a77fa0c4939 Signed-off-by: gordonkelly <gordon.kelly@intel.com>
2017-12-19docs: update release notes for 5.1.0Maryam Tahhan1-3/+3
Change-Id: If768473582497d8a9f2d7b13e1e46c65bb25eb29 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-12-14docs: Update post install instructions.Maryam Tahhan1-0/+25
Change-Id: I4a56b38404468363b2d58bb621999a5b5fb22f09 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-12-14docs: Adding Compass4nfv installer support detailsramamani yeleswarapu2-7/+63
The following two files have been updated with info on deploying Barometer with Compass4nfv installer: docs/release/configguide/featureconfig.rst docs/release/configguide/postinstall.rst Change-Id: I99364b2e08afeee51407020149677c249ed75484 Signed-off-by: Ramamani Yeleswarapu <ramamani.yeleswarapu@intel.com>
2017-12-13docs: update docker documentation for dockerhubMaryam Tahhan1-8/+20
Change-Id: Id84a2645116bc1799b89579ab1d11d44760144c4 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-12-07VES: Updated CentOS install steps (part 2)Mytnyk, Volodymyr2-7/+15
Change-Id: I3734518709d605e9480f0dca94db4ba7fea037f4 Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
2017-12-06VES: Updated Ubuntu/CentOS install stepsMytnyk, Volodymyr3-57/+52
- Updated Kafka URL Change-Id: I3ffe96d5cf4a8c2f4e5c14d81c0ee52a25103caf Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
2017-12-05docs: update build command for dockerMaryam Tahhan1-2/+2
Change-Id: Id3a5583170f480368e6e7819ca72d6f2c2d1656d Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-11-29docker: add kafka support to collectdMaryam Tahhan1-5/+6
Adds kafka support to collectd, cleaned up configuration files and updates documentation. Change-Id: Ie66ed22e8904e08e59aa7047d6afc9d176f3fb02 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-11-23docs: add security informationMaryam Tahhan1-0/+39
Change-Id: I014ee8bb762e1c2d9a94bc780816508133e2adf5 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com> Signed-off-by: Emma Foley <emma.l.foley@intel.com>
2017-11-20Merge "docs: update userguide with merged plugins"Aaron Smith1-17/+18
2017-11-20docker: update docker configurationShobhi Jain1-0/+3
* update docker user guide Change-Id: Ia2d7ec26562e8b9feadd8a63459aac401bf18c44 Signed-off-by: Shobhi Jain <shobhi.jain@intel.com>
2017-11-20docker: add instructions to user guideMaryam Tahhan2-0/+324
* cleaned up whitespace issues Change-Id: Ia4ac74343f71dbe85fffb3d1c604c227958fb380 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-11-15docs: update userguide with merged pluginsMaryam Tahhan1-17/+18
Update the userguide to reflect plugins that were merged to collectd master. Change-Id: I8947084d3038dda6fc10dcd91cb3f906dbd2e805 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-11-10ves: Add YAML configuration format descriptionMytnyk, Volodymyr4-11/+538
- Clean-up Change-Id: I2dc3d5924683832ffa0085ea2a2db9ed14f42f5a Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
2017-10-25ves: update VES app user guideMytnyk, Volodymyr4-170/+229
- Updated VES application user guide according to latest changes of VES application. - Fixed sphinx user guide warnings Change-Id: I6e402f2ab5f05ace47d779f87fe650e305973128 Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
2017-10-18Update Release notes for Euphretes releaseEmma Foley1-20/+2
* Remove TOC as it is generated by read the docs * Remove version history * Add release date Change-Id: I7595804952944926f6ead4a3f675a86c375048f2 Signed-off-by: Emma Foley <emma.l.foley@intel.com>
2017-10-18docs: update release notes with bugsMaryam Tahhan1-4/+6
Change-Id: Ic3027adfa8eb138a28b40d7ad6b481b5e6075695 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-10-13Removed Table of contentSofia Wallin2-8/+0
Readthedocs generate TOC so it's not needed to add within the documents. Change-Id: Ie4d14df711c89b214773c34294d6b7cd6ee13ad4 Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
2017-10-11Merge "VES Application: Documentation changes to userguide."Maryam Tahhan1-33/+194
2017-10-11VES Application: Documentation changes to userguide.acarey1-33/+194
- Information on how kafka works with VES app. - Added how-to guide to setup kakfa & dependencies. Change-Id: Iaa973201b7178dbb902dd9efc9ccf91b5a423658 Signed-off-by: Alan Carey <alan.carey@intel.com>
2017-10-03Added index files for scenario docmentationSofia Wallin2-0/+30
Change-Id: Ic4fbf5a0437bc5ead84524212265f2a2255dfb13 Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
2017-09-27Merge "doc: Update IPMI/Hugepages/SNMP instructions"Maryam Tahhan1-31/+44
2017-09-26doc: Update IPMI/Hugepages/SNMP instructionsMytnyk, Volodymyr1-31/+44
Change-Id: I2070aaa7fe20a0a486eb64700129935a80a37ae3 Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
2017-09-21Enable references in documentationSofia Wallin3-0/+6
Change-Id: Ic2faf2967381a85e0992388624714ff307748f86 Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
2017-09-08doc: remove reference to CeilometerEmma Foley1-3/+1
This is an "internal" change, independant of repo rename Change-Id: I9be923867c986155a24cc6befa955e35bdbe1f56 Signed-off-by: Emma Foley <emma.l.foley@intel.com>
2017-09-01docs: added detailed descriptions for the pluginsMaryam Tahhan1-7/+28
Change-Id: I151793a234615a96795d04eede486eba7aea5990 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>