Scheduling report in reportit

General discussion about Plugins for Cacti

Moderators: Developers, Moderators

Post Reply
User avatar
zorrosam
Cacti User
Posts: 244
Joined: Thu May 03, 2007 3:17 pm
Location: Italy

Scheduling report in reportit

Post by zorrosam »

Hi all,

i which way i can scheduling the report on reportit module?

If i check scheduling in the templates i must add entries in my crontab?

please reply me!

thanks!

sam
User avatar
browniebraun
Developer
Posts: 791
Joined: Tue Jun 13, 2006 1:17 am
Location: Cologne, Germany

Post by browniebraun »

Short interruption at the front of home improvements.:roll:

Hi Sam,

I think that you're using Linux, so here is an example.

#Daily
0 0 * * * /thishost/unix/cen/php/bin/php /thishost/unix/cen/cacti/plugins/reportit/runtime.php -d > /dev/null 2>&1
#Weekly
10 0 * * 0 /thishost/unix/cen/php/bin/php /thishost/unix/cen/cacti/plugins/reportit/runtime.php -w > /dev/null 2>&1
#Monthly
20 0 1 * * /thishost/unix/cen/php/bin/php /thishost/unix/cen/cacti/plugins/reportit/runtime.php -m > /dev/null 2>&1
#Quarterly
30 0 1 1,4,7,10 /thishost/unix/cen/php/bin/php /thishost/unix/cen/cacti/plugins/reportit/runtime.php -q > /dev/null 2>&1
#Yearly
40 0 1 1 * /thishost/unix/cen/php/bin/php /thishost/unix/cen/cacti/plugins/reportit/runtime.php -y > /dev/null 2>&1

Best regards
-Andreas-
Hat das Blümchen einen Knick, war der Schmetterling zu dick! ;)
reportit v0.7.5a
SNMPAgent v0.2.3
Download ReportIt | Download SNMPAgent | ReportIt SVN | ReportIt Templates | Wish list
User avatar
zorrosam
Cacti User
Posts: 244
Joined: Thu May 03, 2007 3:17 pm
Location: Italy

thanks ....

Post by zorrosam »

thanks andreas ....
Post Reply

Who is online

Users browsing this forum: No registered users and 8 guests