Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • BackTrack 5 R2
  • Wine 1.4 / 1.5.5
  • Mozilla Firefox 12...
  • Ubuntu 11.04
  • Angry Birds 1.1.2.1
  • Ubuntu 10.04.4 LTS
  • Linux Kernel 3.4
  • Ubuntu Manual 10.10
  • Adobe Flash Player...
  • Pidgin 2.10.4
  • Home > Linux > Programming > Libraries

    crash_hound 2.1

    Download button

    No screenshots available
    Downloads: 153  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    amix | More programs
    BSD License / FREE
    August 19th, 2011, 02:23 GMT
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    crash_hound description

    Monitor anything and get notifications directly on your iPhone

    crash_hound is a Python module that lets you script monitoring and lets you receive notifications directly on your iPhone (for free!).

    It works via notifo.com and a notifo.com account is required.

    For more information check out: http://amix.dk/blog/post/19526#Crash-Hound-scriptable-monitoring-and-free-phone-notifications

    Examples

    Registers:

    from crash_hound import CrashHound, ReportCrash, CommonChecks

    def check_fn():
     if 42:
     raise ReportCrash('42 is true!')
     else:
     pass #Ignore


    crash_checker = CrashHound(YOUR_USERNAME,
     YOUR_API_TOKEN)

    crash_checker.register_check('42 Checker',
     check_fn,
     notify_every=60)

    crash_checker.register_check('Google.com Blah test',
     lambda: CommonChecks.website_check('http://google.com/blah'),
     notify_every=60)

    crash_checker.run_checks(check_interval=10)



    Product's homepage

    Requirements:

    · Python

      


    TAGS:

    monitor scripts | iPhone notifications | scripts | monitoring | notifications



    HTML code for linking to this page:


    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM