ewall / zentray
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
0410377
unknown (author)
Tue Sep 01 08:28:41 -0700 2009
commit 0410377078ad39e32a6c2eaddf91766a11287fcd
tree 9fb82ba4db4b4c2090f08ba40aa01c1155325caa
parent 4932ae459a9b9e37ee642eb4cc1e574c8312a03a
tree 9fb82ba4db4b4c2090f08ba40aa01c1155325caa
parent 4932ae459a9b9e37ee642eb4cc1e574c8312a03a
zentray /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
COPYRIGHT | ||
| |
MANIFEST.in | ||
| |
PKG-INFO | ||
| |
README | ||
| |
ZenTrayIcon.nsi | ||
| |
ZenTray_Windows_Setup.aip | ||
| |
copygtk.cmd | ||
| |
rpm.cfg | ||
| |
scripts/ | ||
| |
setup.py | ||
| |
zentrayicon/ |
README
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/

