|
Re: advanced HTTP query (cookies): msg#00050monitoring.monit.general
Hi all, FWIW, both to you and the monit developers, cURL would be ideally suited to this task: http://curl.haxx.se/ If you have to exec an external command, cURL makes it very easy to save cookies in files and send GET or POST data (I've used multiple calls to the command-line tool from a perl wrapper to log into several different sites and do whatever I needed to automate, all as if coming from a "real" browser; Amazon's associates site for one, which uses cookies and URL-based session IDs and redirects to stymie that sort of automation), and there's libcurl for implementing these functions within monit. I'd offer to help, but uhh, perl's about as advanced as my programming skills get :) -- To unsubscribe: http://lists.nongnu.org/mailman/listinfo/monit-general |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | advanced HTTP query (cookies): 00050, Ben Hartshorne |
|---|---|
| Next by Date: | Re: advanced HTTP query (cookies): 00050, Martin Pala |
| Previous by Thread: | advanced HTTP query (cookies)i: 00050, Ben Hartshorne |
| Next by Thread: | Re: advanced HTTP query (cookies): 00050, Martin Pala |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |