monit-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[monit-dev] GNU/Hurd support


From: Sergey B Kirpichev
Subject: [monit-dev] GNU/Hurd support
Date: Wed, 19 Dec 2012 12:59:32 +0400

Hello,

The attached patch implements a basic support for Hurd[0].  The
Debian package was built[1] and tested[2] with:
-->8--
# Debian defaults:
set daemon 120
set logfile /var/log/monit.log
set idfile /var/lib/monit/id
set statefile /var/lib/monit/state
set eventqueue
basedir /var/lib/monit/events
slots 100

# Custom stuff:
set httpd port 2812
  and use address 192.168.1.3
  allow localhost and allow me.test
check device rootfs with path /dev/hd0s1
check process sshd with pidfile /var/run/sshd.pid
-->8--

Everything seems working now.  Please take look if that's acceptable
for you.

[0] http://www.debian.org/ports/hurd/
[1] 
https://buildd.debian.org/status/fetch.php?pkg=monit&arch=hurd-i386&ver=1%3A5.5-5&stamp=1355413696
[2] see attached screenshot

Attachment: monit-hurd.png
Description: PNG image

Attachment: 11_enable_hurd.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]