[zenoss-users] Re: File Systems Unknown

2008-04-09 Thread roy
I have added the collector plugin HRFileSystem plugin but it did not work m2f Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=18273#18273 m2f

[zenoss-users] Re: custom report based on device location

2008-04-09 Thread massimo
Just create a custom device report and put in the query field: Code: here.getLocationName() == /FOO m2f Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=18274#18274 m2f

[zenoss-users] Re: Export Devices with other information

2008-04-09 Thread massimo
Open zendmd and enter: Code: f = open(/tmp/devices.txt, w) for d in dmd.Devices.getSubDevices(): ...f.write(d.manageIp+,+d.getLocationName()+,+d.snmpSysName+\n) ... f.close() m2f Read this topic online here:

[zenoss-users] Problems with zenping

2008-04-09 Thread jhuizer
I have 1800 devices under monitoring, but if certain devices go down, the status for these devices is that they are still up. Logging of the zenping process Finished pinging 537 jobs in 1.54 seconds, does this means that 1200 devices are not being ping'ed. If so, how can I restore this.

[zenoss-users] BETA: 2.1.90 CPU hog after upgrade from 2.1.3

2008-04-09 Thread RDNZL
Running Zenoss 2.1.3 on CentOS 5.1 Did an RPM -U upgrade to beta-2.2 with zenoss-2.1.90-0.el5.i386.rpm All seems to start ok (except python2.4 not found error during migrate) But when zenoss runs the CPU usage goes sky high and things like google maps don't work properly, total interaction

[zenoss-users] Re: BETA: 2.1.90 CPU hog after upgrade from 2.1.3

2008-04-09 Thread RDNZL
I found this in $ZENHOME/log/events.log: It seems since this time problems started with geocache and googlemap CPU load. 2008-04-09T11:37:42 CRITICAL txn.-1254368368 A storage error occured during the second phase of the two-phase commit. Resources may be in an inconsistent state. --

[zenoss-users] Re: custom report based on device location

2008-04-09 Thread gterkanian
Perfect. Thanks! I really wish this subject was documented a little better. m2f Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=18280#18280 m2f

[zenoss-users] Re: custom report based on device location

2008-04-09 Thread massimo
In the appendix section of the admin guide you find some pieces of information about that. m2f Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=18282#18282 m2f

[zenoss-users] Re: custom report based on device location

2008-04-09 Thread gterkanian
Yeah, but only pieces and certainly not the specific information I was looking for. Thanks for your help. m2f Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=18283#18283 m2f

Re: [zenoss-users] BETA: Error with zenoss-core-zenpacks-2.1.90-0.i386

2008-04-09 Thread Eric Newton
Please ignore these messages, they will be fixed in the next release. -Eric HerbertS wrote: I successfully upgraded my 2.1.3 to 2.1.90 When I try to install zenoss-core-zenpacks-2.1.90-0.el5.i386.rpm I'm getting a lot of errors which I didn't have with other releases before: Code:

Re: [zenoss-users] BETA: 2.1.90 - Clear emails/pages no longer sent

2008-04-09 Thread Eric Newton
rkirkley wrote: After an event clears I don't get the clear email or clear page? http://dev.zenoss.org/trac/ticket/2933 ___ zenoss-users mailing list zenoss-users@zenoss.org http://lists.zenoss.org/mailman/listinfo/zenoss-users

Re: [zenoss-users] Re: Why Zenoss core shouldn't be used at all...

2008-04-09 Thread Kris Jacobs
With the determination that BSD is clearly superior I'm sure. Christopher G. Stach II [EMAIL PROTECTED] 4/8/2008 23:32 Kris Jacobs wrote: Well, in many ways I think FreeBSD makes a lot more sense and is easier to use and learn than any Linux distribution I've had my hands on. FreeBSD

Re: [zenoss-users] BETA: 2.1.90 - Unable to add new IpService

2008-04-09 Thread Eric Newton
rkirkley wrote: When trying to add a new IpService from the OS tab of a device the OK button in the popup is greyed out. You can never add the service. http://dev.zenoss.org/trac/ticket/2934 ___ zenoss-users mailing list zenoss-users@zenoss.org

Re: [zenoss-users] BETA: Event Flooding if WinService Monitoring is activated

2008-04-09 Thread Eric Newton
We have had difficulty repeating this problem. I will add the details below to the ticket. It may be the key to finding the problem! -Eric HerbertS wrote: After updating from 2.1.3 to 2.1.90 I get repeating alerts from all of my Windows Servers that all Win services are down. With 2.1.3

[zenoss-users] Re: Custom report for tracking clock skew

2008-04-09 Thread jtaylor
Well, I'm still no further on with this, this must be possible, and there must be somebody with sufficient knowledge on these forums to at least give me a sensible answer! m2f Read this topic online here:

[zenoss-users] Monitor using different user credentials

2008-04-09 Thread tmcbee
Hello and thanks in advance for trying to help with my issue. I am currently using zenoss to monitor my windows domain. I have a couple of web servers that are in my DMZ and are not connected to the domain. I need to monitor those machines but I am having difficulty trying to locate where I

[zenoss-users] Re: Monitor using different user credentials

2008-04-09 Thread massimo
When selecting a device you get to a page with status information about this device. There you can select from an drop down menu (left to the Status tab) More-zProperties. Here you can specify independently for each and every device the credentials. m2f

[zenoss-users] Re: Generic means to graph many SNMP oids below a certain point

2008-04-09 Thread daviz00
Ok everything is up now. I hope the instructions are easy enough. Also included a readme which has less verbose instructions inside the ZenPack. APC Monitor Zenpack Page with instructions and download links. http://ilovenix.com/page.php?19 Other handy Zenoss items below.

[zenoss-users] Add Device rarely works

2008-04-09 Thread davraamides
I recently downloaded the Zenoss 2 VM appliance from VMWare. I've been having inconsistent results using the Add Device feature from the web. For a couple of machines it worked, but then for most others it just spins for a second (with no log messages) and then finishes refreshing with no new

[zenoss-users] APC Monitor ZenPack with Screenshot.

2008-04-09 Thread daviz00
Here is my first ZenPack using dynamic oid collection as well as custom page views and tabs. This ZenPack provides 2 class files, 1 modeler plugin, and one view file. It collects data from APC Switched PDUs about their outlets and status. There are no graphs here. This adds a new tab for

[zenoss-users] Re: Export Devices with other information

2008-04-09 Thread knakka
It worked! Thanks a lot! m2f Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=18299#18299 m2f ___ zenoss-users mailing list

[zenoss-users] Re: syslog help

2008-04-09 Thread mikeduffy13
Sorry I'm a little new to Linux too...what command would tell me if there is a process listening on port 1514? m2f Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=18300#18300 m2f

Re: [zenoss-users] Re: syslog help

2008-04-09 Thread Ade
On 09/04/2008, mikeduffy13 [EMAIL PROTECTED] wrote: Sorry I'm a little new to Linux too...what command would tell me if there is a process listening on port 1514? m2f Read this topic online here:

[zenoss-users] Re: Error reading value (oid is bad)

2008-04-09 Thread snarkout
http://tools.cisco.com/Support/SNMP/do/BrowseOID.do?local=entranslate=TranslateobjectInput=1.3.6.1.2.1.31.1.1.1.7 I've seen some posts about 64 bit counters being handled badly recently, but since I don't deal with those, I didn't really look - you might dig around in the forum some for that

[zenoss-users] Zenbackup Help

2008-04-09 Thread freelancer
I'm running the VMware 2.1.3 image that was supplied from the Zenoss.com website. I'm having a hard time getting the zenbackup command to work (admittly I'm a total linux noob, so that may be the problem). Here is what I'm doing and the error I get. I login to the VMware image as root then

[zenoss-users] Re: syslog help

2008-04-09 Thread mikeduffy13
thanks adrian. netstat -na | grep LISTEN provides this tcp0 0 0.0.0.0:81000.0.0.0:* LISTEN tcp0 0 0.0.0.0:902 0.0.0.0:* LISTEN tcp0 0 127.0.0.1:3306 0.0.0.0:* LISTEN

[zenoss-users] snmpwalk

2008-04-09 Thread xbutton
Looking for some tutorial for SNMPWALK, how to install, and important commands to be used. Any suggestions?? m2f Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=18305#18305 m2f

[zenoss-users] Re: SNMPWALK Essentials

2008-04-09 Thread KrisJacobs
http://net-snmp.sourceforge.net/wiki/index.php/TUT:snmpwalk m2f Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=18306#18306 m2f

[zenoss-users] Re: automate cleared events into history

2008-04-09 Thread badabing
Thanks snarkout for taking time to respond. Sadly this happens on multiple machines, and even snmp agent up on device ... events which occur rarely as opposed to Process table up for device ... events aren't clearing the snmp agent down on device ... events. All these ofcourse have there

[zenoss-users] Re: Error reading value (oid is bad)

2008-04-09 Thread makemorebeer
not to post jack but i just tried your suggestions, and found that now i'm able to snmpwalk to the devices, however the specific datapoints are not in the snmpwalk readout. i also notieced that it's reading my ethernet interface as both O=Down A=up. m2f

[zenoss-users] Re: Monitor using different user credentials

2008-04-09 Thread tmcbee
Outstanding. That is exactly what I needed. Thank you again, m2f Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=18309#18309 m2f

[zenoss-users] how to upgrade?!?

2008-04-09 Thread makemorebeer
I know i've seen a bunch of posts that reference the correct method for upgrading with the sprints. the last time i did it my system crashed badly, so now i'm a bit leary of doing so. if it is anything more than running the rpm i'd love to know that so i don't repeat my previouse mistake.

[zenoss-users] Re: Zenbackup Help

2008-04-09 Thread makemorebeer
stab in the dark here but how about running it as root? m2f Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=18311#18311 m2f ___

[zenoss-users] Re: syslog help

2008-04-09 Thread mikeduffy13
i also added Code: --syslogport =1514 to the config for the zensyslog daemon... m2f Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=18312#18312 m2f

[zenoss-users] Zenoss on EL5 (Unbreakable, RH, or Centos)

2008-04-09 Thread mmercer
May need to double check that the files you are publishing in /opt/zenoss/lib are not incompatible with the EL libs I had not restarted/reloaded since I installed zenoss but yesterday and today have been fighting to get kde working due to conflicts with /opt/zenoss/lib/libpng12.so.0

[zenoss-users] Host-Resource MIB: Zenoss not pulling space used

2008-04-09 Thread andyford
I have some devices that seem to have good Host Resource MIBs, a straight snmpwalk looks normal, but Zenoss only reports the total sizes and not the free or used space. They list as unkown on the devices' status pages. # snmpwalk -v1 -c public DEVICE hrStorage

[zenoss-users] Does Zenoss Enterprise Support Dependencies unlike Core?

2008-04-09 Thread cpayne
Does the Zenoss Enterprise version support Dependencies meaning that if it doesnt ping then dont send out alerts that everything else is down also? m2f Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=18315#18315

[zenoss-users] Re: automate cleared events into history

2008-04-09 Thread NateBell
I think I've run into the same problem you're having, and I'm not using the VM. I occasionally have events (that are collected automatically by snmp) come in where a clear event is created, but the initial event does not get moved to the history. I'm pretty sure all of my events have null

[zenoss-users] Re: Zenbackup Help

2008-04-09 Thread freelancer
unfortunetly running as root seems to have a bunch of other problems. First off non of the paths are set correctly ($ZENHOME,$PYTHON). If I set the paths manually I can then run ./zenbackup but get the following errors: Traceback (most recent call last): File

[zenoss-users] Re: Zenoss on EL5 (Unbreakable, RH, or Centos)

2008-04-09 Thread snarkout
Why would anything else be looking in /opt/zenoss for libs at all? KDE certainly shouldn't be looking in there unless something is seriously broken somewhere. I can't confirm or deny this is the case since I don't have X running on any of my servers, but that sounds incredibly strange.

[zenoss-users] Re: Zenoss on EL5 (Unbreakable, RH, or Centos)

2008-04-09 Thread mmercer
No clue, I just did an install and it added a zenoss.conf file to /etc/ld.so.conf.d/ so of course /opt/zenoss/lib is getting polled for libs... m2f Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=18319#18319

[zenoss-users] Re: Zenbackup Help

2008-04-09 Thread david_sloboda
I believe the zenbackup command has to be run as the zenoss user, not the root user. You might want to try [EMAIL PROTECTED] ~]# su - zenoss in place of [EMAIL PROTECTED] ~]# su zenoss The difference is that the argument to su, the dash ( -) makes the shell a login shell, which means that

[zenoss-users] Re: how to upgrade?!?

2008-04-09 Thread twm1010
if you're worried about stability why are you wanting to move to a beta release?? The sprints are alpha and beta tests of the next full release of Zenoss, just wait until they are done. m2f Read this topic online here:

[zenoss-users] Re: Zenoss on EL5 (Unbreakable, RH, or Centos)

2008-04-09 Thread snarkout
Ouch - yeah, WTF? Code: [EMAIL PROTECTED] ~]# ldconfig -N -X -v|grep '^/.*:$' /usr/lib/mysql: /opt/zenoss/lib: /lib: /usr/lib: m2f Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=18322#18322 m2f

[zenoss-users] Re: Zenmodeler hangs

2008-04-09 Thread jpfleger
I had a similar problem. I don't know what the cause was but I found that the zenhub was consuming an entire CPU on a multi-proc machine. Its log contained this line over and over again: Code: 2008-04-08 18:50:02 WARNING zen.IpRouteEntry: interface index:0 not found I had to kill -9 zenhub

[zenoss-users] how to report all thresholds, including severity of each?

2008-04-09 Thread David Sloboda
My manager wants to know which circumstances will generate an event with severity=Warning, which events will generate a severity=Error and which events will generate a severity=Critical for all items monitored by Zenoss. I thought I would answer this with a custom report. I am not sure about the

[zenoss-users] Re: network map can't link

2008-04-09 Thread david_sloboda
Hi. From http://community.zenoss.com/forums/viewtopic.php?t=5190 and http://www.zenoss.com/community/docs/zenoss-guide/2.1.1/ch04s07.html The Network Map is a Flash representation of your network's layer 3 topology. Do you have the Flash plug-in installed on your web browser? I had the blank

Re: [zenoss-users] BETA: 2.1.90 Minor Issue - Display Bug Backup

2008-04-09 Thread Erik A. Dahl
http://dev.zenoss.org/trac/ticket/2941 On Apr 8, 2008, at 8:33 PM, HerbertS wrote: http://www11.file-upload.net/09.04.08/aoadsw.jpg m2f Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=18263#18263

[zenoss-users] Re: network map can't link

2008-04-09 Thread cryingpig
Yeah! I installed the flash-plugin and the network map link can display . Thank you very much,David_sloboda! m2f Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=18328#18328 m2f

[zenoss-users] Re: SmartArray monitoring with Zenoss?

2008-04-09 Thread Dmitry Serbin
Nobody can help? On Wed, Apr 9, 2008 at 1:27 PM, Dmitry Serbin [EMAIL PROTECTED] wrote: Hi all, Is it possible to organize SmartArray drives monitoring with Zenoss via SNMP? For example, OID .1.3.6.1.4.1.232.3.2.5.1.1.6 shows the status of all SCSI drives in array. I want to monitor this