Quantcast
Channel: Zenoss Community : Popular Discussions - Forums
Viewing all 270 articles
Browse latest View live

New IP-SLA Enumeration/Monitoring ZenPack

0
0
Thanks to Shane Scott for providing his new IP-SLA Enumeration/
Monitoring ZenPack. The ZenPack discovers, enumerates and allows
monitoring of SLAs. SLA objects are children of the parent SLA
appliance. The ZenPack provides 3 templates HTTP, New_SLA and VoIP
under the device class /Devices/Network/IPSLA.

IP-SLA Enumeration/Monitoring: http://www.zenoss.com/community/projects/zenpacks/ip_sla
IP-SLA Enumeration/Monitoring Wiki: http://community.zenoss.org/trac-zenpacks/wiki/ZenPacksipSLASLADevice

Thanks Shane!

Thanks,Matt Ray
Zenoss Community Manager
community.zenoss.com
mray@zenoss.com






_______________________________________________
zenoss-zenpacks mailing list
zenoss-zenpacks@zenoss.org
http://lists.zenoss.org/mailman/listinfo/zenoss-zenpacks

Zenoss + Apache mod_proxy

Problem with WMI - Zenoss wmic

0
0

Hello all,
we've got problem with WMI. Calling WMI (Windows 2003) from Zenoss
gives error message. (There is right zWinPassword and zWinUser in
zProperties, of course).

The same error gives program wmic too:

 

# /usr/local/zenoss/common/bin/wmic -U USERTEST/Administrator%password //10.1.1.50 "select * from Win32_ComputerSystem"
[librpc/rpc/dcerpc_util.c:1290:dcerpc_pipe_auth_recv()] Failed to bind to uuid 4d9f4ab8-7d1c-11cf-861e-0020af6e7c57 - NT_STATUS_END_OF_FILE
[librpc/rpc/dcerpc_connect.c:790:dcerpc_pipe_connect_b_recv()] failed NT status (c0000022) in dcerpc_pipe_connect_b_recv
[wmi/wmic.c:196:main()] ERROR: Login to remote object.
NTSTATUS: NT_STATUS_ACCESS_DENIED - Access denied

 

When we have tested WMI locally in Windows 2003 all has been all right.

 

Would somebody tell me there is problem and how solve it?
Thank you very much for your help.
Have a nice day.

4.2 Install Script for Ubuntu 12.04 (Working)

0
0

Hello,

 

My ties with Ubuntu are deep, so I decided to write and share an install script for Zenoss 4.2.0. I've tested it with multiple installations, and so far everything is working like it should.

 

Any beta testers?

 

Notes: Ubuntu 12.04.1 x64 Server, fresh install, fully patched

 

Links: Blog Post with notes and full script

 

 

What would be the proper method to get Ubuntu as a supported operating system? I'm new to this community.

Zenoss + Apache mod_proxy

snmpwalk Timeout: No response from...

0
0

Hello,

 

I'm having trouble getting snmp configured for one of my servers. I'm able to get a result from the command "snmpwalk localhost -c public -v1" on the machine itself, but I'm unable to get anything but a timeout error when using the snmpwalk command in Zenoss.

 

I've looked through the "Configuration of NetSnmp for use with Zenoss" (http://community.zenoss.org/docs/DOC-2502) and "How to Troubleshoot SNMP" (http://community.zenoss.org/docs/DOC-2538) documentation and used the suggested configurations. I've also double-checked my user/pass settings in the device's zProperties, but am still unable to get a response.

 

It's a *nix boxed used for storage, so no mysql/apache/etc. Does anyone have any idea what else might be causing the problem?

 

Thanks.

-interploy

Zenoss 4.2 Maps Portlet error "OVER_QUERY_LIMIT"

0
0

Having tried Zenoss and loving it i'm begining to fill it with routers i'm monitoring on the internet.
Als goes well and there's lots of info when something doesnt work or when you don't no how.
Great Community ;-)

 

But now i'm running in to an error i can't find on the forum and don't know how so solve.


I now have 30 routers on 30 diferent locations set up in Zenoss.
But now the Google Maps Portlet gives when the counter hits 14 of 30 the error :


"Google could not process addresses. Reason: OVER_QUERY_LIMIT"

 

