Re: How to create png and email
"Edmonds, Alan" <[email protected]>
| Newsgroups | gmane.network.cricket.user |
|---|---|
| Message-ID | <CA82669882D4A14EA98E013430F5A4E34B7CA5@tmexbridge.hammersmith.t-motion.co.uk> |
>From my 'notify' script:
# generate large cricket graph
fetch -o $IMG "http://razor/~cricket/cricket/mini-graph.cgi?target=$target;type=png;dslist=$ds;range=14400"
# email img
( echo ; echo Click this link to see the corresponding graph: $url ; echo ; sed -n '1,/^$/p' $TMP ) | /usr/local/bin/elm -s "Cricket $action $text" -A $IMG $arg
-----Original Message-----
From: [email protected]
[mailto:[email protected]]On Behalf Of Singh
Saimbhi
Sent: 08 September 2006 00:22
To: [email protected]
Subject: [cricket-users] How to create png and email
Hi,
Is there any way I can create just a png file at a given time or just
ask cricket to create a png file?
The reason is that I want to email a graph in my notifications.
Thanks,
Singh, Saimbhi
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
cricket-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cricket-users
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642