'm having an issue with the scheduler.. reports set to everyday
run, but reports set for friday do not.. heres my reports table content
before 11:30 am on friday, and same table after 11:30 am..
Notice that only one of the two reports ran.. any help would
be greatly appreciated.. Thanks !
Fri May 11 11:27:10 EDT 2007
mysql> select * from reports;
+----+-------------------------------------------+------+--------+----------------------------------+--------+----------+---------+
| id | name | hour | minute | email | rtype | lastsent | daytype |
+----+-------------------------------------------+------+--------+----------------------------------+--------+----------+---------+
| 3 | Network Traffic Statistics Report: Test 2 | 11 | 2 | me@mydomain.com | attach | 0 | 0 |
| 5 | Network Traffic Report : TEST | 11 | 2 | me@mydomain.com | attach | 0 | 5 |
+----+-------------------------------------------+------+--------+----------------------------------+--------+----------+---------+
2 rows in set (0.00 sec)
And heres the same table AFTER 11:30 am ..
Fri May 11 11:31:33 EDT 2007
mysql> select * from reports;
+----+-------------------------------------------+------+--------+----------------------------------+--------+------------+---------+
| id | name | hour | minute | email | rtype | lastsent | daytype |
+----+-------------------------------------------+------+--------+----------------------------------+--------+------------+---------+
| 3 | Network Traffic Statistics Report: Test 2 | 11 | 2 | me@mydomain.com | attach | 1178897416 | 0 |
| 5 | Network Traffic Report : TEST | 11 | 2 | me@mydomain.com | attach | 0 | 5 |
+----+-------------------------------------------+------+--------+----------------------------------+--------+------------+---------+
NOTE: its ANY specific day of the week, not just fridays..
Reports Plugin Beta v0.3. Daily reports not running
Moderators: Developers, Moderators
- mpdsville1
- Cacti User
- Posts: 71
- Joined: Wed Mar 16, 2005 12:11 pm
- Location: Albany , NY , USA
Reports Plugin Beta v0.3. Daily reports not running
Mike Donnelly , Albany , NY
| Cacti 0.8.7g | Spine 0.8.7g | MySQL 5.0.77 | Net-SNMP 5.3.2.2 | Apache 2.2.3 | PHP 5.3.3 | RRDtool 1.2.27 | Rhel6 | Dual Xeon E5410@2.33ghz | Sunfire x4150
| Cacti 0.8.7g | Spine 0.8.7g | MySQL 5.0.77 | Net-SNMP 5.3.2.2 | Apache 2.2.3 | PHP 5.3.3 | RRDtool 1.2.27 | Rhel6 | Dual Xeon E5410@2.33ghz | Sunfire x4150
Who is online
Users browsing this forum: No registered users and 0 guests