plus de postgres sur komaz
darcs-hash:20051002165905-4ec08-741d5622bf4ec2f3fbfce97d385477074873ce11.gz
This commit is contained in:
parent
4f5b9f7a4e
commit
5c03ba00ca
1 changed files with 1 additions and 1 deletions
|
@ -282,7 +282,7 @@ def file_monitrc(hostname = host) :
|
|||
config += '\n'
|
||||
|
||||
# postgresql
|
||||
if hostname in ['rouge','komaz'] :
|
||||
if hostname in ['rouge'] :
|
||||
config += '# postgresql\n'
|
||||
config += 'check process postgresql with pidfile /var/lib/postgres/data/postmaster.pid\n'
|
||||
config += ' start program = "/etc/init.d/postgresql start"\n'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue