-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 J. Bakshi schrieb: > Is there any way to check the Internet bandwidth by nagios ?
How about writing a plugin, which downloads a file of a given size and measures the time it took, then let the plugin calculate the bandwidth. You could use wget and an external high-speed server for that. You could also, of course, simply go for "check_bandwidth" (https://trac.id.ethz.ch/projects/nagios_plugins/wiki/check_bandwidth) which uses iperf (http://www.dast.nlanr.net/Projects/Iperf/) on a remote host. ;-) This doesn't seem to be the same check_bandwidth as on the nagiosexchange-page, though. (http://www.nagiosexchange.org/cgi-bin/page.cgi?g=2464.html;d=1). Greetz, Marcus -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFIt/Lx+qVaNRZYOakRAgPLAKCEL2IOr8wiI79yJyrs8L4MekoqwQCfTuDW Gt1MW0b3EMDKBNifgC2i+Ic= =fGbB -----END PGP SIGNATURE----- ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ 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
