Skip to content

Django Client for querying Naaya Products Information API

Notifications You must be signed in to change notification settings

mihneasim/nystatus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django-ZopeProductVersions is a client for information aggregation of Zope instances.
It:
- monitors installed Product versions
- keeps track of running portals
- grabs error logs
- register your commit observations

Run python manage.py syncdb to setup the database.

Log in to admin panel and add Zope websites in the Info/ZopeInstances section.
Enter url and edw-productsinfo-key for auth purposes.
Also include "python client.py" in your crontab to grab info daily.

You can run python client.py <instance_id> to force grabing for an instance.

Django-ZopeProductVersions helps you to view stats about installed products in
your Zope websites and error logs classified by portals.

REQUIREMENT: Your Zope needs edw.productsinfo-0.3 egg installed

About

Django Client for querying Naaya Products Information API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published