Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sergk/puppet-prometheus
Deploy prometheus from packages
https://github.com/sergk/puppet-prometheus
monitoring prometheus puppet puppet-prometheus push-gateway
Last synced: about 1 month ago
JSON representation
Deploy prometheus from packages
- Host: GitHub
- URL: https://github.com/sergk/puppet-prometheus
- Owner: SergK
- Created: 2017-04-17T19:54:26.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-18T14:36:31.000Z (almost 8 years ago)
- Last Synced: 2024-10-29T23:37:44.682Z (3 months ago)
- Topics: monitoring, prometheus, puppet, puppet-prometheus, push-gateway
- Language: Puppet
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# prometheus
#### Table of Contents
1. [Description](#description)
1. [Usage - Configuration options and additional functionality](#usage)
1. [Reference - An under-the-hood peek at what the module is doing and how](#reference)
1. [Limitations - OS compatibility, etc.](#limitations)## Description
Basic Prometheus installation
## Usage
```bash
include ::prometheus
```
## Reference```bash
::prometheus::config
::prometheus::install
::prometheus::service
::prometheus::jmx_agent
::prometheus::push_gateway
```## Limitations
Tested under Debian/Ubuntu