Sebastian Mogilowski's Blog

Just another blog about administration, linux and other stuff

PHP

Racktables Extension 0.3.3

Update of my racktables extension: Fixes and new features: – Fix: Fixes Bug in custom report for Racks, Rows and Locations – Fix: Changed directory structure – Feature: Added variable CSV Delimiter Tested with Racktables 0.20.10 Download Current Version: Attension: New installation procedure with version 0.3.3 Move all the contents of the „plugins“ folder into […]

Racktables Extension 0.3.1

Small update of my racktables extension: Fixes and new features: – Fix: Variable Bug with new PHP versions – Fix: Custom Report now saved as UTF-8 char – Fix: Blade locations now complete – Feature: Custiom Report now with type column – Feature: Custiom Report now with container column – Feature: Custiom Report now with […]

Racktables Extension v0.3

New version of my Racktables ExtensionNeue Version meiner Racktables Erweiterung. More Details here:Mehr Informationen hier: http://www.mogilowski.net/projects/racktables Custom Report:

Nagios Plugin for Racktables

My first „real“ plugin for Racktables: Download & Howto here: Racktables Works with Racktables 0.19.xx and 0.20.0

,

Racktables Extension v0.2

New version available !! Klick here.Neue Version verfügbar !! Bitte hier klicken. New version of my Racktables ExtensionNeue Version meiner Racktables Erweiterung. Changes:Änderungen: * IPv6 Support* Support Server chassis (Bladesystems)* Show VM Hypervisor* Support new Racktables plugin system* IPv6 Unterstützung* Unterstützung von Server chassis (Bladesysteme)* VM Hypervisor anzeige* Unterstützt neues Racktables Plugin System Read here […]

Zend Server Community Edition on Ubuntu Server

The best way to install Zend Server is to follow the instructions on http://files.zend.com/help/Zend-Server-Community-Edition/zend-server-community-edition.htm#deb_installation.htm. Here the short version: 1. Installation: 1.1 Define a repository by opening the following file: „/etc/apt/sources.list“ and adding the line: deb http://repos.zend.com/zend-server/deb server non-free 1.2 Add Zend’s repository public key by running: wget http://repos.zend.com/deb/zend.key -O- |apt-key add – If you are […]

, ,

Skype Status mit Coldfusion oder PHP auslesen

Die PHP-Klasse [download#2#size#nohits] bzw. die Coldfusion Komponente [download#1#size#nohits] zeigen wie man mit den aktuellen Skype Status eines Benutzers auslesen kann. Für PHP ist mindestens die Version 5 notwendig. Die Coldfusion Version wurde unter CFMX und Bluedragon 7 getestet. Dabei wird nicht einfach ein Statusbild eingeblendet, sondern der Status richtig ausgelesen, um zum Beispiel eigene Texte […]

, ,