ConSol-Monitoring / nagflux

A connector which copies performancedata from Nagios / Icinga(2) / Naemon to InfluxDB
GNU General Public License v2.0
4 stars 3 forks source link

Install documentation not up to date #3

Open xfallme opened 3 months ago

xfallme commented 3 months ago

Hello,

I was trying to install Nagflux from source into an existing Nagios installation and had the following problems:

Any help would be greatly appreciated!

sni commented 1 month ago

can you try again, we fixed the module path

fvrflho commented 3 weeks ago

Just tried to install, and got the following error:

go install github.com/ConSol-Monitoring/nagflux@latest go: github.com/ConSol-Monitoring/nagflux@latest: version constraints conflict: github.com/ConSol-Monitoring/nagflux@v0.5.0: parsing go.mod: module declares its path as: github.com/ConSol/nagflux but was required as: github.com/ConSol-Monitoring/nagflux

If I clone the repository, I will find the following:

grep -lir "/ConSol/" ./ ./nagflux.service ./circle.yml ./coverage.sh

Best regards /F

sni commented 3 weeks ago

alright, i created a new release with that url, so it should be fine now.