<?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: LibreNMS &#8211; A Fully Featured Network Monitoring Tool for Linux	</title>
	<atom:link href="https://www.tecmint.com/install-librenms-monitoring-on-ubuntu-centos/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/install-librenms-monitoring-on-ubuntu-centos/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Mon, 03 Jun 2024 03:53:19 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/install-librenms-monitoring-on-ubuntu-centos/comment-page-1/#comment-2176832</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Mon, 03 Jun 2024 03:53:19 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=29158#comment-2176832</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-librenms-monitoring-on-ubuntu-centos/comment-page-1/#comment-2176249&quot;&gt;Jean&lt;/a&gt;.

@Jean,

To restart &lt;strong&gt;LibreNMS&lt;/strong&gt;, you need to restart the web server and the services it relies on.
&lt;pre&gt;
sudo systemctl restart apache2
OR
sudo systemctl restart nginx
sudo systemctl restart php-fpm
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-librenms-monitoring-on-ubuntu-centos/comment-page-1/#comment-2176249">Jean</a>.</p>
<p>@Jean,</p>
<p>To restart <strong>LibreNMS</strong>, you need to restart the web server and the services it relies on.</p>
<pre>
sudo systemctl restart apache2
OR
sudo systemctl restart nginx
sudo systemctl restart php-fpm
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jean		</title>
		<link>https://www.tecmint.com/install-librenms-monitoring-on-ubuntu-centos/comment-page-1/#comment-2176249</link>

		<dc:creator><![CDATA[Jean]]></dc:creator>
		<pubDate>Sat, 01 Jun 2024 11:31:59 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=29158#comment-2176249</guid>

					<description><![CDATA[Could you provide the syntax or Linux commands to restart LibreNMS and clear its cache?]]></description>
			<content:encoded><![CDATA[<p>Could you provide the syntax or Linux commands to restart LibreNMS and clear its cache?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/install-librenms-monitoring-on-ubuntu-centos/comment-page-1/#comment-993682</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Fri, 18 May 2018 07:41:30 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=29158#comment-993682</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-librenms-monitoring-on-ubuntu-centos/comment-page-1/#comment-993665&quot;&gt;jj&lt;/a&gt;.

@jj

Correct, this depends on your PHP version. If you have PHP 7.2, then use  fastcgi_pass unix:/var/run/php-fpm/php7.2-fpm.sock; or if you have PHP 7.0, use  fastcgi_pass unix:/var/run/php-fpm/php7.0-fpm.sock; and so on. Many thanks for sharing this.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-librenms-monitoring-on-ubuntu-centos/comment-page-1/#comment-993665">jj</a>.</p>
<p>@jj</p>
<p>Correct, this depends on your PHP version. If you have PHP 7.2, then use  fastcgi_pass unix:/var/run/php-fpm/php7.2-fpm.sock; or if you have PHP 7.0, use  fastcgi_pass unix:/var/run/php-fpm/php7.0-fpm.sock; and so on. Many thanks for sharing this.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/install-librenms-monitoring-on-ubuntu-centos/comment-page-1/#comment-993681</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Fri, 18 May 2018 07:39:03 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=29158#comment-993681</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-librenms-monitoring-on-ubuntu-centos/comment-page-1/#comment-992359&quot;&gt;Iulian Murgulet&lt;/a&gt;.

@lulian

Many thanks for the useful addition.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-librenms-monitoring-on-ubuntu-centos/comment-page-1/#comment-992359">Iulian Murgulet</a>.</p>
<p>@lulian</p>
<p>Many thanks for the useful addition.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: jj		</title>
		<link>https://www.tecmint.com/install-librenms-monitoring-on-ubuntu-centos/comment-page-1/#comment-993665</link>

		<dc:creator><![CDATA[jj]]></dc:creator>
		<pubDate>Fri, 18 May 2018 06:53:55 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=29158#comment-993665</guid>

					<description><![CDATA[There is a bad gateway error due to mistake in &lt;strong&gt;/etc/nginx/conf.d/librenms.conf&lt;/strong&gt; file. There should be &lt;strong&gt;fastcgi_pass unix:/var/run/php-fpm/php7.2-fpm.sock&lt;/strong&gt;;]]></description>
			<content:encoded><![CDATA[<p>There is a bad gateway error due to mistake in <strong>/etc/nginx/conf.d/librenms.conf</strong> file. There should be <strong>fastcgi_pass unix:/var/run/php-fpm/php7.2-fpm.sock</strong>;</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
