From: Will F. <wfr...@in...> - 2002-10-25 20:55:11
|
I work with clusters of machines and would like to have the ability for hostnames to be added automatically. For example, is it possible that if an unknown host contacts the server it's possible for the server to add that host via a template? Or, how about a script doing it by directly talking to MySQL? My other scripts know which hosts exist by parsing the /etc/dhcpd.leases file. Is it possible to easily parse the file and then add the hosts that "should" exist into the database via direct SQL statements? I'm very impressed with your software and would love to use it with my clusters but I can't go about managing 1500+ hosts by hand... Regards, Will |