Suche
Unten sind die Ergebnisse Ihrer Suche gelistet.
Volltextergebnisse:
- Nagios Exporter und Prometheus @linux:prometheus
- g the NRPE daemon, not the host # from which the check_nrpe client is being executed. # ################... far the most secure method of using NRPE command[check_users]=/usr/lib64/nagios/plugins/check_users -w 5 -c 10 command[check_load]=/usr/lib64/nagios/plugins/check_load -r -w .15,.10,.05 -c .30,.25,.
- NTP-Zeitserver mit chrony unter Linux einrichten und nutzen
- is the interval specified in seconds in which the check is repeated. The interval is 10 seconds ... eck address This command allows you to check whether client NTP access is allowed from a parti... to the accheck command, except that it is used to check whether monitoring access is permitted... time -u USER Specify user (chrony) -U Don't check for root -F LEVEL Set system call filter level
- Ansible @linux:ansible
- sk-vault-pass ask for vault password -C, --check don't make any changes; instead, try to... differences in those files; works great with --check -e EXTRA_VARS, --extra-vars=EXTRA_VARS ... time: confirm each task before running --syntax-check perform a syntax check on the playbook, but do not execute it -t TAGS,
- Ansible-Lint: Die Fusselbürste @linux:ansible
- path relative to CWD -t TAGS only check rules whose id/tags match these values -T ... level (-vv for more) -x SKIP_LIST only check rules whose id/tags do not match these values -... -r flags are used -t TAGS only check rules whose id/tags match these values -T... bosity level -x SKIP_LIST only check rules whose id/tags do not match these values
- Bau eines Freifunk-Offloaders auf Basis eines Raspberry 4B @linux:ansible
- sible_date_time.date }}, do not edit manually! # Check connectivity to supernode HTTP_STATUS_CODE=(`curl... / && run-parts --report /etc/cron.monthly ) # # check wireguard-connection -* * * * * root /usr... 5) # Batman Clients clients = subprocess.check_output("batctl meshif " + batman + " tl | egrep -... Datei **raspbian_lite_latest**. $ sha256sum --check 2022-01-28-raspios-bullseye-arm64-lite.zip.sha256
- TOFU - Trust On First Use - SSH Zertifikate @linux:ssh
- ssed to the master process. Valid commands are: “check” (check that the master process is running), “forward” (request forwardings without comma... lines will have to be added to the zonefile. To check that the zone is answering fingerprint queries: ... tity -f allowed_signers_file ssh-keygen -Y check-novalidate [-O option] -n namespace -s signature_
- Router Advertisements mit radvd unter Arch Linux einrichten und nutzen
- ] device (enp0s25): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') Jun 2... 19602499.4330] device (enp0s25): state change: ip-check -> secondaries (reason 'none', sys-iface-state: '
- Ansible - einfaches Playbook-Beispiel: NTP-Daemon chrony installieren und konfigurieren @linux:ansible
- name: chrony state: latest - name: Check if /etc/chrony.orig does exists stat: ... font><br> <font style="color: rgb(0, 0, 0)">TASK [Check if /etc/chrony.orig does exists] ****************
- Ansible - erweiterte Konfigurationsbeispiele: Ansible mit Hilfe von Ansible einrichten @linux:ansible
- path: '{{ ansible_config }}' register: check_ansible_config - name: "Fehlerhinweis im Feh... {{ ansible_config }} NICHT gefunden!" when: check_ansible_config.stat.exists != 1 - name: "Ans
- Ansible - erweitertes Konfigurationsbeispiel 7: Ansible Vault @linux:ansible
- st options in ansible.cfg For a full list check https://docs.ansible.com/. or use the ansible-con