Two custom reports for Racktables to list physical servers and virtual machines.Zwei Custom Reports für Racktables um physikalische und virtuelle Server aufzulisten.
Just download it here:Download hier: [download#15#size#nohits]
New version available !! Klick here.Neue Version verfügbar !! Bitte hier klicken.
Move folder „extensions“ into the racktables „wwwroot“ folder and create or modify „local.php“ in the „inc“ folder with the following content:Verschiebe den Ordner „extensions“ in das „wwwroot“ Verzeichnis von racktables und ändere oder erstelle die Datei „local.php“ im Verzeichnis „inc“ mit folgendem Inhalt:
# Load server report require_once "extensions/reports/server-report.php"; # Load virtual machine report require_once "extensions/reports/vm-report.php";
Login into racktables and go to „Reports“.Nun in die Racktables Webseite einloggen und „Reports“ aufrufen.
Now you find „Server“ and „Virtual machines“ in the report menu.Man findet nun zwei neue Reiter „Server“ und „Virtual machines“ im Menü.
Screenshots:
Note: Sort multiple columns simultaneously by holding down the shift key and clicking a second, third or even fourth column header!Bemerkung: Man kann mehrere Spalten gleichzeitig sortieren durch das gedrückthalten von Shift wärend man auf weitere Spalten in der Kopfzeile klickt!
Ankush Grover
19 Mrz 2012Hi,
I tried your code but I am getting „require_once ‚/var/www/racktables/extensions/reports/server-report.php‘; require_once ‚/var/www/racktables/extensions/reports/vm-report.php‘ “ on all the pages of racktables
local.php file
require_once ‚extensions/reports/server-report.php‘;
require_once ‚extensions/reports/vm-report.php‘;
PHP Version: PHP 5.3.6-13ubuntu3.6 with Suhosin-Patch (cli) (built: Feb 11 2012 02:17:16)
Regards
Ankush
sebastian
19 Mrz 2012Hi,
check your file permissions. Suhosin-Patch needs correct file permissions. (Use the same as the rest of racktables uses.)
And check if the path „/var/www/racktables/extensions/reports/“ is correct.
Greets
Sebastian
Ankush Grover
19 Mrz 2012It is now working fine. There was some typo mistake.
Regards
Ankush
Rick
30 Mrz 2012Nice work
Erik
5 Apr 2012Very nice work, thanks much!
Alaa Taha
26 Aug 2012Dear sir ,
it’s nice work ,but after i follow the above steps i can see the (server & virtual machine )tabs ,but i have a problem that i cannot see any thing in MAC address tab and HW expire date ,so please advice
sebastian
27 Aug 2012Hello,
can you tell me the version number of your racktables installation ?
Greetings
Sebastian
Pingback: Racktables Extension v0.2 | Sebastian Mogilowskis Blog
Ankush Grover
21 Sep 2012Hi,
Does this works with 0.20 version of racktables?
Regards
Ankush
sebastian
21 Sep 2012Use the new version:
http://www.mogilowski.net/2012/07/16/racktables-extension-v0-2
Greetings
Sebastian
denisha evans
14 Nov 2012Good post. I absolutely love this website.
Continue the good work!