Racktables custom report

Racktables custom report

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!

This Post Has 11 Comments

  1. Hi,

    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

    1. Hi,

      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

  2. It is now working fine. There was some typo mistake.

    Regards

    Ankush

  3. Very nice work, thanks much!

  4. Dear 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

    1. Hello,

      can you tell me the version number of your racktables installation ?

      Greetings

      Sebastian

  5. Hi,

    Does this works with 0.20 version of racktables?

    Regards

    Ankush

  6. Good post. I absolutely love this website.
    Continue the good work!

Schreibe einen Kommentar zu Racktables Extension v0.2 | Sebastian Mogilowskis Blog Antworten abbrechen

eMail-Benachrichtigung bei weiteren Kommentaren.
Auch möglich: Abo ohne Kommentar.

Diese Website verwendet Akismet, um Spam zu reduzieren. Erfahre mehr darüber, wie deine Kommentardaten verarbeitet werden.