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: [email protected]' --header 'From: [email protected]' --to [email protected] --subject 'Email test' --file-attach /var/tmp/file.png That would be a manual way of doing it. I do have numerous servers and multiple plugins. Basically i would like to do it without manual intervention. Please suggest further to send multiple png files from multiple servers with multiple collectd plugins. is that possible using python ? Thanks, Kaushal _______________________________________________ Tutor maillist - [email protected] To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor
