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

Monitoring Windows Server 2008 DHCP Scopes

Hello Guys,I'm trying to implement a function in my Zenoss 4.2.3 that monitor the dhcp leases based on events, but no success until now. Zenoss shows messages like this in events:  Resource:...

View Article


Re: ZenSyslog Question-Please assist

Hey Jane, Here is the output, not seeying any thing on UDP... [root@localhost log]# iptables --list -vChain INPUT (policy ACCEPT 0 packets, 0 bytes) pkts bytes target     prot opt in     out     source...

View Article


Email alert links (event detail, acknowledge, etc..) linked to...

I'm running VMWare appliance of zenoss 4.2.0.  On all the email alerts I get, if I try to acknowledge or close them from the links within the email, they all point to...

View Article

unable to install Vmware Zenpack

So i'm trying to install the vmware SNMP zenpack (http://wiki.zenoss.org/ZenPack:VMware_ESX_SNMP).  But when i try to install it via commandline i'm getting this [zenoss@zenoss ~]$ zenpack --install...

View Article

Re: unable to install Vmware Zenpack

Are you attempting to install this on a 4.X instance?  If so, you are going to have to see if there is a newer version of the ZenPack. Also Ryan mentioned in the comments area that this might give you...

View Article


Re: Monitoring Windows Server 2008 DHCP Scopes

This is untested, but the logic should be sound..  import.reif evt.component == 'Microsoft-Windows-DHCP-Server':  msg=evt.summary  if re.match (".*percent full with only*.", msg):    evt.severity=5...

View Article

Re: Begginers question on zenoss

This should cover questions 1-5. http://community.zenoss.org/community/documentation/official_documentation

View Article

Re: Begginers question on zenoss

Hi Guyverix, Thanks for the reply. I gone through the doc already. but still wants to have some clarity on those questions. I would appreciate if you can help me. Regards,Arumon

View Article


Re: HP proliant - Zenoss only sees internal disks

Are you able to see the drives via a SNMP walk or get? snmpwalk -v1 -c public localhost hrStorage or snmpwalk -v1 -c public localhost 1.3.6.1.2.1.25.2.3.1

View Article


Re: Events not getting generated for NetApp Filer volumes

Update and answer for the seen issue  1: As per the Zenoss support - its the bug in the older version of NetApp zenpack where configuring multiple threshold for a volume would fail . 2: Remove either...

View Article

Re: HP proliant - Zenoss only sees internal disks

Did you want me to switch anything out in those commands, or run exactly as is? Running that on my local Zenoss server returns lengthy results. I'm not sure what output you are looking for.

View Article

Re: HP proliant - Zenoss only sees internal disks

I guess I should have included that the server I am trying to monitor is 2008 Server.

View Article

Image may be NSFW.
Clik here to view.

Re: Monitoring Windows Server 2008 DHCP Scopes

In which field should I fill out this information?I'm new at this type of event processing. In Event Classes i've created an Event ClassMapping: Thanks for now =)

View Article


Re: unable to install Vmware Zenpack

Ahh ok, that makes sense.  There's a lot of VMware stuff floating out there.  It would be nice if some better/some up to date documentation was out there.  Even the Extended Monitoring guide was...

View Article

Re: Begginers question on zenoss

As guyverix says, the official documentation answers most of these questions, but it is a bit opaque if you are new to Zenoss. 1. What is the difference between modeler plugin and Template. Modeler...

View Article


Re: Added LDAP and now users can't see events

+1 on this problem. We are connecting to AD and cannot see any events. Local users see events just fine. Zenoss devs?   Thanks,Rod.

View Article

Re: Monitoring Windows Server 2008 DHCP Scopes

Hi Gustavo,Can we just back up a touch.  You have created a mapping at the /Events level - the top of the Event Class tree.  I would be far more tempted to create your new class further down the tree....

View Article


Re: Added LDAP and now users can't see events

We use LDAP for authentication only (no group membership).  What we have found is that when a user first authenticates via LDAP a user is created in zenoss and we have no abilities to modify that users...

View Article

Re: Replicating performance data?

I've been looking for something like this as well for some time, and have been looking closely at OpenTSDB as a "data warehouse" for the time-series data contained in Zenoss' RRDs.  OpenTSDB seems...

View Article

Re: Zenoss/PagerDuty Synchronization

Just wanted to say that I've released a ZenPack that incorporates this script and better integrates with Zenoss here: http://wiki.zenoss.org/ZenPack:PagerDuty Thanks,Joseph

View Article
Browsing all 1118 articles
Browse latest View live