<?xml version="1.0"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Transition Technology: Ticket #730: Redis Munin stats for puffin</title>
    <link>http://localhost:8080/trac/ticket/730</link>
    <description>&lt;p&gt;
The Redis stats for &lt;a class="wiki" href="http://localhost:8080/trac/wiki/PuffinServer"&gt;wiki:PuffinServer&lt;/a&gt; are not being generated:
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;&lt;a class="ext-link" href="https://penguin.transitionnetwork.org/munin/transitionnetwork.org/puffin.transitionnetwork.org/index.html#redis"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;https://penguin.transitionnetwork.org/munin/transitionnetwork.org/puffin.transitionnetwork.org/index.html#redis&lt;/a&gt;
&lt;/li&gt;&lt;/ul&gt;</description>
    <language>en-us</language>
    <image>
      <title>Transition Technology</title>
      <url>/trac/chrome/site/TransitionNetwork-Logo-Web-Small.jpg</url>
      <link>http://localhost:8080/trac/ticket/730</link>
    </image>
    <generator>Trac 0.12.5</generator>
    <item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Fri, 23 May 2014 08:53:47 GMT</pubDate>
      <title>hours, status, totalhours changed; resolution set</title>
      <link>http://localhost:8080/trac/ticket/730#comment:1</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/730#comment:1</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;hours&lt;/strong&gt;
                changed from &lt;em&gt;0.0&lt;/em&gt; to &lt;em&gt;0.25&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;
                changed from &lt;em&gt;new&lt;/em&gt; to &lt;em&gt;closed&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;resolution&lt;/strong&gt;
                set to &lt;em&gt;fixed&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;totalhours&lt;/strong&gt;
                changed from &lt;em&gt;0.0&lt;/em&gt; to &lt;em&gt;0.25&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
Testing on the command line:
&lt;/p&gt;
&lt;pre class="wiki"&gt;cd /etc/munin/plugins/
munin-run redis_127.0.0.1_6379
  multigraph redis_commands
  commands.value
  hits.value
  misses.value
  multigraph redis_dbs
  expires.value
&lt;/pre&gt;&lt;p&gt;
The reason for this was that a BOA upgrade had changed the Redis password, so it needed to be copied from &lt;tt&gt;/etc/redis/redis.conf&lt;/tt&gt; to &lt;tt&gt;/etc/munin/plugin-conf.d/munin-node&lt;/tt&gt; and munin-node needed restarting.
&lt;/p&gt;
&lt;p&gt;
I have updated &lt;a class="wiki" href="http://localhost:8080/trac/wiki/PuffinServer#Muninconfigchanges"&gt;wiki:PuffinServer#Muninconfigchanges&lt;/a&gt; with this info.
&lt;/p&gt;
&lt;p&gt;
After having done that:
&lt;/p&gt;
&lt;pre class="wiki"&gt;munin-run redis_127.0.0.1_6379
  multigraph redis_clients
  clients.value 2
  multigraph redis_blocked_clients
  blocked.value 0
  multigraph redis_memory
  memory.value 191168560
  multigraph redis_fragmentation
  frag.value 1.11
  multigraph redis_total_connections
  connections.value 44314
  multigraph redis_expired_keys
  expired.value 19394
  multigraph redis_evicted_keys
  evicted.value 0
  multigraph redis_pubsub_channels
  channels.value 0
  multigraph redis_commands
  commands.value 1338388
  hits.value 832242
  misses.value 133973
  multigraph redis_dbs
  db0keys.value 38433
  db0expires.value 33340
&lt;/pre&gt;&lt;p&gt;
So the graphs should start to appear here in a while:
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;&lt;a class="ext-link" href="https://penguin.transitionnetwork.org/munin/transitionnetwork.org/puffin.transitionnetwork.org/index.html#redis"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;https://penguin.transitionnetwork.org/munin/transitionnetwork.org/puffin.transitionnetwork.org/index.html#redis&lt;/a&gt;
&lt;/li&gt;&lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item>
 </channel>
</rss>