Hi,
I don’t see any plugin for monitoring DNS service on Linux (BIND), is there any solution for that in New relic? Or should I develop custom plugin myself?
Hi,
I don’t see any plugin for monitoring DNS service on Linux (BIND), is there any solution for that in New relic? Or should I develop custom plugin myself?
Hi Alex,
There isn’t a plugin for monitoring BIND. I
f you’d like to develop one, digging into the plugin SDK is a great place to start.
Here’s a great guide for developing plugins. The SDK supports writing plugins in Java, Ruby, and .NET.