bonesmoses / NagAconda

Python Nagios Integration
BSD 3-Clause "New" or "Revised" License
15 stars 15 forks source link

Extra print statements cause problems when alerting to SMS #9

Closed arpcefxl closed 8 years ago

arpcefxl commented 9 years ago

When I am sending Nagios alerts to an SMS recipient, the extra print statements that show the range, etc make it so that I lose much of the content of the alert. Would it be possible to set a flag for whether or not to send them? I can fork and upload my own modified copy of Plugin.py for reference if needed (I just commented out many of the print statements). Thanks!

bonesmoses commented 8 years ago

Just accepted a merge that should fix this.