Thanks to visit codestin.com
Credit goes to Github.com

Skip to content
/ RRDNews Public

An RRDtool frontend for InternetNetNews (INN2, a news server) lighter than munin

License

Notifications You must be signed in to change notification settings

Aioe/RRDNews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RRDNEWS version 1.0.1 by Paolo Amoroso <[email protected]>, copyright 2018 (BSD release)

RRDNews is a set of simple bash scripts that gather some information about the activity of a news server, 
save it in a rrd file and then generate graphs. 
Before these scripts are used, they require changes to file and directory paths at the top of each file.
RRDtool is required by RRDNews

The rrdnews_create.sh script creates the rrd databases and must be executed only once.
The rrdnews_update.sh script updates the rrd databases created by rrdnews_create.sh and MUST run once a minute.
The graphs are generated by rrdnews_plot.sh which requires an argument on the command line: if the keyword "all" 
is inserted, all graphs are generated; with "daily" only the daily charts are generated, with "weekly" only the 
weekly pics are generated, with "monthly" only the monthly charts and with "annual" only the annuals images.

About

An RRDtool frontend for InternetNetNews (INN2, a news server) lighter than munin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages