* SNMP statistics in namespaces
@ 2008-08-22 11:57 Eelco Chaudron
[not found] ` <C4D47648.E5E8%echaudron-SvgryPHmmKB+XZJcv9eMoEEOCMrvLtNR@public.gmane.org>
0 siblings, 1 reply; 8+ messages in thread
From: Eelco Chaudron @ 2008-08-22 11:57 UTC (permalink / raw)
To: Containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org
Hi All,
I was looking at the 2.6.26 nw namespace code, and noticed that the SNMP counters are still system wide. Looking at the status page there is not separate item on SNMP. Was this overlooked, skipped on purpose, or is it in the pipeline?
Hope some one can answer this...
//Eelco
^ permalink raw reply [flat|nested] 8+ messages in thread[parent not found: <C4D47648.E5E8%echaudron-SvgryPHmmKB+XZJcv9eMoEEOCMrvLtNR@public.gmane.org>]
* Re: SNMP statistics in namespaces [not found] ` <C4D47648.E5E8%echaudron-SvgryPHmmKB+XZJcv9eMoEEOCMrvLtNR@public.gmane.org> @ 2008-08-22 15:20 ` Dave Hansen 2008-08-22 15:42 ` Balbir Singh 2008-08-25 8:07 ` Eelco Chaudron 0 siblings, 2 replies; 8+ messages in thread From: Dave Hansen @ 2008-08-22 15:20 UTC (permalink / raw) To: Eelco Chaudron Cc: Containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org On Fri, 2008-08-22 at 13:57 +0200, Eelco Chaudron wrote: > I was looking at the 2.6.26 nw namespace code, and noticed that the > SNMP counters are still system wide. Looking at the status page there > is not separate item on SNMP. Was this overlooked, skipped on purpose, > or is it in the pipeline? > > Hope some one can answer this... I'm an idiot. I know that SNMP has something to do with network statistics, and I'm too lazy to google it. Could you give us a quick idea why SNMP is important here? You're welcome to add it to the list, but it's unlikely to get implemented until someone thinks it is important. That said, I'd be happy to help you put together some patches to implement it. -- Dave ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: SNMP statistics in namespaces 2008-08-22 15:20 ` Dave Hansen @ 2008-08-22 15:42 ` Balbir Singh 2008-08-25 8:07 ` Eelco Chaudron 1 sibling, 0 replies; 8+ messages in thread From: Balbir Singh @ 2008-08-22 15:42 UTC (permalink / raw) To: Dave Hansen Cc: Containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Dave Hansen wrote: > On Fri, 2008-08-22 at 13:57 +0200, Eelco Chaudron wrote: >> I was looking at the 2.6.26 nw namespace code, and noticed that the >> SNMP counters are still system wide. Looking at the status page there >> is not separate item on SNMP. Was this overlooked, skipped on purpose, >> or is it in the pipeline? >> >> Hope some one can answer this... > > I'm an idiot. I know that SNMP has something to do with network > statistics, and I'm too lazy to google it. > > Could you give us a quick idea why SNMP is important here? You're > welcome to add it to the list, but it's unlikely to get implemented > until someone thinks it is important. That said, I'd be happy to help > you put together some patches to implement it. SNMP is typically the way that most network administration (statistics and control) is done. I have not looked at the network namespace implementation, but I am quite confident that it would be a useful thing to do, if not done already. -- Balbir ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: SNMP statistics in namespaces 2008-08-22 15:20 ` Dave Hansen 2008-08-22 15:42 ` Balbir Singh @ 2008-08-25 8:07 ` Eelco Chaudron [not found] ` <C4D834D4.E6F9%echaudron-SvgryPHmmKB+XZJcv9eMoEEOCMrvLtNR@public.gmane.org> 1 sibling, 1 reply; 8+ messages in thread From: Eelco Chaudron @ 2008-08-25 8:07 UTC (permalink / raw) To: Dave Hansen Cc: Containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Hi Dave, Guess it's useful when you are interested in network statistics per name space. I'm currently evaluating how much of the name space implementation we could use in one of our projects (see my other email to the group). Any idea who might have a complete picture on the network name space project, and the overall status? Thanks, Eelco On 8/22/08 5:20 PM, "Dave Hansen" <dave-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org> wrote: On Fri, 2008-08-22 at 13:57 +0200, Eelco Chaudron wrote: > I was looking at the 2.6.26 nw namespace code, and noticed that the > SNMP counters are still system wide. Looking at the status page there > is not separate item on SNMP. Was this overlooked, skipped on purpose, > or is it in the pipeline? > > Hope some one can answer this... I'm an idiot. I know that SNMP has something to do with network statistics, and I'm too lazy to google it. Could you give us a quick idea why SNMP is important here? You're welcome to add it to the list, but it's unlikely to get implemented until someone thinks it is important. That said, I'd be happy to help you put together some patches to implement it. -- Dave ________________________________ DISCLAIMER: This e-mail and any attachments to it may contain confidential and proprietary material and is solely for the use of the intended recipient. Any review, use, disclosure, distribution or copying of this transmittal is prohibited except by or on behalf of the intended recipient. If you have received this transmittal in error, please notify the sender and destroy this e-mail and any attachments and all copies, whether electronic or printed. ^ permalink raw reply [flat|nested] 8+ messages in thread
[parent not found: <C4D834D4.E6F9%echaudron-SvgryPHmmKB+XZJcv9eMoEEOCMrvLtNR@public.gmane.org>]
* Re: SNMP statistics in namespaces [not found] ` <C4D834D4.E6F9%echaudron-SvgryPHmmKB+XZJcv9eMoEEOCMrvLtNR@public.gmane.org> @ 2008-08-25 14:36 ` Daniel Lezcano [not found] ` <48B2C351.1090304-NmTC/0ZBporQT0dZR+AlfA@public.gmane.org> 0 siblings, 1 reply; 8+ messages in thread From: Daniel Lezcano @ 2008-08-25 14:36 UTC (permalink / raw) To: Eelco Chaudron Cc: Containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, Pavel Emelianov, Dave Hansen Eelco Chaudron wrote: > Hi Dave, > > Guess it's useful when you are interested in network statistics per name space. I'm currently evaluating how much of the name space implementation we could use in one of our projects (see my other email to the group). > > Any idea who might have a complete picture on the network name space project, and the overall status? There is the overall status at: http://lxc.sourceforge.net/network/status.php AFAIR, Pavel Emylianov did some work on SNMP, I don't remember if he told me it was finished or not. Thanks. > Thanks, > > Eelco > > On 8/22/08 5:20 PM, "Dave Hansen" <dave-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org> wrote: > > On Fri, 2008-08-22 at 13:57 +0200, Eelco Chaudron wrote: >> I was looking at the 2.6.26 nw namespace code, and noticed that the >> SNMP counters are still system wide. Looking at the status page there >> is not separate item on SNMP. Was this overlooked, skipped on purpose, >> or is it in the pipeline? >> >> Hope some one can answer this... > > I'm an idiot. I know that SNMP has something to do with network > statistics, and I'm too lazy to google it. > > Could you give us a quick idea why SNMP is important here? You're > welcome to add it to the list, but it's unlikely to get implemented > until someone thinks it is important. That said, I'd be happy to help > you put together some patches to implement it. > > -- Dave > > > > ________________________________ > DISCLAIMER: > This e-mail and any attachments to it may contain confidential and proprietary material and is solely for the use of the intended recipient. Any review, use, disclosure, distribution or copying of this transmittal is prohibited except by or on behalf of the intended recipient. If you have received this transmittal in error, please notify the sender and destroy this e-mail and any attachments and all copies, whether electronic or printed. > _______________________________________________ > Containers mailing list > Containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org > https://lists.linux-foundation.org/mailman/listinfo/containers > -- Sauf indication contraire ci-dessus: Compagnie IBM France Siège Social : Tour Descartes, 2, avenue Gambetta, La Défense 5, 92400 Courbevoie RCS Nanterre 552 118 465 Forme Sociale : S.A.S. Capital Social : 542.737.118 ? SIREN/SIRET : 552 118 465 02430 ^ permalink raw reply [flat|nested] 8+ messages in thread
[parent not found: <48B2C351.1090304-NmTC/0ZBporQT0dZR+AlfA@public.gmane.org>]
* Re: SNMP statistics in namespaces [not found] ` <48B2C351.1090304-NmTC/0ZBporQT0dZR+AlfA@public.gmane.org> @ 2008-08-26 12:09 ` Pavel Emelyanov [not found] ` <48B3F294.7030007-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org> 0 siblings, 1 reply; 8+ messages in thread From: Pavel Emelyanov @ 2008-08-26 12:09 UTC (permalink / raw) To: Daniel Lezcano Cc: Containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, Dave Hansen Daniel Lezcano wrote: > Eelco Chaudron wrote: >> Hi Dave, >> >> Guess it's useful when you are interested in network statistics per name space. I'm currently evaluating how much of the name space implementation we could use in one of our projects (see my other email to the group). >> >> Any idea who might have a complete picture on the network name space project, and the overall status? > > There is the overall status at: > > http://lxc.sourceforge.net/network/status.php > > AFAIR, Pavel Emylianov did some work on SNMP, I don't remember if he > told me it was finished or not. SNMP for ipv4 is finished. Either Denis or me will do the same for ipv6 in 2.6.28. > Thanks. > >> Thanks, >> >> Eelco >> >> On 8/22/08 5:20 PM, "Dave Hansen" <dave-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org> wrote: >> >> On Fri, 2008-08-22 at 13:57 +0200, Eelco Chaudron wrote: >>> I was looking at the 2.6.26 nw namespace code, and noticed that the >>> SNMP counters are still system wide. Looking at the status page there >>> is not separate item on SNMP. Was this overlooked, skipped on purpose, >>> or is it in the pipeline? >>> >>> Hope some one can answer this... >> I'm an idiot. I know that SNMP has something to do with network >> statistics, and I'm too lazy to google it. >> >> Could you give us a quick idea why SNMP is important here? You're >> welcome to add it to the list, but it's unlikely to get implemented >> until someone thinks it is important. That said, I'd be happy to help >> you put together some patches to implement it. >> >> -- Dave >> >> >> >> ________________________________ >> DISCLAIMER: >> This e-mail and any attachments to it may contain confidential and proprietary material and is solely for the use of the intended recipient. Any review, use, disclosure, distribution or copying of this transmittal is prohibited except by or on behalf of the intended recipient. If you have received this transmittal in error, please notify the sender and destroy this e-mail and any attachments and all copies, whether electronic or printed. >> _______________________________________________ >> Containers mailing list >> Containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org >> https://lists.linux-foundation.org/mailman/listinfo/containers >> > > ^ permalink raw reply [flat|nested] 8+ messages in thread
[parent not found: <48B3F294.7030007-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org>]
* Re: SNMP statistics in namespaces [not found] ` <48B3F294.7030007-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org> @ 2008-08-26 12:30 ` Eelco Chaudron [not found] ` <C4D9C40E.E75A%echaudron-SvgryPHmmKB+XZJcv9eMoEEOCMrvLtNR@public.gmane.org> 0 siblings, 1 reply; 8+ messages in thread From: Eelco Chaudron @ 2008-08-26 12:30 UTC (permalink / raw) To: Pavel Emelyanov, Daniel Lezcano Cc: Containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, Dave Hansen Hi Pavel, Can you let me know where it's fixed? Looking at the 26.0 release I do not see it (is there a patch)... //Eelco On 8/26/08 2:09 PM, "Pavel Emelyanov" <xemul-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org> wrote: Daniel Lezcano wrote: > Eelco Chaudron wrote: >> Hi Dave, >> >> Guess it's useful when you are interested in network statistics per name space. I'm currently evaluating how much of the name space implementation we could use in one of our projects (see my other email to the group). >> >> Any idea who might have a complete picture on the network name space project, and the overall status? > > There is the overall status at: > > http://lxc.sourceforge.net/network/status.php > > AFAIR, Pavel Emylianov did some work on SNMP, I don't remember if he > told me it was finished or not. SNMP for ipv4 is finished. Either Denis or me will do the same for ipv6 in 2.6.28. > Thanks. > >> Thanks, >> >> Eelco >> >> On 8/22/08 5:20 PM, "Dave Hansen" <dave-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org> wrote: >> >> On Fri, 2008-08-22 at 13:57 +0200, Eelco Chaudron wrote: >>> I was looking at the 2.6.26 nw namespace code, and noticed that the >>> SNMP counters are still system wide. Looking at the status page there >>> is not separate item on SNMP. Was this overlooked, skipped on purpose, >>> or is it in the pipeline? >>> >>> Hope some one can answer this... >> I'm an idiot. I know that SNMP has something to do with network >> statistics, and I'm too lazy to google it. >> >> Could you give us a quick idea why SNMP is important here? You're >> welcome to add it to the list, but it's unlikely to get implemented >> until someone thinks it is important. That said, I'd be happy to help >> you put together some patches to implement it. >> >> -- Dave >> >> >> >> ________________________________ >> DISCLAIMER: >> This e-mail and any attachments to it may contain confidential and proprietary material and is solely for the use of the intended recipient. Any review, use, disclosure, distribution or copying of this transmittal is prohibited except by or on behalf of the intended recipient. If you have received this transmittal in error, please notify the sender and destroy this e-mail and any attachments and all copies, whether electronic or printed. >> _______________________________________________ >> Containers mailing list >> Containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org >> https://lists.linux-foundation.org/mailman/listinfo/containers >> > > ^ permalink raw reply [flat|nested] 8+ messages in thread
[parent not found: <C4D9C40E.E75A%echaudron-SvgryPHmmKB+XZJcv9eMoEEOCMrvLtNR@public.gmane.org>]
* Re: SNMP statistics in namespaces [not found] ` <C4D9C40E.E75A%echaudron-SvgryPHmmKB+XZJcv9eMoEEOCMrvLtNR@public.gmane.org> @ 2008-08-26 13:14 ` Pavel Emelyanov 0 siblings, 0 replies; 8+ messages in thread From: Pavel Emelyanov @ 2008-08-26 13:14 UTC (permalink / raw) To: Eelco Chaudron Cc: Daniel Lezcano, Containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, Dave Hansen Eelco Chaudron wrote: > Hi Pavel, > > Can you let me know where it's fixed? Looking at the 26.0 release I do not see it (is there a patch)... > > //Eelco > > > On 8/26/08 2:09 PM, "Pavel Emelyanov" <xemul-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org> wrote: > > Daniel Lezcano wrote: >> Eelco Chaudron wrote: >>> Hi Dave, >>> >>> Guess it's useful when you are interested in network statistics per name space. I'm currently evaluating how much of the name space implementation we could use in one of our projects (see my other email to the group). >>> >>> Any idea who might have a complete picture on the network name space project, and the overall status? >> There is the overall status at: >> >> http://lxc.sourceforge.net/network/status.php >> >> AFAIR, Pavel Emylianov did some work on SNMP, I don't remember if he >> told me it was finished or not. > > SNMP for ipv4 is finished. Either Denis or me will do the same for > ipv6 in 2.6.28. I submitted patches for 2.6.27. Dave accepted them, so they are in the current Linus tree (2.6.27=rcX). Ipv6 is not done at all yet. >> Thanks. >> >>> Thanks, >>> >>> Eelco >>> >>> On 8/22/08 5:20 PM, "Dave Hansen" <dave-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org> wrote: >>> >>> On Fri, 2008-08-22 at 13:57 +0200, Eelco Chaudron wrote: >>>> I was looking at the 2.6.26 nw namespace code, and noticed that the >>>> SNMP counters are still system wide. Looking at the status page there >>>> is not separate item on SNMP. Was this overlooked, skipped on purpose, >>>> or is it in the pipeline? >>>> >>>> Hope some one can answer this... >>> I'm an idiot. I know that SNMP has something to do with network >>> statistics, and I'm too lazy to google it. >>> >>> Could you give us a quick idea why SNMP is important here? You're >>> welcome to add it to the list, but it's unlikely to get implemented >>> until someone thinks it is important. That said, I'd be happy to help >>> you put together some patches to implement it. >>> >>> -- Dave >>> >>> >>> >>> ________________________________ >>> DISCLAIMER: >>> This e-mail and any attachments to it may contain confidential and proprietary material and is solely for the use of the intended recipient. Any review, use, disclosure, distribution or copying of this transmittal is prohibited except by or on behalf of the intended recipient. If you have received this transmittal in error, please notify the sender and destroy this e-mail and any attachments and all copies, whether electronic or printed. >>> _______________________________________________ >>> Containers mailing list >>> Containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org >>> https://lists.linux-foundation.org/mailman/listinfo/containers >>> >> > > > ^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2008-08-26 13:14 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-22 11:57 SNMP statistics in namespaces Eelco Chaudron
[not found] ` <C4D47648.E5E8%echaudron-SvgryPHmmKB+XZJcv9eMoEEOCMrvLtNR@public.gmane.org>
2008-08-22 15:20 ` Dave Hansen
2008-08-22 15:42 ` Balbir Singh
2008-08-25 8:07 ` Eelco Chaudron
[not found] ` <C4D834D4.E6F9%echaudron-SvgryPHmmKB+XZJcv9eMoEEOCMrvLtNR@public.gmane.org>
2008-08-25 14:36 ` Daniel Lezcano
[not found] ` <48B2C351.1090304-NmTC/0ZBporQT0dZR+AlfA@public.gmane.org>
2008-08-26 12:09 ` Pavel Emelyanov
[not found] ` <48B3F294.7030007-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org>
2008-08-26 12:30 ` Eelco Chaudron
[not found] ` <C4D9C40E.E75A%echaudron-SvgryPHmmKB+XZJcv9eMoEEOCMrvLtNR@public.gmane.org>
2008-08-26 13:14 ` Pavel Emelyanov
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.