summaryrefslogtreecommitdiff
path: root/lib/custodian/alerter.rb
AgeCommit message (Expand)Author
2012-11-24 Work-in-progress update of the READMESteve Kemp
2012-11-23 Updated the alerter to be in the Custodian name-space, and the workerSteve Kemp
2012-11-23 Use the new utility class to determine whether the IP is inside/outside the ...Steve Kemp
2012-11-22 Updated for new class name.Steve Kemp
2012-11-20 Fixed detailSteve Kemp
2012-11-20 Use the summary for more detailsSteve Kemp
2012-11-20 Refactor the generation of the alerting, to avoid code-duplication.Steve Kemp
2012-11-20 Alert subjects are either hostname / IP / URL. Nothign else.Steve Kemp
2012-11-20 Moved inside_bytemark? into its own method, added trivial test-cases.Steve Kemp
2012-11-20 Updated commentsSteve Kemp
2012-11-20 Added test-type to the subjectSteve Kemp
2012-11-20 Removed DNS lookupSteve Kemp
2012-11-20 Updated comments.Steve Kemp
2012-11-19 Resolve IP correctlySteve Kemp
2012-11-19 Show hostname in alerts.Steve Kemp
2012-11-16 Remove redundent text in alerts if the target was an IPSteve Kemp
2012-11-15 Ensure that DNS lookups timeout.Steve Kemp
2012-11-15 Remove the <tt>Steve Kemp
2012-11-15 Don't resolve IPsSteve Kemp
2012-11-15 Resolve purely numeric alertsSteve Kemp
2012-11-14 Format the inside message more neatlySteve Kemp
2012-11-14 Use the correct result in the string.Steve Kemp
2012-11-14 SHow if ips are inside our networkSteve Kemp
2012-11-14 Moved core of the code into their own libraries.Steve Kemp