Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37748638
en ru br
ALT Linux repositórios
S:4.3.30-alt2

Group :: Monitoramento
RPM: xymon

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: xymon.usesysconfig.patch
Download


# Use /etc/sysconfig/xymon-client to specify XYMONSERVERS (destination for local client reports)
# 
--- xymond/etcfiles/xymonserver.cfg.DIST.usesysconfig	2010-11-06 08:04:49.000000000 -0700
+++ xymond/etcfiles/xymonserver.cfg.DIST	2011-01-31 12:46:08.794536046 -0800
@@ -27,6 +27,10 @@
 # You can add these extra settings here:
 @RUNTIMEDEFS@
 
+# Include any client configuration file definitions
+# (such as XYMONSERVERS)
+include /etc/sysconfig/xymon-client
+
 # Default settings for "delayred" and "delayyellow" parameters in hosts.cfg
 DELAYRED=""			# Format: status:delay[,status:delay - e.g. "cpu:15,disk:30"
 DELAYYELLOW=""			# Format: status:delay[,status:delay - e.g. "cpu:15,disk:30"
--- client/xymonclient.cfg.DIST.usesysconfig	2011-01-31 13:11:18.435926000 -0800
+++ client/xymonclient.cfg.DIST	2011-01-31 13:11:47.797761524 -0800
@@ -1,5 +1,7 @@
 # Environment settings for the Xymon client.
 
+include /etc/sysconfig/xymon-client
+
 XYMSRV="0.0.0.0"          # IP address of the Xymon server
 XYMSERVERS="$XYMONSERVERS"   # IP of multiple Xymon servers. XYMSRV must be "0.0.0.0".
 CONFIGCLASS="$SERVEROSTYPE"     # Default configuration class for logfiles
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009