=head1 NAME XXV::MODULES::STATUS =head1 SYNOPSIS use XXV::MODULES::STATUS; my = XXV::MODULES::STATUS->new( -config => $Config, -dbh => $DBH, -realbin=> $RealBin, ); =head1 VERSION 0.01 - 06.09.2004 =head1 DESCRIPTION Dieses Modul analysieren Ihr System und zeigt das Resultat an. =head1 CONFIGURATION =over 4 =item * dfBinary Das Kommando df =over 4 =item default value: /bin/df =item type: =item required: Yes =back =item * wcBinary Das Kommando wc =over 4 =item default value: /usr/bin/wc =item type: =item required: Yes =back =item * whoBinary Das Kommando who =over 4 =item default value: /usr/bin/who =item type: =item required: Yes =back =back =head1 COMMANDS =over 4 =item * all (sa) Zeigt alle relevanten Informationen über dieses System an =item * filesys (sf) Zeigt die Informationen des Dateisystems =item * hardware (sh) Zeigt die Informationen der Hardware =item * memory (sm) Zeigt die Informationen des Speichers =item * network (sn) Zeigt die Informationen des Netzwerks =item * vitals (sv) Zeigt die wichtigen Informationen =back =head1 SEE ALSO XXV =head1 AUTHOR Copyright (C) 2004, xpix. All rights reserved. =cut