Skip to content

Commit

Permalink
adjust README.md
Browse files Browse the repository at this point in the history
remove prio custom config
  • Loading branch information
yacut committed May 18, 2020
1 parent 28b1121 commit dbef98c
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 123 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,18 @@ For setup instructions, refer to our integration guides below.

## Integration Guides
* [iLert Icinga Integration](https://docs.ilert.com/integrations/icinga)


## Getting started with local icinga setup and iLert

> Requirements: docker compose v3.7+
1. Start icinga locally
```
docker-compose up -d
```

2. Replace `{{YOUR_API_KEY}}` placeholder with your alert source api key in the `./ilert-icinga.conf` file
3. Copy the `./ilert-icinga.conf` file to the `./data/icinga/etc/cicnga2/conf.d/` folder
4. Optional: copy the `./test-server-host.conf` file to the `./data/icinga/etc/cicnga2/conf.d/` folder
5. Open the `http://127.0.0.1:4080/icingaweb2/dashboard` url in your browser
123 changes: 0 additions & 123 deletions ilert-icinga-with-priority.conf

This file was deleted.

0 comments on commit dbef98c

Please sign in to comment.