<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Monit &#8211; A Open Source Tool for Managing and Monitoring Linux System	</title>
	<atom:link href="https://www.tecmint.com/monit-linux-services-monitoring/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/monit-linux-services-monitoring/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Tue, 02 Aug 2022 05:25:53 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Poornresh		</title>
		<link>https://www.tecmint.com/monit-linux-services-monitoring/comment-page-1/#comment-1855592</link>

		<dc:creator><![CDATA[Poornresh]]></dc:creator>
		<pubDate>Tue, 02 Aug 2022 05:25:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=2581#comment-1855592</guid>

					<description><![CDATA[Is it possible to collect telemetry data through Monit? I mean to know whether Monit can be used as a replacement for Opentelemetry.]]></description>
			<content:encoded><![CDATA[<p>Is it possible to collect telemetry data through Monit? I mean to know whether Monit can be used as a replacement for Opentelemetry.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: mike		</title>
		<link>https://www.tecmint.com/monit-linux-services-monitoring/comment-page-1/#comment-1851323</link>

		<dc:creator><![CDATA[mike]]></dc:creator>
		<pubDate>Tue, 26 Jul 2022 21:07:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=2581#comment-1851323</guid>

					<description><![CDATA[Yes, to monitor multiple hosts from a single dashboard you need to install &lt;strong&gt;M-monit&lt;/strong&gt;, an enterprise application, with a one-time license fee (it is not expensive).

We use &lt;strong&gt;Mmonit&lt;/strong&gt; at my work to monitor over 100 hosts, has email and slack notifications and metric charts, an excellent monitoring tool that&#039;s much easier to set up and maintain than Nagios.]]></description>
			<content:encoded><![CDATA[<p>Yes, to monitor multiple hosts from a single dashboard you need to install <strong>M-monit</strong>, an enterprise application, with a one-time license fee (it is not expensive).</p>
<p>We use <strong>Mmonit</strong> at my work to monitor over 100 hosts, has email and slack notifications and metric charts, an excellent monitoring tool that&#8217;s much easier to set up and maintain than Nagios.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: EMILLY VITORIA SILVA BATISTA		</title>
		<link>https://www.tecmint.com/monit-linux-services-monitoring/comment-page-1/#comment-1554781</link>

		<dc:creator><![CDATA[EMILLY VITORIA SILVA BATISTA]]></dc:creator>
		<pubDate>Mon, 26 Jul 2021 13:47:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=2581#comment-1554781</guid>

					<description><![CDATA[What are the disadvantages of MONIT?]]></description>
			<content:encoded><![CDATA[<p>What are the disadvantages of MONIT?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Sandip Bose		</title>
		<link>https://www.tecmint.com/monit-linux-services-monitoring/comment-page-1/#comment-1439023</link>

		<dc:creator><![CDATA[Sandip Bose]]></dc:creator>
		<pubDate>Tue, 23 Feb 2021 04:47:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=2581#comment-1439023</guid>

					<description><![CDATA[Very helpful documentation on monit. I have a problem sending email alerts for events/service changes and I am getting the error message in the apigee-monit.log - 

[EST Feb 22 23:34:38] error    : Mail: STARTTLS required but the mail server doesn&#039;t support it
Alert handler failed, retry scheduled for next cycle.

How can I work around this error ?
&lt;pre&gt;
# vi /opt/apigee/data/apigee-monit/my-mail-config.conf
&lt;/pre&gt;
&lt;pre&gt;
SET MAILSERVER  x.com PORT 25
USERNAME &quot;EnterpriseServiceBus@x.com&quot;  PASSWORD &quot;&quot;

# USING SSL, WITH TIMEOUT 30  SECONDS
  USING TLS
SET MAIL-FORMAT {
  from: apigeeadmin@x.com
  subject: Monit Alert -- Service: $SERVICE $EVENT on $HOST
}
SET ALERT sandip.bose@x.com
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>Very helpful documentation on monit. I have a problem sending email alerts for events/service changes and I am getting the error message in the apigee-monit.log &#8211; </p>
<p>[EST Feb 22 23:34:38] error    : Mail: STARTTLS required but the mail server doesn&#8217;t support it<br />
Alert handler failed, retry scheduled for next cycle.</p>
<p>How can I work around this error ?</p>
<pre>
# vi /opt/apigee/data/apigee-monit/my-mail-config.conf
</pre>
<pre>
SET MAILSERVER  x.com PORT 25
USERNAME "EnterpriseServiceBus@x.com"  PASSWORD ""

# USING SSL, WITH TIMEOUT 30  SECONDS
  USING TLS
SET MAIL-FORMAT {
  from: apigeeadmin@x.com
  subject: Monit Alert -- Service: $SERVICE $EVENT on $HOST
}
SET ALERT sandip.bose@x.com
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/monit-linux-services-monitoring/comment-page-1/#comment-919494</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Fri, 06 Oct 2017 10:20:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=2581#comment-919494</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/monit-linux-services-monitoring/comment-page-1/#comment-919470&quot;&gt;QuangPH&lt;/a&gt;.

@QuangPH,

No nagios plugin doesn&#039;t provide auto restart of services functionality..]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/monit-linux-services-monitoring/comment-page-1/#comment-919470">QuangPH</a>.</p>
<p>@QuangPH,</p>
<p>No nagios plugin doesn&#8217;t provide auto restart of services functionality..</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
