<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Mpm on FromDual GmbH</title><link>https://www.fromdual.com/tags/mpm/</link><description>Recent content in Mpm on FromDual GmbH</description><generator>Hugo</generator><language>en-GB</language><managingEditor>oli.sennhauser@fromdual.com (Oli Sennhauser)</managingEditor><webMaster>oli.sennhauser@fromdual.com (Oli Sennhauser)</webMaster><copyright>© FromDual GmbH</copyright><lastBuildDate>Wed, 05 Aug 2020 17:21:03 +0000</lastBuildDate><atom:link href="https://www.fromdual.com/tags/mpm/index.xml" rel="self" type="application/rss+xml"/><item><title>What can MySQL performance monitoring graphs tell you?</title><link>https://www.fromdual.com/blog/what-can-mysql-performance-monitoring-graphs-tell-you/</link><pubDate>Thu, 16 Feb 2012 18:32:45 +0000</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/what-can-mysql-performance-monitoring-graphs-tell-you/</guid><description>&lt;p&gt;Many of you may monitor their databases for different purposes. Beside alerting it is often good to also make some graphs from MySQL performance counters to see what is actually happening on your database.&lt;/p&gt;</description></item><item><title>MPM Questions &amp; Answers</title><link>https://www.fromdual.com/blog/mpm-questions-and-answers/</link><pubDate>Wed, 01 Feb 2012 19:47:16 +0000</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/mpm-questions-and-answers/</guid><description>&lt;p&gt;Question: What is the MySQL Performance Monitor (MPM) monitoring and what data is the agent sending?&lt;/p&gt;</description></item><item><title>FromDual launches Monitoring as a Service for MySQL</title><link>https://www.fromdual.com/blog/newsletter-en-2012-01/</link><pubDate>Thu, 19 Jan 2012 14:16:04 +0000</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/newsletter-en-2012-01/</guid><description>&lt;p&gt;On January 9&lt;sup&gt;th&lt;/sup&gt; FromDual launched its Monitoring as a Service (MaaS) solution for MySQL.
This service is based on the &lt;a href="http://www.shinguz.ch/tellmatic/click.php?l_id=79&amp;amp;nl_id=24&amp;amp;q_id=0&amp;amp;a_id=0&amp;amp;h_id=0" target="_blank" title="MySQL Performance Monitor (mpm)"&gt;Performance Monitor for MySQL&lt;/a&gt; (mpm) v0.8 and &lt;a href="http://www.shinguz.ch/tellmatic/click.php?l_id=80&amp;amp;nl_id=24&amp;amp;q_id=0&amp;amp;a_id=0&amp;amp;h_id=0" target="_blank" title="Zabbix"&gt;Zabbix&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>MaaS Key Request</title><link>https://www.fromdual.com/maas-key-request/index.php</link><pubDate>Wed, 18 Jan 2012 17:26:37 +0000</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/maas-key-request/index.php</guid><description>&lt;?php

$fromdual_base = dirname(dirname($_SERVER['SCRIPT_FILENAME']));
$fromdual_file = $fromdual_base . '/php/maas-key-request.inc';

if ( $_SERVER["REQUEST_METHOD"] == 'GET' ) {
 $FROMDUAL_REQUEST = $_GET;
}
elseif ( $_SERVER["REQUEST_METHOD"] == 'POST' ) {
 $FROMDUAL_REQUEST = $_POST;
}

$fromdual_function = array_key_exists('f', $FROMDUAL_REQUEST) ? substr($FROMDUAL_REQUEST['f'], 0, 16) : 'form';

if ( file_exists($fromdual_file) ) {
 require_once($fromdual_file);
}
else {
 echo '&lt;p style="color: red;"&gt;' . 'ERROR: Internal error. File does not exist.' . '&lt;/p&gt;</description></item><item><title>Newsletter Autumn 2011</title><link>https://www.fromdual.com/blog/newsletter-en-2011-12/</link><pubDate>Sun, 08 Jan 2012 15:18:02 +0000</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/newsletter-en-2011-12/</guid><description>&lt;h2 id="new-version-of-fromduals-performance-monitor-for-mysql-mpm-v072-is-out"&gt;New version of FromDual&amp;rsquo;s Performance Monitor for MySQL (MPM) v0.7.2 is out&lt;/h2&gt;
&lt;p&gt;Dear MySQL User,&lt;/p&gt;</description></item><item><title>InnoDB Graphs for MySQL Performance Monitor</title><link>https://www.fromdual.com/blog/innodb-graphs-for-mysql-performance-monitor/</link><pubDate>Tue, 14 Jun 2011 10:41:49 +0000</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/innodb-graphs-for-mysql-performance-monitor/</guid><description>&lt;p&gt;We have just released v0.7.1 of the &lt;strong&gt;FromDual MySQL Performance Monitor&lt;/strong&gt;. The new release can be downloaded from &lt;a href="https://www.fromdual.com/download"&gt;here&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>MySQL Performance Monitor with DRBD monitoring capabilities</title><link>https://www.fromdual.com/blog/drbd-performance-monitoring/</link><pubDate>Sat, 26 Mar 2011 11:25:31 +0000</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/drbd-performance-monitoring/</guid><description>&lt;p&gt;The FromDual Performance Monitor for MySQL has now a new module for monitoring DRBD. Since more an more of our customers want to run MySQL High Availability solutions based on DRBD we have implemented this module.&lt;/p&gt;</description></item><item><title>FromDual Performance Monitor for MySQL (MPM) v0.9 released</title><link>https://www.fromdual.com/blog/fpmmm-release-notes/mpm-0.9-is-out/</link><pubDate>Tue, 03 Apr 2012 14:03:09 +0200</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/fpmmm-release-notes/mpm-0.9-is-out/</guid><description>&lt;p&gt;On April 2&lt;sup&gt;nd&lt;/sup&gt; 2012 FromDual released the new version v0.9 of its &lt;a href="https://www.fromdual.com/mysql-performance-monitor"&gt;Performance Monitor for MySQL (mpm)&lt;/a&gt;. The new version can be downloaded from &lt;a href="https://www.fromdual.com/download" target="_blank"&gt;here&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>MySQL Performance Monitor v.0.8 is out</title><link>https://www.fromdual.com/blog/fpmmm-release-notes/mpm-0.8-is-out/</link><pubDate>Fri, 23 Dec 2011 10:20:08 +0100</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/fpmmm-release-notes/mpm-0.8-is-out/</guid><description>&lt;p&gt;Yesterday we released the new version of the MPM v0.8. The most important new features are:&lt;/p&gt;</description></item><item><title>New version of FromDual's Performance Monitor for MySQL (MPM) v0.7.2 is out</title><link>https://www.fromdual.com/blog/fpmmm-release-notes/mpm-0.7.2-is-out/</link><pubDate>Sat, 03 Dec 2011 10:04:30 +0100</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/fpmmm-release-notes/mpm-0.7.2-is-out/</guid><description>&lt;p&gt;On December 2&lt;sup&gt;nd&lt;/sup&gt; 2011 FromDual released the new version v0.7.2 of its &lt;a href="https://www.fromdual.com/mysql-performance-monitor"&gt;Performance Monitor for MySQL&lt;/a&gt;. The new version can be downloaded from &lt;a href="https://www.fromdual.com/download"&gt;here&lt;/a&gt;.&lt;/p&gt;</description></item></channel></rss>