Today's Page Hits: 1872
This page validates as XHTML 1.0, and will look much better in a browser that supports web standards, but it is accessible to any browser or Internet device. It was created using techniques detailed at glish.com/css/.
Building customer agent using Sunplex agent builder
you can build agent based on the SUNWgds (Generic Data Service) or generate source code in C or ksh.
Please refer to the Sun Cluster Dataservice developer's (817-4227) guide for full detail.
and we will like to create a failover agent.
scdscreate -V BIG -T apps -d /tmp -k
...... Creating the RTR file BIG.apps .... done.
here we use the vender_id=BIG, resource_type_name=apps, working_directory=/tmp and generate ksh source code.
It is always a good idea to use generate ksh code, one can learn alots by just examine the codes.
scdsconfig -s /usr/local/bin/startapps -t /usr/local/bin/stopapps -d /tmp
we will see
***
The Package for the apps services has benn created in /tmp/BIGapps/pkg
***
you can tar the diectory BIGapps up and ready to use it.
scrgadm -t BIGapps
that is all ...
Posted at 10:09AM Jun 10, 2004 by hstsao in Sun Cluster | Comments[1]
Posted by Mik Lernout on June 10, 2004 at 11:01 AM EDT #