3
authorZeljko Boros <Zeljko.Boros@carnet.hr>
Wed, 21 Apr 2021 11:08:00 +0000 (13:08 +0200)
committerZeljko Boros <Zeljko.Boros@carnet.hr>
Wed, 21 Apr 2021 11:08:00 +0000 (13:08 +0200)
debian/monit-cn/usr/share/monit-cn/vsftpd.conf
monit-cn/vsftpd.conf

index ae4789e..b6819e5 100644 (file)
@@ -5,7 +5,7 @@
 #
 ## End - Generated by CARNet package monit-cn
 
-check process vsftpd matching "/usr/sbin/vsftpd"
+check process vsftpd with pidfile "/var/run/vsftpd/vsftpd.pid"
     start program = "/etc/init.d/vsftpd start"
     stop program = "/etc/init.d/vsftpd stop"
        if failed host 127.0.0.1 port 21 protocol ftp
index b6819e5..ae4789e 100644 (file)
@@ -5,7 +5,7 @@
 #
 ## End - Generated by CARNet package monit-cn
 
-check process vsftpd with pidfile "/var/run/vsftpd/vsftpd.pid"
+check process vsftpd matching "/usr/sbin/vsftpd"
     start program = "/etc/init.d/vsftpd start"
     stop program = "/etc/init.d/vsftpd stop"
        if failed host 127.0.0.1 port 21 protocol ftp