newrelic_platform_plugins icon indicating copy to clipboard operation
newrelic_platform_plugins copied to clipboard

Results 43 newrelic_platform_plugins issues
Sort by recently updated
recently updated
newest added

Hi, How do I go about installing the logwatcher plugin? I am barely familiar with Ruby so the instructions which start by saying 'bundle install' do not make it clear...

Hi All, I've installed the plugin and all is working but the alert. I have 3 log files where I monitor the [DONE] term. If the [DONE] is not there...

It looks like one of your dependencies (faraday) requires Ruby version >= 1.9 which means this is no longer installable on 1.8.7 with gem.

I have installed logwatcher plugin in my linux servers and received the following output. ruby newrelic_logwatcher_agent.rb [Wed Oct 10 23:56:03 UTC 2018] WARN: SSL is disabled by default when using...

Hi there, I am writing on behalf of one of our customers who is using your Haproxy New Relic plugin. There are pretty happy so far with the functionality. However,...

Hi All, We are getting the log file watcher plugin error. After installing the plugin.while running the service we are getting the below error. D:\NewrelicLogwatcher>ruby newrelic_logwatcher_agent.rb Agent Logwatcher is at...

We are not able to run the _install ruby_ and _install bundler_ commands on Solaris. Can someone suggest the way to install the log watcher on Solaris

Hello, I have been trying to install logwatcher agent on a Linux machine and couldn't locate the rubygems and can see the below error while running _' newrelic_logwatcher_agent.rb_, executed '_yum...

I have installed newrelic_resque_agent. But when I run newrelic_resque_agent, it gives me following error: undefined method `+' for nil:NilClass (NoMethodError).

I followed the intructions in the README, but it doesn't seem to work. 1) I add the gem 2) I created the config/newrelic_plugin.yml file as follow : ``` yaml newrelic:...