On Fri, Dec 21, 2012 at 1:49 PM, Silke Meyer <span dir="ltr"><<a href="mailto:silke.meyer@wikimedia.de" target="_blank">silke.meyer@wikimedia.de</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello everybody!<br>
<br></blockquote><div><br>Hi!<br> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
To bring some light into the darkness, it would be great, if you could<br>
give me some answers. I would like to know:<br>
<br>
* how to make two labs instances talk to each other on the level of the<br>
mysql database. I created a security group for this that permits mysql<br>
connections on port 3306 inside labs, added two servers (Wikidata repo<br>
and client with the client configured to look for the "internal" IP of<br>
the repo). But the client doesn't see the repo yet. What else would I<br>
have to configure?<br>
<br></blockquote><div><br>Are both of these servers in the same project? If so, you don't need to muck around with security groups at all. Instances in the same project can talk to each other on all ports by default in our configuration.<br>

<br>Is the MySQL daemon configured to listen on 0.0.0.0?<br> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
* how to configure Nagios in labs. I tried to add a file to<br>
/etc/nagios/nrpe.d/blah.cfg and use a plugin but nothing more than the<br>
default appears on the <a href="http://nagios.wmflabs.org" target="_blank">nagios.wmflabs.org</a> page of my hostgroup/labs<br>
instance. Is there any documentation about this? Where? How are users<br>
supposed to use it? Do I have to ping anyone to restart the Nagios<br>
server on each modification I make?<br>
<br></blockquote><div><br>Our nagios setup in labs is odd. Maybe petan and/or damianz can chime in on this?<br> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">


* if the customized Debian packages are documented anywhere. The puppet<br>
way of installing mediawiki installs a package called<br>
wikimedia-task-appserver for example. Where can I find out what packages<br>
like that one contain?<br>
<br></blockquote><div><br>Either in svn, or in git:<br><br><a href="http://svn.wikimedia.org/viewvc/mediawiki/trunk/debs/">http://svn.wikimedia.org/viewvc/mediawiki/trunk/debs/</a><br><br>In git they are at: operations/debs/<package-name><br>

<br>On the system itself, if you just want to see the package contents:<br><br>dpkg -L <package-name><br> </div>- Ryan<br></div></div>