Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. richb30

    automatic ftp

    One other thing you might want to use is a .netrc file. This file allows automated login. Create .netrc in root's home directory with permissions 600 and owned by root. Contents should be something like this, one line per remote server: mahine <hostname or IP address> login <username> password...
  2. richb30

    Documentation on HACMP Clustering

    Have a look at http://www.redbooks.ibm.com and search for HACMP. Probably the best books to start with are Configuring Highly Available Clusters Using HACMP 4.5, SG24-6845-01 and IBM eServer Certification Study Guide - pSeries HACMP for AIX, SG24-6187-00 That should keep you busy for a...
  3. richb30

    HACMP status monitor query

    I need a simple script to determine which is the active node in a cluster, something that will return 1 for active node and 0 for inactive. I've looked at the stuff in /usr/es/cluster and nothing there really does what i want. Any ideas? In case you're wondering why, this is for automated...

Part and Inventory Search

Back
Top