Re: [CentOS] Munin issue

2009-12-17 Thread Ryan Pugatch
Joseph L. Casale wrote: >> If I understood you well, you want to keep the clients graphing in >> munin, even if they are not transmitting anything. If so, I think you >> can try the same line of reasoning of my plugin. > > Yup, looks like I am not going to get around asking Munin to retain data. >

Re: [CentOS] Munin issue

2009-12-17 Thread Joseph L. Casale
>If I understood you well, you want to keep the clients graphing in >munin, even if they are not transmitting anything. If so, I think you >can try the same line of reasoning of my plugin. Yup, looks like I am not going to get around asking Munin to retain data. Oh well, thanks! jlc

Re: [CentOS] Munin issue

2009-12-17 Thread Fábio Jr.
Hi Joseph, I'll try to help you with I understood. I had to make a plugin for munin to graph the max req apache received, and keep graphing to have a "requisitions record" line. To make this, I stored this value in a simple txt file, and make my plugin read this file. The value recorded on thi

[CentOS] Munin issue

2009-12-17 Thread Joseph L. Casale
Hey Guys, I am trying to wrap some loose ends up before we close tomorrow and have one last thing. I have been asked to monitor tunnel bandwidth for vpn clients over the holidays and whipped up a quick Munin plugin to do this. It works well but one problem is that when a client disconnects, the