Skip to content

egnite/querxnagios

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

querxnagios v1.3

Interact with Querx Smart Ethernet Sensors using Go (golang)

compile

git clone https://github.com/egnite/querxnagios.git
cd querxnagios/check_querx
go get github.com/egnite/querx
go get github.com/egnite/querxnagios
GOARCH=386 go build
cp check_querx linux-32-bit/
GOARCH=amd64 go build
cp check_querx linux-64-bit/
tar cvzf egnite-querx_nagios_plugin-1.2.tar.gz linux-32-bit/ linux-64-bit/
cp check_querx /var/lib/nagios/plugins

More information on Querx Smart Ethernet sensors

Find more information on Querx on the product page and on egnite's website

Tutorial for ICINGA2

A in-depth tutorial on server room monitoring with Icinga2 can be found on on the product page as well. Please be patient while we translate it from German to English.

About

Nagios Plug-In for Querx

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages