Re: [Tutor] collectd application

2010-06-17 Thread Steven D'Aprano
On Fri, 18 Jun 2010 04:53:49 am Kaushal Shriyan wrote: [...] > is that possible using python ? Yes. Python is a Turing complete language, it can do anything that any other language can do. This site will probably help you: http://www.catb.org/%7Eesr/faqs/smart-questions.html Good luck, and we

[Tutor] collectd application

2010-06-17 Thread Kaushal Shriyan
Hi, For example I do wget -O file.png "http://collectd.example.com/collectd/cgi-bin/collection.cgi?action=show_plugin;host=testdb;timespan=day;plugin=mysql"; for a single host "testdb" and plugin "mysql" I do /usr/bin/mime-construct --header 'Sender: mor_...@test.com' --header 'From: mor_...@tes