My first thought. The google maps rquest limit of 25k (I don't have that many mappoint yet but maybee through some error)

But that was'nt the case. The report says about 100 query's on the google page for the first two days of testing.


I see somebody mentions(but for a complete different application) that there is a limit of adresses you can send to google in 1 or 2 seconds.

Kan this be limited in Zenoss so there will be a small delay in geo looking up. Or does anybody know where this error coems from

 

 

 

Also, if i'm not mistaking . Zenoss should cache the adresses so it doesn't have to look them up all the time , right ?

Everytime i get to the dashboard it starts over again with lookip up 1 0f 30 2 of 30 until 13 or 14 and then the error.


I already dit al clear geocache in the Infrastructure menu and also restarted zenoss a couple of times

 

 

Any help is welkom, i'm setting this up to convince my superior to switch to Zenoss in stead of OpenNMS an Nagios ;-)

 

 

Picture of error is attached

 

 

LITTLE UPDATE:

 

 

As far as i can check it should not re-geolocate every adres everytime.
I made a sub location container with 5 adresses. This works because i don't hit the 13 limit.
But ervery time i switch from and back to the dashboard is re-geolocates the adresses.So no cache is being used what so ever.
If i hit the 14 in this container i also get the query limit error again. But if it would cache i would have 3 times the error and then it would use the cached location

 

So where can i find the file or database entry where the cache is beining supposed to be build up, anyone ?

POSKeyError for one device

0
0

Hi all,

 

For an unknown reason, it seems that we have hit logical corruption in zope database. When we try to access one specific device in Zenoss web interface, no information about the device appears on the page and a yellow banner pop up with following error message "POSKeyError:0x049397".

 

After some researches, I found http://wiki.zenoss.org/Fixing_ZODB_Integrity_Issues page. I have already try the three solutions without success.

 

Last outout of zenoss-repairdevice.py script:

 

Checking censored.hostname.com

ERROR:ZODB.Connection:Couldn't load state for 0x04939f

Traceback (most recent call last):

  File "/opt/zenoss/lib/python/ZODB/Connection.py", line 860, in setstate

    self._setstate(obj)

  File "/opt/zenoss/lib/python/ZODB/Connection.py", line 901, in _setstate

    p, serial = self._storage.load(obj._p_oid, '')

  File "/opt/zenoss/lib/python/relstorage/storage.py", line 476, in load

    raise POSKeyError(oid)

POSKeyError: 0x04939f

Traceback (most recent call last):

  File "./zenoss-repairdevice.py", line 93, in <module>

    processOneDevice(dev)

  File "/opt/zenoss/lib/python/ZODB/transact.py", line 44, in g

    r = f(*args, **kwargs)

  File "./zenoss-repairdevice.py", line 78, in processOneDevice

    dev.checkRelations(repair=True)

  File "/opt/zenoss/Products/ZenRelations/RelationshipManager.py", line 257, in checkRelations

    rel.checkRelation(repair)

  File "/opt/zenoss/Products/ZenRelations/ToManyRelationship.py", line 286, in checkRelation

    if len(self._objects):

  File "/opt/zenoss/lib/python2.7/UserList.py", line 30, in __len__

    def __len__(self): return len(self.data)

  File "/opt/zenoss/lib/python/ZODB/Connection.py", line 860, in setstate

    self._setstate(obj)

  File "/opt/zenoss/lib/python/ZODB/Connection.py", line 901, in _setstate

    p, serial = self._storage.load(obj._p_oid, '')

  File "/opt/zenoss/lib/python/relstorage/storage.py", line 476, in load

    raise POSKeyError(oid)

ZODB.POSException.POSKeyError: 0x04939f

 

Any help appreciated :-)


Problem with WMI - Zenoss wmic

0
0

Hello all,
we've got problem with WMI. Calling WMI (Windows 2003) from Zenoss
gives error message. (There is right zWinPassword and zWinUser in
zProperties, of course).

The same error gives program wmic too:

 

# /usr/local/zenoss/common/bin/wmic -U USERTEST/Administrator%password //10.1.1.50 "select * from Win32_ComputerSystem"
[librpc/rpc/dcerpc_util.c:1290:dcerpc_pipe_auth_recv()] Failed to bind to uuid 4d9f4ab8-7d1c-11cf-861e-0020af6e7c57 - NT_STATUS_END_OF_FILE
[librpc/rpc/dcerpc_connect.c:790:dcerpc_pipe_connect_b_recv()] failed NT status (c0000022) in dcerpc_pipe_connect_b_recv
[wmi/wmic.c:196:main()] ERROR: Login to remote object.
NTSTATUS: NT_STATUS_ACCESS_DENIED - Access denied

 

