ewall / zentray

Systray status monitor for Zenoss -- for a better alternative, see http://sourceforge.net/projects/zapplet/

This URL has Read+Write access

zentray / README
100644 42 lines (26 sloc) 1.272 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
Summary: ZenTray monitor for Zenoss
 
Authors:
Todd Davis <tdavis@anpisolutions.com> (initial version)
Eric Wallace <e@ewall.org> (version 0.2 edits)
 
License:
GPLv2
 
Description:
 
ZenTray is a system tray gadget that watches and displays the current alert level/severity from a Zenoss monitoring server.
 
Clicking the icon will launch Zenoss in the default web browser. Right-clicking the icon will allow you to edit your server connection settings.
 
New in version 0.2: The program will authenticate to the Zenoss (Zope) server using a form and cookies, which is the default login method.
 
Requires:
Python 2.5+
GTK+ Runtime 2.12.9+
 
Platform:
Windows (portable excutable can be created with py2exe)
 
I have only tested on Windows XP Pro SP3, but since this is created with Pyton and GTK+, it is probably compatible with other systems. YMMV.
 
Downloads:
 
Source Code:
http://github.com/ewall/zentray
 
Latest version, Windows Installer:
http://www.ewall.org/dl/ZenTray_Windows_Setup.msi
 
Latest version, Windows EXE Zipped Folder:
http://www.ewall.org/dl/ZenTray_Windows_folder.zip
 
Recommended Alternatives:
 
ZApplet is a similar Open Source project, originally created by Zenoss employees with Python and GTK+
http://sourceforge.net/projects/zapplet/