search for: newrel

Displaying 20 results from an estimated 23 matches for "newrel".

Did you mean: newreq
2013 Mar 04
4
Problem while Installing software (agent) from puppetmaster to clients
...out on puppetmaster Machine A a) I had created a new module mcollective under /etc/puppet/modules directory. under manifests, I had created a init.pp with the follwoing contents #Module: mcollective # # Class: mcollective # Description: # This class does it all. # # Files: # /etc/yum.repos.d/newrelic.repo # # class mcollective { $my_repo = ''newrelic_repo'' if $my_repo { include "mcollective::${my_repo}" } $my_install = ''install'' if $my_install { include "mcollective::${my_install}" } } class mcollective::newrelic_repo { file { '...
2012 Aug 07
0
hooking NewRelic into Puppet agent
Hello everyone, I''m trying to hook NewRelic into the Puppet agent. Why? Because I''m pretty positive at this point that the metrics Dashboard reports are not accurate / incomplete and I can''t really split out those metrics in stuff like ''which commands take too long'' or ''how long am I waiting...
2015 May 12
2
appdynamics php agent prevented by SELinux
...httpd -DFOREGROUND ??14850 /opt/AppDynamics/appdynamics-php-agent/proxy/jre/bin/java -server -Xmx300m -Xms50m -classpath /opt/AppDynamics/appdynamics-php-agent/proxy/conf/logging:/opt/AppDynamics/appdynamics-p... ??14905 /usr/sbin/httpd -DFOREGROUND ??32210 /usr/bin/newrelic-daemon -A -s -p /var/run/newrelic-daemon.pid -l /var/log/newrelic/newrelic-daemon.log -d verbosedebug ??32211 /usr/bin/newrelic-daemon -A -s -p /var/run/newrelic-daemon.pid -l /var/log/newrelic/newrelic-daemon.log -d verbosedebug May 11 22:31:38 web1 python[14832]: SELinux is preventi...
2012 Oct 08
3
Shorewall 4.5.8 IPSEC in a multi-ISP configuration
...--- Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev _______________________________________________ Shorewall-devel mailing list Shorewall-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/shorewall-devel
2015 Oct 15
2
selinux commands fail on low memory box
...hosts I seem to have no trouble running SELinux related commands. It's only on the 3rd web server where I seem to have any trouble at all running the SELinux commands I want to keep the box secure. On box #3 all SElinux commands end up the same way. For example: [root at ops3:~] #semodule -i newrelic.pp Killed And that happened when I had about 280MB free: [root at ops3:~] #free -m total used free shared buff/cache available Mem: 490 96 286 28 107 285 Swap: 0 0 0 Typically what I&...
2015 May 11
3
appdynamics php agent prevented by SELinux
> > If rpm is configured for _that_ location of log files, I would remove the > repository this rpm comes from from configuration and will remember to > never-never ever use that repository for anything. > > Just my $0.02 > Yeah I completely get where you're coming from there. However it's not an RPM from a repo. I downloaded the rpm from the appdynamics site itself.
2013 Jan 25
4
Usage of ram for Sunspot Search engine
Hi all, I am using Sunspot Search Engine in my app. When I deployed my app in production It it bit slower side. My Server Details: ram 256 Ubuntu 11.10 How can I check why my app is slow in production can any one help me out to solve this issue. Cheers, Kp -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this
2010 Jun 02
8
Read error: #<TypeError: can't modify frozen string> raised from HttpParser
...ruby/gems/1.8/gems/unicorn-0.99.0/lib/unicorn.rb:716:in `worker_loop'' /usr/lib/ruby/gems/1.8/gems/unicorn-0.99.0/lib/unicorn.rb:714:in `each'' /usr/lib/ruby/gems/1.8/gems/unicorn-0.99.0/lib/unicorn.rb:714:in `worker_loop'' /u/apps/xxxx/releases/20100602004926/vendor/plugins/newrelic_rpm/lib/new_relic/agent/instrumentation/unicorn_instrumentation.rb:7:in `call'' /u/apps/xxxx/releases/20100602004926/vendor/plugins/newrelic_rpm/lib/new_relic/agent/instrumentation/unicorn_instrumentation.rb:7:in `worker_loop'' /usr/lib/ruby/gems/1.8/gems/unicorn-0.99.0/lib/unicor...
2010 Nov 08
2
Very good offer for ruby/rails developers
Hi guys, sorry the "spam", but I''ve just seen that there is a very good offer for us (ie. months of newrelic, sendgrid, heroku, linode and other cool services). You can check more here: http://tinyurl.com/35adxnv Hope that''s useful for someone (I''ve just took it) -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups &...
2012 Oct 14
1
Trouble with Apache2 ProxyPass
...on''t let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev
2015 Oct 15
1
selinux commands fail on low memory box
...t; How about adding some swap into system? Not a bad idea, Eero! That worked. [root at ops3:~] #cat /proc/swaps Filename Type Size Used Priority /swapfile file 1048572 712 -1 [root at ops3:~] #semodule -i newrelic.pp [root at ops3:~] # Thanks! Tim On Thu, Oct 15, 2015 at 12:19 AM, Eero Volotinen <eero.volotinen at iki.fi> wrote: > How about adding some swap into system? > > -- > Eero > > 2015-10-15 4:40 GMT+03:00 Tim Dunphy <bluethundr at gmail.com>: > > > Hey all,...
2012 Oct 16
1
Trouble with tftp
...on''t let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev
2012 Jan 17
5
Is their any plugin/gem available to improve performance
Hi All, I am having an ror application with ruby1.8.7 and rails2.3.5, the performance of my application is not good enough. Is their any plugin or gem available to improve the performance. Also I have already optimized some of my code and db queries by optimizing the mysql query and by adding indexes, but those are not gave drastic change in the performance. regards, Loganathan -- You received
2011 Aug 12
16
Rack content-length Rack::Lint::LintErrors errors with unicorn
...'' /mnt/data/tanga/current/bundler/ruby/1.9.1/gems/unicorn-4.0.1/lib/unicorn/http_server.rb:526:in `process_client'' /mnt/data/tanga/current/bundler/ruby/1.9.1/gems/unicorn-4.0.1/lib/unicorn/http_server.rb:585:in `worker_loop'' /mnt/data/tanga/current/bundler/ruby/1.9.1/gems/newrelic_rpm-3.0.1/lib/new_relic/agent/instrumentation/unicorn_instrumentation.rb:12:in `call'' /mnt/data/tanga/current/bundler/ruby/1.9.1/gems/newrelic_rpm-3.0.1/lib/new_relic/agent/instrumentation/unicorn_instrumentation.rb:12:in `block (4 levels) in <top (required)>'' /mnt/data/ta...
2011 Jul 29
7
Rails and Service Oriented Architecture (SOA): any downsides?
Hey folks, I like what I''m reading about improved performance via Service Oriented Architecture for my Rails app. Stepping in that direction will require some code reorganization, though. Has anyone regretted the time invested in Rails SOA or suffered any other drawbacks that might -- from a business perspective -- have disinclined them from going SOA? Lille -- You received this
2011 Oct 01
6
Rails website start up time
My application is starting/loading very late when hit my website url in the browser. Can anybody give some tips to optimize it please. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email
2010 May 06
5
Garbage collection outside of request cycle?
I''ve been analyzing our Unicorn-powered Rails app''s performance, and have found that garbage collection is a big factor in slow requests. In the interest of avoiding those performance hits while handling requests, would it be possible to have a unicorn worker run garbage collection after handling a request and before waiting for the next one? Would this be a good idea? Cheers,
2015 Oct 15
0
selinux commands fail on low memory box
...uble running SELinux related > commands. It's only on the 3rd web server where I seem to have any trouble > at all running the SELinux commands I want to keep the box secure. > > On box #3 all SElinux commands end up the same way. For example: > > [root at ops3:~] #semodule -i newrelic.pp > Killed > > And that happened when I had about 280MB free: > > [root at ops3:~] #free -m > total used free shared buff/cache > available > Mem: 490 96 286 28 107 > 285 > Swap:...
2009 Apr 05
0
New Relic & RightScale - Ruby on Rails Life Cycle Tools
...ill be live: What: Live Webinar When: Thursday, April 9, 2009 at 11 am PT / 2 pm ET Who: RightScale & Steve Hudson, Director at New Relic Or you can watch the movie later on the RightScale WebSite: http://www.rightscale.com/news_events/webinars.php The New Relic Tools Web Page: http://newrelic.com/index.html Edward M. Goldberg e.m.g. http://Blog.EdwardMGoldberg.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/...
2009 Mar 14
2
Rails, lighttpd and the Expires header
I have a controller that serves up images from a different location from /public/images/ by using send_file or send_data on /media/thumbs/ 38 for example In lighttpd I have: expire.url = ( "/media/" => "access 10 years", "/stylesheets/" => "access 10 years" , "/javascripts/" => "access 10 years",