...
There are a couple of things that my patches don't handle:
- Update of the database schema: i couldn't work out how to
trigger this except by changing the static config file that
said not to touch anything below the comment line.
- Distinguishing between administratively down
(/ports/admindown/) which is called "disabled" in the ports
menu, and disabled from my patches' perspective, which means
to disable polling.
Any feedback appreciated.
A couple of further thoughts:
- The port summary calls ports administratively down "shutdown"
- perhaps the ports menu should use this terminology as well,
and we could add an extra menu item for "disabled".
- It would be great if there was a way to set a device type
(e.g. "edge switch", or "access layer switch" if you want to be
all Ciscoey about it) which would set this flag on all ports by
default.
- What would be really nifty is if we could determine
which ports to ignore automatically by using the presence or
absence of an LLDP neighbour on the port.
Regards,
Paul