MCPcopy Index your code
hub / github.com/PhaedrusTheGreek/nagioscheckbeat

github.com/PhaedrusTheGreek/nagioscheckbeat @7.6.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release 7.6.0 ↗ · + Follow
41 symbols 88 edges 14 files 21 documented · 51%

Browse by type

Functions 34 Types & classes 7
What it actually does AI analysis from the code graph — generated when you open this
loading…
README
  1. Set up your golang environment

  2. Download Me and my Dependencies

go get github.com/PhaedrusTheGreek/nagioscheckbeat
  1. Checkout the desired version of elastic/beats
cd $GOPATH/src/github.com/elastic/beats
git checkout 7.x
  1. Build
cd $GOPATH/src/github.com/PhaedrusTheGreek/nagioscheckbeat
make setup
mage build 
go get -u github.com/kardianos/govendor
govendor fetch mgutz/str +out
make release

Core symbols most depended-on inside this repo

Shape

Function 26
Method 8
Struct 5
Class 2

Languages

Go90%
Python10%

Modules by API surface

magefile.go14 symbols
nagiosperf/nagiosperf.go5 symbols
check/check.go5 symbols
beater/nagioscheckbeat.go4 symbols
tests/system/test_base.py2 symbols
tests/system/nagioscheckbeat.py2 symbols
main_test.go2 symbols
include/fields.go2 symbols
config/config.go2 symbols
nagiosperf/nagiosperf_test.go1 symbols
main.go1 symbols
check/check_test.go1 symbols

Datastores touched

(mysql)Database · 1 repos

For agents

$ claude mcp add nagioscheckbeat \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page