--- Makefile 2009/07/14 22:42:17 3 +++ Makefile 2009/07/19 18:48:01 17 @@ -1,5 +1,9 @@ +host=koha-hw +#host=mjesec + all: - rm -fv ps.rrd - ./ps2rrd.pl 2009-07-14/* - qiv ps-*hour* + ./ps2rrd.pl --use VSZ $(host)/ps/*/???0 + ./ps2rrd.pl --use SZ $(host)/ps/*/???0 + ./ps2rrd.pl --use RSS $(host)/ps/*/???0 + qiv *weekly*.png