CIA.vc
pymon
Real-time open source activity stats
Stats » Projects » pymon
syndicateUTC clock
21:14 on Mar 12, 2010
event counters
The last message was received 1.89 years ago at 15:09 on Apr 23, 2008
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
93 messages since the first one, 2.3 years ago, for an average of 1.29 weeks between messages
recent messages
dateReversed sort columnprojectcontentlink
15:09 on Apr 23, 2008pymon
Commit by oubiwann :: r405 /trunk/ (3 files in 3 dirs): (link)

2008.04.23

  • Updated worflow copyright. 2008.02.23
  • Fixed white space in grammar.
#
02:00 on Feb 19, 2008pymon
Commit by oubiwann :: r404 /trunk/ChangeLog: (link)
Documented recent changes (from the past two weeks) in the ChangeLog file.
#
01:59 on Feb 19, 2008pymon
Commit by oubiwann :: r403 /trunk/TODO: (link)
Updated TODO.
#
01:59 on Feb 19, 2008pymon
Commit by oubiwann :: r402 /trunk/pymon/services.py: (link)
Fixed non-standard variable names.
#
01:58 on Feb 19, 2008pymon
Commit by oubiwann :: r401 /trunk/plugins/ping/client.py: (link)
Moved rules processing into a dedicated method.
#
01:53 on Feb 19, 2008pymon
Commit by oubiwann :: r400 /trunk/pymon/messaging/listener.py: (link)
Added comment.
#
01:50 on Feb 19, 2008pymon
Commit by oubiwann :: r399 /trunk/admin/publishNews.py: (link)
Added support for posting pymon news to launchpad.
#
00:32 on Feb 19, 2008pymon
Commit by oubiwann :: r398 /trunk/LICENSE: (link)
Updated license.
#
00:31 on Feb 19, 2008pymon
Commit by oubiwann :: r397 /trunk/sourceforge_website/htdocs/favicon.ico: (link)
Updated favicon.
#
00:21 on Feb 19, 2008pymon
Commit by oubiwann :: r396 /extras/ResourceFiles/ (11 files): (link)
Added lots of logo resources.
#
06:27 on Jan 28, 2008pymon
Commit by oubiwann :: r395 /trunk/ (3 files in 2 dirs): (link)

2008.01.28

  • Updated TODO with plan for connectionless monitors as well as code-cleanup thoughts.
  • Cleaned up a docstring.
#
05:50 on Jan 28, 2008pymon
Commit by oubiwann :: r394 /trunk/ (5 files in 5 dirs): (link)

  • Changed the ClientMixin connection-oriented names so as not to be confusing when used with connectionless monitoris (e.g., DNS or anything else that uses UDP).
  • Fixed some config references in messaging rules.
#
05:22 on Jan 28, 2008pymon
Commit by oubiwann :: r393 /trunk/ (5 files in 4 dirs): (link)

  • Started working on MessageFactory.
  • Filled in some docstrings.
#
05:21 on Jan 28, 2008pymon
Commit by oubiwann :: r392 /sandbox/oubiwann/dns/nameservers.py: (link)
Heavily tweaked the script to provide nice, human readable results.
#
03:13 on Jan 28, 2008pymon
Commit by oubiwann :: r391 /sandbox/oubiwann/dns/ (. nameservers.py): (link)
Added DNS test script to the sandbox.
#
23:53 on Jan 27, 2008pymon
Commit by oubiwann :: r390 /trunk/ (8 files in 5 dirs): (link)

  • Added messaging rules to worflow.rules.
  • Added dispatches for all Leave, Transition and Enter workflow states, regardless of and in addition to type name and updated unit tests for this..
  • Added config options for notification types.
  • Started work on the workflow code that will send messages to the listener.
  • Started work on the messaging rules code that will generate the messages to send to the listener.
#
10:33 on Jan 27, 2008pymon
Commit by oubiwann :: r389 /trunk/ (8 files in 6 dirs): (link)

  • Added a process client for calling command line executables within pymon (not as part of a service check).
  • Removed old and now unneeded RemoteMail class.
  • Improved the process server with call/errbacks and a client message.
  • Plugged messaging server into services + pymond.
  • Cleaned up listener imports.
#
08:41 on Jan 27, 2008pymon
Commit by oubiwann :: r388 /trunk/ (3 files in 2 dirs): (link)

2008.01.27

  • Fixed the listener (server) to return text data to the client.
  • Removed useless __init__ method from listern client.
  • Set pymon to attempt to pull the "from" address from the pymon config file (for mail messages sent from the listener).
#
08:20 on Jan 27, 2008pymon
Commit by oubiwann :: r387 /trunk/ (6 files in 3 dirs): (link)

  • Added an email formatter and removed the old (and useless) Email class.
  • Added a twisted-based sendmail function.
  • Updated Listener with a type checker for email.
  • Added smtp options to pymon.conf.
  • Created new message classes and registered them with pb so that the message object can be passed over pb.
#
05:39 on Jan 27, 2008pymon
Commit by oubiwann :: r386 /trunk/ (ChangeLog pymon/config.py): (link)

  • Removed old debugging code from pymon.config.
#