Skip to content

bougie/statping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

statping

stat ping is a ping monitoring tool very simple and very light.

Installation

# aptitude install python-rrdtool fping python-flup
# mkdir data
# mkdir public/graphs

Configuration

Hosts list

Hosts that you want to chek have to be inserted in the confs/hosts file. One host by line and that's all.

Other configuration items

For ocnfigurate ping command, data direcrories, etc, it's in confs/config.py file.

Running

To collecte values, run periodicly :

# python bin/collect.py

To view collected values, simply run the embded webserver :

# python public/statping.py

About

Smokeping clone, light and easy to use

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published