Re: [Nagios-db-devel] Postgres Views not updated
Status: Beta
Brought to you by:
bench23
From: Ben <be...@si...> - 2005-05-04 14:54:43
|
Are you saying that the contents of the views do not change if you run=20= update_views.sql? If that's the case, then there is certainly something=20= wrong. Perhaps you might try looking in your postgres log file. On May 4, 2005, at 2:05 AM, Thibault GENESSAY wrote: > > Hello > =A0 > I=92ve been using nagios-db for a few days only so please apologize if=20= > it=92s a dummy question, but I=92m going crazy with it. > First, I am using nagios-db-0.91 with Postgres NEB. > It seems that the data from the views does not get updated, even if I=20= > use the update_views.sql script as stated in the doc. The php=20 > interface reflects the information in the service_history table and=20 > host_details view, which is completely outdated. On the other hand,=20 > the service_check table contains the correct, latest information that=20= > nagios=92 CGIs show. > Any clues ? > =A0 > Regards > =A0 > Thibault |