How would you setup alerts for your monitoring?
I'd much rather have access to a well structured library (node.js) where sockets and http are first class citizens, opposed to being forced into a solution or having to write C or bash.
HN user
How would you setup alerts for your monitoring?
I'd much rather have access to a well structured library (node.js) where sockets and http are first class citizens, opposed to being forced into a solution or having to write C or bash.
Well, we can call native node.js code from our process monitor now.
We can extend our process monitor with functionality that would be difficult to implement in those other tools.
If anyone is interested, a very kind Githubber took the time to address each one of the points mentioned by the original poster.
I'm not associated with this person in anyway, but I do really appreciate them taking the time to do this.
Our entire stack is built on javascript / node.js (aside from Ubuntu and some CouchDB)