Skip to content

Commit

Permalink
add: adapt stats.request for usage with update script.
Browse files Browse the repository at this point in the history
Signed-off-by: corbolais <corbolais@gmail.com>
  • Loading branch information
corbolais committed Mar 4, 2019
1 parent 6c431da commit 76c2851
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion mon/README
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ several graphs from it. There are three scripts, named:
update
graph

The create script is run once to create the taskd.rrd file.
The create script is run once to create the taskd.rrd file. It needs
the stats.request file with the fields filled in using valid values (can be found
in ~/.taskrc).

The update script and graph script are run hourly, at staggered times, and
update the taskd.rrd file. They are run from cron like this:
Expand Down

0 comments on commit 76c2851

Please sign in to comment.