jason | 1 Jun 2007 03:40

Re: zenbackup.pl script not working

Are you running the 1.1.1 vmware appliance?

Jason
The place where you made your stand never mattered,
only that you were there... and still on your feet

Kyle Wa wrote:
>
> Hey all, im trying to backup my zenoss configuration but cannot seem 
> to get the zenbackup.pl script working. I tried running this script 
> while logged in as root
>
> I am running zenoss as the virtual image
>
>  
>
> This is the error I get when running the script
>
>  
>
> Traceback (most recent call last):
>
>   File "./zenbackup.py", line 13, in ?
>
>     import Globals
>
> ImportError: No module named Globals
>
>  
>
(Continue reading)

kfhickel | 1 Jun 2007 14:34
Favicon

Can't get alerts to work, 1.1.2 (not device class filter)

Hi all,
Just trying to set up a simple (I think) email alert rule.  I know about the problem in 1.1.2 using a device
class filter, but I'm not doing that.  In fact, the only filter I put on (since you seem to need at least one) is
"Production State = Production".

The setup is:
A windows box running HTTP, in the /Device/Server/Windows device class.  That box is in a group named
"/Build Machines". The admin user is an Administrator for that group.  
I've done a test email for the admin email address and that went through. I set up an alert rule for the admin
user, and enabled it. Delay is zero, email addr for the rule is blank and action is email.  There are no
schedules associated with the rule (so it should always be active, right?).

If I take the http service down on the monitored box, I can see a red event for the box, but no email goes out.  If I
look at the zenactions log, I see nothing but "Processed 0 rules" and "Processed 0 commands" every minute.

I've tried adding a schedule and everything else that I can think of, but nothing seems to make a difference.

I must be missing something basic about alerts, but I don't know what and there's not much information on
troubleshooting them in the manual.

Any ideas?

Thanks, 
Kelly

------------------------
Kelly Hickel

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

(Continue reading)

Erik Abele | 1 Jun 2007 14:45
Picon

Re: Can't get alerts to work, 1.1.2 (not device class filter)

On 01.06.2007, at 14:34, kfhickel wrote:

> Hi all,
> Just trying to set up a simple (I think) email alert rule.  I know  
> about the problem in 1.1.2 using a device class filter, but I'm not  
> doing that.  In fact, the only filter I put on (since you seem to  
> need at least one) is "Production State = Production".
>
> The setup is:
> A windows box running HTTP, in the /Device/Server/Windows device  
> class.  That box is in a group named "/Build Machines". The admin  
> user is an Administrator for that group.
> I've done a test email for the admin email address and that went  
> through. I set up an alert rule for the admin user, and enabled it.  
> Delay is zero, email addr for the rule is blank and action is  
> email.  There are no schedules associated with the rule (so it  
> should always be active, right?).

Ta, the problem is the admin user...

> If I take the http service down on the monitored box, I can see a  
> red event for the box, but no email goes out.  If I look at the  
> zenactions log, I see nothing but "Processed 0 rules" and  
> "Processed 0 commands" every minute.

...try creating another user with an alerting rule and you should see  
this increasing to: "Processed 1 rules"...

It seems the rules created for the admin user are ignored by  
zenactions; whether this is intended or a bug I can't say, though it  
(Continue reading)

tbennedum | 1 Jun 2007 15:10
Favicon

Event count from command not incrementing

I have a command that generates an event when it finds a particular problem. When the problem is persistent,
an event is generated every cycle (5 mins). The events must be getting deduplicated since I only see one
event in the list, but the first and last occurrence time are always the same (that of the last event
occurrence) and the event's count stays at one.

This is causing problems since I only generate an alert if the problem persists for 10 mins. Since the event
always makes it look like the event just happened, no alert is going out. Not good.

Is this a known bug, or do I need to make a change somewhere?

-Tab

------------------------
 Tab Bennedum

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

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

-------------------- m2f --------------------
tbennedum | 1 Jun 2007 15:24
Favicon

TALES use in command fields?

Is there a way to use TALES expressions in various fields available when setting up a command to run a plugin?

For instance, I have a command that runs from a filesystem template. I'd like to make the "component" field
of the command ${here/mount} so the event that gets generated can be deduplicated based on which mount
point the problem occurred. Zenoss doesn't seem to do expansion on the expression so my events have the
lieteral "${here/mount} in the component field. Not useful.

Any suggestions about how to handle this?

-Tab

------------------------
 Tab Bennedum

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

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

-------------------- m2f --------------------
Erlend Simonsen | 1 Jun 2007 15:33
Gravatar

Re: Events not clearing fast enough when resolved

mrcarl81 wrote:
> Anyone see this?
>
> I had a machine go down, I went in and fixed it.  Its up and I'm sshing into it, but its still on my dashboard as
down.  I checked and my cycle time is 2 seconds, so i'm not sure why this is lingering.
>
> Does it just need to be acknowledged before it will go away?
>   
I have the same problem, where the service / machine goes down, zenoss 
marks it down, it comes back up and zenoss doesn't notice until hours 
later. If I run zenstatus manually (zenstatus run) it correctly notices 
the machine as up, but when the daemonized zenstatus runs the next time, 
it's marked as down again.

Makes it quite useless for me at the moment.

-- Erlend
Kristopher D. Dick | 1 Jun 2007 16:11

RE: Heck of a time installing 1.9.6 beta on CentOS 4

That's the same issue when I try to install either of the non-trunk source
packages.

Kristopher Dick

