There are different ways for achieving this, I looked at 3 tools before setting up our system: <br><br><ol><li>MRTG : Easy to configure, plugin for generating alarms available in the nagios default plugins, bad visualization (static html pages)<br>
</li><li>Cacti: Good visualization, difficult integration to nagios, graphic configuration difficult to automate. <br></li><li>check_snmp_int + pnp4nagios: Excellent visualization (zoom, pdf generation and calendar in pnp4nagios). Stable plugin with support for regular expressions for selecting interfaces. <br>
</li></ol>All the options will give you a good overview of the bandwidth usage. I use the 3rd one since the integration to nagios is simple and the visualization is very good. Both pnp4nagios and check_snmp_int are available in the nagios exchange site.<br>
<br>Cheers<br><br>//Marco<br><br><br><div class="gmail_quote">On Mon, Mar 16, 2009 at 11:49 AM, Andreas Ericsson <span dir="ltr"><<a href="mailto:ae@op5.se">ae@op5.se</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="h5">Pubudu Premachandra wrote:<br>
> Hi all,<br>
><br>
> Is it possible to monitor applications bandwidth utilization via nagios.<br>
><br>
> 1) If I enables snmp in a router shall I able to monitor bandwidth in<br>
> application wise (I see BW port wise monitoring example but how to do<br>
> application wise )<br>
> eg- which shows this bandwidth for mysql queries, this for proxy request,<br>
> this for say some 3rd part application.....<br>
><br>
> 2)My company has several vpns to connect different sites. each site has a<br>
> router and switches connecting to it. I want to monitor bandwidth<br>
> utilization of these in maximal detail. Please refer me to the howto achive<br>
> such<br>
><br>
<br>
</div></div>check_traffic should do what you want.<br>
<br>
--<br>
Andreas Ericsson                   <a href="mailto:andreas.ericsson@op5.se">andreas.ericsson@op5.se</a><br>
OP5 AB                             <a href="http://www.op5.se" target="_blank">www.op5.se</a><br>
Tel: +46 8-230225                  Fax: +46 8-230231<br>
<br>
Considering the successes of the wars on alcohol, poverty, drugs and<br>
terror, I think we should give some serious thought to declaring war<br>
on peace.<br>
<br>
------------------------------------------------------------------------------<br>
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are<br>
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and<br>
easily build your RIAs with Flex Builder, the Eclipse(TM)based development<br>
software that enables intelligent coding and step-through debugging.<br>
Download the free 60 day trial. <a href="http://p.sf.net/sfu/www-adobe-com" target="_blank">http://p.sf.net/sfu/www-adobe-com</a><br>
_______________________________________________<br>
Nagios-users mailing list<br>
<a href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/nagios-users" target="_blank">https://lists.sourceforge.net/lists/listinfo/nagios-users</a><br>
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.<br>
::: Messages without supporting info will risk being sent to /dev/null<br>
</blockquote></div><br>