<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://wiki.tinkernet.ca/index.php?action=history&amp;feed=atom&amp;title=Linux_-_Process_Supervision_using_Monit</id>
	<title>Linux - Process Supervision using Monit - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.tinkernet.ca/index.php?action=history&amp;feed=atom&amp;title=Linux_-_Process_Supervision_using_Monit"/>
	<link rel="alternate" type="text/html" href="https://wiki.tinkernet.ca/index.php?title=Linux_-_Process_Supervision_using_Monit&amp;action=history"/>
	<updated>2026-05-22T17:57:14Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.1</generator>
	<entry>
		<id>https://wiki.tinkernet.ca/index.php?title=Linux_-_Process_Supervision_using_Monit&amp;diff=481&amp;oldid=prev</id>
		<title>Tinker: Created page with &quot; [https://mmonit.com/monit/ Monit]  (Working on this page...)  [https://mmonit.com/monit/documentation/monit.html The Manual]  [https://mmonit.com/wiki/ The Wiki]  == Things f...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.tinkernet.ca/index.php?title=Linux_-_Process_Supervision_using_Monit&amp;diff=481&amp;oldid=prev"/>
		<updated>2020-07-01T04:03:15Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot; [https://mmonit.com/monit/ Monit]  (Working on this page...)  [https://mmonit.com/monit/documentation/monit.html The Manual]  [https://mmonit.com/wiki/ The Wiki]  == Things f...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
[https://mmonit.com/monit/ Monit]&lt;br /&gt;
&lt;br /&gt;
(Working on this page...)&lt;br /&gt;
&lt;br /&gt;
[https://mmonit.com/monit/documentation/monit.html The Manual]&lt;br /&gt;
&lt;br /&gt;
[https://mmonit.com/wiki/ The Wiki]&lt;br /&gt;
&lt;br /&gt;
== Things figured out ==&lt;br /&gt;
&lt;br /&gt;
Add this to '''/etc/monit/monitrc''' to enable the web interface:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;set httpd port 2812&amp;lt;br/&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp; allow @adm&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
These lines added based on .pid files found on VNC-Tester:&lt;br /&gt;
&lt;br /&gt;
 check process avahi           with pidfile /var/run/avahi-daemon/pid&lt;br /&gt;
 check process acpid           with pidfile /var/run/acpid.pid&lt;br /&gt;
 check process cron            with pidfile /var/run/crond.pid&lt;br /&gt;
 check process dhclient-ens32  with pidfile /var/run/dhclient-ens32.pid&lt;br /&gt;
 check process lightdm         with pidfile /var/run/lightdm.pid&lt;br /&gt;
 check process lvmetad         with pidfile /var/run/lvmetad.pid&lt;br /&gt;
 check process monit           with pidfile /var/run/monit.pid&lt;br /&gt;
 check process rsyslogd        with pidfile /var/run/rsyslogd.pid&lt;br /&gt;
 check process sshd            with pidfile /var/run/sshd.pid&lt;br /&gt;
 check process sambaS          with pidfile /var/run/samba/smbd.pid&lt;br /&gt;
 check process sambaN          with pidfile /var/run/samba/nmbd.pid&lt;br /&gt;
 check process thermald        with pidfile /run/thermald.pid&lt;br /&gt;
&lt;br /&gt;
(more to come...)&lt;br /&gt;
&lt;br /&gt;
== Things to figure out ==&lt;br /&gt;
&lt;br /&gt;
*check X11 &lt;br /&gt;
*check VNC&lt;/div&gt;</summary>
		<author><name>Tinker</name></author>
		
	</entry>
</feed>