Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Monitoring Capability... #1

Open
datahead8888 opened this issue Aug 27, 2014 · 4 comments
Open

Monitoring Capability... #1

datahead8888 opened this issue Aug 27, 2014 · 4 comments

Comments

@datahead8888
Copy link
Member

It would be interesting if furbot was designed to alert us in IRC if one of our major sites or other online resources is down. We could either have the furbot program check this itself or interface with another program on a designated server. This might become very useful once we write the server application for SMC user content, but we might find it useful to monitor Quintus's site in the meantime.

@Quintus
Copy link
Member

Quintus commented Aug 27, 2014

This is definitely doable, though anything more sophisticated than ping and curl checks should not be taken out in an IRC bot’s code. That would rather be realized by means of an external monitoring application that notifies the bot, who can then post into the channel.

Nice idea.

Vale,
Quintus

@datahead8888
Copy link
Member Author

Yes, this is what I meant by interfacing with another program on a designated sever.
We don't have to do this now - we can wait until we have time.
Once we have the server levels/scripts app, this will probably become important.

@datahead8888
Copy link
Member Author

We could also have the monitoring server program or furbot send emails or other alerts to make sure we know about problems for major applications. We'd have to be careful not to allow furbot to bombard our email accounts, though.

@Quintus
Copy link
Member

Quintus commented Aug 31, 2014

Emails will be sent by the monitoring application. Emails or an IRC bot are just target endpoints for notifications from the point of view of the monitoring application.

Vale,
Quintus

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants