<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to patches</title><link href="https://sourceforge.net/p/muninlite/patches/" rel="alternate"/><link href="https://sourceforge.net/p/muninlite/patches/feed.atom" rel="self"/><id>https://sourceforge.net/p/muninlite/patches/</id><updated>2020-02-12T03:16:45.989000Z</updated><subtitle>Recent changes to patches</subtitle><entry><title>#5 Avoid "setting unknown option …" on ethernet interfaces</title><link href="https://sourceforge.net/p/muninlite/patches/5/?limit=25#2d46" rel="alternate"/><published>2020-02-12T03:16:45.989000Z</published><updated>2020-02-12T03:16:45.989000Z</updated><author><name>Lars</name><uri>https://sourceforge.net/u/sumpfralle/</uri></author><id>https://sourceforge.net013d13428954a7829eb094427768289620ac7705</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The issue is now fixed (in muninlite's new home at github):&lt;br/&gt;
&lt;a href="https://github.com/munin-monitoring/muninlite/commit/44d1c8dc3aef0186bf6934fd1307133703f7916f" rel="nofollow"&gt;https://github.com/munin-monitoring/muninlite/commit/44d1c8dc3aef0186bf6934fd1307133703f7916f&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thank you!&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#6 Avoid remote file systems usage reporting</title><link href="https://sourceforge.net/p/muninlite/patches/6/?limit=25#73d1" rel="alternate"/><published>2020-02-12T03:15:19.309000Z</published><updated>2020-02-12T03:15:19.309000Z</updated><author><name>Lars</name><uri>https://sourceforge.net/u/sumpfralle/</uri></author><id>https://sourceforge.netf0aa53178063a22e6fc995039fde796c8f5f0a7a</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Now muninlite (in its new home at github) excludes at least virtual and read-only filesystems:&lt;br/&gt;
&lt;a href="https://github.com/munin-monitoring/muninlite/commit/44628e78cc50094fcbf3765e68ee5b932139e833Remote" rel="nofollow"&gt;https://github.com/munin-monitoring/muninlite/commit/44628e78cc50094fcbf3765e68ee5b932139e833Remote&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Remote filesystems are still being monitored, since it does not really cause harm (and one of muninlite's priorities is simplicity).&lt;/p&gt;
&lt;p&gt;Your suggestion regarding the mistreated backreference also found its way into muninlite. Thanks!&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#8 uptime reports seconds instead of days</title><link href="https://sourceforge.net/p/muninlite/patches/8/?limit=25#3103" rel="alternate"/><published>2020-02-12T03:11:36.353000Z</published><updated>2020-02-12T03:11:36.353000Z</updated><author><name>Lars</name><uri>https://sourceforge.net/u/sumpfralle/</uri></author><id>https://sourceforge.net639696a5160d12e59d5ce20382b463674777e178</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Thank you!&lt;/p&gt;
&lt;p&gt;Your patch is finally included (in muninlite's new home at github):&lt;br/&gt;
&lt;a href="https://github.com/munin-monitoring/muninlite/commit/44628e78cc50094fcbf3765e68ee5b932139e833" rel="nofollow"&gt;https://github.com/munin-monitoring/muninlite/commit/44628e78cc50094fcbf3765e68ee5b932139e833&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>munin-lite on Drobo 5N</title><link href="https://sourceforge.net/p/muninlite/patches/9/" rel="alternate"/><published>2017-12-30T17:54:13.249000Z</published><updated>2017-12-30T17:54:13.249000Z</updated><author><name>hsmiths</name><uri>https://sourceforge.net/u/hsmiths/</uri></author><id>https://sourceforge.net54373c94090005cc7288ab7547454d6109c4a0bc</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I was able to get munin-lite working on my Drobo 5N. &lt;br/&gt;
Thetricky bit  was to report  the actual free space rather than the logical capacity.  &lt;/p&gt;
&lt;p&gt;To install:&lt;/p&gt;
&lt;p&gt;Place munin-node.sh in /usr/local/bin.&lt;/p&gt;
&lt;p&gt;Add this line to /etc/inetd.conf:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;munin   stream  tcp     nowait  root    /usr/local/bin/munin-node.sh
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;If you don't have the inetd app installed, add service.sh to /mnt/DroboFS/Shares/DroboApps/inetd&lt;/p&gt;
&lt;p&gt;You can see the plugin working here: &lt;a href="http://eee.hsmiths.com:49002/munin/Drobo5N/Drobo5N/" rel="nofollow"&gt;http://eee.hsmiths.com:49002/munin/Drobo5N/Drobo5N/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>uptime reports seconds instead of days</title><link href="https://sourceforge.net/p/muninlite/patches/8/" rel="alternate"/><published>2015-01-22T05:19:53.817000Z</published><updated>2015-01-22T05:19:53.817000Z</updated><author><name>Craig Gallek</name><uri>https://sourceforge.net/u/trapperhoney/</uri></author><id>https://sourceforge.net0b3edf00db8e926b1f1e0f1166587b937f817d67</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The uptime plugin as documented in this code as well as the main munin repository reports time in days.  The plugin in this implementation simply returns the data in /proc/uptime, which is reported in seconds.  This causes a problem when mixing uptime data from this version of munin-node and the full version.&lt;/p&gt;
&lt;p&gt;Attached is a patch that changes this plugin to report days instead.  It's similar to the awk command used in the full version except it uses a print statement instead of a newline character (the Makefile does not handle stitching together plugins that contain newline characters properly).&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>muninlite on DD-WRT</title><link href="https://sourceforge.net/p/muninlite/patches/7/" rel="alternate"/><published>2012-12-17T05:50:10Z</published><updated>2012-12-17T05:50:10Z</updated><author><name>C</name><uri>https://sourceforge.net/u/christian42/</uri></author><id>https://sourceforge.netceb33cd22951d009b76cec5a7dd63a94363bee49</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Muninlite worked great on OpenWRT but I encountered some difficulties on DD-WRT, as some plugins behaved differently:&lt;br /&gt;
* The if_ plugins would always exit with:&lt;br /&gt;
munin_set_var_loc: Setting unknown option '_tmp_munin_node_' at example.org;router.example.org:if_etherip0&lt;br /&gt;
* The df_ plugin would return an empty set because "df -P /" did not work - but "df -P" did.&lt;br /&gt;
* While I was on it, I did some whitespace cleanup, hence the bigger size of the patch:&lt;/p&gt;
&lt;p&gt;munin-node.in   |  142 +++++++++++++++++++++++++++-----------------------------&lt;br /&gt;
plugins/df      |   31 +++++-------&lt;br /&gt;
plugins/if_     |   47 +++++++++---------&lt;br /&gt;
plugins/if_err_ |   33 ++++++-------&lt;br /&gt;
4 files changed, 124 insertions(+), 129 deletions(-)&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Avoid remote file systems usage reporting</title><link href="https://sourceforge.net/p/muninlite/patches/6/" rel="alternate"/><published>2012-11-27T12:44:01Z</published><updated>2012-11-27T12:44:01Z</updated><author><name>m.</name><uri>https://sourceforge.net/u/michal017/</uri></author><id>https://sourceforge.netf75f859ef1c5f3df2b98505facb69d82b359cbd2</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I'm running muninlite on my Dreambox.  I had 2 problems with df plugin:&lt;br /&gt;
- the output of df is split to 2 lines for filesystems with long names (e.g. samba shares), example:&lt;br /&gt;
//192.168.100.200/videos&lt;br /&gt;
940093832 696245876 243847956  74% /media/net/videos&lt;br /&gt;
- my 'sed' has problems with the ^A character in the expression&lt;/p&gt;
&lt;p&gt;What I ended up with is to remove filesystems that begin with // (I don't need to monitor remote filesystems usage, because they are monitored on the remote machine).&lt;br /&gt;
I replaced the ^A character with \1.&lt;br /&gt;
Here are my 2 changes:&lt;br /&gt;
1. for PART in $(df -P | grep -v '^//' | grep '^/' | sed '/\/[a-z0-9]*$/!d;s/.* \([a-z0-9\/]\{1,\}\)$/\1/g')&lt;br /&gt;
2. &lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Avoid "setting unknown option …" on ethernet interfaces</title><link href="https://sourceforge.net/p/muninlite/patches/5/" rel="alternate"/><published>2011-04-06T12:35:07Z</published><updated>2011-04-06T12:35:07Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net3b0f1365d2391fada2b609a199051c47322e8102</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I recently saw that my OpenWRT router (using munin-lite) was causing some errors in my munin logs. The problem is that when running ethtool on some ethernet interfaces from which one cannot get the speed, it spits out some error message on stderr that get transmitted as plotting data…&lt;br /&gt;
The following patch fixes that, by redirecting stderr to /dev/null when calling ethtool. (I did not do it for the second call too, because I think that if it passes the first call, the second one is ok)&lt;br /&gt;
BTW, maybe another solution would be not to pass /dev/stderr as plotting data altogether, but I'll let you decide.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;
Benjamin&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>munin don't detect VLAN interfaces</title><link href="https://sourceforge.net/p/muninlite/patches/4/" rel="alternate"/><published>2011-01-19T22:47:06Z</published><updated>2011-01-19T22:47:06Z</updated><author><name>Christophe GUILLOUX</name><uri>https://sourceforge.net/u/rootix/</uri></author><id>https://sourceforge.net18a1429e492491eeec0b20c2ffdd871cf87d939c</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Here a samble of my /proc/net/dev :&lt;br /&gt;
Inter-|   Receive                                                |  Transmit&lt;br /&gt;
face |bytes    packets errs drop fifo frame compressed multicast|bytes    packets errs drop fifo colls carrier compressed&lt;br /&gt;
lo:    2892      32    0    0    0     0          0         0     2892      32    0    0    0     0       0          0&lt;br /&gt;
eth0:2688609676 17036502    0    0    0     0          0         0 2504529173 14339619    0    0    0     0       0          0&lt;br /&gt;
eth0.1:1571514451 10670908    0    0    0     0          0      5594 817036692 6058406    0    0    0     0       0          0&lt;br /&gt;
eth0.2:217411080  339434    0    0    0     0          0         0 51528712  350265    0    0    0     0       0          0&lt;br /&gt;
eth0.3:193457750  384905    0    0    0     0          0         0 104984800  242199    0    0    0     0       0          0&lt;br /&gt;
eth0.5:394179051 5627804    0    0    0     0          0        84 1447690375 7673777    0    0    0     0       0          0&lt;br /&gt;
eth0.4:  941732   13398    0    0    0     0          0         0    85506    1851    0    0    0     0       0          0&lt;/p&gt;
&lt;p&gt;With the patch on previous version of munin (1.0.2), it works, i think it should work with munin 1.0.3&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>make use of plugins provided in a dir (runtime plugins)</title><link href="https://sourceforge.net/p/muninlite/patches/3/" rel="alternate"/><published>2010-07-25T20:16:14Z</published><updated>2010-07-25T20:16:14Z</updated><author><name>Jozsef Marton</name><uri>https://sourceforge.net/u/jmarton/</uri></author><id>https://sourceforge.net1306b8a296091c58cbc695ab3f18e6cabf285762</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Muninlite aleady has a plugin architecture, which is considered at build-time. In some cases it is more convenient to provide plugins in forms of executables and/or scripts.&lt;/p&gt;
&lt;p&gt;This patch adds this feature and works as follows.&lt;br /&gt;
PLUGINPATTERN variable gives a shell pattern, and executable regilar files matching this pattern are regarded as plugins.&lt;br /&gt;
The runtime config present in muninlite discovers plugins and adds them in the RES plugin list. In case of name collision, plugindir_ name prefix is added.&lt;/p&gt;
&lt;p&gt;The attached patch is a diff made between the modified and original 1.0.0 muninlite script "munin-node". It should be adjusted to fit the muninlite build process.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>