-----Original Message-----
From: zenoss-users-bounces <at> zenoss.org
[mailto:zenoss-users-bounces <at> zenoss.org] On Behalf Of cdillardhsp
Sent: Thursday, 31 May 2007 12:11
To: zenoss-users <at> zenoss.org
Subject: [zenoss-users] Heck of a time installing 1.9.6 beta on CentOS 4

I've installed the deps and zenoss 1.9.6.  When I run zenoss for the first
time it goes through the process it fails to create the dag-gum Zeo database
for some reason (unknown as of yet).

This app is cool, except for the pains during installation.  Would
appreciate some help with this so I can monitor my boxes while I sit and
work at home in my underware.  :)  That'd be great...

I can run the zenoss_init_pre script and get the same results consistently,
see...
-------------------------------------------------------------------
[root <at> rdumon1 ~]# /opt/zenoss/bin/zenoss_init_pre 
Stopping snmpd:                                            [  OK  ]
Starting snmpd:                                            [  OK  ]
Shutting down MySQL..                                      [  OK  ]
Starting MySQL                                             [  OK  ]
Starting Zope Object Database
daemon process already running; pid=6237
(Continue reading)

oldreaper | 1 Jun 2007 16:44
Picon
Favicon

New starter, please help

Hi, all:

I am a new user of Zenoss. I want to use it to moniter windows network.

I try to read the document to install the software, but I cannot get good instruction for installation.

First, I don't know what relationship they have between Zenoss core and Zenwin? Zenwin is a stand-along
service component or it has any prerequiist component from Zenoss.

I try to use the installation instruciton. In the configure part, it is not clearly described.

Do I need to install Apache, MySQL, and setup something?

I try to down the quick starter pdf file, and it keeps failed. I try to install VMplayer, it reported that the
file is too big over 2G. I don't know how come I get so many problems.

please help, and give me a step by step instruction, or a better install instruction for windows users.

Thanks

------------------------
Bo Yu

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

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

-------------------- m2f --------------------
(Continue reading)

Kristopher D. Dick | 1 Jun 2007 17:27

RE: Install Fails "[wmi-install] Error 2"

tail zenbuild.log displays
***************************************************************

swig -I./scripting/swig -python wmi/pywmi.i
Make[2]: swig: Command not found
Make[2]: *** [wmi/pywmi_wrap.c] Error 127
Make[2]: Leaving directory
'/home/zenoss/zenossinst/build/wmi-0.1.0/Samba/source'
make[1]: *** [pywmi-installed] Error 2
make[1]: Leaving directory '/home/zenoss/zenossinst/build/wmi-0.1.0'

**************************************************************


So, what's my next step?

Kristopher Dick

-----Original Message-----
From: zenoss-users-bounces <at> zenoss.org
[mailto:zenoss-users-bounces <at> zenoss.org] On Behalf Of Kristopher D. Dick
Sent: Thursday, 31 May 2007 07:07
To: 'General discussion of using zenoss system'
Subject: RE: [zenoss-users] Install Fails "[wmi-install] Error 2"

No change, any other ideas.

Kristopher Dick

-----Original Message-----
(Continue reading)

MoreDakka | 1 Jun 2007 17:42

Adding Mibs, well trying to, not working properly

I'm trying to add MIBs for Cisco routers and switches, just trying v1 right now so I put *.my in the
%ZENHOME/share/mibs/site/ directory and this is what I get when running zenmibs run.

Code:

[zenoss <at> monitor cisco]$ zenmib run
INFO:zen.zenmib:Skipping file /usr/local/zenoss/share/mibs/irtf/IRTF-NMRG-SMING
INFO:zen.zenmib:Skipping file /usr/local/zenoss/share/mibs/irtf/IRTF-NMRG-SMING-EXTENSIONS
INFO:zen.zenmib:Skipping file /usr/local/zenoss/share/mibs/irtf/IRTF-NMRG-SMING-TYPES
INFO:zen.zenmib:Skipping file /usr/local/zenoss/share/mibs/site/CISCO-FASTHUB-MIB.my
INFO:zen.zenmib:Skipping file /usr/local/zenoss/share/mibs/site/OLD-CISCO-SYS-MIB.my
INFO:zen.zenmib:Skipping file /usr/local/zenoss/share/mibs/site/VIPER-MIB.my
INFO:zen.zenmib:Skipping file /usr/local/zenoss/share/mibs/site/ESSWITCH-MIB.my
INFO:zen.zenmib:Skipping file /usr/local/zenoss/share/mibs/site/cisco/mibs.tar
INFO:zen.zenmib:Skipping file /usr/local/zenoss/share/mibs/site/cisco/mibs/README-MIB.txt
Traceback (most recent call last):
  File "/usr/local/zenoss/Products/ZenModel/zenmib.py", line 166, in ?
    zm.load()
  File "/usr/local/zenoss/Products/ZenModel/zenmib.py", line 138, in load
    depMap = self.dependencies(walk(ietf, iana, irtf, tubs, site))
  File "/usr/local/zenoss/Products/ZenModel/zenmib.py", line 63, in dependencies
    defines, depends = self.parse(filename)
  File "/usr/local/zenoss/Products/ZenModel/zenmib.py", line 43, in parse
    fp = open(mibfile)
IOError: [Errno 2] No such file or directory: '/usr/local/zenoss/share/mibs/site/cisco/mibs/.message'
[zenoss <at> monitor cisco]$ cd ..
[zenoss <at> monitor site]$

I'm not sure why it's not adding these, any help here would be greatly appreciated.

(Continue reading)


Gmane