David, Check that your crond is running then.
And also you may need to clear the events/alarm tables if the date difference was real big. And maybe do a SQL command: "UPDATE interfaces set last_poll_date = 0;" to clear the last_poll_date field. Javier David Lesaffre wrote: > After a reboot, we now get the "/Login successful/" messages and syslog > messages, but that's it. > No events on an interface (any interface) going down. > > On Mon, 2005-06-13 at 13:14 -0300, Javier Szyszlican wrote: > >>David, >> >>If you changed the date on your server you should restart Apache too (and all >>the processes that keep track of time), well, a reboot is better. >> >>Javier >> >>David Lesaffre wrote: >>> The date was way off on my JFFNMS machine. It was more than a month >>> ahead of the real time. >>> >>> So, I've reset the clock. >>> >>> JFFNMS didn't show any new events, but that seems reasonable: >>> if it shows the most recent events, then the events that occured in the >>> future will be shown, not the new ones, because they appear to be a >>> month old. >>> >>> So, I've cleared the database: >>> delete from events; >>> >>> JFFNMS shows 'No Events Found' and indeed, no new events are recorded in >>> the events table. >>> >>> What else needs to be done/reset? >>> >>> -- >>> *David Lesaffre* >>> e-BO Enterprises - _http://www.e-bo.be_ >>> Oostkaai 38 - 8900 Ieper - Belgium >>> Tel.: +32 (0)57 23 02 74 - Fax: +32 (0)57 23 02 71 >>> E-mail: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> <mailto:[EMAIL >>> PROTECTED] <mailto:[EMAIL PROTECTED]>>_ >>> >> > -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Javier Szyszlican, Project Leader, JFFNMS [EMAIL PROTECTED] I hope JFFNMS or I were helpful to you, if you can, please donate at http://jffnms.org/donate ------------------------------------------------------- This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput a projector? How fast can you ride your desk chair down the office luge track? If you want to score the big prize, get to know the little guy. Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20 _______________________________________________ jffnms-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jffnms-users