When we have tested WMI locally in Windows 2003 all has been all right.

 

Would somebody tell me there is problem and how solve it?
Thank you very much for your help.
Have a nice day.

Zenoss + Apache mod_proxy

Graphs are empty and have "nan" for values

0
0

I'm pretty new to Zenoss and could use any advice on the following issue.

 

We are running Zenoss v3.0-v03 monitoring Windows Servers.  One server in particular has 3 graphs that are blank and the values are "nan", but all the other graphs are populated and have the correct values listed.  The graphs used to be populated with information as well as the values.

 

The other Windows servers we are monitoring don't have this issue.  All graphs are normal. 

 

If I try to create a new graph I get the same results, they are blank with "nan" for values.

 

Any assistance would be appreciated.

 

Thanks

Customizing Email Notifications

0
0

Hello,

 

I'm trying to customize the e-mail notifications sent out by Zenoss Core 3.0.3. Here's what I have so far.

 

Summary:

%(device)s %(summary)s

 

Body:

Device: %(device)s
Component: %(component)s
Severity: %(severityString)s
Time: %(firstTime)s
Message:
%(message)s
<a href="%(eventUrl)s">Event Detail</a>
<a href="%(ackUrl)s">Acknowledge</a>
<a href="%(deleteUrl)s">Delete</a>
<a href="%(eventsUrl)s">Device Events</a>

This works great for most devices, however any devices that are not registered in DNS only show the IP address in the notfication. For example I have a device named BURL-SERVER-UPS. IP address 192.168.17.98

 

When the up/down notification gets sent, it gives a notification saying:

 

192.168.17.98 ip 192.168.17.98 is up

 

What field can I use so that the notification shows the Device Name rather than the IP?

Zenoss 4.2 Maps Portlet error "OVER_QUERY_LIMIT"

0
0

Having tried Zenoss and loving it i'm begining to fill it with routers i'm monitoring on the internet.
Als goes well and there's lots of info when something doesnt work or when you don't no how.
Great Community ;-)

 

But now i'm running in to an error i can't find on the forum and don't know how so solve.


I now have 30 routers on 30 diferent locations set up in Zenoss.
But now the Google Maps Portlet gives when the counter hits 14 of 30 the error :


"Google could not process addresses. Reason: OVER_QUERY_LIMIT"

 

