search for: 464dfcb

Displaying 1 result from an estimated 1 matches for "464dfcb".

Did you mean: 446dfcc
2009 Sep 07
1
[PATCH node] Fix SRV_SERVER for SRV_HOST to work with /etc/init.d/ovirt-functions
...]; then + printf "found! Using collectd server '$SRV_HOST:$SRV_PORT'.\n" + ovirt_collectd $SRV_HOST $SRV_PORT else printf "not found!\n" fi diff --git a/scripts/ovirt-config-logging b/scripts/ovirt-config-logging index 464dfcb..d8e5c95 100755 --- a/scripts/ovirt-config-logging +++ b/scripts/ovirt-config-logging @@ -179,9 +179,9 @@ if [ "$1" = "AUTO" ]; then if [ -z "$OVIRT_SYSLOG_SERVER" -o -z "$OVIRT_SYSLOG_PORT" ]; then printf "\nAttempting to locate remote sys...