BB Unix Network Monitor - Message

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

{bb} http://... dynamic URLs



Hi,

I have been trying to monitor an URL where the contect of this URL is
dynamic.

My URL in the bb-hosts looks like this:
http://www.kilroytravels.com/servlet/Satellite?pagename=get&cid=1076588865040&SC=DK&uxd=1091469054

At the end of this URL you see "uxd=1091469054". This is a timestamp
generated from $(date +%s)
Now to the problem, i cant add a command in the line of bb-hosts, and i
need this URL to be dynamic, i was thinking something like this:

TIMESTAMP="date +%s"
URL="http://www.kilroytravels.com/servlet/Satellite?pagename=get&cid=1076588865040&SC=DK&uxd=$TIMESTAMP";


But im stuck here. - In other words, Help please :)



Rgds,

    Johnny





--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
To unsubscribe from this list, or to subscribe to the bb-digest list
send e-mail to mailto:majordomo@bb4.com with unsubscribe bb -and/or-
subscribe bb-digest in the BODY of the message.


Home | Main Index | Thread Index