debian man page for app::clusterssh::cluster

Query: app::clusterssh::cluster

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

App::ClusterSSH::Cluster(3pm)				User Contributed Perl Documentation			     App::ClusterSSH::Cluster(3pm)

NAME
App::ClusterSSH::Cluster - Object representing cluster configuration
SYNOPSIS
DESCRIPTION
Object representing application configuration
METHODS
$cluster=ClusterSSH::Cluster->new(); Create a new object. Object should be common across all invocations. $cluster->get_clusters($filename); Read in /etc/clusters and any other given file name and register the tags found. $cluster->read_cluster_file($filename); Read in the given cluster file and register the tags found $cluster->register_tag($tag,@hosts); Register the given tag name with the given host names. @entries = $cluster->get_tag('tag'); Retrieve all entries for the given tag @tags = $cluster->list_tags(); Return an array of all available tag names
AUTHOR
Duncan Ferguson, "<duncan_j_ferguson at yahoo.co.uk>"
LICENSE AND COPYRIGHT
Copyright 1999-2010 Duncan Ferguson. This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License. See http://dev.perl.org/licenses/ for more information. perl v5.14.2 2012-06-24 App::ClusterSSH::Cluster(3pm)
Related Man Pages
ndb_print_backup_file(1) - linux
ndb_print_sys_file(1) - linux
app::clusterssh::base(3pm) - debian
app::clusterssh::host(3pm) - debian
bio::cluster::familyi(3pm) - debian
Similar Topics in the Unix Linux Community
Solaris and Cluster Patches
How to setup Parallel Cluster in Linux
Veritas Cluster automatic fail-back option on Solaris
Filtering text with awk
Cluster a custom application