Any change we we could have something like this in a near feature within phpipam ?
http://www.jaredwatkins.com/2011/10/dynamic-rack-face-diagrams-with-php-and-gd/
Anonymous
Well all credits go to the original creator of the rack layout page.
I only merged it with phpipam :)
I'm happy to share the code if there is a need for it.
I'll e-mail Miha with my code and then he is free to use it in any way.
I'll keep you posted
ps: where can I find the roadmap ?
Last edit: Passie 2016-02-02
Hi, great, it is planned for 1.3 anyway, share ! ;)
Here you go!
You need 3 custom field:
1) Rackname
2) Units
3) Rackposition
disclaimer: This works for me , but may not for you ;-)
Hi, what are the custom field types, which values are in each field ?
Name = varchar
Units = ?
rackposition = ?
br
Also, it would make sense to bind devices to racktables and not individual IP addresses ?
I will do it like this:
Ok, got it working. Will push to gihub master branch soon. @passie thanks for sharing code !
good to hear you got it working.
This way we all help each other, this way we make this the best ipam ( cmdb ) tool ;-)
Looking good. Might be useful to have front and fear of a rack? Some devices may be mounted at each, some racks might have devices in the same position 1 front, 1 rear.
Would be good indeed , thought the space at the right of the ipdetails is limited.
I would have to make some sort of flip button which shows either the front or the back.
Have to think about this :D
Currently working on a page which shows al racks from a datacenter /room in one overview page
This is probably well beyond what is needed and well into realm of "nice to have", however, it would be nice to provide a png image of a device (e.g. exported from Visio stencils for various Dell/Cisco/etc. devices and have them display on the rack diagram. I tried a demo of DC mgmt software from "Device42" which allowed this - the racks looked well.
Last edit: Alun 2016-06-11
While thinking about it. It's not necessary to have a back rack separately.
you can just name your front rack 2.3 and back 2.3-back or something like that.
new setup, let me know what you think.
You could select front, back or full lenght.
Last edit: Passie 2016-08-26
Looks good!