Quantcast
Channel: Zenoss Community: Message List
Browsing all 1118 articles
Browse latest View live

Re: events and event details via RESTful

I'm honestly not sure off the top of my head (haven't looked at Zenoss code in about 6 months). Zep Facade (to see how events may be...

View Article


Re: zenoss 4.2.0 on OpenSuse

There is a 4.2.4 SRPM artifact with the latest release, please see notes here:http://wiki.zenoss.org/Install_Zenoss#SRPMsGiven that this is brand new, it's untested on suse, please let me know if this...

View Article


4.2.4 Beta autodeploy and Oracle License Prompt

I went to test out out the 4.2.4 autodeploy via the branch mentioned in http://wiki.zenoss.org/Install_Zenoss and was sad to see I now had to manually accept an Oracle license agreement. I'm just...

View Article

Re: 4.2.4 Beta autodeploy and Oracle License Prompt

Dpetzel, I believe that this is entirely due to the Oracle licensing requirements.

View Article

Re: 4.2.4 Beta autodeploy and Oracle License Prompt

Thanks bbibeault,Previous versions of the script didnt have this manual acceptance. Out of curiosity, did they change something in regards to licensing? Or are we just righting previous wrongs with...

View Article


Re: Interface Alert : threshold of high utilization exceeded : current value

Hi Rob, Thanks for reply. I do read the link before you attached and tried to follow the transform but no luck, the alert msg will still show like this, threshold of high utilization exceeded: current...

View Article

Image may be NSFW.
Clik here to view.

Re: Zenping correlation problem 4.2.3

sooooo, no one has such a problem?? or am I the only person in the world that monitor remote servers with zenoss 4.2?

View Article

Re: Unauthorized: You are not allowed to access 'zProperty' in this context -...

By the way, we had another failure soon after this post and plenty since  also not covinced any more it matters whether the variable is present at the device level as we have failures with those as...

View Article


Re: Calculating File Age from WMI

Hi Egor , How do i put threshold for file age monitoring ?

View Article


Re: Zenoss No-longer Recording Event Data

Yes, RabbitMQ is critical to Zenoss v4 working. You need to fix that. Is it not running for some reason? Did you change the Zenoss server's IP address? Logs for RabbitMQ? --James PulverZCA MemberCLASSE...

View Article

Re: Upgrade from 3.2.1 to 4.2.3 and RHEL 5 to RHEL 6

nilie, thanks for your feedback. However, I still can't get the web interface to come up. On another approach. If I already have rhel 6 on a vm. What is the best way to install zenoss 3.2.1 ?

View Article

Image may be NSFW.
Clik here to view.

How to get all devices of an ip-network?

Hi, following piece of code:     net=context.getSubNetworks():    for dev in net.getSubDevices():         loc=dev. getLocationName() leads to following error:  Type: <type 'exceptions.TypeError'>...

View Article

How to model network-interfaces without monitoring them?

Hi, is there any way to model network-interfaces (and get their ip, mac adress etc.) but not to poll their performancedata and interface states? greetings,christian

View Article


Re: How to model network-interfaces without monitoring them?

Hi,There is the option to turn off monitoring on a per-interface basis. I don't know how to do it per device. Possibly look at the "zInterfaceMapIgnoreNames" field in the device/device class...

View Article

Re: How to model network-interfaces without monitoring them?

hi, thank you - but zInterfaceMapIgnoreNames will prevent the whole interface from being added as an component to the device. Thats nur fully what I intended. I would like to have the interface...

View Article


Re: How to get all devices of an ip-network?

Hi, could figure it out by myself: this doesn't work because getSubDevices in class ipnetworks doesn't work:     net=context.getSubNetworks():    for dev in net.getSubDevices():         loc=dev....

View Article

Re: Interface Alert : threshold of high utilization exceeded : current value

Strange, have had that transform or a very similar one to that for a while with no issues.  You on the 4.x train of code?  Could try:Febreeze the zeneventd.log to verify no code problemsA simple...

View Article


zenoss 4.2.3 slow

I installed a brand new server Centos 6.4 running Zenoss 4.2.3.  zenoss restart or start will take a extreme long time. Server doesn't have any high load issue. Not only web interface, but running...

View Article

Re: Upgrade from 3.2.1 to 4.2.3 and RHEL 5 to RHEL 6

Ok, so I'm making some progress here on at least one of the installs. I'v installed version 3.2.1 on rhel 6. I'm thinking that I might be able to migrate the database from the current working setup...

View Article

Re: "SNMP agent down - no response received"

I was also wondering if all networking is working on the cloned VM? I've seen cloned Linux systems not work correctly due to the ifcfg for the interface being hardcoded for the old VMs MAC address.

View Article
Browsing all 1118 articles
Browse latest View live