Skip to content

ouzo12/httping-rrdgraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Little bash script to make graphs from httping.

only testet on debian.

require - rrdtool, httping, apache or other httpdaemon

installation:

insert into /etc/crontab
*/2 * * * * root /path/to/httping-graph.sh >/dev/null 2>&1

change config settings in httping-graph.sh

make sure rrdtool and httping are installed

Try run httping-graph.sh manualy to see if any errors it not it should start making graphs.
It will take 5-10 min before you can see it on the .png pictures

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors