RackTables is een handige webapplicatie voor het overzichtelijk weergeven van serverracks in bijvoorbeeld een datacenter. Zo is het mogelijk om racks in te voeren, waar vervolgens objecten, adressen en poorten in gehangen kunnen worden. Voor meer informatie verwijzen we naar deze pagina en een demo is via deze link te vinden. De ontwikkelaar heeft versie 0.19.1 uitgebracht in de huidige bètabranch, die ondersteuning voor IPv6 bevat. Sinds de vorige vermelding in de Meuktracker zijn de volgende aanpassingen uitgevoerd:
Version 0.19.1:Version 0.19.0:
- update: UI: rack lists are now reduced by common tags with object on Rackspace tab (FILTER_RACKLIST_BY_TAGS config var)
- update: 802.1q: If switch has IP interface in some VLAN linked to IP subnet, this VLAN is not pruned from switch's uplink
- bugfix: on some platforms search for exact object name returned empty result (#391)
- bugfix: adding object throw "Same type, same tags" was broken since 0.19.0 (#394)
- bugfix: IPv6 functionality was not working with PHP prior to 5.2 (#396)
- bugfix: change Config.varvalue column type to accommodate contents > 255 characters (#397)
- bugfix: delete container relationships when an object is deleted (#398)
- bugfix: SQL syntax error in some versions of MySQL+PDO
- bugfix: image caching was broken with some browsers
- bugfix: finalize ObjectLog merge (#392)
- bugfix: fix barcode migration code, PDO concurrent query issue (#402)
Version 0.18.7:
- new feature: IPv6 support, except of LivePTR, NAT and SLB functionality (by Alexey Andriyanov)
- new feature: cable ID column for links (#328, by Giovani Zamboni and Jens Weibler)
- new feature: SNMPv3 support (#379, by Jens Weibler)
- new feature: 802.1Q template copier
- new feature: merge "objectlog" extension (by Ernest Shaffer)
- new feature: add support for "container" objects to handle blades, VMs, etc. (by Aaron Dummer)
- new feature: syncdomain.php now can create child processes to speed up 802.1Q sync
- new feature: UI: live switchport info (port config, link status, learned mac list) showed inline on any object tab
- bugfix: the feature of remembering last opened tab of realm page is now working
- bugfix: UI: pager in ipv4net shows appropriate page when IP is highlighted
- bugfix: create IPv4 network button, if pressed to open in a new window, was redirecting the parent window, too
- bugfix: when searching for IP not belonging to any known network, the ugly assertion failed page was shown.
- bugfix: prevent invalid port links (#363, by Aaron Dummer)
- bugfix: the 'Refcnt' counter on Configuration: Dictionary page was sometimes broken (closes mantis:0000381)
- update: cache image files thumbnails and make them JPEGs (#369, by Matt Mills)
- update: enhance rackspace click helpers (by Jeroen Benda)
- update: object type cannot be changed after the object is created
- update: drop barcode column (by Aaron Dummer)
- update: UI: ports/IPs/nets highlighting enhancements
- update: links to ports added to object search results
- update: custom search results provided by users' plugins now supported
- update: Huawei VRP 5.70 pseudo-interactive telnet support (fixes multiple problems caused by fast commands post through netcat)
- update: selective including of JS and CSS files. No more unneeded js code loaded.
- update: 802.1Q template editor now supports single-submit edit and concerns concurrent submits
- update: new API for dispaying messages (showError, showWarning, showSuccess)
- update: dictionary attribute values with external links are formatted differently to distinguish the filter and external info links
- update: UI: ability to clear object ports list at one blow
Version 0.18.6:
- bugfix: adjust 802.1Q command generation
- bugfix: fixed telnet session hanging in NX-OS4 connector
- bugfix: adjust installer check for mysqlnd
- bugfix: draw administrator's attention to missing LDAP extension (by Matt Mills)
- bugfix: minor issues on LiveCDP/LLDP tab
- update: SNMP data for FastIron LS (#357)
- update: upon deleting 802.1Q order record focus SELECTs on the deleted values
- bugfix: SQL error issue on some versions of PHP introduced in 0.18.5
- new feature: 802.1Q: ability to recalculate the switch uplinks and downlinks by pressing a button on 8021q ports page
- bugfix: when clearing object, allowed VLANs are also cleared now