[racktables-users] Patch for providing cable labels
- From: "Joost Lek" <vlabakje@xxxxxxxxx>
- To: racktables-users@xxxxxxxxxxxxx
- Date: Thu, 23 Oct 2008 16:47:19 +0200
Hi,
I'd like to thank you all for contributing to racktables, we've
started using it to document our data centers and we're very content
with it. I've made several modifications to the racktables sources for
it to fit our needs. One of which I'm introducing today, it provides
for documenting labels on cables. When labeling a cable, the label
will show up in most overviews.
I've attached the patch for the racktables sources, there's also a
small change in the database needed, which consists of one sql
statement:
alter table Link add column label char(255)
Thanks,
Joost
Other related posts: