Opsi Clients reagieren nicht mehr
Opsi Clients reagieren nicht mehr
Hallo,
wir haben Opsi nun schon eine ganze Weile im Einsatz, jedoch immer wieder mal das Problem, dass die Clients plötzlich nicht mehr funktionieren. Keine Meldung mehr an den Server und keine Pakete werden mehr installiert. Das passiert sowohl bei nachträglich installierten Clients über die service_setup.cmd als auch mit Netboot Windows 7 Paket installierten.
Meißtens sind solche Rechner über "on_demand" noch reaktivierbar. D.h. einmal den opsi-client-agent drüberbügeln, geht wieder.
Pakete werden bei uns nur über die Erweiterung "on_shutdown_install", also nur beim Herunterfahren installiert. Testweise habe ich das Standardverhalten beim Hochfahren aktiviert, kein Erfolg.
Wenn ich auf einem betroffenem Rechner in die Registry schaue, fehlen sämtliche Einträge, die laut opsi-handbuch-stable-de.pdf (Punkt 22.4.3 Registry-Einträge für die Ausführung des Shutdown-Skripts) vorhanden sein müßten.
Sonstige Scripte unter shutdown sind keine eingetragen.
Client Version ist 4.0.5.2-2. Das ist jedoch schon bei älteren auch aufgetreten. Derzeit aktualisieren wir auf 4.0.5.4-5
Hat jemand ne Idee?
Gruß und vielen Dank!
wir haben Opsi nun schon eine ganze Weile im Einsatz, jedoch immer wieder mal das Problem, dass die Clients plötzlich nicht mehr funktionieren. Keine Meldung mehr an den Server und keine Pakete werden mehr installiert. Das passiert sowohl bei nachträglich installierten Clients über die service_setup.cmd als auch mit Netboot Windows 7 Paket installierten.
Meißtens sind solche Rechner über "on_demand" noch reaktivierbar. D.h. einmal den opsi-client-agent drüberbügeln, geht wieder.
Pakete werden bei uns nur über die Erweiterung "on_shutdown_install", also nur beim Herunterfahren installiert. Testweise habe ich das Standardverhalten beim Hochfahren aktiviert, kein Erfolg.
Wenn ich auf einem betroffenem Rechner in die Registry schaue, fehlen sämtliche Einträge, die laut opsi-handbuch-stable-de.pdf (Punkt 22.4.3 Registry-Einträge für die Ausführung des Shutdown-Skripts) vorhanden sein müßten.
Sonstige Scripte unter shutdown sind keine eingetragen.
Client Version ist 4.0.5.2-2. Das ist jedoch schon bei älteren auch aufgetreten. Derzeit aktualisieren wir auf 4.0.5.4-5
Hat jemand ne Idee?
Gruß und vielen Dank!
- n.wenselowski
- Ex-uib-Team
- Beiträge: 3194
- Registriert: 04 Apr 2013, 12:15
Re: Opsi Clients reagieren nicht mehr
Hallo,
gibt es eventuell in der Umgebung Tools, die die Registry manipulieren (Virenscanner) oder ein AD, was eventuell bestimmte Zustände enforced?
Gruß
Niko
gibt es eventuell in der Umgebung Tools, die die Registry manipulieren (Virenscanner) oder ein AD, was eventuell bestimmte Zustände enforced?
Gruß
Niko
Code: Alles auswählen
import OPSI
Re: Opsi Clients reagieren nicht mehr
Hallo Niko,
ja AD und Sophos Virenscanner gibt es. Im AD gibts keine GPO, die beim Herunterfahren eingreift. Was könnte das sonst sein?
Wenn der Virenscanner irgendwas blockt, steht das alles genau in den Logs. Da ist aber nichts zu finden.
Bei einem manuell installiertem Client habe ich das gefunden:
Clientconnect Log:
(4808) [6] [Jun 23 09:31:19] [ event processing on_demand ] Cannot reconfigure event generator 'on_shutdown': not found (Events.pyo|1120)
Danke und Gruß
ja AD und Sophos Virenscanner gibt es. Im AD gibts keine GPO, die beim Herunterfahren eingreift. Was könnte das sonst sein?
Wenn der Virenscanner irgendwas blockt, steht das alles genau in den Logs. Da ist aber nichts zu finden.
Bei einem manuell installiertem Client habe ich das gefunden:
Clientconnect Log:
(4808) [6] [Jun 23 09:31:19] [ event processing on_demand ] Cannot reconfigure event generator 'on_shutdown': not found (Events.pyo|1120)
Danke und Gruß
Re: Opsi Clients reagieren nicht mehr
viell. könnte es an unserer Konfiguration liegen.
Wir haben zuerst das Loginblocker Timeout verkürzt, dann den Loginblocker ganz deaktiviert. Es wird ja eh alles bei Shutdown gemacht. Auch beim Opsi-Client-Agent Update haben wir den sofortigen reboot deaktiviert. So hat man den höchsten uaf (user acceptance factor)
Ist das viell. ein Problem?
Hier mal die opsiclientd:
Wir haben zuerst das Loginblocker Timeout verkürzt, dann den Loginblocker ganz deaktiviert. Es wird ja eh alles bei Shutdown gemacht. Auch beim Opsi-Client-Agent Update haben wir den sofortigen reboot deaktiviert. So hat man den höchsten uaf (user acceptance factor)

Ist das viell. ein Problem?
Hier mal die opsiclientd:
Code: Alles auswählen
; = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
; = configuration file for opsiclientd =
; = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
; - global settings -
; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
[global]
# Location of the log file.
log_file = c:\\opsi.org\\log\\opsiclientd.log
# Set the log (verbosity) level
# (0 <= log level <= 9)
# 0: nothing, 1: essential, 2: critical, 3: errors, 4: warnings, 5: notices
# 6: infos, 7: debug messages, 8: more debug messages, 9: passwords
log_level = 6
# Client id.
host_id = auskommentiert.de
# Opsi host key.
opsi_host_key = auskommentiert
# Verify opsi server certs
verify_server_cert = False
# Verify opsi server certs by ca
verify_server_cert_by_ca = False
# On every daemon startup the user login gets blocked
# If the gui starts up and no events are being processed the login gets unblocked
# If no gui startup is noticed after <wait_for_gui_timeout> the login gets unblocked
# Set to 0 to wait forever
wait_for_gui_timeout = 10
# Application to run while blocking login
block_login_notifier = %global.base_dir%\\notifier.exe -s notifier\\block_login.ini
base_dir = C:\Program Files (x86)\opsi.org\opsi-client-agent
locale_dir = C:\Program Files (x86)\opsi.org\opsi-client-agent\locale
log_dir = C:\opsi.org\log
server_cert_dir = C:\opsi.org\opsiclientd\server-certs
state_file = C:\opsi.org\opsiclientd\state.json
timeline_db = C:\opsi.org\opsiclientd\timeline.sqlite
; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
; - config service settings -
; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
[config_service]
# Service url.
# http(s)://<opsi config server address>:<port>/rpc
url = https://auskommentiert:4447/rpc
# Conection timeout.
connection_timeout = 10
# The time in seconds after which the user can cancel the connection establishment
user_cancelable_after = 10
# If this option is set, the local system time will be synced with time from service
sync_time_from_service = False
; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
; - depot server settings -
; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
[depot_server]
# Depot server id
depot_id = auskommentiert.de
# Depot url.
# smb://<depot address>/<share name>/<path to products>
url = smb://auskommentiert/opsi_depot
# Local depot drive
drive = p:
# Username that is used for network connection [domain\]<username>
username = pcpatch
; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
; - cache service settings -
; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
[cache_service]
# Maximum product cache size in bytes
product_cache_max_size = 5000000000
extension_config_dir = C:\Program Files (x86)\opsi.org\opsi-client-agent\opsiclientd\extend.d
storage_dir = C:\opsi.org\cache
; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
; - control server settings -
; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
[control_server]
# The network interfaces to bind to.
# This must be the IP address of an network interface.
# Use 0.0.0.0 to listen to all interfaces
interface = 0.0.0.0
# The port where opsiclientd will listen for HTTPS rpc requests.
port = 4441
# The location of the server certificate.
ssl_server_cert_file = %global.base_dir%\\opsiclientd\\opsiclientd.pem
# The location of the server private key
ssl_server_key_file = %global.base_dir%\\opsiclientd\\opsiclientd.pem
# The location of the static files
static_dir = %global.base_dir%\\opsiclientd\\static_html
# The maximum number of authentication failures before a client ip
# is blocked for an amount of time.
max_authentication_failures = 5
; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
; - notification server settings -
; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
[notification_server]
# The network interfaces to bind to.
# This must be the IP address of an network interface.
# Use 0.0.0.0 to listen to all interfaces
interface = 127.0.0.1
# The first port where opsiclientd will listen for notification clients.
start_port = 44000
# Port for popup notification server
popup_port = 45000
port = 4442
; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
; - opsiclientd notifier settings -
; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
[opsiclientd_notifier]
# Notifier application command
command = %global.base_dir%\\notifier.exe -p %port% -i %id%
; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
; - opsiclientd rpc tool settings -
; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
[opsiclientd_rpc]
# RPC tool command
command = %global.base_dir%\\opsiclientd_rpc.exe "%global.host_id%" "%global.opsi_host_key%" "%control_server.port%"
; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
; - action processor settings -
; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
[action_processor]
# Locations of action processor
local_dir = %global.base_dir%\\opsi-winst
remote_dir = opsi-winst\\files\\opsi-winst
filename = winst32.exe
# Action processor command
command = "%action_processor.local_dir%\\%action_processor.filename%" /opsiservice "%service_url%" /clientid %global.host_id% /username %global.host_id% /password %global.opsi_host_key%
# Load profile / environment of %run_as_user%
create_environment = False
create_user = True
delete_user = True
run_as_user = SYSTEM
; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
; - events -
; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
[event_default]
; === Event configuration
# Type of the event (string)
type = template
# Interval for timer events in seconds (int)
interval = -1
# Maximum number of event repetitions after which the event will be deactivated (int, -1 = forever)
max_repetitions = -1
# Time in seconds to wait before event becomes active (int, 0 to disable delay)
activation_delay = 0
# Time in seconds to wait before an event will be fired (int, 0 to disable delay)
notification_delay = 0
# Event notifier command (string)
event_notifier_command = %opsiclientd_notifier.command% -s notifier\\event.ini
# The desktop on which the event notifier will be shown on (current/default/winlogon)
event_notifier_desktop = current
# Block login while event is been executed (bool)
block_login = false
# Lock workstation on event occurrence (bool)
lock_workstation = false
# Logoff the current logged in user on event occurrence (bool)
logoff_current_user = false
# Get config settings from service (bool)
get_config_from_service = true
# Store config settings in config file (bool)
update_config_file = true
# Transmit log file to opsi service after the event processing has finished (bool)
write_log_to_service = true
# Shutdown machine after action processing has finished (bool)
shutdown = false
# Reboot machine after action processing has finished (bool)
reboot = false
; === Sync/cache settings
# Sync configuration from local config cache to server (bool)
sync_config_to_server = false
# Sync configuration from server to local config cache (bool)
sync_config_from_server = false
# Sync configuration from local config cache to server after action processing (bool)
post_sync_config_to_server = false
# Sync configuration from server to local config cache after action processing (bool)
post_sync_config_from_server = false
# Work on local config cache
use_cached_config = false
# Cache products for which actions should be executed in local depot cache (bool)
cache_products = false
# Maximum transfer rate when caching products in byte/s (int, 0 = no limit)
cache_max_bandwidth = 0
# Dynamically adapt bandwith to other network traffic (bool)
cache_dynamic_bandwidth = false
# Work on local depot cache
use_cached_products = false
; === Action notification (if product actions should be processed)
# Time in seconds for how long the action notification is shown (int, 0 to disable)
action_warning_time = 0
# Action notifier command (string)
action_notifier_command = %opsiclientd_notifier.command% -s notifier\\action.ini
# The desktop on which the action notifier will be shown on (current/default/winlogon)
action_notifier_desktop = current
# Message shown in the action notifier window (string)
action_message = Starting to process product actions. You are allowed to cancel this event a total of %action_user_cancelable% time(s). The event was already canceled %state.action_processing_cancel_counter% time(s).
# German translation (string)
action_message[de] = Starte die Bearbeitung von Produkt-Aktionen. Sie können diese Aktion insgesamt %action_user_cancelable% mal abbrechen. Die Aktion wurde bereits %state.action_processing_cancel_counter% mal abgebrochen.
# French translation (string)
action_message[fr] = Traitement des actions du produit. Vous êtes autorisé à annuler cet événement un total de %action_user_cancelable% fois. L'événement a été déjà annulée %state.action_processing_cancel_counter% fois.
# Number of times the user is allowed to cancel the execution of actions (int)
action_user_cancelable = 0
; === Action processing
# Should action be processed by action processor (bool)
process_actions = true
# Type of action processing (default/login)
action_type = default
# Update the action processor from server before starting it (bool)
update_action_processor = true
# Command which should be executed before start of action processor
pre_action_processor_command =
# Action processor command (string)
action_processor_command = %action_processor.command%
# The desktop on which the action processor command will be started on (current/default/winlogon)
action_processor_desktop = current
# Action processor timout in seconds (int)
action_processor_timeout = 10800
# Command which should be executed before after action processor has ended
post_action_processor_command =
; === Shutdown notification (if machine should be shut down or rebooted)
# Process shutdown requests from action processor
process_shutdown_requests = true
# Time in seconds for how long the shutdown notification is shown (int, 0 to disable)
shutdown_warning_time = 0
# Shutdown notifier command (string)
shutdown_notifier_command = %opsiclientd_notifier.command% -s notifier\\shutdown.ini
# The desktop on which the action notifier will be shown on (current/default/winlogon)
shutdown_notifier_desktop = current
# Message shown in the shutdown notifier window (string)
shutdown_warning_message = A reboot is required to complete software installation tasks. You are allowed to delay this reboot a total of %shutdown_user_cancelable% time(s). The reboot was already delayed %state.shutdown_cancel_counter% time(s).
# German translation (string)
shutdown_warning_message[de] = Ein Neustart wird benötigt um die Software-Installationen abzuschliessen. Sie können diesen Neustart insgesamt %shutdown_user_cancelable% mal verschieben. Der Neustart wurde bereits %state.shutdown_cancel_counter% mal verschoben.
# French translation (string)
shutdown_warning_message[fr] = Un redémarrage est nécessaire pour terminer l'installation du logiciel. Vous êtes autorisé à retarder le redémarrage un total de %shutdown_user_cancelable% fois. Le redémarrage a été déjà retardé %state.shutdown_cancel_counter% fois.
# Number of times the user is allowed to cancel the shutdown (int)
shutdown_user_cancelable = 0
# Time in seconds after the shutdown notification will be shown again after the user has canceled the shutdown (int)
shutdown_warning_repetition_time = 3600
[event_gui_startup]
super = default
type = gui startup
name = gui_startup
block_login = true
active = False
[event_gui_startup{user_logged_in}]
name = gui_startup
shutdown_warning_time = 300
block_login = false
active = False
[event_gui_startup{cache_ready}]
use_cached_config = true
use_cached_products = true
action_user_cancelable = 3
action_warning_time = 60
[event_gui_startup{installation_pending}]
name = gui_startup
active = True
[event_on_demand]
super = default
type = custom
name = on_demand
[event_on_demand{user_logged_in}]
name = on_demand
shutdown_warning_time = 300
[event_software_on_demand]
super = default
type = sw on demand
[event_sync]
super = default
type = template
process_actions = false
event_notifier_command =
sync_config_to_server = true
sync_config_from_server = true
cache_products = true
cache_dynamic_bandwidth = true
[event_timer]
super = sync
type = timer
active = False
interval = 3600
[event_net_connection]
super = sync
type = custom
active = False
wql = SELECT * FROM __InstanceModificationEvent WITHIN 2 WHERE TargetInstance ISA 'Win32_NetworkAdapter' AND TargetInstance.NetConnectionStatus = 2
[event_sync_completed]
super = default
type = sync completed
event_notifier_command =
process_actions = false
get_config_from_service = false
write_log_to_service = false
[event_sync_completed{cache_ready_user_logged_in}]
reboot = true
shutdown_user_cancelable = 10
shutdown_warning_time = 300
[event_sync_completed{cache_ready}]
reboot = true
[event_user_login]
super = default
type = user login
action_type = login
active = False
action_message = Starting to process user login actions.
action_message[de] = Beginne mit der Verarbeitung der Benutzer-Anmeldungs-Aktionen.
action_message[fr] = Traitement des actions à la connexion de l'utilisateur.
block_login = false
process_shutdown_requests = false
get_config_from_service = false
update_config_file = false
write_log_to_service = false
update_action_processor = true
event_notifier_command = %opsiclientd_notifier.command% -s notifier\\userlogin.ini
event_notifier_desktop = default
action_processor_command = %action_processor.command% /sessionid %service_session% /allloginscripts /silent
action_processor_desktop = default
action_processor_timeout = 300
[event_on_shutdown]
super = default
type = custom
name = on_shutdown
active = True
[event_on_shutdown{installation_pending}]
name = on_shutdown
active = False
[event_silent_install]
super = default
type = custom
name = silent_install
event_notifier_command =
process_shutdown_requests = false
action_processor_command = %action_processor.command% /productlist %action_processor_productIds% /silent
action_processor_desktop = winlogon
action_processor_timeout = 300
action_processor_productids = swaudit,hwaudit
[event_timer_silentinstall]
super = silent_install
type = timer
active = False
interval = 21600
[precondition_user_logged_in]
user_logged_in = true
[precondition_cache_ready]
config_cached = true
products_cached = true
[precondition_cache_ready_user_logged_in]
user_logged_in = true
config_cached = true
products_cached = true
[precondition_installation_pending]
installation_pending = true
- n.wenselowski
- Ex-uib-Team
- Beiträge: 3194
- Registriert: 04 Apr 2013, 12:15
Re: Opsi Clients reagieren nicht mehr
Hallo mzg,
Gibts beim Start des opsiclientd im Log Fehler, die darauf hinweisen, dass das Event nicht aktiv ist?
Gruß
Niko
Das sieht aus, als sei das entsprechende Event auf dem Client nicht aktiviert - und dann macht er nichts beim Shutdown.mzg hat geschrieben:Clientconnect Log:
(4808) [6] [Jun 23 09:31:19] [ event processing on_demand ] Cannot reconfigure event generator 'on_shutdown': not found (Events.pyo|1120)
Gibts beim Start des opsiclientd im Log Fehler, die darauf hinweisen, dass das Event nicht aktiv ist?
Gruß
Niko
Code: Alles auswählen
import OPSI
Re: Opsi Clients reagieren nicht mehr
Hallo Niko,
ich seh da kein Fehler.
hier das opsiclientd.log
ich seh da kein Fehler.
hier das opsiclientd.log
Code: Alles auswählen
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_sync_completed{cache_ready}.reboot (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value global.log_level (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value global.wait_for_gui_timeout (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value global.server_cert_dir (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value global.opsi_host_key (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value global.block_login_notifier (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value global.verify_server_cert (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value global.locale_dir (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value global.state_file (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value global.verify_server_cert_by_ca (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value global.log_dir (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value global.host_id (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value global.timeline_db (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value global.log_file (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value global.base_dir (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_on_demand.super (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_on_demand.name (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_on_demand.type (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value opsiclientd_rpc.command (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_on_shutdown.active (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_on_shutdown.super (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_on_shutdown.name (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_on_shutdown.type (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_on_demand{user_logged_in}.shutdown_warning_time (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_on_demand{user_logged_in}.name (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_software_on_demand.super (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_software_on_demand.type (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_net_connection.active (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_net_connection.wql (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_net_connection.super (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_net_connection.type (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value cache_service.extension_config_dir (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value cache_service.storage_dir (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value cache_service.product_cache_max_size (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value config_service.url (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value config_service.connection_timeout (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value config_service.user_cancelable_after (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value config_service.sync_time_from_service (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_gui_startup{installation_pending}.active (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_gui_startup{installation_pending}.name (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_on_shutdown{installation_pending}.active (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_on_shutdown{installation_pending}.name (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value precondition_installation_pending.installation_pending (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_gui_startup{cache_ready}.use_cached_config (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_gui_startup{cache_ready}.use_cached_products (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_gui_startup{cache_ready}.action_warning_time (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_gui_startup{cache_ready}.action_user_cancelable (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_default.shutdown_warning_repetition_time (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_default.cache_products (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_default.action_message (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_default.max_repetitions (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_default.use_cached_config (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_default.cache_dynamic_bandwidth (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_default.block_login (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_default.cache_max_bandwidth (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_default.lock_workstation (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_default.action_warning_time (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_default.shutdown_notifier_desktop (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_default.action_message[fr] (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_default.post_sync_config_to_server (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_default.shutdown (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_default.process_shutdown_requests (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_default.shutdown_user_cancelable (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_default.write_log_to_service (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_default.get_config_from_service (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_default.reboot (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_default.pre_action_processor_command (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_default.action_processor_command (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_default.event_notifier_desktop (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_default.shutdown_warning_time (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_default.action_processor_desktop (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_default.notification_delay (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_default.shutdown_warning_message (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_default.type (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_default.post_sync_config_from_server (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_default.process_actions (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_default.shutdown_notifier_command (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_default.sync_config_to_server (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_default.update_action_processor (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_default.action_processor_timeout (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_default.shutdown_warning_message[de] (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_default.update_config_file (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_default.event_notifier_command (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_default.action_message[de] (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_default.sync_config_from_server (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_default.post_action_processor_command (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_default.shutdown_warning_message[fr] (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_default.logoff_current_user (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_default.action_notifier_command (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_default.interval (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_default.activation_delay (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_default.action_type (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_default.action_user_cancelable (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_default.use_cached_products (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_default.action_notifier_desktop (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value precondition_cache_ready.products_cached (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value precondition_cache_ready.config_cached (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value notification_server.interface (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value notification_server.popup_port (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value notification_server.start_port (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value notification_server.port (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value control_server.max_authentication_failures (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value control_server.static_dir (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value control_server.ssl_server_key_file (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value control_server.interface (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value control_server.ssl_server_cert_file (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value control_server.port (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_sync.process_actions (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_sync.event_notifier_command (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_sync.cache_products (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_sync.super (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_sync.sync_config_to_server (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_sync.sync_config_from_server (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_sync.cache_dynamic_bandwidth (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_sync.type (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_gui_startup.super (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_gui_startup.name (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_gui_startup.active (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_gui_startup.type (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_gui_startup.block_login (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_silent_install.event_notifier_command (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_silent_install.name (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_silent_install.super (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_silent_install.action_processor_command (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_silent_install.action_processor_productids (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_silent_install.action_processor_desktop (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_silent_install.action_processor_timeout (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_silent_install.process_shutdown_requests (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_silent_install.type (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value opsiclientd_notifier.command (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value action_processor.delete_user (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value action_processor.filename (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value action_processor.create_environment (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value action_processor.create_user (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value action_processor.command (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value action_processor.local_dir (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value action_processor.remote_dir (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value action_processor.run_as_user (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_sync_completed.process_actions (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_sync_completed.event_notifier_command (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_sync_completed.super (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_sync_completed.get_config_from_service (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_sync_completed.write_log_to_service (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_sync_completed.type (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_user_login.action_message (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_user_login.action_type (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_user_login.write_log_to_service (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_user_login.block_login (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_user_login.active (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_user_login.action_message[fr] (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_user_login.action_processor_timeout (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_user_login.process_shutdown_requests (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_user_login.super (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_user_login.update_config_file (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_user_login.event_notifier_command (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_user_login.action_message[de] (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_user_login.get_config_from_service (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_user_login.action_processor_command (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_user_login.event_notifier_desktop (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_user_login.action_processor_desktop (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_user_login.type (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_user_login.update_action_processor (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value precondition_user_logged_in.user_logged_in (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_gui_startup{user_logged_in}.active (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_gui_startup{user_logged_in}.shutdown_warning_time (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_gui_startup{user_logged_in}.name (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_gui_startup{user_logged_in}.block_login (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_sync_completed{cache_ready_user_logged_in}.shutdown_warning_time (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_sync_completed{cache_ready_user_logged_in}.reboot (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_sync_completed{cache_ready_user_logged_in}.shutdown_user_cancelable (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value depot_server.url (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value depot_server.username (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value depot_server.drive (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value depot_server.depot_id (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_timer_silentinstall.active (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_timer_silentinstall.interval (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_timer_silentinstall.super (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_timer_silentinstall.type (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_timer.active (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_timer.interval (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_timer.super (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value event_timer.type (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value precondition_cache_ready_user_logged_in.user_logged_in (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value precondition_cache_ready_user_logged_in.products_cached (Config.pyo|200)
[6] [Jun 23 07:03:12] [ opsiclientd ] Setting config value precondition_cache_ready_user_logged_in.config_cached (Config.pyo|200)
[5] [Jun 23 07:03:12] [ opsiclientd ] Config read (Config.pyo|321)
[5] [Jun 23 07:03:12] [ opsiclientd ] Setting locale dir to 'C:\Program Files (x86)\opsi.org\opsi-client-agent\locale' (Localization.pyo|59)
[5] [Jun 23 07:03:12] [ opsiclientd ] Loading translation for language 'de' (Localization.pyo|61)
[1] [Jun 23 07:03:12] [ opsiclientd ] Opsiclientd version: 4.0.82 (full) (Opsiclientd.pyo|234)
[1] [Jun 23 07:03:12] [ opsiclientd ] Commandline: C:\Program Files (x86)\opsi.org\opsi-client-agent\opsiclientd.exe (Opsiclientd.pyo|239)
[1] [Jun 23 07:03:12] [ opsiclientd ] Working directory: C:\Windows\system32 (Opsiclientd.pyo|241)
[5] [Jun 23 07:03:12] [ opsiclientd ] Using host id 'auskommentiert.de' (Opsiclientd.pyo|243)
[5] [Jun 23 07:03:12] [ opsiclientd ] Block login now set to 'True' (Opsiclientd.pyo|109)
[6] [Jun 23 07:03:12] [ opsiclientd ] Starting block login notifier app (Opsiclientd.pyo|119)
[6] [Jun 23 07:03:12] [ opsiclientd ] Searching pids of process name winlogon.exe (session id: 1) (Windows.pyo|1400)
[6] [Jun 23 07:03:12] [ opsiclientd ] Found process winlogon.exe with matching name (pid 636, session 1) (Windows.pyo|1423)
[5] [Jun 23 07:03:12] [ opsiclientd ] Executing: 'C:\Program Files (x86)\opsi.org\opsi-client-agent\\notifier.exe -s notifier\\block_login.ini' in session '1' on desktop 'winsta0\winlogon' (Windows.pyo|1587)
[6] [Jun 23 07:03:12] [ opsiclientd ] Process startet, pid: 2064 (Windows.pyo|1590)
[5] [Jun 23 07:03:12] [ opsiclientd ] Starting reactor (Opsiclientd.pyo|249)
[5] [Jun 23 07:03:13] [ opsiclientd ] Starting control pipe (Opsiclientd.pyo|262)
[5] [Jun 23 07:03:13] [ opsiclientd ] Control pipe started (Opsiclientd.pyo|266)
[6] [Jun 23 07:03:13] [ control pipe ] Creating pipe \\.\pipe\opsiclientd (ControlPipe.pyo|253)
[5] [Jun 23 07:03:13] [ opsiclientd ] Starting control server (Opsiclientd.pyo|271)
[6] [Jun 23 07:03:13] [ control server ] ControlServer initiated (ControlServer.pyo|389)
[5] [Jun 23 07:03:13] [ opsiclientd ] Control server started (Opsiclientd.pyo|280)
[6] [Jun 23 07:03:13] [ control server ] creating root resource (ControlServer.pyo|396)
[5] [Jun 23 07:03:13] [ opsiclientd ] Starting cache service (Opsiclientd.pyo|288)
[5] [Jun 23 07:03:13] [ opsiclientd ] Cache service started (Opsiclientd.pyo|292)
[5] [Jun 23 07:03:13] [ control server ] Control server is accepting HTTPS requests on port 4441 (ControlServer.pyo|403)
[6] [Jun 23 07:03:13] [ opsiclientd ] Precondition 'installation_pending' created: {u'installation_pending': True} (Events.pyo|856)
[5] [Jun 23 07:03:13] [ control server ] Control server exiting (ControlServer.pyo|409)
[6] [Jun 23 07:03:13] [ opsiclientd ] Precondition 'cache_ready' created: {u'products_cached': True, u'config_cached': True} (Events.pyo|856)
[6] [Jun 23 07:03:13] [ opsiclientd ] Precondition 'user_logged_in' created: {u'user_logged_in': True} (Events.pyo|856)
[6] [Jun 23 07:03:13] [ opsiclientd ] Precondition 'cache_ready_user_logged_in' created: {u'user_logged_in': True, u'products_cached': True, u'config_cached': True} (Events.pyo|856)
[6] [Jun 23 07:03:13] [ opsiclientd ]
Zuletzt geändert von mzg am 29 Jun 2015, 13:41, insgesamt 1-mal geändert.
Re: Opsi Clients reagieren nicht mehr
und hier weiter:
Code: Alles auswählen
Event config 'sync_completed{cache_ready}' args:
{
"logoffCurrentUser" : false,
"lockWorkstation" : false,
"updateConfigFile" : true,
"actionNotifierDesktop" : "current",
"shutdownUserCancelable" : 0,
"actionType" : "default",
"shutdown" : false,
"shutdownWarningRepetitionTime" : 3600,
"activationDelay" : 0,
"postSyncConfigToServer" : false,
"maxRepetitions" : -1,
"writeLogToService" : false,
"reboot" : true,
"updateActionProcessor" : true,
"shutdownNotifierDesktop" : "current",
"syncConfigFromServer" : false,
"type" : "sync completed",
"actionNotifierCommand" : "C:\\Program Files (x86)\\opsi.org\\opsi-client-agent\\\\notifier.exe -p %port% -i %id% -s notifier\\\\action.ini",
"useCachedConfig" : false,
"actionMessage" : "Starte die Bearbeitung von Produkt-Aktionen. Sie können diese Aktion insgesamt %action_user_cancelable% mal abbrechen. Die Aktion wurde bereits %state.action_processing_cancel_counter% mal abgebrochen.",
"blockLogin" : false,
"actionProcessorCommand" : "%action_processor.command%",
"eventNotifierDesktop" : "current",
"notificationDelay" : 0,
"cacheMaxBandwidth" : 0,
"actionUserCancelable" : 0,
"postSyncConfigFromServer" : false,
"cacheProducts" : false,
"useCachedProducts" : false,
"preconditions" :
{
"products_cached" : true,
"config_cached" : true
},
"postActionProcessorCommand" : "",
"shutdownNotifierCommand" : "C:\\Program Files (x86)\\opsi.org\\opsi-client-agent\\\\notifier.exe -p %port% -i %id% -s notifier\\\\shutdown.ini",
"getConfigFromService" : false,
"actionProcessorDesktop" : "current",
"actionProcessorTimeout" : 10800,
"preActionProcessorCommand" : "",
"cacheDynamicBandwidth" : false,
"processActions" : false,
"interval" : -1,
"eventNotifierCommand" : "",
"shutdownWarningMessage" : "Ein Neustart wird benötigt um die Software-Installationen abzuschliessen. Sie können diesen Neustart insgesamt %shutdown_user_cancelable% mal verschieben. Der Neustart wurde bereits %state.shutdown_cancel_counter% mal verschoben.",
"syncConfigToServer" : false,
"shutdownWarningTime" : 0,
"processShutdownRequests" : true,
"actionWarningTime" : 0
}
(Events.pyo|1061)
[6] [Jun 23 07:03:13] [ opsiclientd ]
Event config 'gui_startup{installation_pending}' args:
{
"logoffCurrentUser" : false,
"lockWorkstation" : false,
"updateConfigFile" : true,
"actionNotifierDesktop" : "current",
"shutdownUserCancelable" : 0,
"actionType" : "default",
"shutdown" : false,
"shutdownWarningRepetitionTime" : 3600,
"activationDelay" : 0,
"postSyncConfigToServer" : false,
"maxRepetitions" : -1,
"writeLogToService" : true,
"reboot" : false,
"name" : "gui_startup",
"updateActionProcessor" : true,
"shutdownNotifierDesktop" : "current",
"syncConfigFromServer" : false,
"type" : "gui startup",
"actionNotifierCommand" : "C:\\Program Files (x86)\\opsi.org\\opsi-client-agent\\\\notifier.exe -p %port% -i %id% -s notifier\\\\action.ini",
"useCachedConfig" : false,
"actionMessage" : "Starte die Bearbeitung von Produkt-Aktionen. Sie können diese Aktion insgesamt %action_user_cancelable% mal abbrechen. Die Aktion wurde bereits %state.action_processing_cancel_counter% mal abgebrochen.",
"blockLogin" : true,
"actionProcessorCommand" : "%action_processor.command%",
"eventNotifierDesktop" : "current",
"notificationDelay" : 0,
"cacheMaxBandwidth" : 0,
"actionUserCancelable" : 0,
"postSyncConfigFromServer" : false,
"cacheProducts" : false,
"useCachedProducts" : false,
"preconditions" :
{
"installation_pending" : true
},
"postActionProcessorCommand" : "",
"shutdownNotifierCommand" : "C:\\Program Files (x86)\\opsi.org\\opsi-client-agent\\\\notifier.exe -p %port% -i %id% -s notifier\\\\shutdown.ini",
"getConfigFromService" : true,
"actionProcessorDesktop" : "current",
"actionProcessorTimeout" : 10800,
"preActionProcessorCommand" : "",
"cacheDynamicBandwidth" : false,
"processActions" : true,
"interval" : -1,
"eventNotifierCommand" : "C:\\Program Files (x86)\\opsi.org\\opsi-client-agent\\\\notifier.exe -p %port% -i %id% -s notifier\\\\event.ini",
"shutdownWarningMessage" : "Ein Neustart wird benötigt um die Software-Installationen abzuschliessen. Sie können diesen Neustart insgesamt %shutdown_user_cancelable% mal verschieben. Der Neustart wurde bereits %state.shutdown_cancel_counter% mal verschoben.",
"syncConfigToServer" : false,
"shutdownWarningTime" : 0,
"processShutdownRequests" : true,
"actionWarningTime" : 0
}
(Events.pyo|1061)
[5] [Jun 23 07:03:13] [ opsiclientd ] Event config 'gui_startup' is deactivated (Events.pyo|916)
[6] [Jun 23 07:03:13] [ opsiclientd ]
Event config 'silent_install' args:
{
"logoffCurrentUser" : false,
"lockWorkstation" : false,
"actionProcessorProductIds" :
[
"swaudit",
"hwaudit"
],
"updateConfigFile" : true,
"actionNotifierDesktop" : "current",
"shutdownUserCancelable" : 0,
"actionType" : "default",
"shutdown" : false,
"shutdownWarningRepetitionTime" : 3600,
"activationDelay" : 0,
"postSyncConfigToServer" : false,
"maxRepetitions" : -1,
"writeLogToService" : true,
"reboot" : false,
"name" : "silent_install",
"updateActionProcessor" : true,
"shutdownNotifierDesktop" : "current",
"syncConfigFromServer" : false,
"type" : "custom",
"actionNotifierCommand" : "C:\\Program Files (x86)\\opsi.org\\opsi-client-agent\\\\notifier.exe -p %port% -i %id% -s notifier\\\\action.ini",
"useCachedConfig" : false,
"actionMessage" : "Starte die Bearbeitung von Produkt-Aktionen. Sie können diese Aktion insgesamt %action_user_cancelable% mal abbrechen. Die Aktion wurde bereits %state.action_processing_cancel_counter% mal abgebrochen.",
"blockLogin" : false,
"actionProcessorCommand" : "%action_processor.command% /productlist %action_processor_productids% /silent",
"eventNotifierDesktop" : "current",
"notificationDelay" : 0,
"cacheMaxBandwidth" : 0,
"actionUserCancelable" : 0,
"postSyncConfigFromServer" : false,
"cacheProducts" : false,
"useCachedProducts" : false,
"preconditions" :
{
},
"postActionProcessorCommand" : "",
"shutdownNotifierCommand" : "C:\\Program Files (x86)\\opsi.org\\opsi-client-agent\\\\notifier.exe -p %port% -i %id% -s notifier\\\\shutdown.ini",
"getConfigFromService" : true,
"actionProcessorDesktop" : "winlogon",
"actionProcessorTimeout" : 300,
"preActionProcessorCommand" : "",
"cacheDynamicBandwidth" : false,
"processActions" : true,
"interval" : -1,
"eventNotifierCommand" : "",
"shutdownWarningMessage" : "Ein Neustart wird benötigt um die Software-Installationen abzuschliessen. Sie können diesen Neustart insgesamt %shutdown_user_cancelable% mal verschieben. Der Neustart wurde bereits %state.shutdown_cancel_counter% mal verschoben.",
"syncConfigToServer" : false,
"shutdownWarningTime" : 0,
"processShutdownRequests" : false,
"actionWarningTime" : 0
}
(Events.pyo|1061)
[6] [Jun 23 07:03:13] [ opsiclientd ]
Event config 'on_shutdown' args:
{
"logoffCurrentUser" : false,
"lockWorkstation" : false,
"updateConfigFile" : true,
"actionNotifierDesktop" : "current",
"shutdownUserCancelable" : 0,
"actionType" : "default",
"shutdown" : false,
"shutdownWarningRepetitionTime" : 3600,
"activationDelay" : 0,
"postSyncConfigToServer" : false,
"maxRepetitions" : -1,
"writeLogToService" : true,
"reboot" : false,
"name" : "on_shutdown",
"updateActionProcessor" : true,
"shutdownNotifierDesktop" : "current",
"syncConfigFromServer" : false,
"type" : "custom",
"actionNotifierCommand" : "C:\\Program Files (x86)\\opsi.org\\opsi-client-agent\\\\notifier.exe -p %port% -i %id% -s notifier\\\\action.ini",
"useCachedConfig" : false,
"actionMessage" : "Starte die Bearbeitung von Produkt-Aktionen. Sie können diese Aktion insgesamt %action_user_cancelable% mal abbrechen. Die Aktion wurde bereits %state.action_processing_cancel_counter% mal abgebrochen.",
"blockLogin" : false,
"actionProcessorCommand" : "%action_processor.command%",
"eventNotifierDesktop" : "current",
"notificationDelay" : 0,
"cacheMaxBandwidth" : 0,
"actionUserCancelable" : 0,
"postSyncConfigFromServer" : false,
"cacheProducts" : false,
"useCachedProducts" : false,
"preconditions" :
{
},
"postActionProcessorCommand" : "",
"shutdownNotifierCommand" : "C:\\Program Files (x86)\\opsi.org\\opsi-client-agent\\\\notifier.exe -p %port% -i %id% -s notifier\\\\shutdown.ini",
"getConfigFromService" : true,
"actionProcessorDesktop" : "current",
"actionProcessorTimeout" : 10800,
"preActionProcessorCommand" : "",
"cacheDynamicBandwidth" : false,
"processActions" : true,
"interval" : -1,
"eventNotifierCommand" : "C:\\Program Files (x86)\\opsi.org\\opsi-client-agent\\\\notifier.exe -p %port% -i %id% -s notifier\\\\event.ini",
"shutdownWarningMessage" : "Ein Neustart wird benötigt um die Software-Installationen abzuschliessen. Sie können diesen Neustart insgesamt %shutdown_user_cancelable% mal verschieben. Der Neustart wurde bereits %state.shutdown_cancel_counter% mal verschoben.",
"syncConfigToServer" : false,
"shutdownWarningTime" : 0,
"processShutdownRequests" : true,
"actionWarningTime" : 0
}
(Events.pyo|1061)
[6] [Jun 23 07:03:13] [ opsiclientd ]
Event config 'gui_startup{cache_ready}' args:
{
"logoffCurrentUser" : false,
"lockWorkstation" : false,
"updateConfigFile" : true,
"actionNotifierDesktop" : "current",
"shutdownUserCancelable" : 0,
"actionType" : "default",
"shutdown" : false,
"shutdownWarningRepetitionTime" : 3600,
"activationDelay" : 0,
"postSyncConfigToServer" : false,
"maxRepetitions" : -1,
"writeLogToService" : true,
"reboot" : false,
"name" : "gui_startup",
"updateActionProcessor" : true,
"shutdownNotifierDesktop" : "current",
"syncConfigFromServer" : false,
"type" : "gui startup",
"actionNotifierCommand" : "C:\\Program Files (x86)\\opsi.org\\opsi-client-agent\\\\notifier.exe -p %port% -i %id% -s notifier\\\\action.ini",
"useCachedConfig" : true,
"actionMessage" : "Starte die Bearbeitung von Produkt-Aktionen. Sie können diese Aktion insgesamt %action_user_cancelable% mal abbrechen. Die Aktion wurde bereits %state.action_processing_cancel_counter% mal abgebrochen.",
"blockLogin" : true,
"actionProcessorCommand" : "%action_processor.command%",
"eventNotifierDesktop" : "current",
"notificationDelay" : 0,
"cacheMaxBandwidth" : 0,
"actionUserCancelable" : 3,
"postSyncConfigFromServer" : false,
"cacheProducts" : false,
"useCachedProducts" : true,
"preconditions" :
{
"products_cached" : true,
"config_cached" : true
},
"postActionProcessorCommand" : "",
"shutdownNotifierCommand" : "C:\\Program Files (x86)\\opsi.org\\opsi-client-agent\\\\notifier.exe -p %port% -i %id% -s notifier\\\\shutdown.ini",
"getConfigFromService" : true,
"actionProcessorDesktop" : "current",
"actionProcessorTimeout" : 10800,
"preActionProcessorCommand" : "",
"cacheDynamicBandwidth" : false,
"processActions" : true,
"interval" : -1,
"eventNotifierCommand" : "C:\\Program Files (x86)\\opsi.org\\opsi-client-agent\\\\notifier.exe -p %port% -i %id% -s notifier\\\\event.ini",
"shutdownWarningMessage" : "Ein Neustart wird benötigt um die Software-Installationen abzuschliessen. Sie können diesen Neustart insgesamt %shutdown_user_cancelable% mal verschieben. Der Neustart wurde bereits %state.shutdown_cancel_counter% mal verschoben.",
"syncConfigToServer" : false,
"shutdownWarningTime" : 0,
"processShutdownRequests" : true,
"actionWarningTime" : 60
}
(Events.pyo|1061)
[6] [Jun 23 07:03:13] [ opsiclientd ]
Event config 'on_demand' args:
{
"logoffCurrentUser" : false,
"lockWorkstation" : false,
"updateConfigFile" : true,
"actionNotifierDesktop" : "current",
"shutdownUserCancelable" : 0,
"actionType" : "default",
"shutdown" : false,
"shutdownWarningRepetitionTime" : 3600,
"activationDelay" : 0,
"postSyncConfigToServer" : false,
"maxRepetitions" : -1,
"writeLogToService" : true,
"reboot" : false,
"name" : "on_demand",
"updateActionProcessor" : true,
"shutdownNotifierDesktop" : "current",
"syncConfigFromServer" : false,
"type" : "custom",
"actionNotifierCommand" : "C:\\Program Files (x86)\\opsi.org\\opsi-client-agent\\\\notifier.exe -p %port% -i %id% -s notifier\\\\action.ini",
"useCachedConfig" : false,
"actionMessage" : "Starte die Bearbeitung von Produkt-Aktionen. Sie können diese Aktion insgesamt %action_user_cancelable% mal abbrechen. Die Aktion wurde bereits %state.action_processing_cancel_counter% mal abgebrochen.",
"blockLogin" : false,
"actionProcessorCommand" : "%action_processor.command%",
"eventNotifierDesktop" : "current",
"notificationDelay" : 0,
"cacheMaxBandwidth" : 0,
"actionUserCancelable" : 0,
"postSyncConfigFromServer" : false,
"cacheProducts" : false,
"useCachedProducts" : false,
"preconditions" :
{
},
"postActionProcessorCommand" : "",
"shutdownNotifierCommand" : "C:\\Program Files (x86)\\opsi.org\\opsi-client-agent\\\\notifier.exe -p %port% -i %id% -s notifier\\\\shutdown.ini",
"getConfigFromService" : true,
"actionProcessorDesktop" : "current",
"actionProcessorTimeout" : 10800,
"preActionProcessorCommand" : "",
"cacheDynamicBandwidth" : false,
"processActions" : true,
"interval" : -1,
"eventNotifierCommand" : "C:\\Program Files (x86)\\opsi.org\\opsi-client-agent\\\\notifier.exe -p %port% -i %id% -s notifier\\\\event.ini",
"shutdownWarningMessage" : "Ein Neustart wird benötigt um die Software-Installationen abzuschliessen. Sie können diesen Neustart insgesamt %shutdown_user_cancelable% mal verschieben. Der Neustart wurde bereits %state.shutdown_cancel_counter% mal verschoben.",
"syncConfigToServer" : false,
"shutdownWarningTime" : 0,
"processShutdownRequests" : true,
"actionWarningTime" : 0
}
(Events.pyo|1061)
[6] [Jun 23 07:03:13] [ opsiclientd ]
Event config 'sync_completed{cache_ready_user_logged_in}' args:
{
"logoffCurrentUser" : false,
"lockWorkstation" : false,
"updateConfigFile" : true,
"actionNotifierDesktop" : "current",
"shutdownUserCancelable" : 10,
"actionType" : "default",
"shutdown" : false,
"shutdownWarningRepetitionTime" : 3600,
"activationDelay" : 0,
"postSyncConfigToServer" : false,
"maxRepetitions" : -1,
"writeLogToService" : false,
"reboot" : true,
"updateActionProcessor" : true,
"shutdownNotifierDesktop" : "current",
"syncConfigFromServer" : false,
"type" : "sync completed",
"actionNotifierCommand" : "C:\\Program Files (x86)\\opsi.org\\opsi-client-agent\\\\notifier.exe -p %port% -i %id% -s notifier\\\\action.ini",
"useCachedConfig" : false,
"actionMessage" : "Starte die Bearbeitung von Produkt-Aktionen. Sie können diese Aktion insgesamt %action_user_cancelable% mal abbrechen. Die Aktion wurde bereits %state.action_processing_cancel_counter% mal abgebrochen.",
"blockLogin" : false,
"actionProcessorCommand" : "%action_processor.command%",
"eventNotifierDesktop" : "current",
"notificationDelay" : 0,
"cacheMaxBandwidth" : 0,
"actionUserCancelable" : 0,
"postSyncConfigFromServer" : false,
"cacheProducts" : false,
"useCachedProducts" : false,
"preconditions" :
{
"user_logged_in" : true,
"products_cached" : true,
"config_cached" : true
},
"postActionProcessorCommand" : "",
"shutdownNotifierCommand" : "C:\\Program Files (x86)\\opsi.org\\opsi-client-agent\\\\notifier.exe -p %port% -i %id% -s notifier\\\\shutdown.ini",
"getConfigFromService" : false,
"actionProcessorDesktop" : "current",
"actionProcessorTimeout" : 10800,
"preActionProcessorCommand" : "",
"cacheDynamicBandwidth" : false,
"processActions" : false,
"interval" : -1,
"eventNotifierCommand" : "",
"shutdownWarningMessage" : "Ein Neustart wird benötigt um die Software-Installationen abzuschliessen. Sie können diesen Neustart insgesamt %shutdown_user_cancelable% mal verschieben. Der Neustart wurde bereits %state.shutdown_cancel_counter% mal verschoben.",
"syncConfigToServer" : false,
"shutdownWarningTime" : 300,
"processShutdownRequests" : true,
"actionWarningTime" : 0
}
(Events.pyo|1061)
[5] [Jun 23 07:03:13] [ opsiclientd ] Event config 'gui_startup{user_logged_in}' is deactivated (Events.pyo|916)
[5] [Jun 23 07:03:13] [ opsiclientd ] Event config 'on_shutdown{installation_pending}' is deactivated (Events.pyo|916)
[5] [Jun 23 07:03:13] [ opsiclientd ] Event config 'timer' is deactivated (Events.pyo|916)
[5] [Jun 23 07:03:13] [ opsiclientd ] Event config 'user_login' is deactivated (Events.pyo|916)
[6] [Jun 23 07:03:13] [ opsiclientd ]
Event config 'sync_completed' args:
{
"logoffCurrentUser" : false,
"lockWorkstation" : false,
"updateConfigFile" : true,
"actionNotifierDesktop" : "current",
"shutdownUserCancelable" : 0,
"actionType" : "default",
"shutdown" : false,
"shutdownWarningRepetitionTime" : 3600,
"activationDelay" : 0,
"postSyncConfigToServer" : false,
"maxRepetitions" : -1,
"writeLogToService" : false,
"reboot" : false,
"updateActionProcessor" : true,
"shutdownNotifierDesktop" : "current",
"syncConfigFromServer" : false,
"type" : "sync completed",
"actionNotifierCommand" : "C:\\Program Files (x86)\\opsi.org\\opsi-client-agent\\\\notifier.exe -p %port% -i %id% -s notifier\\\\action.ini",
"useCachedConfig" : false,
"actionMessage" : "Starte die Bearbeitung von Produkt-Aktionen. Sie können diese Aktion insgesamt %action_user_cancelable% mal abbrechen. Die Aktion wurde bereits %state.action_processing_cancel_counter% mal abgebrochen.",
"blockLogin" : false,
"actionProcessorCommand" : "%action_processor.command%",
"eventNotifierDesktop" : "current",
"notificationDelay" : 0,
"cacheMaxBandwidth" : 0,
"actionUserCancelable" : 0,
"postSyncConfigFromServer" : false,
"cacheProducts" : false,
"useCachedProducts" : false,
"preconditions" :
{
},
"postActionProcessorCommand" : "",
"shutdownNotifierCommand" : "C:\\Program Files (x86)\\opsi.org\\opsi-client-agent\\\\notifier.exe -p %port% -i %id% -s notifier\\\\shutdown.ini",
"getConfigFromService" : false,
"actionProcessorDesktop" : "current",
"actionProcessorTimeout" : 10800,
"preActionProcessorCommand" : "",
"cacheDynamicBandwidth" : false,
"processActions" : false,
"interval" : -1,
"eventNotifierCommand" : "",
"shutdownWarningMessage" : "Ein Neustart wird benötigt um die Software-Installationen abzuschliessen. Sie können diesen Neustart insgesamt %shutdown_user_cancelable% mal verschieben. Der Neustart wurde bereits %state.shutdown_cancel_counter% mal verschoben.",
"syncConfigToServer" : false,
"shutdownWarningTime" : 0,
"processShutdownRequests" : true,
"actionWarningTime" : 0
}
(Events.pyo|1061)
[5] [Jun 23 07:03:13] [ opsiclientd ] Event config 'net_connection' is deactivated (Events.pyo|916)
[6] [Jun 23 07:03:14] [ opsiclientd ]
Event config 'software_on_demand' args:
{
"logoffCurrentUser" : false,
"lockWorkstation" : false,
"updateConfigFile" : true,
"actionNotifierDesktop" : "current",
"shutdownUserCancelable" : 0,
"actionType" : "default",
"shutdown" : false,
"shutdownWarningRepetitionTime" : 3600,
"activationDelay" : 0,
"postSyncConfigToServer" : false,
"maxRepetitions" : -1,
"writeLogToService" : true,
"reboot" : false,
"updateActionProcessor" : true,
"shutdownNotifierDesktop" : "current",
"syncConfigFromServer" : false,
"type" : "sw on demand",
"actionNotifierCommand" : "C:\\Program Files (x86)\\opsi.org\\opsi-client-agent\\\\notifier.exe -p %port% -i %id% -s notifier\\\\action.ini",
"useCachedConfig" : false,
"actionMessage" : "Starte die Bearbeitung von Produkt-Aktionen. Sie können diese Aktion insgesamt %action_user_cancelable% mal abbrechen. Die Aktion wurde bereits %state.action_processing_cancel_counter% mal abgebrochen.",
"blockLogin" : false,
"actionProcessorCommand" : "%action_processor.command%",
"eventNotifierDesktop" : "current",
"notificationDelay" : 0,
"cacheMaxBandwidth" : 0,
"actionUserCancelable" : 0,
"postSyncConfigFromServer" : false,
"cacheProducts" : false,
"useCachedProducts" : false,
"preconditions" :
{
},
"postActionProcessorCommand" : "",
"shutdownNotifierCommand" : "C:\\Program Files (x86)\\opsi.org\\opsi-client-agent\\\\notifier.exe -p %port% -i %id% -s notifier\\\\shutdown.ini",
"getConfigFromService" : true,
"actionProcessorDesktop" : "current",
"actionProcessorTimeout" : 10800,
"preActionProcessorCommand" : "",
"cacheDynamicBandwidth" : false,
"processActions" : true,
"interval" : -1,
"eventNotifierCommand" : "C:\\Program Files (x86)\\opsi.org\\opsi-client-agent\\\\notifier.exe -p %port% -i %id% -s notifier\\\\event.ini",
"shutdownWarningMessage" : "Ein Neustart wird benötigt um die Software-Installationen abzuschliessen. Sie können diesen Neustart insgesamt %shutdown_user_cancelable% mal verschieben. Der Neustart wurde bereits %state.shutdown_cancel_counter% mal verschoben.",
"syncConfigToServer" : false,
"shutdownWarningTime" : 0,
"processShutdownRequests" : true,
"actionWarningTime" : 0
}
(Events.pyo|1061)
[5] [Jun 23 07:03:14] [ opsiclientd ] Event config 'timer_silentinstall' is deactivated (Events.pyo|916)
[6] [Jun 23 07:03:14] [ opsiclientd ]
Event config 'on_demand{user_logged_in}' args:
{
"logoffCurrentUser" : false,
"lockWorkstation" : false,
"updateConfigFile" : true,
"actionNotifierDesktop" : "current",
"shutdownUserCancelable" : 0,
"actionType" : "default",
"shutdown" : false,
"shutdownWarningRepetitionTime" : 3600,
"activationDelay" : 0,
"postSyncConfigToServer" : false,
"maxRepetitions" : -1,
"writeLogToService" : true,
"reboot" : false,
"name" : "on_demand",
"updateActionProcessor" : true,
"shutdownNotifierDesktop" : "current",
"syncConfigFromServer" : false,
"type" : "custom",
"actionNotifierCommand" : "C:\\Program Files (x86)\\opsi.org\\opsi-client-agent\\\\notifier.exe -p %port% -i %id% -s notifier\\\\action.ini",
"useCachedConfig" : false,
"actionMessage" : "Starte die Bearbeitung von Produkt-Aktionen. Sie können diese Aktion insgesamt %action_user_cancelable% mal abbrechen. Die Aktion wurde bereits %state.action_processing_cancel_counter% mal abgebrochen.",
"blockLogin" : false,
"actionProcessorCommand" : "%action_processor.command%",
"eventNotifierDesktop" : "current",
"notificationDelay" : 0,
"cacheMaxBandwidth" : 0,
"actionUserCancelable" : 0,
"postSyncConfigFromServer" : false,
"cacheProducts" : false,
"useCachedProducts" : false,
"preconditions" :
{
"user_logged_in" : true
},
"postActionProcessorCommand" : "",
"shutdownNotifierCommand" : "C:\\Program Files (x86)\\opsi.org\\opsi-client-agent\\\\notifier.exe -p %port% -i %id% -s notifier\\\\shutdown.ini",
"getConfigFromService" : true,
"actionProcessorDesktop" : "current",
"actionProcessorTimeout" : 10800,
"preActionProcessorCommand" : "",
"cacheDynamicBandwidth" : false,
"processActions" : true,
"interval" : -1,
"eventNotifierCommand" : "C:\\Program Files (x86)\\opsi.org\\opsi-client-agent\\\\notifier.exe -p %port% -i %id% -s notifier\\\\event.ini",
"shutdownWarningMessage" : "Ein Neustart wird benötigt um die Software-Installationen abzuschliessen. Sie können diesen Neustart insgesamt %shutdown_user_cancelable% mal verschieben. Der Neustart wurde bereits %state.shutdown_cancel_counter% mal verschoben.",
"syncConfigToServer" : false,
"shutdownWarningTime" : 300,
"processShutdownRequests" : true,
"actionWarningTime" : 0
}
(Events.pyo|1061)
[5] [Jun 23 07:03:14] [ opsiclientd ] Event generator 'on_demand' created (Events.pyo|1080)
[5] [Jun 23 07:03:14] [ opsiclientd ] Event generator 'silent_install' created (Events.pyo|1080)
[5] [Jun 23 07:03:14] [ opsiclientd ] Event generator 'on_shutdown' created (Events.pyo|1080)
[5] [Jun 23 07:03:14] [ opsiclientd ] Event generator 'sync_completed' created (Events.pyo|1080)
[5] [Jun 23 07:03:14] [ opsiclientd ] Event generator 'software_on_demand' created (Events.pyo|1080)
[6] [Jun 23 07:03:14] [ opsiclientd ] Precondition 'installation_pending' created: {u'installation_pending': True} (Events.pyo|856)
[6] [Jun 23 07:03:14] [ opsiclientd ] Precondition 'cache_ready' created: {u'products_cached': True, u'config_cached': True} (Events.pyo|856)
[6] [Jun 23 07:03:14] [ opsiclientd ] Precondition 'user_logged_in' created: {u'user_logged_in': True} (Events.pyo|856)
[6] [Jun 23 07:03:14] [ opsiclientd ] Precondition 'cache_ready_user_logged_in' created: {u'user_logged_in': True, u'products_cached': True, u'config_cached': True} (Events.pyo|856)
[6] [Jun 23 07:03:14] [ opsiclientd ]
Event config 'sync_completed{cache_ready}' args:
{
"logoffCurrentUser" : false,
"lockWorkstation" : false,
"updateConfigFile" : true,
"actionNotifierDesktop" : "current",
"shutdownUserCancelable" : 0,
"actionType" : "default",
"shutdown" : false,
"shutdownWarningRepetitionTime" : 3600,
"activationDelay" : 0,
"postSyncConfigToServer" : false,
"maxRepetitions" : -1,
"writeLogToService" : false,
"reboot" : true,
"updateActionProcessor" : true,
"shutdownNotifierDesktop" : "current",
"syncConfigFromServer" : false,
"type" : "sync completed",
"actionNotifierCommand" : "C:\\Program Files (x86)\\opsi.org\\opsi-client-agent\\\\notifier.exe -p %port% -i %id% -s notifier\\\\action.ini",
"useCachedConfig" : false,
"actionMessage" : "Starte die Bearbeitung von Produkt-Aktionen. Sie können diese Aktion insgesamt %action_user_cancelable% mal abbrechen. Die Aktion wurde bereits %state.action_processing_cancel_counter% mal abgebrochen.",
"blockLogin" : false,
"actionProcessorCommand" : "%action_processor.command%",
"eventNotifierDesktop" : "current",
"notificationDelay" : 0,
"cacheMaxBandwidth" : 0,
"actionUserCancelable" : 0,
"postSyncConfigFromServer" : false,
"cacheProducts" : false,
"useCachedProducts" : false,
"preconditions" :
{
"products_cached" : true,
"config_cached" : true
},
"postActionProcessorCommand" : "",
"shutdownNotifierCommand" : "C:\\Program Files (x86)\\opsi.org\\opsi-client-agent\\\\notifier.exe -p %port% -i %id% -s notifier\\\\shutdown.ini",
"getConfigFromService" : false,
"actionProcessorDesktop" : "current",
"actionProcessorTimeout" : 10800,
"preActionProcessorCommand" : "",
"cacheDynamicBandwidth" : false,
"processActions" : false,
"interval" : -1,
"eventNotifierCommand" : "",
"shutdownWarningMessage" : "Ein Neustart wird benötigt um die Software-Installationen abzuschliessen. Sie können diesen Neustart insgesamt %shutdown_user_cancelable% mal verschieben. Der Neustart wurde bereits %state.shutdown_cancel_counter% mal verschoben.",
"syncConfigToServer" : false,
"shutdownWarningTime" : 0,
"processShutdownRequests" : true,
"actionWarningTime" : 0
}
(Events.pyo|1061)
[6] [Jun 23 07:03:14] [ opsiclientd ]
Event config 'gui_startup{installation_pending}' args:
{
"logoffCurrentUser" : false,
"lockWorkstation" : false,
"updateConfigFile" : true,
"actionNotifierDesktop" : "current",
"shutdownUserCancelable" : 0,
"actionType" : "default",
"shutdown" : false,
"shutdownWarningRepetitionTime" : 3600,
"activationDelay" : 0,
"postSyncConfigToServer" : false,
"maxRepetitions" : -1,
"writeLogToService" : true,
"reboot" : false,
"name" : "gui_startup",
"updateActionProcessor" : true,
"shutdownNotifierDesktop" : "current",
"syncConfigFromServer" : false,
"type" : "gui startup",
"actionNotifierCommand" : "C:\\Program Files (x86)\\opsi.org\\opsi-client-agent\\\\notifier.exe -p %port% -i %id% -s notifier\\\\action.ini",
"useCachedConfig" : false,
"actionMessage" : "Starte die Bearbeitung von Produkt-Aktionen. Sie können diese Aktion insgesamt %action_user_cancelable% mal abbrechen. Die Aktion wurde bereits %state.action_processing_cancel_counter% mal abgebrochen.",
"blockLogin" : true,
"actionProcessorCommand" : "%action_processor.command%",
"eventNotifierDesktop" : "current",
"notificationDelay" : 0,
"cacheMaxBandwidth" : 0,
"actionUserCancelable" : 0,
"postSyncConfigFromServer" : false,
"cacheProducts" : false,
"useCachedProducts" : false,
"preconditions" :
{
"installation_pending" : true
},
"postActionProcessorCommand" : "",
"shutdownNotifierCommand" : "C:\\Program Files (x86)\\opsi.org\\opsi-client-agent\\\\notifier.exe -p %port% -i %id% -s notifier\\\\shutdown.ini",
"getConfigFromService" : true,
"actionProcessorDesktop" : "current",
"actionProcessorTimeout" : 10800,
"preActionProcessorCommand" : "",
"cacheDynamicBandwidth" : false,
"processActions" : true,
"interval" : -1,
"eventNotifierCommand" : "C:\\Program Files (x86)\\opsi.org\\opsi-client-agent\\\\notifier.exe -p %port% -i %id% -s notifier\\\\event.ini",
"shutdownWarningMessage" : "Ein Neustart wird benötigt um die Software-Installationen abzuschliessen. Sie können diesen Neustart insgesamt %shutdown_user_cancelable% mal verschieben. Der Neustart wurde bereits %state.shutdown_cancel_counter% mal verschoben.",
"syncConfigToServer" : false,
"shutdownWarningTime" : 0,
"processShutdownRequests" : true,
"actionWarningTime" : 0
}
Re: Opsi Clients reagieren nicht mehr
und der Rest:
Code: Alles auswählen
(Events.pyo|1061)
[5] [Jun 23 07:03:14] [ opsiclientd ] Event config 'gui_startup' is deactivated (Events.pyo|916)
[6] [Jun 23 07:03:14] [ opsiclientd ]
Event config 'silent_install' args:
{
"logoffCurrentUser" : false,
"lockWorkstation" : false,
"actionProcessorProductIds" :
[
"swaudit",
"hwaudit"
],
"updateConfigFile" : true,
"actionNotifierDesktop" : "current",
"shutdownUserCancelable" : 0,
"actionType" : "default",
"shutdown" : false,
"shutdownWarningRepetitionTime" : 3600,
"activationDelay" : 0,
"postSyncConfigToServer" : false,
"maxRepetitions" : -1,
"writeLogToService" : true,
"reboot" : false,
"name" : "silent_install",
"updateActionProcessor" : true,
"shutdownNotifierDesktop" : "current",
"syncConfigFromServer" : false,
"type" : "custom",
"actionNotifierCommand" : "C:\\Program Files (x86)\\opsi.org\\opsi-client-agent\\\\notifier.exe -p %port% -i %id% -s notifier\\\\action.ini",
"useCachedConfig" : false,
"actionMessage" : "Starte die Bearbeitung von Produkt-Aktionen. Sie können diese Aktion insgesamt %action_user_cancelable% mal abbrechen. Die Aktion wurde bereits %state.action_processing_cancel_counter% mal abgebrochen.",
"blockLogin" : false,
"actionProcessorCommand" : "%action_processor.command% /productlist %action_processor_productids% /silent",
"eventNotifierDesktop" : "current",
"notificationDelay" : 0,
"cacheMaxBandwidth" : 0,
"actionUserCancelable" : 0,
"postSyncConfigFromServer" : false,
"cacheProducts" : false,
"useCachedProducts" : false,
"preconditions" :
{
},
"postActionProcessorCommand" : "",
"shutdownNotifierCommand" : "C:\\Program Files (x86)\\opsi.org\\opsi-client-agent\\\\notifier.exe -p %port% -i %id% -s notifier\\\\shutdown.ini",
"getConfigFromService" : true,
"actionProcessorDesktop" : "winlogon",
"actionProcessorTimeout" : 300,
"preActionProcessorCommand" : "",
"cacheDynamicBandwidth" : false,
"processActions" : true,
"interval" : -1,
"eventNotifierCommand" : "",
"shutdownWarningMessage" : "Ein Neustart wird benötigt um die Software-Installationen abzuschliessen. Sie können diesen Neustart insgesamt %shutdown_user_cancelable% mal verschieben. Der Neustart wurde bereits %state.shutdown_cancel_counter% mal verschoben.",
"syncConfigToServer" : false,
"shutdownWarningTime" : 0,
"processShutdownRequests" : false,
"actionWarningTime" : 0
}
(Events.pyo|1061)
[6] [Jun 23 07:03:14] [ opsiclientd ]
Event config 'on_shutdown' args:
{
"logoffCurrentUser" : false,
"lockWorkstation" : false,
"updateConfigFile" : true,
"actionNotifierDesktop" : "current",
"shutdownUserCancelable" : 0,
"actionType" : "default",
"shutdown" : false,
"shutdownWarningRepetitionTime" : 3600,
"activationDelay" : 0,
"postSyncConfigToServer" : false,
"maxRepetitions" : -1,
"writeLogToService" : true,
"reboot" : false,
"name" : "on_shutdown",
"updateActionProcessor" : true,
"shutdownNotifierDesktop" : "current",
"syncConfigFromServer" : false,
"type" : "custom",
"actionNotifierCommand" : "C:\\Program Files (x86)\\opsi.org\\opsi-client-agent\\\\notifier.exe -p %port% -i %id% -s notifier\\\\action.ini",
"useCachedConfig" : false,
"actionMessage" : "Starte die Bearbeitung von Produkt-Aktionen. Sie können diese Aktion insgesamt %action_user_cancelable% mal abbrechen. Die Aktion wurde bereits %state.action_processing_cancel_counter% mal abgebrochen.",
"blockLogin" : false,
"actionProcessorCommand" : "%action_processor.command%",
"eventNotifierDesktop" : "current",
"notificationDelay" : 0,
"cacheMaxBandwidth" : 0,
"actionUserCancelable" : 0,
"postSyncConfigFromServer" : false,
"cacheProducts" : false,
"useCachedProducts" : false,
"preconditions" :
{
},
"postActionProcessorCommand" : "",
"shutdownNotifierCommand" : "C:\\Program Files (x86)\\opsi.org\\opsi-client-agent\\\\notifier.exe -p %port% -i %id% -s notifier\\\\shutdown.ini",
"getConfigFromService" : true,
"actionProcessorDesktop" : "current",
"actionProcessorTimeout" : 10800,
"preActionProcessorCommand" : "",
"cacheDynamicBandwidth" : false,
"processActions" : true,
"interval" : -1,
"eventNotifierCommand" : "C:\\Program Files (x86)\\opsi.org\\opsi-client-agent\\\\notifier.exe -p %port% -i %id% -s notifier\\\\event.ini",
"shutdownWarningMessage" : "Ein Neustart wird benötigt um die Software-Installationen abzuschliessen. Sie können diesen Neustart insgesamt %shutdown_user_cancelable% mal verschieben. Der Neustart wurde bereits %state.shutdown_cancel_counter% mal verschoben.",
"syncConfigToServer" : false,
"shutdownWarningTime" : 0,
"processShutdownRequests" : true,
"actionWarningTime" : 0
}
(Events.pyo|1061)
[6] [Jun 23 07:03:14] [ opsiclientd ]
Event config 'gui_startup{cache_ready}' args:
{
"logoffCurrentUser" : false,
"lockWorkstation" : false,
"updateConfigFile" : true,
"actionNotifierDesktop" : "current",
"shutdownUserCancelable" : 0,
"actionType" : "default",
"shutdown" : false,
"shutdownWarningRepetitionTime" : 3600,
"activationDelay" : 0,
"postSyncConfigToServer" : false,
"maxRepetitions" : -1,
"writeLogToService" : true,
"reboot" : false,
"name" : "gui_startup",
"updateActionProcessor" : true,
"shutdownNotifierDesktop" : "current",
"syncConfigFromServer" : false,
"type" : "gui startup",
"actionNotifierCommand" : "C:\\Program Files (x86)\\opsi.org\\opsi-client-agent\\\\notifier.exe -p %port% -i %id% -s notifier\\\\action.ini",
"useCachedConfig" : true,
"actionMessage" : "Starte die Bearbeitung von Produkt-Aktionen. Sie können diese Aktion insgesamt %action_user_cancelable% mal abbrechen. Die Aktion wurde bereits %state.action_processing_cancel_counter% mal abgebrochen.",
"blockLogin" : true,
"actionProcessorCommand" : "%action_processor.command%",
"eventNotifierDesktop" : "current",
"notificationDelay" : 0,
"cacheMaxBandwidth" : 0,
"actionUserCancelable" : 3,
"postSyncConfigFromServer" : false,
"cacheProducts" : false,
"useCachedProducts" : true,
"preconditions" :
{
"products_cached" : true,
"config_cached" : true
},
"postActionProcessorCommand" : "",
"shutdownNotifierCommand" : "C:\\Program Files (x86)\\opsi.org\\opsi-client-agent\\\\notifier.exe -p %port% -i %id% -s notifier\\\\shutdown.ini",
"getConfigFromService" : true,
"actionProcessorDesktop" : "current",
"actionProcessorTimeout" : 10800,
"preActionProcessorCommand" : "",
"cacheDynamicBandwidth" : false,
"processActions" : true,
"interval" : -1,
"eventNotifierCommand" : "C:\\Program Files (x86)\\opsi.org\\opsi-client-agent\\\\notifier.exe -p %port% -i %id% -s notifier\\\\event.ini",
"shutdownWarningMessage" : "Ein Neustart wird benötigt um die Software-Installationen abzuschliessen. Sie können diesen Neustart insgesamt %shutdown_user_cancelable% mal verschieben. Der Neustart wurde bereits %state.shutdown_cancel_counter% mal verschoben.",
"syncConfigToServer" : false,
"shutdownWarningTime" : 0,
"processShutdownRequests" : true,
"actionWarningTime" : 60
}
(Events.pyo|1061)
[6] [Jun 23 07:03:14] [ opsiclientd ]
Event config 'on_demand' args:
{
"logoffCurrentUser" : false,
"lockWorkstation" : false,
"updateConfigFile" : true,
"actionNotifierDesktop" : "current",
"shutdownUserCancelable" : 0,
"actionType" : "default",
"shutdown" : false,
"shutdownWarningRepetitionTime" : 3600,
"activationDelay" : 0,
"postSyncConfigToServer" : false,
"maxRepetitions" : -1,
"writeLogToService" : true,
"reboot" : false,
"name" : "on_demand",
"updateActionProcessor" : true,
"shutdownNotifierDesktop" : "current",
"syncConfigFromServer" : false,
"type" : "custom",
"actionNotifierCommand" : "C:\\Program Files (x86)\\opsi.org\\opsi-client-agent\\\\notifier.exe -p %port% -i %id% -s notifier\\\\action.ini",
"useCachedConfig" : false,
"actionMessage" : "Starte die Bearbeitung von Produkt-Aktionen. Sie können diese Aktion insgesamt %action_user_cancelable% mal abbrechen. Die Aktion wurde bereits %state.action_processing_cancel_counter% mal abgebrochen.",
"blockLogin" : false,
"actionProcessorCommand" : "%action_processor.command%",
"eventNotifierDesktop" : "current",
"notificationDelay" : 0,
"cacheMaxBandwidth" : 0,
"actionUserCancelable" : 0,
"postSyncConfigFromServer" : false,
"cacheProducts" : false,
"useCachedProducts" : false,
"preconditions" :
{
},
"postActionProcessorCommand" : "",
"shutdownNotifierCommand" : "C:\\Program Files (x86)\\opsi.org\\opsi-client-agent\\\\notifier.exe -p %port% -i %id% -s notifier\\\\shutdown.ini",
"getConfigFromService" : true,
"actionProcessorDesktop" : "current",
"actionProcessorTimeout" : 10800,
"preActionProcessorCommand" : "",
"cacheDynamicBandwidth" : false,
"processActions" : true,
"interval" : -1,
"eventNotifierCommand" : "C:\\Program Files (x86)\\opsi.org\\opsi-client-agent\\\\notifier.exe -p %port% -i %id% -s notifier\\\\event.ini",
"shutdownWarningMessage" : "Ein Neustart wird benötigt um die Software-Installationen abzuschliessen. Sie können diesen Neustart insgesamt %shutdown_user_cancelable% mal verschieben. Der Neustart wurde bereits %state.shutdown_cancel_counter% mal verschoben.",
"syncConfigToServer" : false,
"shutdownWarningTime" : 0,
"processShutdownRequests" : true,
"actionWarningTime" : 0
}
(Events.pyo|1061)
[6] [Jun 23 07:03:14] [ opsiclientd ]
Event config 'sync_completed{cache_ready_user_logged_in}' args:
{
"logoffCurrentUser" : false,
"lockWorkstation" : false,
"updateConfigFile" : true,
"actionNotifierDesktop" : "current",
"shutdownUserCancelable" : 10,
"actionType" : "default",
"shutdown" : false,
"shutdownWarningRepetitionTime" : 3600,
"activationDelay" : 0,
"postSyncConfigToServer" : false,
"maxRepetitions" : -1,
"writeLogToService" : false,
"reboot" : true,
"updateActionProcessor" : true,
"shutdownNotifierDesktop" : "current",
"syncConfigFromServer" : false,
"type" : "sync completed",
"actionNotifierCommand" : "C:\\Program Files (x86)\\opsi.org\\opsi-client-agent\\\\notifier.exe -p %port% -i %id% -s notifier\\\\action.ini",
"useCachedConfig" : false,
"actionMessage" : "Starte die Bearbeitung von Produkt-Aktionen. Sie können diese Aktion insgesamt %action_user_cancelable% mal abbrechen. Die Aktion wurde bereits %state.action_processing_cancel_counter% mal abgebrochen.",
"blockLogin" : false,
"actionProcessorCommand" : "%action_processor.command%",
"eventNotifierDesktop" : "current",
"notificationDelay" : 0,
"cacheMaxBandwidth" : 0,
"actionUserCancelable" : 0,
"postSyncConfigFromServer" : false,
"cacheProducts" : false,
"useCachedProducts" : false,
"preconditions" :
{
"user_logged_in" : true,
"products_cached" : true,
"config_cached" : true
},
"postActionProcessorCommand" : "",
"shutdownNotifierCommand" : "C:\\Program Files (x86)\\opsi.org\\opsi-client-agent\\\\notifier.exe -p %port% -i %id% -s notifier\\\\shutdown.ini",
"getConfigFromService" : false,
"actionProcessorDesktop" : "current",
"actionProcessorTimeout" : 10800,
"preActionProcessorCommand" : "",
"cacheDynamicBandwidth" : false,
"processActions" : false,
"interval" : -1,
"eventNotifierCommand" : "",
"shutdownWarningMessage" : "Ein Neustart wird benötigt um die Software-Installationen abzuschliessen. Sie können diesen Neustart insgesamt %shutdown_user_cancelable% mal verschieben. Der Neustart wurde bereits %state.shutdown_cancel_counter% mal verschoben.",
"syncConfigToServer" : false,
"shutdownWarningTime" : 300,
"processShutdownRequests" : true,
"actionWarningTime" : 0
}
(Events.pyo|1061)
[5] [Jun 23 07:03:14] [ opsiclientd ] Event config 'gui_startup{user_logged_in}' is deactivated (Events.pyo|916)
[5] [Jun 23 07:03:14] [ opsiclientd ] Event config 'on_shutdown{installation_pending}' is deactivated (Events.pyo|916)
[5] [Jun 23 07:03:14] [ opsiclientd ] Event config 'timer' is deactivated (Events.pyo|916)
[5] [Jun 23 07:03:14] [ opsiclientd ] Event config 'user_login' is deactivated (Events.pyo|916)
[6] [Jun 23 07:03:14] [ opsiclientd ]
Event config 'sync_completed' args:
{
"logoffCurrentUser" : false,
"lockWorkstation" : false,
"updateConfigFile" : true,
"actionNotifierDesktop" : "current",
"shutdownUserCancelable" : 0,
"actionType" : "default",
"shutdown" : false,
"shutdownWarningRepetitionTime" : 3600,
"activationDelay" : 0,
"postSyncConfigToServer" : false,
"maxRepetitions" : -1,
"writeLogToService" : false,
"reboot" : false,
"updateActionProcessor" : true,
"shutdownNotifierDesktop" : "current",
"syncConfigFromServer" : false,
"type" : "sync completed",
"actionNotifierCommand" : "C:\\Program Files (x86)\\opsi.org\\opsi-client-agent\\\\notifier.exe -p %port% -i %id% -s notifier\\\\action.ini",
"useCachedConfig" : false,
"actionMessage" : "Starte die Bearbeitung von Produkt-Aktionen. Sie können diese Aktion insgesamt %action_user_cancelable% mal abbrechen. Die Aktion wurde bereits %state.action_processing_cancel_counter% mal abgebrochen.",
"blockLogin" : false,
"actionProcessorCommand" : "%action_processor.command%",
"eventNotifierDesktop" : "current",
"notificationDelay" : 0,
"cacheMaxBandwidth" : 0,
"actionUserCancelable" : 0,
"postSyncConfigFromServer" : false,
"cacheProducts" : false,
"useCachedProducts" : false,
"preconditions" :
{
},
"postActionProcessorCommand" : "",
"shutdownNotifierCommand" : "C:\\Program Files (x86)\\opsi.org\\opsi-client-agent\\\\notifier.exe -p %port% -i %id% -s notifier\\\\shutdown.ini",
"getConfigFromService" : false,
"actionProcessorDesktop" : "current",
"actionProcessorTimeout" : 10800,
"preActionProcessorCommand" : "",
"cacheDynamicBandwidth" : false,
"processActions" : false,
"interval" : -1,
"eventNotifierCommand" : "",
"shutdownWarningMessage" : "Ein Neustart wird benötigt um die Software-Installationen abzuschliessen. Sie können diesen Neustart insgesamt %shutdown_user_cancelable% mal verschieben. Der Neustart wurde bereits %state.shutdown_cancel_counter% mal verschoben.",
"syncConfigToServer" : false,
"shutdownWarningTime" : 0,
"processShutdownRequests" : true,
"actionWarningTime" : 0
}
(Events.pyo|1061)
[5] [Jun 23 07:03:14] [ opsiclientd ] Event config 'net_connection' is deactivated (Events.pyo|916)
[6] [Jun 23 07:03:14] [ opsiclientd ]
Event config 'software_on_demand' args:
{
"logoffCurrentUser" : false,
"lockWorkstation" : false,
"updateConfigFile" : true,
"actionNotifierDesktop" : "current",
"shutdownUserCancelable" : 0,
"actionType" : "default",
"shutdown" : false,
"shutdownWarningRepetitionTime" : 3600,
"activationDelay" : 0,
"postSyncConfigToServer" : false,
"maxRepetitions" : -1,
"writeLogToService" : true,
"reboot" : false,
"updateActionProcessor" : true,
"shutdownNotifierDesktop" : "current",
"syncConfigFromServer" : false,
"type" : "sw on demand",
"actionNotifierCommand" : "C:\\Program Files (x86)\\opsi.org\\opsi-client-agent\\\\notifier.exe -p %port% -i %id% -s notifier\\\\action.ini",
"useCachedConfig" : false,
"actionMessage" : "Starte die Bearbeitung von Produkt-Aktionen. Sie können diese Aktion insgesamt %action_user_cancelable% mal abbrechen. Die Aktion wurde bereits %state.action_processing_cancel_counter% mal abgebrochen.",
"blockLogin" : false,
"actionProcessorCommand" : "%action_processor.command%",
"eventNotifierDesktop" : "current",
"notificationDelay" : 0,
"cacheMaxBandwidth" : 0,
"actionUserCancelable" : 0,
"postSyncConfigFromServer" : false,
"cacheProducts" : false,
"useCachedProducts" : false,
"preconditions" :
{
},
"postActionProcessorCommand" : "",
"shutdownNotifierCommand" : "C:\\Program Files (x86)\\opsi.org\\opsi-client-agent\\\\notifier.exe -p %port% -i %id% -s notifier\\\\shutdown.ini",
"getConfigFromService" : true,
"actionProcessorDesktop" : "current",
"actionProcessorTimeout" : 10800,
"preActionProcessorCommand" : "",
"cacheDynamicBandwidth" : false,
"processActions" : true,
"interval" : -1,
"eventNotifierCommand" : "C:\\Program Files (x86)\\opsi.org\\opsi-client-agent\\\\notifier.exe -p %port% -i %id% -s notifier\\\\event.ini",
"shutdownWarningMessage" : "Ein Neustart wird benötigt um die Software-Installationen abzuschliessen. Sie können diesen Neustart insgesamt %shutdown_user_cancelable% mal verschieben. Der Neustart wurde bereits %state.shutdown_cancel_counter% mal verschoben.",
"syncConfigToServer" : false,
"shutdownWarningTime" : 0,
"processShutdownRequests" : true,
"actionWarningTime" : 0
}
(Events.pyo|1061)
[5] [Jun 23 07:03:14] [ opsiclientd ] Event config 'timer_silentinstall' is deactivated (Events.pyo|916)
[6] [Jun 23 07:03:14] [ opsiclientd ]
Event config 'on_demand{user_logged_in}' args:
{
"logoffCurrentUser" : false,
"lockWorkstation" : false,
"updateConfigFile" : true,
"actionNotifierDesktop" : "current",
"shutdownUserCancelable" : 0,
"actionType" : "default",
"shutdown" : false,
"shutdownWarningRepetitionTime" : 3600,
"activationDelay" : 0,
"postSyncConfigToServer" : false,
"maxRepetitions" : -1,
"writeLogToService" : true,
"reboot" : false,
"name" : "on_demand",
"updateActionProcessor" : true,
"shutdownNotifierDesktop" : "current",
"syncConfigFromServer" : false,
"type" : "custom",
"actionNotifierCommand" : "C:\\Program Files (x86)\\opsi.org\\opsi-client-agent\\\\notifier.exe -p %port% -i %id% -s notifier\\\\action.ini",
"useCachedConfig" : false,
"actionMessage" : "Starte die Bearbeitung von Produkt-Aktionen. Sie können diese Aktion insgesamt %action_user_cancelable% mal abbrechen. Die Aktion wurde bereits %state.action_processing_cancel_counter% mal abgebrochen.",
"blockLogin" : false,
"actionProcessorCommand" : "%action_processor.command%",
"eventNotifierDesktop" : "current",
"notificationDelay" : 0,
"cacheMaxBandwidth" : 0,
"actionUserCancelable" : 0,
"postSyncConfigFromServer" : false,
"cacheProducts" : false,
"useCachedProducts" : false,
"preconditions" :
{
"user_logged_in" : true
},
"postActionProcessorCommand" : "",
"shutdownNotifierCommand" : "C:\\Program Files (x86)\\opsi.org\\opsi-client-agent\\\\notifier.exe -p %port% -i %id% -s notifier\\\\shutdown.ini",
"getConfigFromService" : true,
"actionProcessorDesktop" : "current",
"actionProcessorTimeout" : 10800,
"preActionProcessorCommand" : "",
"cacheDynamicBandwidth" : false,
"processActions" : true,
"interval" : -1,
"eventNotifierCommand" : "C:\\Program Files (x86)\\opsi.org\\opsi-client-agent\\\\notifier.exe -p %port% -i %id% -s notifier\\\\event.ini",
"shutdownWarningMessage" : "Ein Neustart wird benötigt um die Software-Installationen abzuschliessen. Sie können diesen Neustart insgesamt %shutdown_user_cancelable% mal verschieben. Der Neustart wurde bereits %state.shutdown_cancel_counter% mal verschoben.",
"syncConfigToServer" : false,
"shutdownWarningTime" : 300,
"processShutdownRequests" : true,
"actionWarningTime" : 0
}
(Events.pyo|1061)
[5] [Jun 23 07:03:14] [ opsiclientd ] Event config 'on_demand' added to event generator 'on_demand' (Events.pyo|1098)
[5] [Jun 23 07:03:14] [ opsiclientd ] Event generator 'gui_startup' created (Events.pyo|1092)
[5] [Jun 23 07:03:14] [ opsiclientd ] Event config 'gui_startup{installation_pending}' added to event generator 'gui_startup' (Events.pyo|1098)
[5] [Jun 23 07:03:14] [ opsiclientd ] Event config 'silent_install' added to event generator 'silent_install' (Events.pyo|1098)
[5] [Jun 23 07:03:14] [ opsiclientd ] Event config 'on_shutdown' added to event generator 'on_shutdown' (Events.pyo|1098)
[5] [Jun 23 07:03:14] [ opsiclientd ] Event config 'gui_startup{cache_ready}' added to event generator 'gui_startup' (Events.pyo|1098)
[5] [Jun 23 07:03:14] [ opsiclientd ] Event config 'sync_completed{cache_ready}' added to event generator 'sync_completed' (Events.pyo|1098)
[5] [Jun 23 07:03:14] [ opsiclientd ] Event config 'sync_completed{cache_ready_user_logged_in}' added to event generator 'sync_completed' (Events.pyo|1098)
[5] [Jun 23 07:03:14] [ opsiclientd ] Event config 'sync_completed' added to event generator 'sync_completed' (Events.pyo|1098)
[5] [Jun 23 07:03:14] [ opsiclientd ] Event config 'software_on_demand' added to event generator 'software_on_demand' (Events.pyo|1098)
[5] [Jun 23 07:03:14] [ opsiclientd ] Event config 'on_demand{user_logged_in}' added to event generator 'on_demand' (Events.pyo|1098)
[6] [Jun 23 07:03:14] [ event generator on_demand ] Initializing event generator '<CustomEventGenerator on_demand>' (Events.pyo|473)
[5] [Jun 23 07:03:14] [ opsiclientd ] Event generator '<CustomEventGenerator on_demand>' started (Opsiclientd.pyo|305)
[6] [Jun 23 07:03:14] [ event generator on_demand ] Activating event generator '<CustomEventGenerator on_demand>' (Events.pyo|481)
[5] [Jun 23 07:03:14] [ opsiclientd ] Event generator '<GUIStartupEventGenerator gui_startup{installation_pending}>' started (Opsiclientd.pyo|305)
[6] [Jun 23 07:03:14] [ event generator on_demand ] Getting next event... (Events.pyo|483)
[6] [Jun 23 07:03:14] [ event generator gui_startup{installation_pending}] Initializing event generator '<GUIStartupEventGenerator gui_startup{installation_pending}>' (Events.pyo|473)
[6] [Jun 23 07:03:14] [ event generator on_demand ] Nothing to watch for (Events.pyo|567)
[6] [Jun 23 07:03:14] [ event generator gui_startup{installation_pending}] Activating event generator '<GUIStartupEventGenerator gui_startup{installation_pending}>' (Events.pyo|481)
[6] [Jun 23 07:03:14] [ event generator silent_install] Initializing event generator '<CustomEventGenerator silent_install>' (Events.pyo|473)
[5] [Jun 23 07:03:14] [ opsiclientd ] Event generator '<CustomEventGenerator silent_install>' started (Opsiclientd.pyo|305)
[6] [Jun 23 07:03:14] [ event generator gui_startup{installation_pending}] Getting next event... (Events.pyo|483)
[6] [Jun 23 07:03:14] [ event generator silent_install] Activating event generator '<CustomEventGenerator silent_install>' (Events.pyo|481)
[6] [Jun 23 07:03:14] [ event generator on_shutdown ] Initializing event generator '<CustomEventGenerator on_shutdown>' (Events.pyo|473)
[5] [Jun 23 07:03:14] [ opsiclientd ] Event generator '<CustomEventGenerator on_shutdown>' started (Opsiclientd.pyo|305)
[6] [Jun 23 07:03:14] [ event generator gui_startup{installation_pending}] Searching pids of process name LogonUI.exe (session id: None) (Windows.pyo|1400)
[6] [Jun 23 07:03:14] [ event generator silent_install] Getting next event... (Events.pyo|483)
[6] [Jun 23 07:03:14] [ event generator on_shutdown ] Activating event generator '<CustomEventGenerator on_shutdown>' (Events.pyo|481)
[6] [Jun 23 07:03:14] [ event generator sync_completed] Initializing event generator '<SyncCompletedEventGenerator sync_completed>' (Events.pyo|473)
[5] [Jun 23 07:03:14] [ opsiclientd ] Event generator '<SyncCompletedEventGenerator sync_completed>' started (Opsiclientd.pyo|305)
[6] [Jun 23 07:03:14] [ event generator silent_install] Nothing to watch for (Events.pyo|567)
[6] [Jun 23 07:03:14] [ event generator sync_completed] Activating event generator '<SyncCompletedEventGenerator sync_completed>' (Events.pyo|481)
[6] [Jun 23 07:03:14] [ event generator on_shutdown ] Getting next event... (Events.pyo|483)
[6] [Jun 23 07:03:14] [ event generator sync_completed] Getting next event... (Events.pyo|483)
[6] [Jun 23 07:03:14] [ event generator software_on_demand] Initializing event generator '<SwOnDemandEventGenerator software_on_demand>' (Events.pyo|473)
[5] [Jun 23 07:03:14] [ opsiclientd ] Event generator '<SwOnDemandEventGenerator software_on_demand>' started (Opsiclientd.pyo|305)
[6] [Jun 23 07:03:14] [ event generator gui_startup{installation_pending}] Found process logonui.exe with matching name (pid 932, session 1) (Windows.pyo|1423)
[6] [Jun 23 07:03:14] [ event generator software_on_demand] Activating event generator '<SwOnDemandEventGenerator software_on_demand>' (Events.pyo|481)
[6] [Jun 23 07:03:14] [ event generator on_shutdown ] Nothing to watch for (Events.pyo|567)
[6] [Jun 23 07:03:14] [ event generator panic ] Initializing event generator '<PanicEventGenerator panic>' (Events.pyo|473)
[5] [Jun 23 07:03:14] [ opsiclientd ] Event generator '<PanicEventGenerator panic>' started (Opsiclientd.pyo|305)
[6] [Jun 23 07:03:14] [ event generator software_on_demand] Getting next event... (Events.pyo|483)
[6] [Jun 23 07:03:14] [ event generator panic ] Activating event generator '<PanicEventGenerator panic>' (Events.pyo|481)
[5] [Jun 23 07:03:14] [ opsiclientd ] Waiting for gui startup (timeout: 10 seconds) (Opsiclientd.pyo|312)
[6] [Jun 23 07:03:14] [ event generator panic ] Getting next event... (Events.pyo|483)
[6] [Jun 23 07:03:14] [ event generator gui_startup{installation_pending}] Testing preconditions of configs: [<EventConfig: gui_startup{installation_pending}>, <EventConfig: gui_startup{cache_ready}>] (Events.pyo|401)
[6] [Jun 23 07:03:14] [ event generator wait_for_gui ] Initializing event generator '<GUIStartupEventGenerator wait_for_gui>' (Events.pyo|473)
[6] [Jun 23 07:03:14] [ event generator gui_startup{installation_pending}] Preconditions {u'installation_pending': True} for event config 'gui_startup{installation_pending}' not fulfilled (Events.pyo|409)
[6] [Jun 23 07:03:14] [ event generator wait_for_gui ] Activating event generator '<GUIStartupEventGenerator wait_for_gui>' (Events.pyo|481)
[6] [Jun 23 07:03:14] [ event generator gui_startup{installation_pending}] Preconditions {u'products_cached': True, u'config_cached': True} for event config 'gui_startup{cache_ready}' not fulfilled (Events.pyo|409)
[6] [Jun 23 07:03:14] [ event generator wait_for_gui ] Getting next event... (Events.pyo|483)
[6] [Jun 23 07:03:14] [ event generator gui_startup{installation_pending}] No event to fire (Events.pyo|436)
[6] [Jun 23 07:03:14] [ event generator wait_for_gui ] Searching pids of process name LogonUI.exe (session id: None) (Windows.pyo|1400)
[6] [Jun 23 07:03:14] [ event generator gui_startup{installation_pending}] Event generator '<GUIStartupEventGenerator gui_startup{installation_pending}>' now deactivated after 1 event occurrences (Events.pyo|487)
[6] [Jun 23 07:03:14] [ event generator wait_for_gui ] Found process logonui.exe with matching name (pid 932, session 1) (Windows.pyo|1423)
[6] [Jun 23 07:03:14] [ event generator gui_startup{installation_pending}] Event generator '<GUIStartupEventGenerator gui_startup{installation_pending}>' exiting (Events.pyo|498)
[6] [Jun 23 07:03:14] [ event generator wait_for_gui ] Testing preconditions of configs: [<EventConfig: wait_for_gui>] (Events.pyo|401)
[6] [Jun 23 07:03:14] [ event generator wait_for_gui ] Preconditions {} for event config 'wait_for_gui' fulfilled (Events.pyo|405)
[6] [Jun 23 07:03:14] [ event generator wait_for_gui ] Firing event '<ocdlib.Events.GUIStartupEvent object at 0x0245D190>' (Events.pyo|441)
[6] [Jun 23 07:03:14] [ event generator wait_for_gui ] Event info: (Events.pyo|442)
[6] [Jun 23 07:03:14] [ event generator wait_for_gui ] Starting FireEventThread for listeners: [<ocdlib.Opsiclientd.WaitForGUI object at 0x0228ECD0>] (Events.pyo|465)
[6] [Jun 23 07:03:14] [ event generator wait_for_gui ] Event generator '<GUIStartupEventGenerator wait_for_gui>' now deactivated after 1 event occurrences (Events.pyo|487)
[6] [Jun 23 07:03:14] [ event generator wait_for_gui ] Calling processEvent on listener <ocdlib.Opsiclientd.WaitForGUI object at 0x0228ECD0> (Events.pyo|460)
[6] [Jun 23 07:03:14] [ event generator wait_for_gui ] Event generator '<GUIStartupEventGenerator wait_for_gui>' exiting (Events.pyo|498)
[6] [Jun 23 07:03:14] [ event generator wait_for_gui ] GUI started (Opsiclientd.pyo|168)
[5] [Jun 23 07:03:14] [ opsiclientd ] Done waiting for GUI (Opsiclientd.pyo|314)
[6] [Jun 23 07:03:14] [ control pipe ] Creating pipe \\.\pipe\opsiclientd (ControlPipe.pyo|253)
[5] [Jun 23 07:03:14] [ control pipe ] -----> Executing: getBlockLogin() (JsonRpc.pyo|125)
[5] [Jun 23 07:03:14] [ opsiclientd ] rpc getBlockLogin: blockLogin is 'True' (ControlPipe.pyo|428)
[6] [Jun 23 07:03:14] [ control pipe ] Got result (JsonRpc.pyo|133)
[6] [Jun 23 07:03:17] [ control pipe ] Creating pipe \\.\pipe\opsiclientd (ControlPipe.pyo|253)
[5] [Jun 23 07:03:17] [ event generator wait_for_gui ] -----> Executing: getBlockLogin() (JsonRpc.pyo|125)
[5] [Jun 23 07:03:17] [ opsiclientd ] rpc getBlockLogin: blockLogin is 'True' (ControlPipe.pyo|428)
[6] [Jun 23 07:03:17] [ event generator wait_for_gui ] Got result (JsonRpc.pyo|133)
[5] [Jun 23 07:03:19] [ opsiclientd ] No events processing, unblocking login (Opsiclientd.pyo|320)
[5] [Jun 23 07:03:19] [ opsiclientd ] Block login now set to 'False' (Opsiclientd.pyo|109)
[6] [Jun 23 07:03:19] [ opsiclientd ] Terminating block login notifier app (pid 2064) (Opsiclientd.pyo|146)
[6] [Jun 23 07:03:20] [ control pipe ] Creating pipe \\.\pipe\opsiclientd (ControlPipe.pyo|253)
[5] [Jun 23 07:03:20] [ control pipe ] -----> Executing: getBlockLogin() (JsonRpc.pyo|125)
[5] [Jun 23 07:03:20] [ opsiclientd ] rpc getBlockLogin: blockLogin is 'False' (ControlPipe.pyo|428)
[6] [Jun 23 07:03:20] [ control pipe ] Got result (JsonRpc.pyo|133)
[6] [Jun 23 09:29:48] [ control pipe ] Creating pipe \\.\pipe\opsiclientd (ControlPipe.pyo|253)
[5] [Jun 23 09:29:48] [ event generator wait_for_gui ] -----> Executing: getBlockLogin() (JsonRpc.pyo|125)
[5] [Jun 23 09:29:48] [ opsiclientd ] rpc getBlockLogin: blockLogin is 'False' (ControlPipe.pyo|428)
[6] [Jun 23 09:29:48] [ event generator wait_for_gui ] Got result (JsonRpc.pyo|133)
[6] [Jun 23 11:06:14] [ control pipe ] Creating pipe \\.\pipe\opsiclientd (ControlPipe.pyo|253)
[5] [Jun 23 11:06:14] [ control pipe ] -----> Executing: getBlockLogin() (JsonRpc.pyo|125)
[5] [Jun 23 11:06:14] [ opsiclientd ] rpc getBlockLogin: blockLogin is 'False' (ControlPipe.pyo|428)
[6] [Jun 23 11:06:14] [ control pipe ] Got result (JsonRpc.pyo|133)
[6] [Jun 23 11:33:05] [ control pipe ] Creating pipe \\.\pipe\opsiclientd (ControlPipe.pyo|253)
[5] [Jun 23 11:33:05] [ control pipe ] -----> Executing: getBlockLogin() (JsonRpc.pyo|125)
[5] [Jun 23 11:33:05] [ opsiclientd ] rpc getBlockLogin: blockLogin is 'False' (ControlPipe.pyo|428)
[6] [Jun 23 11:33:05] [ control pipe ] Got result (JsonRpc.pyo|133)
[6] [Jun 23 12:38:55] [ control pipe ] Creating pipe \\.\pipe\opsiclientd (ControlPipe.pyo|253)
[5] [Jun 23 12:38:55] [ control pipe ] -----> Executing: getBlockLogin() (JsonRpc.pyo|125)
[5] [Jun 23 12:38:55] [ opsiclientd ] rpc getBlockLogin: blockLogin is 'False' (ControlPipe.pyo|428)
[6] [Jun 23 12:38:55] [ control pipe ] Got result (JsonRpc.pyo|133)
- n.wenselowski
- Ex-uib-Team
- Beiträge: 3194
- Registriert: 04 Apr 2013, 12:15
Re: Opsi Clients reagieren nicht mehr
Hallo,
zur Analyse am besten mal das Log-Level auf 7 stellen.
Und Dateien bitte irgendwo hosten, so will damit niemand arbeiten.
Gruß
Niko
zur Analyse am besten mal das Log-Level auf 7 stellen.
Und Dateien bitte irgendwo hosten, so will damit niemand arbeiten.
Gruß
Niko
Code: Alles auswählen
import OPSI
Re: Opsi Clients reagieren nicht mehr
Hallo Niko,
ich habe manuell auf dem Client in der opsiclientd.conf den Loglevel auf 7 gestellt, das meintest du?
Da im Moment mit gearbeitet wird, müssen wir noch auf morgen warten, bis die Kiste neu gestartet wird.
Gruß mzg
ich habe manuell auf dem Client in der opsiclientd.conf den Loglevel auf 7 gestellt, das meintest du?
Da im Moment mit gearbeitet wird, müssen wir noch auf morgen warten, bis die Kiste neu gestartet wird.
Gruß mzg