Skip to content

MT-Eurythmia/minetest-netdata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Minetest Module for NetData

Displays the following informations:

  • Number of players (note: this information will not be true until the server has no player while NetData is running)
  • Number of chat messages per second
  • Number of placed nodes per second
  • Number of digged nodes per second
  • Total number of actions per second
  • Number of errors and warnings per second

Live example

Installation

Edit minetest.conf so it fits with your system setup.

Then, run the following commands as root:

git clone https://github.com/Mynetest/minetest-netdata.git
cd minetest-netdata
cp minetest.chart.py /usr/libexec/netdata/python.d/
cp minetest.conf /etc/netdata/python.d/

Finally, restart netdata (try systemctl restart netdata or service netdata restart or killall netdata && netdata).

About

Minetest module for NetData

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages