Icinga / icingabeat

Elastic Beat fetching events & status from Icinga 2
https://icinga.com/docs/icingabeat/latest
Apache License 2.0
33 stars 13 forks source link

Packaging metadata missing/wrong #33

Closed leeclemens closed 4 years ago

leeclemens commented 5 years ago

I found the icingabeat package in the icinga-stable-release/7 repo. However its Summary, Description and URL seem incorrect.

Expected Behavior

Summary and Description should be accurate, i686 has: "Icingabeat ships Icinga 2 events and states to Elasticsearch or Logstash." URL should be useful.

Current Behavior

Summary and Description for x86_64 seem to be a placeholder: "One sentence description of the Beat." URL returns 404: https://www.elastic.co/products/beats/icingabeat

Possible Solution

Update x86_64 package's metadata

Steps to Reproduce (for bugs)

yum info icingabeat

Context

Package metadata is inaccurate, not useful

Your Environment

CentOS 7

I realize this should be simple enough to fix (assuming the correct URL is known), I'm not sure exactly how to test/verify so I'm just entering this Issue to bring awareness.