Tuxedo::Admin

Tuxedo::Admin is an administration module.
Download

Tuxedo::Admin Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Keith Burdis
  • Publisher web site:
  • http://search.cpan.org/~kburdis/Tuxedo-Admin-0.08/lib/Tuxedo/Admin.pm

Tuxedo::Admin Tags


Tuxedo::Admin Description

Tuxedo::Admin is an administration module. Tuxedo::Admin is a runtime Tuxedo administration module.SYNOPSIS use Tuxedo::Admin; $admin = new Tuxedo::Admin( 'TUXDIR' => '/opt/bea/tuxedo8.1', 'TUXCONFIG' => '/home/keith/runtime/TUXCONFIG', 'BDMCONFIG' => '/home/keith/runtime/BDMCONFIG' ); foreach $server ($admin->server_list()) { print server->servername(), "n"; }This module aims to make runtime administration of a Tuxedo environment simpler and less error-prone than the usual method of navigating the tmadmin, dmadmin and qmadmin menus or writing multiple adhoc ud32 scripts to make TMIB calls.It provides a simple object-oriented Perl interface to the Tuxedo MIBs allowing the caller to query, add or update the various components of the Tuxedo environment, such as servers, groups, access points etc. Requirements: · Perl


Tuxedo::Admin Related Software