100%
21.08.2014
_name yourserver
05 contact_groups contacts
06 flap_detection_enabled 0
07 event_handler_enabled 0
08 use check_passive_26h_24x7,notify_24h_24x7
09 ... 22
99%
21.08.2014
changes. On recent systems, you can use polkit to do this. As of version 0.112, you even have a separate engine, which you can feed with JavaScript-based rules. You can really do some interesting things ... 22
99%
21.08.2014
directory (e.g., /usr/local/bin on Linux). The source code is written in the Go programming language, lives on GitHub [8], and is subject to the Mozilla public license version 2.0.
Bindlestiff
Developers ... 22
99%
21.08.2014
't connect to $remote_host:$remote_port: $@ \n";
17
18
19 while() {
20 my @lavg = Sys::CpuLoad::load();
21 my $ts=time();
22 print $socket "system.loadavg_1min $lavg[0] $ts\n";
23 print $socket "system ... 22
99%
21.08.2014
(prerelease) (GCC) ) #1 SMP PREEMPT Wed Sep 4 \
19:55:23 PDT 2013
06 shell@android:/ $ free
07 total used free shared buffers
08 Mem: 997720 880472 117248 0 12320
09 -/+ buffers ... 22
99%
21.08.2014
are described in the OpenNMS wiki for OCS integration [8]. In this example, the PRIS is installed on the same server as OpenNMS. The server listens on the local address 127.0.0.1 on port TCP/8000 and provides ... 22
79%
04.12.2024
Rubén Llorente ... ).
Listing 3
tofu_project/main.tf
01 terraform {
02 required_providers {
03 proxmox = {
04 source = "bpg/proxmox"
05 version = "0.64.0"
06 }
07 }
08 }
09
10 provider "proxmox
79%
01.06.2024
Rubén Llorente ... _host
02 known_hosts_file: /home/sake/.ssh/known_hosts2
03
04 # Every server is labeled with the "devuan" tag
05 servers:
06 horse:
07 user: root
08 host: horse.operationalsecurity.es
09 tags
58%
15.12.2017
08 action :install
09 end
10 service "apache2" do
11 action [ :enable, :start ]
12 end
13
14 directory node['main']['doc_root'] do
15 owner 'www1-data'
16 group 'www1-data'
17 mode '0744'
18 action ... 0 ... 0
58%
11.09.2018
: 2
09 template:
10 metadata:
11 labels:
12 run: nginx-dep
13 spec:
14 containers:
15 - name: nginx-dep
16 image: nginx17 ports:
18 ... 0 ... 0