Hi, you can easily do it with nagiosgrapher. I am currently using an hand made bash script based on snmp v3 to get the bandwidth, then I created a template to graph the values. So, I just need to define a service "Bandwidth" for each port on the switch, to get their bandwidths graphed.
Giorgio Martin Leduc ([EMAIL PROTECTED]) scritto: > > Hi Sergio, > > For me, the answer is yes. You have to use the MRTG engine by the side of > Nagios to manage and graph your traffic. I personaly use Cacti > (http://www.cacti.net/) to graph my network. > > Good luck > > Martin > ----- Original Message ----- > From: "Sergio Belkin" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Monday, June 09, 2008 2:24 PM > Subject: [Nagios-users] Graphs switch ports > > > > Hi > > I'd want to get graphs from throughput, packets, errors, etc of each > > port from about 30 nwtwork switches. > > > > Say each network switch has 26 ports. Currently I am using check_snmp > > to obtain "plain data" but I'd want to make a "graph template" and > > then replicate for the rest of the ports and the network switches. In > > other words I don't wanna make to do 26x30 graph by hand. > > Also, I'd want to modify snmp output, for example, convert bits into > > Kbytes. > > > > How can I do that? What plugins should I use? Does make sense use mrtg > > along with nagios? > > > > Thanks in advance!! > > -- > > -- > > Open Kairos http://www.openkairos.com > > Watch More TV http://sebelk.blogspot.com > > Sergio Belkin - > > > > ------------------------------------------------------------------------- > > Check out the new SourceForge.net Marketplace. > > It's the best place to buy or sell services for > > just about anything Open Source. > > http://sourceforge.net/services/buy/index.php > > _______________________________________________ > > Nagios-users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/nagios-users > > ::: Please include Nagios version, plugin version (-v) and OS when > > reporting any issue. > > ::: Messages without supporting info will risk being sent to /dev/null > > > > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > _______________________________________________ > Nagios-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/nagios-users > ::: Please include Nagios version, plugin version (-v) and OS when reporting > any issue. > ::: Messages without supporting info will risk being sent to /dev/null > ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
