Gustavo Michels

Results 2 issues of Gustavo Michels

Minor cosmetic change so Splunk does syntax highlighting on the results: ![screen shot 2015-08-14 at 9 40 08 pm](https://cloud.githubusercontent.com/assets/7144329/9283623/1369d930-42cd-11e5-9d6b-6f1f4168966a.png) Just made all `row['_raw']` entries a JSON string.

Hey, The function for sending data only evaluates if the response from the Zabbix server was valid or not: `if resp.get('response') != 'success':` There are cases where the response is...