Hi Juergen,

Ok, I'll assume you got $ZENHOME removed, more-or-less.
install.sh in /var/zenossinst should work without any reference to $ZENHOME/bin 
scripts.

        ERROR 1359 (HY000) at line 76: Trigger already exists

Yes, unfortunately, mysql spits this out at you... don't worry about it.

        usage: zenbuild.py [options]

        zenbuild.py: error: no such option: --smtphost

This is a problem.  This means that your zenbuild does not match the version in 
zenossinst.

Make sure you do not have a directory /var/zenossinst/libzenoss.  This 
directory is where we put the tarball for tarball-based installations.  If you 
have it, zenoss will not perform an SVN checkout.

This is a big guess... if that directory isn't there, I'm not sure what the 
problem is.  Start your install again and send me all of zenbuild.log 
(compressed, off list).

-Eric

[EMAIL PROTECTED] wrote:
Hi erik.

thx, I wanted to delete $ZENHOME (/home/zenoss) und call ./install.sh in 
/var/zenossinst (= via svn co...)
but it didn't work because there are a lot of files missing (bin-directory)..

but I've tried ./install.sh in /var/zenossinst with the original installation 
und added the zenbuild.log

[snip]
ERROR 1359 (HY000) at line 76: Trigger already exists
usage: zenbuild.py [options]

zenbuild.py: error: no such option: --smtphost
[/snip]

the alternative with zenbuild.py creates the following errors:

[snip]
[EMAIL PROTECTED] zenossinst]$ python $ZENHOME/Products/ZenModel/zenbuild.py -u 
zenoss -p zenoss
Traceback (most recent call last):
  File "/home/zenoss/Products/ZenModel/zenbuild.py", line 18, in ?
    import Globals
ImportError: No module named Globals
[/snip]

thx
juergen

-------- Original-Nachricht --------
Datum: Wed, 03 Jan 2007 08:27:16 -0500
Von: Eric Newton <[EMAIL PROTECTED]>
An: General discussion of using zenoss system <[email protected]>
Betreff: Re: [zenoss-users] Feature request - adding comment    to      
acknowledgement?!

Hi Juergen,

If this is a new installation, and you do not wish to preserve anything, remove $ZENHOME and restart install.sh.
You will need approximately 300Mb free to load the data into the database.

Otherwise, you can try this:

$ python $ZENHOME/Products/ZenModel/zenbuild.py -u $MYSQLUSER -p $MYSQLPASS

Where MYSQLUSER and MYSQLPASS are the username/password for the events database (the defaults are zenoss/zenoss).

-Eric

[EMAIL PROTECTED] wrote:
Hi!

does anybody know what to do if I get "unable to create the initial
Zenoss object database" after ./install.sh of the trunk?
thx
juergen


-------- Original-Nachricht --------
Datum: Tue, 2 Jan 2007 09:12:46 -0500
Von: "Erik A. Dahl" <[EMAIL PROTECTED]>
An: General discussion of using zenoss system <[email protected]>
Betreff: Re: [zenoss-users] Feature request - adding comment
to      acknowledgement?!
Jurgen,

to get svn or any package on the appliance use the conary command like this...

conary update subversion

you can search the repository with

conary rq subversion

You might want to put the trunk on your own OS install instead of using the appliance...

-EAD


On Dec 30, 2006, at 3:36 AM, [EMAIL PROTECTED] wrote:

Hi erik!

sorry, I didn't know.
I wanted to install the trunk yesterday, but I'm not able to install it in the vmware-appliance because of rpath ... there is no svn, no patch-cmd,....

juergen

-------- Original-Nachricht --------
Datum: Fri, 29 Dec 2006 18:19:04 -0500
Von: "Erik A. Dahl" <[EMAIL PROTECTED]>
An: General discussion of using zenoss system <zenoss- [EMAIL PROTECTED]> Betreff: Re: [zenoss-users] Feature request - adding comment to acknowledgement?!

Guys,

This is done in the trunk. :) You can add comments in the log tab of
an event detail.  Also if an event is acked or deleted the user that
did it is automatically logged.

-EAD

On Dec 29, 2006, at 5:32 PM, [EMAIL PROTECTED] wrote:

hi dennis,

I don't know if that's the same.
I know this page with "detail" and "Log". but there is no content
and no possibility to add a comment.

It would be nicer if there is another column with a very short
comment to give a fast overview about the status of the problem/ event.

j.

-------- Original-Nachricht --------
Datum: Fri, 29 Dec 2006 17:18:37 -0500 (EST)
Von: "Dennis B. Hopp" <[EMAIL PROTECTED]>
An: General discussion of using zenoss system <zenoss-
[EMAIL PROTECTED]>
Betreff: Re: [zenoss-users] Feature request - adding comment to 
acknowledgement?!

----- j n <[EMAIL PROTECTED]> wrote:
Hi,

I think it would be a good idea if someone acknowledges an event/
error
that there is the possibility to enter a comment.
so that another admin doesn't have to ask what's on and only has to
read the comment.

This is sort of there (I opened a ticket a while ago for it).  If
you go
to the events list every one has a magnifying glass with a '+' in
it over on
the right.  Clicking on that will bring up a window and at the top
will be
a tab that says "Log".  You can add comments there.

What I would like to see is to have another icon in the list that
looks
like a little note to signify that there are notes on the event
(so if the
icon doesn't exist then there are no notes on that particular event.

--Dennis
_______________________________________________
z

_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to