<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Energy Monitoring on Caktus Group</title><link>https://www.caktusgroup.com/tags/energy-monitoring/</link><description>Recent content in Energy Monitoring on Caktus Group</description><generator>Hugo</generator><language>en</language><lastBuildDate>Tue, 09 Jun 2009 12:47:10 +0000</lastBuildDate><atom:link href="https://www.caktusgroup.com/tags/energy-monitoring/index.xml" rel="self" type="application/rss+xml"/><item><title>Remote logging with Python logging and Django</title><link>https://www.caktusgroup.com/blog/2009/06/09/remote-logging-with-python-logging-and-django/</link><pubDate>Tue, 09 Jun 2009 12:47:10 +0000</pubDate><guid>https://www.caktusgroup.com/blog/2009/06/09/remote-logging-with-python-logging-and-django/</guid><description>&lt;p>As part of my work on &lt;a href="http://www.everywatt.com/" target="_blank" rel="noopener noreferrer">EveryWatt&lt;/a>, our
fledgling energy monitoring web site, I needed a way to consolidate log
messages from all the data loggers we have running in a single place. If
you're not familiar with it, Python's &lt;a href="http://docs.python.org/library/logging.html" target="_blank" rel="noopener noreferrer">logging
module&lt;/a> is good stuff and
worth checking out. We already used it for logging to files locally, and
the module defines an
&lt;a href="http://docs.python.org/library/logging.html#logging.handlers.HTTPHandler" target="_blank" rel="noopener noreferrer">HTTPHandler&lt;/a>
that can deliver log messages to a remote server via HTTP.&lt;/p></description></item><item><title>Solving NFS issues on embedded machines</title><link>https://www.caktusgroup.com/blog/2009/03/25/solving-nfs-issues-on-embedded-machines/</link><pubDate>Wed, 25 Mar 2009 16:07:27 +0000</pubDate><guid>https://www.caktusgroup.com/blog/2009/03/25/solving-nfs-issues-on-embedded-machines/</guid><description>&lt;p>As part of my work on &lt;a href="http://www.everywatt.com" target="_blank" rel="noopener noreferrer">EveryWatt&lt;/a>, I setup an
NFS-based development environment for one of the data loggers we use for
energy monitoring in the Caktus office. The stock 2.4 Linux kernel in
the machine seemed to have some trouble mounting the file system root I
had exported from one of our servers. The symptoms included long delays
for most if not all activities that used the file system and lots of
messages like these in dmesg:&lt;/p></description></item></channel></rss>