{"id":20432448,"url":"https://github.com/mlabouardy/icinga2-slack-bot","last_synced_at":"2025-04-12T20:52:37.493Z","repository":{"id":57572979,"uuid":"98348230","full_name":"mlabouardy/icinga2-slack-bot","owner":"mlabouardy","description":"Icinga2 Slack bot","archived":false,"fork":false,"pushed_at":"2017-07-30T13:27:01.000Z","size":232,"stargazers_count":8,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-12T20:52:32.334Z","etag":null,"topics":["bot","icinga","icinga2","slack","slack-bot","slackapi","slackbot"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mlabouardy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-07-25T20:42:20.000Z","updated_at":"2019-06-19T00:46:52.000Z","dependencies_parsed_at":"2022-09-19T02:51:09.931Z","dependency_job_id":null,"html_url":"https://github.com/mlabouardy/icinga2-slack-bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlabouardy%2Ficinga2-slack-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlabouardy%2Ficinga2-slack-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlabouardy%2Ficinga2-slack-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlabouardy%2Ficinga2-slack-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlabouardy","download_url":"https://codeload.github.com/mlabouardy/icinga2-slack-bot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248631728,"owners_count":21136560,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bot","icinga","icinga2","slack","slack-bot","slackapi","slackbot"],"created_at":"2024-11-15T08:15:15.710Z","updated_at":"2025-04-12T20:52:37.473Z","avatar_url":"https://github.com/mlabouardy.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Icinga2 Slack Bot [![CircleCI](https://circleci.com/gh/mlabouardy/icinga2-slack-bot/tree/master.svg?style=svg)](https://circleci.com/gh/mlabouardy/icinga2-slack-bot/tree/master) [![Go Report Card](https://goreportcard.com/badge/github.com/mlabouardy/icinga2-slack-bot)](https://goreportcard.com/report/github.com/mlabouardy/icinga2-slack-bot) [![Gitter chat](https://badges.gitter.im/icinga2bot/Lobby.png)](https://gitter.im/icinga2bot/Lobby) [![MIT License](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](LICENSE)\n\nThis bot uses Icinga2 remote API to fetch the status of the services \u0026 hosts running in icinga2\n\n## Requirements\n\n* Go \u003e= 1.8.0\n* Icinga2 with API feature enabled\n\n## Deploy\n\nTo deploy your icinga2 bot to Slack, you need to:\n\n* [Create a new bot user](https://my.slack.com/services/new/bot) integration on Slack and get your token\n* Setup icinga2 credentials \u0026 slack token in config.toml file\n* Execute `go run $(ls -1 *.go | grep -v _test.go)`\n\n## With Docker\n\n```\n$ git clone git@github.com:mlabouardy/icinga2-slack-bot.git\n$ cd icinga2-slack-bot\n$ docker build -t icinga2-bot .\n$ docker run -d --name bot icinga2-bot\n```\n\nor just use the official DockerHub image:\n\n```\n$ docker run -d -v /PATH/TO/config.toml:/go/src/github/config.toml --name bot mlabouardy/icinga2-bot:slack\n```\n\n## Available commands\n\n![alt text](https://raw.githubusercontent.com/mlabouardy/icinga2-slack-bot/master/screenshots/help.png)\n\n### Get all hosts\n\n![alt text](https://raw.githubusercontent.com/mlabouardy/icinga2-slack-bot/master/screenshots/hosts.png)\n\n### Filter by host name\n\n![alt text](https://raw.githubusercontent.com/mlabouardy/icinga2-slack-bot/master/screenshots/host.png)\n\n### Get all services\n\n![alt text](https://raw.githubusercontent.com/mlabouardy/icinga2-slack-bot/master/screenshots/services.png)\n\n### Filter by service name\n\n![alt text](https://raw.githubusercontent.com/mlabouardy/icinga2-slack-bot/master/screenshots/service.png)\n\n## Features\n- [x] All hosts status\n- [x] Single host status\n- [x] All services status\n- [x] Single service status\n- [x] Docker support\n\n## Contributors\n\n- Mohamed Labouardy\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmlabouardy%2Ficinga2-slack-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmlabouardy%2Ficinga2-slack-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmlabouardy%2Ficinga2-slack-bot/lists"}