Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.
Hi all, please see this major site announcement: https://www.boards.ie/discussion/2058427594/boards-ie-2026

automatically update webpage from an email

  • 20-08-2012 10:38AM
    #1
    Registered Users, Registered Users 2 Posts: 3,739 ✭✭✭


    Im a student intern, as a project my boss asked me to monitor 2 incoming WAN pipes, I currently get email notifications every 24 hours, with some network stats, the usual info, and I get instant notifications if the wan monitoring ping fails or exceeds a certain threshold.

    What I'm interested in doing is setting up a very plain jane in-house website that automatically updates its page with the contents of this email I get, so that others may view the stats ...any idea how I might do this ?

    regards :D


Comments

  • Registered Users, Registered Users 2 Posts: 5,112 ✭✭✭Blowfish


    Assuming that your notification comes in at the same time every day, all you need is a script that reads your email a short while after the notification is sent through, then just sticks the stats into a database which the web page can then pull from.


  • Registered Users, Registered Users 2 Posts: 3,739 ✭✭✭Stuxnet


    Ya sounds like a plan, thanks


  • Registered Users, Registered Users 2 Posts: 8,814 ✭✭✭BaconZombie


    Have a look at NAGIOS and OSSIM.


  • Registered Users, Registered Users 2 Posts: 3,739 ✭✭✭Stuxnet


    ya i had previously looked at naggios when i was trying to figure out, how id monitor the wan, looks awesome but very complicated, :) plus i had already deployed a server 2008 R2 vm, looks better suited on a linux box,

    went with emco ping monitor, it does the basics, but lacks some functionality id like...


Advertisement