My first thought. The google maps rquest limit of 25k (I don't have that many mappoint yet but maybee through some error)

But that was'nt the case. The report says about 100 query's on the google page for the first two days of testing.


I see somebody mentions(but for a complete different application) that there is a limit of adresses you can send to google in 1 or 2 seconds.

Kan this be limited in Zenoss so there will be a small delay in geo looking up. Or does anybody know where this error coems from

 

 

 

Also, if i'm not mistaking . Zenoss should cache the adresses so it doesn't have to look them up all the time , right ?

Everytime i get to the dashboard it starts over again with lookip up 1 0f 30 2 of 30 until 13 or 14 and then the error.


I already dit al clear geocache in the Infrastructure menu and also restarted zenoss a couple of times

 

 

Any help is welkom, i'm setting this up to convince my superior to switch to Zenoss in stead of OpenNMS an Nagios ;-)

 

 

Picture of error is attached

 

 

LITTLE UPDATE:

 

 

As far as i can check it should not re-geolocate every adres everytime.
I made a sub location container with 5 adresses. This works because i don't hit the 13 limit.
But ervery time i switch from and back to the dashboard is re-geolocates the adresses.So no cache is being used what so ever.
If i hit the 14 in this container i also get the query limit error again. But if it would cache i would have 3 times the error and then it would use the cached location

 

So where can i find the file or database entry where the cache is beining supposed to be build up, anyone ?

Customizing Email Notifications

0
0

Hello,

 

I'm trying to customize the e-mail notifications sent out by Zenoss Core 3.0.3. Here's what I have so far.

 

Summary:

%(device)s %(summary)s

 

Body:

Device: %(device)s
Component: %(component)s
Severity: %(severityString)s
Time: %(firstTime)s
Message:
%(message)s
<a href="%(eventUrl)s">Event Detail</a>
<a href="%(ackUrl)s">Acknowledge</a>
<a href="%(deleteUrl)s">Delete</a>
<a href="%(eventsUrl)s">Device Events</a>

This works great for most devices, however any devices that are not registered in DNS only show the IP address in the notfication. For example I have a device named BURL-SERVER-UPS. IP address 192.168.17.98

 

When the up/down notification gets sent, it gives a notification saying:

 

192.168.17.98 ip 192.168.17.98 is up

 

What field can I use so that the notification shows the Device Name rather than the IP?

Failed to install service winexesvc

0
0
Hi

Was wondering if anyone could help? We were trying to pick up SNMP data from process from windows servers and were coming across this error:

ERROR: Failed to install service winexesvc - NT code 0x00000424

This is the command we used to try and install the win exe service:

/usr/local/zenoss/common/bin/winexe -U OURDOMAIN/monitoring%secretpasswd //192.168.1.2x "ipconfig /all"

Any help would be much appreciated with this one! :? :?

Can't zoom on Graphs

0
0

Hello there

 

As the name suggests, I cannot zoom, neither in nor out, on my graphs. I've tried in FireFox and Internet Explorer, no difference.

 

I am running Zenoss Version 3.1.0 on CentOS.

 

 

Thanks in advance

 

Best Regards,

Brian Pedersen

New IP-SLA Enumeration/Monitoring ZenPack

0
0
Thanks to Shane Scott for providing his new IP-SLA Enumeration/
Monitoring ZenPack. The ZenPack discovers, enumerates and allows
monitoring of SLAs. SLA objects are children of the parent SLA
appliance. The ZenPack provides 3 templates HTTP, New_SLA and VoIP
under the device class /Devices/Network/IPSLA.

IP-SLA Enumeration/Monitoring: http://www.zenoss.com/community/projects/zenpacks/ip_sla
IP-SLA Enumeration/Monitoring Wiki: http://community.zenoss.org/trac-zenpacks/wiki/ZenPacksipSLASLADevice

Thanks Shane!

Thanks,Matt Ray
Zenoss Community Manager
community.zenoss.com
mray@zenoss.com






_______________________________________________
zenoss-zenpacks mailing list
zenoss-zenpacks@zenoss.org
http://lists.zenoss.org/mailman/listinfo/zenoss-zenpacks

Web Interface hangs every 5 mins

0
0

Hey....

 

I'm experiencing the following problem:

 

Every five minutes the zenoss web gui hangs... obviously making it impossible for me to do stuff..

 

My setup is as following:


OS: CentOS 5,5 x64

Zenoss stack 3.1.0

Running distributed setup(at the moment with only one remote collector)

 

 

Any insight on the issue?

snmpwalk Timeout: No response from...

0
0

Hello,

 

I'm having trouble getting snmp configured for one of my servers. I'm able to get a result from the command "snmpwalk localhost -c public -v1" on the machine itself, but I'm unable to get anything but a timeout error when using the snmpwalk command in Zenoss.

 

I've looked through the "Configuration of NetSnmp for use with Zenoss" (http://community.zenoss.org/docs/DOC-2502) and "How to Troubleshoot SNMP" (http://community.zenoss.org/docs/DOC-2538) documentation and used the suggested configurations. I've also double-checked my user/pass settings in the device's zProperties, but am still unable to get a response.

 

It's a *nix boxed used for storage, so no mysql/apache/etc. Does anyone have any idea what else might be causing the problem?

 

Thanks.

-interploy

Customizing Email Notifications

0
0

Hello,

 

I'm trying to customize the e-mail notifications sent out by Zenoss Core 3.0.3. Here's what I have so far.

 

Summary:

%(device)s %(summary)s

 

Body:

Device: %(device)s
Component: %(component)s
Severity: %(severityString)s
Time: %(firstTime)s
Message:
%(message)s
<a href="%(eventUrl)s">Event Detail</a>
<a href="%(ackUrl)s">Acknowledge</a>
<a href="%(deleteUrl)s">Delete</a>
<a href="%(eventsUrl)s">Device Events</a>

This works great for most devices, however any devices that are not registered in DNS only show the IP address in the notfication. For example I have a device named BURL-SERVER-UPS. IP address 192.168.17.98

 

When the up/down notification gets sent, it gives a notification saying:

 

192.168.17.98 ip 192.168.17.98 is up

 

What field can I use so that the notification shows the Device Name rather than the IP?

Viewing all 270 articles
Browse latest View live




Latest Images