# spong-servers. Typical use would be to setup Spong regions and feeding all
# regional status messages to a top level server.
-# $Id: data_sendmsg,v 1.1 2000/09/14 17:01:09 sljohnson Exp $
+# $Id: data_sendmsg,v 1.2 2001/05/07 14:48:17 sljohnson Exp $
use Spong::Status "0.02";
L<spong-server>, L<spong.conf>,
L<Spong Developer Guide|developer-guide>
-=head1 NOTES
-
-The B<check_interfaces> module use SNMP to poll a host. It retrieves the
-B<ifIndex>, B<ifDesc>, B<ifType>, B<ifAdminStatus>, and B<ifOperStatus> fields
-for every entry in the B<ifTable> table. The module then scans all of all of
-the network interfaces inretrieved from the table. Any interface that is
-administratively up and is not operationally up will result in an critical
-status (red) being return.
-
=head1 RESTRICTIONS
B<data_sendmsg> uses the C<Spong::Status> library module to work. It uses the