Application Delivery Management
Application Modernization & Connectivity
CyberRes by OpenText
IT Operations Management
cfgmaker localhost
#!/bin/sh
/usr/bin/wget -O- -q --user=MyUser --password=MyPassword http://$1:7181/rconn | /usr/bin/awk -f /root/script/poa.awk
#!/bin/sh
/usr/bin/wget -O- -q --user=MyUser --password=MyPassword http://$1:7181/conn | /usr/bin/awk -f /root/script/poa.awk
#!/bin/sh
/usr/bin/wget -O- -q --user=MyUser --password=MyPassword http://$1:7181/dsoaps | /usr/bin/awk -f /root/script/poa.awk
/GroupWise User ID/{user ;}
/YourNetwork/{internal ;}
END {printf ("%i\n%i\n",user,internal);}
Target[myPO-gwdc]: `/root/script/poa_d.sh MyPoIPAddress`
MaxBytes[myPO-gwdc]: 512
YLegend[myPO-gwdc]: GroupWise online client
LegendI[myPO-gwdc]: Connections:
LegendO[myPO-gwdc]: from campus:
ShortLegend[myPO-gwdc]: #
Options[myPO-gwdc]: gauge,growright,nopercent,noinfo
Title[myPO-gwdc]: myPO online GroupWise client
PageTop[myPO-gwdc]: myPO online GroupWise client
Legend1[myPO-gwdc]: online GroupWise client
Legend2[myPO-gwdc]: online GroupWise client from campus
Target[myPO-gwcc]: `/root/script/poa_c.sh MyPoIPAddress`
MaxBytes[myPO-gwcc]: 512
YLegend[myPO-gwcc]: GroupWise caching/remote client
LegendI[myPO-gwcc]: Connections:
LegendO[myPO-gwcc]: from campus:
ShortLegend[myPO-gwcc]: #
Options[myPO-gwcc]: gauge,growright,nopercent,noinfo
Title[myPO-gwcc]: myPO caching/remote GroupWise client
PageTop[myPO-gwcc]: myPO caching/remote GroupWise client
Legend1[myPO-gwcc]: caching/remote GroupWise client
Legend2[myPO-gwcc]: caching/remote GroupWise client from campus
Target[myPO-gwsc]: `/root/script/poa_s.sh MyPoIPAddress`
MaxBytes[myPO-gwsc]: 512
YLegend[myPO-gwsc]: GroupWise SOAP connections
LegendI[myPO-gwsc]: Connections:
LegendO[myPO-gwsc]: from campus:
ShortLegend[myPO-gwsc]: #
Options[myPO-gwsc]: gauge,growright,nopercent,noinfo
Title[myPO-gwsc]: myPO SOAP connections
PageTop[myPO-gwsc]: myPO SOAP connections
Legend1[myPO-gwsc]: SOAP connections
Legend2[myPO-gwsc]: SOAP connections from campus