Migrate from Splunk to Prometheus

1,188 views
Skip to first unread message

alexm...@gmail.com

unread,
Feb 6, 2017, 7:12:48 AM2/6/17
to Prometheus Users
Hi Everybody,

Currently, I am using Splunk to monitoring several machines with official apps: servers, hypervisors, storage machines (netapp, quantum), etc through forwarder, syslog and snmp. I would want to know if is possible monitoring these machines with Prometheus and how do it. Is it necessary developing the apps before? Is there any plugin for this? Is there any repository with the code?

Thanks a lot. Best Regards.

Brian Brazil

unread,
Feb 6, 2017, 2:25:28 PM2/6/17
to alexm...@gmail.com, Prometheus Users
On 6 February 2017 at 12:12, <alexm...@gmail.com> wrote:
Hi Everybody,

Currently, I am using Splunk to monitoring several machines with official apps: servers, hypervisors, storage machines (netapp, quantum), etc through forwarder, syslog and snmp.

Splunk is a log-based system, whereas Prometheus is metrics based, so there's a different focus and approach. You generally need both a logging and metrics system. See http://thenewstack.io/classes-container-monitoring/

For example there's no real notion of a forwarder or dealing with syslog in Prometheus (though there's way to do it as a last rest).
 
I would want to know if is possible monitoring these machines with Prometheus and how do it.

That's all possible.
 
Is it necessary developing the apps before? Is there any plugin for this? Is there any repository with the code?

The best way to use Prometheus is to use our client libraries inside your applications. For things like SNMP, you'd use the snmp_exporter.

We'll need more detail to provide links to relevant code.

--

alexm...@gmail.com

unread,
Feb 12, 2017, 8:23:59 AM2/12/17
to Prometheus Users, alexm...@gmail.com
Hi Brian,

Thanks a lot for your answer! It is everything I needed to know!

Best Regards.
Reply all
Reply to author
Forward
0 new messages