16%
09.10.2017
environment provides impressions of the insights Prometheus delivers into a Kubernetes installation.
The Prometheus configuration is oriented on the official example [3]. When querying metrics from
16%
15.08.2016
": "0x0800"
07 }
08 }, "ip-match": {
09 "ip-protocol": 17
10 }, "ipv4-destination": "10.1.1.2/32", "udp-destination-port": 1234
11 }, "table_id": 0, "priority": 10
12
16%
30.04.2013
abuse of these devices by malware, it was necessary to disable this kind of access [3]. To remove this restriction, you need to rebuild the kernel without CONFIG_STRICT_DEVMEM
, but this approach
16%
03.12.2015
_config = file
05 store_file_config = ./client.conf
06
07 store_volatile = sqlite
08 store_sqlite_volatile = ./volatile.sqlite
09
10 log = on
11 log_file = ./dhcpy6d.log
12
13 really_do_it = yes
14
15 dns
16%
27.09.2021
08 integer :: counter
09 integer :: counter_limit
10 integer :: ierr
11
12 type(rec) :: my_record
13
14 counter_limit = 2000
15
16 ierr = -1
17 open(unit=8,file
16%
18.03.2012
Name
------- ------ ----- ----- ----- ------ -- -----------
81 9 2392 3076 76 0.12 3996 AmIcoSinglun64
74 9 1464 2568 42 0.09 2172 armsvc
195 10 2380 2984 62
16%
20.06.2022
yellow
07 continue
08 }
09 Write-Host ""
10
11 [...]
12
13 Write-Host "Removing all MailboxExportRequests." -fore green
14 Get-MailboxExportRequest | Remove-MailboxExportRequest -Confirm
16%
20.05.2014
daily
05 missingok
06 notifempty
07 compress
08 delaycompress
09 sharedscripts
10 postrotate
11 invoke-rc.d rsyslog reload > /dev/null
12 endscript
13 }
Finally, to see the syslog
16%
27.09.2024
}
]}
Listing 7
View Grouped by Key
$ curl -X GET localhost:5984/messages/_design/queries/_view/by-hours-count?group=true
{"rows":[
{"key":"02","value":1},
{"key":"08","value":1},
{"key":"12","value":2
16%
22.01.2013
, the users from the admin
group and sudo
, can do everything, and the remaining users can do nothing.
Listing 1: Ubuntu 12.04 /etc/sudoers file
# Redefine environmental variables:
Defaults env