mosburn | 2 Jun 2008 18:25
Favicon

Re: Issues with custom template

I am wanting to graph the PID of a process. Our vendor supplied us with buggy code that restarts itself fairly
often and I need to get some proof of its stability issues. I figured with a graph and a report I would have
enough information to take the issue up with their developers. 

Additionally, that link helped with a different issue I was looking at but since my PID string is in the 6
digit length the return code does not work here. 

Thanks,

Michael

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

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

-------------------- m2f --------------------
shanff | 2 Jun 2008 20:45
Picon
Favicon

Re: How to monitor devices behind a firewall

Taking this a step further, only 161/UDP inbound should be opened to the monitored host if you allow all
outbound traffic.  162/UDP is the port to open on the Zenoss server side for inbound traffic on that side of
the equation.

Correct me if I'm wrong, that's how my setup is working.

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

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

-------------------- m2f --------------------
ecn | 2 Jun 2008 21:53
Favicon

Re: zenoss 2.2 crashes in alerting rules

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
(Continue reading)

xinity | 2 Jun 2008 11:27
Picon
Subject: zodb corrupted :-(

hy all,
i have a strange problem,
i'm using zenoss 2.1.2, i have updated it to 2.1.3,
but when i restart zenoss, here is what i have in zeo.log

Code:

2008-06-02T11:24:28 INFO ZEO.zrpc.Connection(S) (127.0.0.1:53212) loadEx() raised exception:
Error reading oid 0x0f5b.  Found 'U\x04Feb.q\x1fU\x05_pdayq U\x04Mon.q!U\x05_fmonq"U\x08Februa'
at 20083030
Traceback (most recent call last):
  File "/opt/zenoss/lib/python/ZEO/zrpc/connection.py", line 421, in handle_request
    ret = meth(*args)
  File "/opt/zenoss/lib/python/ZEO/StorageServer.py", line 248, in loadEx
    return self.storage.loadEx(oid, version)
  File "/opt/zenoss/lib/python/ZODB/FileStorage/FileStorage.py", line 524, in loadEx
    h = self._read_data_header(pos, oid)
  File "/opt/zenoss/lib/python/ZODB/FileStorage/format.py", line 193, in _read_data_header
    raise CorruptedDataError(oid, s, pos)
CorruptedDataError: Error reading oid 0x0f5b.  Found 'U\x04Feb.q\x1fU\x05_pdayq
U\x04Mon.q!U\x05_fmonq"U\x08Februa' at 20083030
------
2008-06-02T11:24:29 INFO ZEO.zrpc.Connection(S) (127.0.0.1:53209) loadEx() raised exception:
Error reading oid 0x0f5b.  Found 'U\x04Feb.q\x1fU\x05_pdayq U\x04Mon.q!U\x05_fmonq"U\x08Februa'
at 20083030
Traceback (most recent call last):
  File "/opt/zenoss/lib/python/ZEO/zrpc/connection.py", line 421, in handle_request
    ret = meth(*args)
  File "/opt/zenoss/lib/python/ZEO/StorageServer.py", line 248, in loadEx
    return self.storage.loadEx(oid, version)
(Continue reading)

jhajas | 2 Jun 2008 13:49
Picon

Re: Reporting Question

Hi, I cannot find appropriate method to get HW Tag! If I use your example above (getHWTag) I get "Unknown
column" instead of value.

Also in http://www.zenoss.com/community/docs/zenoss-api-docs/2.1/ZenModel.Device.Device-class.html

there is no method like that mentioned. Any suggestion?

Josef

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

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

-------------------- m2f --------------------
roru | 2 Jun 2008 14:59
Picon

Zenoss core 2.1 login problem

I have changed  the admin password but now i can't login anymore in
Zenoss core 2.1.

Do i have to wait a while or can i set the password using the command line.
 ( Ubuntu 7.0)

Who has an idea ?

Thanks.
Rob.

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

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

-------------------- m2f --------------------
gentux31 | 2 Jun 2008 21:35
Picon

Re: Issues with custom template

Have you taken a look at how to monitor processes?

http://www.zenoss.com/community/docs/zenoss-guide/2.2.0/ch11s03.html

This is the way to monitor processes.

Good luck

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

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

-------------------- m2f --------------------
thewanderer | 2 Jun 2008 02:17
Picon

Re: Adding data source timeout

Same version (2.2) - I seem to have exactly the same problem, adding a new datasource shows a spinning
graphic and just sits there forever.

I have tried adding the datasource in different parts of the tree (to the device or to the device group etc)
with the same result.

Any ideas?

Is there a log file for this function?

Thanks

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

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

-------------------- m2f --------------------
ftanner | 2 Jun 2008 20:27

Re: Bug? OS Process always "up" status

I was ale to reproduce the same problem.

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

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

-------------------- m2f --------------------
dgahling | 2 Jun 2008 18:45
Favicon

Very basic operational questions

I've looked all over toe documentation, FAQs, case studies, and searched the forums, but can't find some
very basic specifications for Zenoss.

That is, -
what's the maximum # of hosts supported?
what's the maximum # of services supported?
and what's the maximum # of services per hosts supported?

I know a lot of this is hardware related, but there should be a general rule of thumb.
Also interested in knowing also what's the largest installation ? The cast-studies don't really mention numbers.

Maybe also add this to the FAQ or something?

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

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

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

Gmane