lbcd

Description

lbcd is a daemon that answers UDP packet requests and returns a packet of information about basic system information, including uptime, load average, number of logged-in users, whether someone is on console, and free space in /tmp. It can also check the availability of particular services. It is intended for use with a simple software load balancing system such as lbnamed.

Also included in the lbcd package is a simple client program to query an lbcd server and display a formatted version of the results.

lbcd was originally written by Roland Schemers and was largely rewritten by Larry Schwimmer to add support for protocol version three and checking availability of local services. I currently maintain this package for Stanford.

Requirements

lbcd is written in C, so you'll need a C compiler. It also uses kernel calls to obtain load and uptime information, and at present has only been ported to Linux, Solaris, generic BSD, AIX, HP-UX, IRIX, Digital Unix, NeXTSTEP, SunOS, and ULTRIX. Platforms not listed (such as Mac OS X) may require some porting effort, as may old or unusual platforms that aren't regularly tested.

lbcdclient is written in Perl and requires at least version 5.004.

If you plan to hack on the lbcd sources, you'll also need Autoconf 2.57 or later if you want to change the configure scripts.

License

Copyright 1993, 1994, 1996, 1997, 1998, 2000, 2003, 2004 Board of Trustees, Leland Stanford Jr. University.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Download

The distribution:

lbcd 3.2.2 2004-11-16 Download: HTTP, FTP

Documentation:

Last spun 2004-12-11 from thread modified 2004-11-16