Jost Krieger <x920031@hp138.rz.ruhr-uni-bochum.de> said:
Jost> The following operational problems came up:
Jost> The l command (leave group) should, IMHO, take the connection
Jost> of the element out of the group with a node. Currently, the
Jost> connection is invisible unless the group is expanded.
I changed this behavior. Links are now removed from the group if
either the source or the destination of the link is removed.
Jost> The other problem is much harder.
Jost> I *really* need discovery with variable subnet masks; and CIDR
Jost> is coming, believe it or not :-)
The discover script should work fine if most of your machines report
variable subnet masks via ICMP. Everything else requires to do some
SNMP probing. I hacked the discover script to check for SNMP devices
(by using the community public) but I currently do not make use of it.
So there is still some work left to be done..
Juergen