vicever / agent

linux monitor agent

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

falcon-agent

This is a linux monitor agent. Just like zabbix-agent and tcollector.

install

It is a golang classic project

mkdir -p $GOPATH/src/github.com/open-falcon
cd $GOPATH/src/github.com/open-falcon
git clone https://github.com/open-falcon/agent.git
cd agent
go get ./...
go build
./control start

# goto http://localhost:1988

I use linux-dash as the page theme.

config

plugin/heartbeat/transfer config is for our other open-falcon component. Just ignore it before we open source those component.

About

linux monitor agent


Languages

Language:CSS 48.7%Language:Go 34.3%Language:HTML 9.7%Language:JavaScript 6.5%Language:Shell 0.9%