Skip to content

whitequark/tf2_healslut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

You will need multiarch gcc and libstdc++. Prepare the environment:

git submodule update --init
make prepare

Building

Build the agent:

make

Using

To enable the InfluxDB collector, use:

export INFLUXDB="localhost::/write?db=<db>&precision=ms"

(Yes, you can use Grafana with TF2 now. Looks like this.)

Grafana + TF2

Run the agent:

./tf2_healslut.elf $(pidof hl2_linux)

Enjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks