Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37580960
en ru br
ALT Linux repos
S:0.1-alt1

Group :: Networking/WWW
RPM: 1C_Enterprise82-monit

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

pax_global_header00006660000000000000000000000064117330534250014515gustar00rootroot0000000000000052 comment=a17b701bcbe07707fc9333fb6abfa2f307a94d72
1C_Enterprise82-monit-0.1/000075500000000000000000000000001173305342500153145ustar00rootroot000000000000001C_Enterprise82-monit-0.1/.gear/000075500000000000000000000000001173305342500163105ustar00rootroot000000000000001C_Enterprise82-monit-0.1/.gear/rules000064400000000000000000000000071173305342500173620ustar00rootroot00000000000000tar: .
1C_Enterprise82-monit-0.1/1C_Enterprise82-monit.spec000064400000000000000000000010601173305342500221260ustar00rootroot00000000000000Name: 1C_Enterprise82-monit
Version: 0.1
Release: alt1

Summary: Monit file for 1C Enterprise 8.2
Group: Networking/WWW
License: GPL

Packager: Vitaly Lipatov <lav@altlinux.ru>

Source: %name-%version.tar

Requires: monit

BuildArch: noarch

%description
Monit file for 1C Enterprise 8.2

%prep
%setup

%install
mkdir -p %buildroot%_sysconfdir/monitrc.d/
install -m644 monitrc.d/* %buildroot%_sysconfdir/monitrc.d/

%files
%_sysconfdir/monitrc.d/*

%changelog
* Fri Mar 23 2012 Vitaly Lipatov <lav@altlinux.ru> 0.1-alt1
- initial build for ALT Linux Sisyphus

1C_Enterprise82-monit-0.1/monitrc.d/000075500000000000000000000000001173305342500172115ustar00rootroot000000000000001C_Enterprise82-monit-0.1/monitrc.d/ragent000064400000000000000000000004701173305342500204150ustar00rootroot00000000000000# Tests for ragent running and listen on 1540 port
check process ragent matching "ragent"
group 1C
start program = "/etc/init.d/srv1cv82 start"
stop program = "/etc/init.d/srv1cv82 stop"
if failed port 1540 type tcp then restart
if 5 restarts with 5 cycles then timeout

1C_Enterprise82-monit-0.1/monitrc.d/rmngr000064400000000000000000000004641173305342500202650ustar00rootroot00000000000000# Tests for rmngr running and listen on 1541 port
check process rmngr matching "rmngr"
group 1C
start program = "/etc/init.d/srv1cv82 start"
stop program = "/etc/init.d/srv1cv82 stop"
if failed port 1541 type tcp then restart
if 5 restarts with 5 cycles then timeout
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin