search for: activemq

Displaying 20 results from an estimated 45 matches for "activemq".

2013 Nov 25
2
mcp ping return no responses
I''m trying to install mcollective on an environment for the first time and I''m having troubles: MC client (also the puppet master) activemq.xml <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Versi...
2013 May 29
5
mcollective setup question
I am currently trying to get mcollective 2.2.4 up and running on RHEL 6 activeqm appears to be running and bound to the correct port, I see the server and client connections to the activemq box. However when I run mco ping all "seems to go well" except I get "No responses recieved" and above that I get the following log messages, debug 2013/05/29 17:02:12: activemq.rb:233:in `receive'' Waiting for a message from ActiveMQ debug 2013/05/29 17:02:13: plugin...
2011 Oct 24
6
Scalability, Dashboard/Foreman, and MCollective
I''ve been trying to find information, suggestions, etc. for how to combine scaling Puppet with the use of management tools like Dashboard/Foreman and MCollective. Our current thinking for an initial deployment is two VMs as Puppet Master worker nodes fronted by a pair of NetScalers. However, I''m not sure how to go about implementing Dashboard or Foreman and MCollective servers in
2010 May 04
5
mcollective scalability
I''ve been thinking a lot about running mcollective on my production servers recently, especially about its nice integration with puppet (using facts and so on). However I''ve got some concern about its scalability - how publish/subscribe middleware scales in terms of speed and flooding the network. I run about 2000 servers. Has anyone got any experience running mcollective on
2013 Dec 13
2
New to puppet and recieving mcollective error
...e/ssl/mcollective-public.pem +plugin.ssl_client_cert_dir = /etc/puppetlabs/mcollective/ssl/clients/ +plugin.ssl_serializer = yaml -connector = stomp -plugin.stomp.host = localhost -plugin.stomp.port = 61613 -plugin.stomp.user = mcollective -plugin.stomp.password = secret +connector = activemq +plugin.activemq.pool.size = 1 +plugin.activemq.pool.1.host = puppetmaster.home.lan +plugin.activemq.pool.1.port = 61613 +plugin.activemq.pool.1.user = mcollective +plugin.activemq.pool.1.password = ngT4ya8aAEnWHaoEsLQl +plugin.activemq.pool.1.ssl = true +plugin.activemq.pool.1.ssl.ca = /et...
2006 Aug 16
2
Server Push, with Active MQ?
I''ve read the postings about Juggernaut with interest, it is an interesting approach but in wondering about a solution that wouldn''t require flash I did some searching and came across activemq (http://incubator.apache.org/activemq). Their approach for messaging to an AJAX client (http://incubator.apache.org/activemq/ajax.html)seems to be a combination of polling and keeping the HTTP response open. Assuming this (polling, keep alive time) is configurable this would seem to be a good...
2013 Mar 13
2
What is ActiveMQ Broker?
Can anybody tell me what exactly ActiveMQ does? Is it a storage of messages produced by producer and ready to consume by consumer? M i understanding it correctly or not? Please tell me? -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop re...
2011 Jul 08
0
ANNOUNCE -- Rjms package, message publishing using rJava and ActiveMQ
EIP(Enterprise Integration Patterns), ESB( Enterprise service bus) are commonly used terms utilized with Message oriented middleware. Apache ActiveMQ implements message queues and message topics. The Rjms package brings the capabilities of messaging to R. The description states: This package uses rJava to publish messages to an ActiveMQ queue or topic, implementing Enterprise Integration Patterns. This is the first version of the project. The u...
2011 Jul 08
0
ANNOUNCE -- Rjms package, message publishing using rJava and ActiveMQ
EIP(Enterprise Integration Patterns), ESB( Enterprise service bus) are commonly used terms utilized with Message oriented middleware. Apache ActiveMQ implements message queues and message topics. The Rjms package brings the capabilities of messaging to R. The description states: This package uses rJava to publish messages to an ActiveMQ queue or topic, implementing Enterprise Integration Patterns. This is the first version of the project. The u...
2011 Dec 06
9
MCollective discovery - we did not discover any nodes
Hi everyone, I run MCollective 1.2.1 together with ActiveMQ 5.5 under Scientific Linux 6.1 on Amazon EC2. Overall it works like a charm, but sometimes (eg. 1/30) discovery fails. Still the exit-code of mco will be 0, which is a problem for me as I use MCollective e.g. to trigger deployments from Jenkins. I would like to ask for some feedback on the followi...
2013 Jan 30
2
Mcollective on puppet server and agent?
I have a puppet server and various puppet agents. I want to do mcollective stuff. So please anyone tell me what should i install on puppet server and agent to run mcollective? Is there any need to install ActiveMQ also and where should i install it? Thanks in advance. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com. To pos...
2013 Apr 12
17
MCollective and Puppet with periodic runs disabled
Hi, I have looked all over the place and can''t seem to find a complete answer to my query I am setting up MCollective to run alongside my puppet deployment and am having some problems getting it to play as I want it to Basically, I need to make sure that puppet NEVER makes any changes without them being triggered by someone (I honestly can''t see how anyone would ever want
2013 Feb 13
7
PuppetDB & KahaDB db.data leak
Hi all, I''ve been looking at a potential problem, as documented here: http://projects.puppetlabs.com/issues/19241 To do with a leak within the KahaDB persistence layer of ActiveMQ. Specifically, there are reports of the db.data file growing unbounded: https://issues.apache.org/jira/browse/AMQ-3956 I''m hoping to find out information from other PuppetDB users to see if this is happening in the wild. What I''m hoping is that users can provide me with informat...
2010 May 31
0
Puppet recording single IP in hosts table
Hi, I am running puppetmaster with storeconfigs. I am also using the activemq queuing method. However what i have found from configuring activemq and puppetqd, is that now in my mysql database the hosts table only has the puppetmasters ip address listed for all nodes, instead of having each individual nodes ip address. Does anyone know if this is a activemq or puppetqd iss...
2006 Jun 23
9
Connecting MQ from Rails ??
Hi all, I want to Connect to IBM MQ from Rails/Ruby, can it be done? and get the messages from the Queue, then i want to use this message in ruby/rails. Is there a direct way of doing the above job?? If so any packages are available? If there is not a way currently, and any thoughts of how we can do the above job indirectly through some other means or round about ways or workarounds can be
2006 Mar 02
3
reloadable classes for other base classes than the built-ins
I''m working on the plugin for RBatis and a new little thing I''m toying around with called ActiveMessaging (sorry, David I stole the name from you from the TW AwayDay ;-)). Anyway, in both these applications I want to be able to have reloadable classes that don''t extend any of the standard built in ones. So, I don''t mean to offend the Eminent Core Members by
2013 Dec 12
2
Puppet and MCollective
...with this is that I need to log in to each machine and install/configure mcollective (server.cfg & client.cfg), so for this reason I do not save myself very much effort by using mcollective. I am using vms so I can add mcollective to the vm template, but I wont know the name of mcollective/activemq machine nor would I know the name of the machine at that point. How do you guys deploy mcollective? It seems abit like a chicken/egg scenario! -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and sto...
2013 Jul 01
1
Puppet with Mcollective, which modules and how ? (TheForeman)
...Run/Kick for it I''m looking into Mcollective. Mcollective is supported by The Foreman since 1.2, the version I''m running at the moment. The integration of Mcollective is very confusing to me because of the common/agent/client packages you have. At the moment I have installed ActiveMQ on the Puppet Master, Stomp is installed using gem and also the Mcollective Common package and the client is installed on this machine. On my node that I want to "Puppetize" I have puppet installed and the Mcollective Common package as well as the agent. I''m not sure if this...
2012 Jun 07
5
MCollective not all nodes answer to commands when using aes_security plugin
...ver the collective when using the AES plugin. If I switch switch back to PSK replies are speedy and always come back. But then again this is not want. At first I was using RabbitMQ default config. I tries some tweaking but did not seem to make any difference to the behaviour of mco. I switched to ActiveMQ 5.6 with the configfiles from puppetlabs.git. Set it up according to the docs , again played with some setttings and did not do anything at all. tcpdumps show the node running the mcollective server responds to the message send from the mcollective client. But seconds after the node replies the ou...
2006 Mar 21
4
habtm > join()
I''m trying to pull ou the ''name'' field for each of my associated rows and pass it as a string of names. I''m missing something obvious here but I thought @bag.packages.name.join(", ") would work. do I have to loop through @bag.packages? that seems like the long way. thanks -zac -- Posted via http://www.ruby-forum.com/.