monit-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Upgrading schema to mmonit 2.3


From: Martin Pala
Subject: Re: Upgrading schema to mmonit 2.3
Date: Tue, 5 Oct 2010 18:14:58 +0200

Hi,

can you please send us your mmonit 2.2.1 database to address@hidden

If it will be problem, we need output of following commands on 2.2.1 db:

SELECT * FROM service;
SELECT * FROM event WHERE serviceid NOT IN (SELECT id FROM service);

Thanks,
Martin


On Oct 5, 2010, at 5:18 PM, Thorsten Kampe wrote:

> Hi, I'm trying to upgrade the database schema from 2.2.1 to 2.3:
> 
> # ./upgrade/upgrade-2.2.x-2.3.sh -t sqlite
> Please enter the path to mmonit-2.2.1 directory [./upgrade/../../mmonit-
> 2.2.1]: /usr/local/sbin/mmonit
> Upgrading database scheme ... -- Loading resources from /root/.sqliterc
> Error: event.serviceid may not be NULL
> done
> 
> Is that a serious error? What can I do?
> 
> 
> Thorsten
> 
> --
> To unsubscribe:
> http://lists.nongnu.org/mailman/listinfo/monit-general




reply via email to

[Prev in Thread] Current Thread [Next in Thread]