- or download this
<OUTMOST>
<MYENVDETAILS>
...
</ENVDETAILS>
</MYENVDETAILS>
</OUTMOST>
- or download this
----- myaccount v.x.y.z /appl/ -----
$ ./my_topologyParser.pl fetch
...
$ ./my_topologyParser.pl abc nodewrtjvm abc_api1.2
v.x.y.z
----- myaccount v.x.y.z /appl/ -----
- or download this
#!/appl/perl/bin/perl
...
print "\n5). $0 <segID> jvmwrtnode <nodename> <typeofjvm> : to
+ list all jvms present on specific node of specific type of the envir
+onment.";
print "\n6). $0 <segID> nodewrtjvm <jvmname> : to list the nod
+e of specific jvm of specified environment.\n";
}