All,

I cannot reproduce this problem.  Here are the steps I took.

I run 32-bit Ubuntu 8.04 on my laptop.  I installed the released 2.2 .bin from 
my user account:


Code:

$ chmod +x *.bin
$ sudo ./*.bin




After answering the questions, I sudo'd to zenoss:


Code:

$ sudo su - zenoss
zenoss$ zenoss status
Daemon: zeoctl program running; pid=2388
Daemon: zopectl program running; pid=2392
Daemon: zenhub program running; pid=2444
Daemon: zenping program running; pid=2477
Daemon: zensyslog program running; pid=2497
Daemon: zenstatus program running; pid=2500
Daemon: zenactions program running; pid=2515
Daemon: zentrap program running; pid=2573
Daemon: zenmodeler program running; pid=2559
Daemon: zenperfsnmp program running; pid=2576
Daemon: zencommand program running; pid=2596
Daemon: zenprocess program running; pid=2617
Daemon: zenwin program running; pid=2632
Daemon: zeneventlog program running; pid=2649




Then I added an alerting rule, enabled it, added a device, and sent an event 
for that device.

Zenactions picked up the rule, and the event and attempted to send the alert.

Database conflict errors may be due to an old zenoss process running from a 
previous install.  Be sure to shutdown zenoss, uninstall it, and check for 
anything that might be left running:


Code:

zenoss$ ps auxww | grep /z
zenoss$ pkill -f /z




Re-install and see how you make out.

-Eric




-------------------- m2f --------------------

Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=20764#20764

-------------------- m2f --------------------



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

Reply via email to