Sebastian Mogilowski's Blog

Just another blog about administration, linux and other stuff

Racktables

Racktables has problems with NDOUtils from Nagios

Small script reads nagios problems from ndo database and set has_problems flag in racktables: Works with plain Nagios and NDOUtils Setup or an Centreon installation. But you have to use the same name of a server in both system ! #!/usr/bin/perl use strict; use DBI; # NDO Database Settings my $ndoHost = ‚localhost‘; my $ndoUser […]

,

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 […]