{"id":20541164,"url":"https://github.com/netways/notify_rocketchat","last_synced_at":"2025-04-14T08:40:38.526Z","repository":{"id":58770248,"uuid":"171864960","full_name":"NETWAYS/notify_rocketchat","owner":"NETWAYS","description":"Icinga notification cli tool to write messages to Rocket.Chat channels","archived":false,"fork":false,"pushed_at":"2023-12-06T09:43:23.000Z","size":25,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-03-27T22:12:24.524Z","etag":null,"topics":["icinga","notifications","plugin","rocketchat"],"latest_commit_sha":null,"homepage":"https://netways.de/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NETWAYS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2019-02-21T12:08:24.000Z","updated_at":"2023-09-11T12:45:50.000Z","dependencies_parsed_at":"2023-10-02T08:56:04.814Z","dependency_job_id":null,"html_url":"https://github.com/NETWAYS/notify_rocketchat","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NETWAYS%2Fnotify_rocketchat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NETWAYS%2Fnotify_rocketchat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NETWAYS%2Fnotify_rocketchat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NETWAYS%2Fnotify_rocketchat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NETWAYS","download_url":"https://codeload.github.com/NETWAYS/notify_rocketchat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248848497,"owners_count":21171388,"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":["icinga","notifications","plugin","rocketchat"],"created_at":"2024-11-16T01:19:48.966Z","updated_at":"2025-04-14T08:40:38.500Z","avatar_url":"https://github.com/NETWAYS.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Rocket.Chat notification Plugin for Icinga\n==============\n\nThis plugin will allow you to send notifications from Icinga directly to your Rocket.Chat Server.\n\n## Example usage\n\n```\n./notify_rocketchat.py --user icinga --password icinga --url \"https://example.com\" --channel general --message 'Test notification'\n```\n\n### Icinga Notification Command Definition\n\n```\nobject NotificationCommand \"Notify Rocket.Chat\" {\n    import \"plugin-notification-command\"\n    command = [ PluginDir + \"/notify_rocketchat.py\" ]\n    arguments += {\n        \"--channel\" = \"$notify_rocketchat_channel$\"\n        \"--password\" = \"$notify_rocketchat_password$\"\n        \"--url\" = \"$notify_rocketchat_url$\"\n        \"--user\" = \"$notify_rocketchat_user$\"\n        \"--message\" = \"$notify_rocketchat_message$\"\n    }\n}\n```\n\n### Host Notification Message example\n\n```\n$notification.type$ $host.name$ is $host.state$ $icinga.long_date_time$ $host.output$\n```\n\n### Service Notification Message example\n\n```\n$notification.type$ $host.display_name$.$service.name$ is $service.state$ $icinga.long_date_time$ $service.output$\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetways%2Fnotify_rocketchat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnetways%2Fnotify_rocketchat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetways%2Fnotify_rocketchat/lists"}