projects
/
monit-cn.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38e2633
)
Dodana konfiguracija za Baculu File Daemon
author
Zeljko Boros
<Zeljko.Boros@carnet.hr>
Tue, 13 Apr 2021 11:41:42 +0000
(13:41 +0200)
committer
Zeljko Boros
<Zeljko.Boros@carnet.hr>
Tue, 13 Apr 2021 11:41:42 +0000
(13:41 +0200)
monit-cn/bacula-fd.conf
[new file with mode: 0644]
patch
|
blob
diff --git a/monit-cn/bacula-fd.conf
b/monit-cn/bacula-fd.conf
new file mode 100644
(file)
index 0000000..
c14f9dc
--- /dev/null
+++ b/
monit-cn/bacula-fd.conf
@@ -0,0
+1,12
@@
+## Begin - Generated by CARNet package monit-cn
+#
+# This is a monit-cn template file. REMOVE this whole comment block if
+# you DON'T WANT monit-cn to edit/remove/delete your configuration file.
+#
+## End - Generated by CARNet package monit-cn
+
+check process bacula-fd with pidfile "/run/bacula/bacula-fd.9102.pid"
+ start program = "/etc/init.d/bacula-fd start"
+ stop program = "/etc/init.d/bacula-fd stop"
+ if failed host 127.0.0.1 port 9102 type tcp
+ then restart