railsware / newrelic_platform_plugins

MIT License
42 stars 66 forks source link

Error while excecuting 'ruby newrelic_logwatcher_agent.rb' on Linux #62

Open MounikaPearl opened 7 years ago

MounikaPearl commented 7 years ago

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_logwatcheragent.rb, executed 'yum install ruby' command successfully though.

newrelic_logwatcher_agent.rb:11:in `require': no such file to load -- rubygems (LoadError) from newrelic_logwatcher_agent.rb:11

could someone suggest?

MounikaPearl commented 7 years ago

Hello Team,

Basically, we are working on a POC where we are installing the Logwatcher on both Linux and Windows server to monitor log file on those files. We got some luck on Linux server and have been able to install the agent on the box. Can you confirm:

  1. Do we have a different binaries for Windows? 2, Where we can get the installation steps and minimum rubygem package as pre-requisites on the windows server?

Thanks and Regards, Monika