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)NAMEApp::ClusterSSH::Cluster - Object representing cluster configurationSYNOPSISDESCRIPTIONObject representing application configurationMETHODS$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 namesAUTHORDuncan Ferguson, "<duncan_j_ferguson at yahoo.co.uk>"LICENSE AND COPYRIGHTCopyright 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 |
|---|
| scsetup(1m) - opensolaris |
| scversions(1m) - opensolaris |
| app::clusterssh::base(3pm) - debian |
| app::clusterssh::cluster(3pm) - debian |
| bio::cluster::familyi(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Solaris and Cluster Patches |
| Benchmarking a Beowulf Cluster |
| Veritas Cluster automatic fail-back option on Solaris |
| Cluster |
| Cluster a custom application |