14
edits
Changes
m
→nagios plugin/failcnt in python
def send_mail(count_change):
mailfrom = 'root@' + str(host)
mailto = 'techto@inqnetexample.atcom'
mailsubject = 'Beancounters changed in the last 5 minutes'
mailbody = 'The Beancounter-failcnt value of the following veid(s) and resource(s) has \nincreased in the last 5 minutes:\n\n'