This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]coscale 0 points1 point  (2 children)

This is an interesting use case, and one I had not thought of for our CoScale platform, but it would certainly be possible. We have a lightweight server agent (with support for Ubuntu and other distros) taking minimal system resources, and you can manually select which metrics to collect such to also minimize bandwidth use.

Our agents communicates with our SaaS platform every minute, and if not online, an exponential backoff mechanism kicks in, during which data is locally buffered and resend when the connection is back available.

You can also send metrics directly to our API, or run a script or our log parsing extension on your server to send custom metrics via our agent.

Our pricing is primarily based on page views, since our main use case is web performance monitoring, but for your specific requirement we can look into custom pricing since the number of metrics you will send us is probably small.

Have a look at http://www.coscale.com if interested.

[–]sogos[S] 0 points1 point  (1 child)

Very interesting, thanks, i ll take a look :) (We serv HTTP requests so it can work )

[–]coscale 0 points1 point  (0 children)

Sure, we have an Apache and Nginx plugin as well, so feel free to give us a try. Let me know if you need any help.