Added demodata PRD files
This commit is contained in:
parent
07ec855c14
commit
8849e80406
|
@ -0,0 +1,26 @@
|
|||
[agent_data]
|
||||
|
||||
agents_number="1"
|
||||
|
||||
agent_name="demo-global-agent"
|
||||
agent_alias="demo-global-agent"
|
||||
|
||||
group="Demo servers"
|
||||
|
||||
address_network="192.168.0.0/24"
|
||||
|
||||
os_name="Linux"
|
||||
|
||||
os_versions[]="Rocky Linux 9.2 (Blue Onyx)"
|
||||
os_versions[]="CentOS Linux 7 (Core)"
|
||||
os_versions[]="CentOS Linux 6 (Core)"
|
||||
os_versions[]="RHEL 8.2"
|
||||
os_versions[]="RHEL 8.1"
|
||||
os_versions[]="Alma Linux 9.1"
|
||||
|
||||
[modules]
|
||||
|
||||
name[1]="Host Alive"
|
||||
type[1]="generic_proc"
|
||||
values[1]="PROC;5"
|
||||
group[1]="Network"
|
|
@ -0,0 +1,145 @@
|
|||
[agent_data]
|
||||
|
||||
agents_number="4"
|
||||
|
||||
agent_name="linux"
|
||||
agent_alias="linux"
|
||||
|
||||
group="Demo servers"
|
||||
|
||||
address_network="192.168.1.0/24"
|
||||
|
||||
os_name="Linux"
|
||||
|
||||
os_versions[]="Rocky Linux 9.2 (Blue Onyx)"
|
||||
os_versions[]="CentOS Linux 7 (Core)"
|
||||
os_versions[]="CentOS Linux 6 (Core)"
|
||||
os_versions[]="RHEL 8.2"
|
||||
os_versions[]="RHEL 8.1"
|
||||
os_versions[]="Alma Linux 9.1"
|
||||
|
||||
[modules]
|
||||
|
||||
name[1]="Network Usage"
|
||||
type[1]="generic_data_inc"
|
||||
description[1]="Network usage in the system"
|
||||
values[1]="RANDOM;0;10000"
|
||||
unit[1]="bytes/sec"
|
||||
group[1]="Network"
|
||||
|
||||
name[2]="Network latency"
|
||||
type[2]="generic_data"
|
||||
description[2]="Network latency to router"
|
||||
values[2]="RANDOM;0;20"
|
||||
unit[2]="msec"
|
||||
group[2]="Network"
|
||||
|
||||
name[3]="CPU Load"
|
||||
type[3]="generic_data"
|
||||
description[3]="CPU Usage"
|
||||
values[3]="RANDOM;20;90"
|
||||
unit[3]="%"
|
||||
group[3]="System"
|
||||
|
||||
name[4]="Disk Usage"
|
||||
type[4]="generic_data"
|
||||
description[4]="% used space"
|
||||
values[4]="RANDOM;50;60"
|
||||
unit[4]="%"
|
||||
group[4]="System"
|
||||
|
||||
name[5]="Memory Usage"
|
||||
type[5]="generic_data"
|
||||
description[5]="% Used memory"
|
||||
values[5]="RANDOM;0;20"
|
||||
unit[5]="%"
|
||||
group[5]="System"
|
||||
|
||||
name[6]="Antivirus Updated"
|
||||
type[6]="generic_proc"
|
||||
description[6]="Detect if A/V is enabled and updated"
|
||||
values[6]="PROC;5"
|
||||
group[6]="Security"
|
||||
|
||||
name[7]="Insecure passwords status"
|
||||
type[7]="generic_proc"
|
||||
description[7]="No insecure passwords found"
|
||||
values[7]="PROC;0"
|
||||
group[7]="Security"
|
||||
|
||||
name[8]="Files check status"
|
||||
type[8]="generic_proc"
|
||||
description[8]="No changed files found"
|
||||
values[8]="PROC;0"
|
||||
group[8]="Security"
|
||||
|
||||
name[9]="Authorized ports status"
|
||||
type[9]="generic_proc"
|
||||
description[9]="No unauthorized ports found"
|
||||
values[9]="PROC;0"
|
||||
group[9]="Security"
|
||||
|
||||
name[10]="Service httpd"
|
||||
type[10]="generic_proc"
|
||||
values[10]="PROC;5"
|
||||
group[10]="Applications"
|
||||
|
||||
name[11]="Service mysqld"
|
||||
type[11]="generic_proc"
|
||||
values[11]="PROC;5"
|
||||
group[11]="Applications"
|
||||
|
||||
name[12]="Service sshd"
|
||||
type[12]="generic_proc"
|
||||
values[12]="PROC;5"
|
||||
group[12]="Applications"
|
||||
|
||||
[inventory]
|
||||
|
||||
name[1]="Software"
|
||||
format[1]="Name;Version;Description"
|
||||
values[1]="name;version;description"
|
||||
|
||||
name[2]="Users"
|
||||
format[2]="Username"
|
||||
values[2]="username"
|
||||
|
||||
name[3]="File System"
|
||||
format[3]="Device;Free size;Total size;Mount point"
|
||||
values[3]="device;free_size;total_size;mount_point"
|
||||
|
||||
[inventory_values]
|
||||
|
||||
name[1]="aajohan-comfortaa-fonts"
|
||||
name[2]="aardvark-dns"
|
||||
name[3]="abattis-cantarell-fonts"
|
||||
name[4]="abrt"
|
||||
|
||||
version[1]="3.101"
|
||||
version[2]="1.0.3"
|
||||
version[3]="0.301"
|
||||
version[4]="2.14.6"
|
||||
|
||||
description[1]="Modern style true type font"
|
||||
description[2]="Authoritative DNS server for A/AAAA container records"
|
||||
description[3]="Humanist sans serif font"
|
||||
description[4]="Automatic bug detection and reporting tool"
|
||||
|
||||
username[1]="root"
|
||||
username[2]="pandora"
|
||||
|
||||
device[1]="/dev/sda1"
|
||||
device[2]="/dev/sda2"
|
||||
device[3]="/dev/sdb1"
|
||||
|
||||
free_size[1]="96G"
|
||||
free_size[2]="136G"
|
||||
free_size[3]="97M"
|
||||
|
||||
total_size[1]="180G"
|
||||
total_size[2]="1.6T"
|
||||
total_size[3]="819M"
|
||||
|
||||
mount_point[1]="/home"
|
||||
mount_point[2]="/"
|
||||
mount_point[3]="/tmp"
|
|
@ -0,0 +1,114 @@
|
|||
[agent_data]
|
||||
|
||||
agents_number="2"
|
||||
|
||||
agent_name="windows"
|
||||
agent_alias="windows"
|
||||
|
||||
group="Demo servers"
|
||||
|
||||
address_network="192.168.2.0/24"
|
||||
|
||||
os_name="Windows"
|
||||
|
||||
os_versions[]="Microsoft Windows 11 Pro"
|
||||
os_versions[]="Microsoft Windows 11"
|
||||
os_versions[]="Home Microsoft Windows 10 Pro"
|
||||
os_versions[]="Microsoft Windows 10 Home"
|
||||
os_versions[]="Microsoft Windows 2018"
|
||||
|
||||
[modules]
|
||||
|
||||
name[1]="Network Usage"
|
||||
type[1]="generic_data_inc"
|
||||
description[1]="Network usage in the system"
|
||||
values[1]="RANDOM;0;10000"
|
||||
unit[1]="bytes/sec"
|
||||
group[1]="Network"
|
||||
|
||||
name[2]="Network latency"
|
||||
type[2]="generic_data"
|
||||
description[2]="Network latency to router"
|
||||
values[2]="RANDOM;0;20"
|
||||
unit[2]="msec"
|
||||
group[2]="Network"
|
||||
|
||||
name[3]="CPU Load"
|
||||
type[3]="generic_data"
|
||||
description[3]="CPU Usage"
|
||||
values[3]="RANDOM;20;90"
|
||||
unit[3]="%"
|
||||
group[3]="System"
|
||||
|
||||
name[4]="Disk Usage"
|
||||
type[4]="generic_data"
|
||||
description[4]="% used space"
|
||||
values[4]="RANDOM;50;60"
|
||||
unit[4]="%"
|
||||
group[4]="System"
|
||||
|
||||
name[5]="Memory Usage"
|
||||
type[5]="generic_data"
|
||||
description[5]="% Used memory"
|
||||
values[5]="RANDOM;0;20"
|
||||
unit[5]="%"
|
||||
group[5]="System"
|
||||
|
||||
name[6]="Service WMI"
|
||||
type[6]="generic_proc"
|
||||
values[6]="PROC;5"
|
||||
group[6]="Applications"
|
||||
|
||||
[inventory]
|
||||
|
||||
name[1]="Software"
|
||||
format[1]="Name;Version"
|
||||
values[1]="name;version"
|
||||
|
||||
name[2]="Users"
|
||||
format[2]="Domain;User"
|
||||
values[2]="domain;user"
|
||||
|
||||
name[3]="File System"
|
||||
format[3]="Device;Total size;Free size;Mount point"
|
||||
values[3]="device;total_size;free_size;mount_point"
|
||||
|
||||
name[4]="Windows Serial Number"
|
||||
format[4]="Serial number"
|
||||
values[4]="serial_number"
|
||||
|
||||
[inventory_values]
|
||||
|
||||
name[1]="Microsoft Update Health Tools"
|
||||
name[2]="Java(TM) SE Development Kit 17.0.6 (64-bit)"
|
||||
name[3]="DisplayLink Graphics"
|
||||
name[4]="Microsoft Visual C++ 2019 X64 Additional Runtime - 14.28.29325"
|
||||
|
||||
version[1]="5.71.0.0"
|
||||
version[2]="17.0.6.0"
|
||||
version[3]="10.2.7042.0"
|
||||
version[4]="14.28.29325"
|
||||
|
||||
domain[1]="DEMO"
|
||||
domain[2]="DEMO"
|
||||
|
||||
user[1]="Administrator"
|
||||
user[2]="pandora"
|
||||
|
||||
device[1]="C:"
|
||||
device[2]="D:"
|
||||
device[3]="T:"
|
||||
|
||||
total_size[1]="1.6T"
|
||||
total_size[2]="180G"
|
||||
total_size[3]="819M"
|
||||
|
||||
free_size[1]="136G"
|
||||
free_size[2]="96G"
|
||||
free_size[3]="97M"
|
||||
|
||||
mount_point[1]="OS"
|
||||
mount_point[2]="Data"
|
||||
mount_point[3]="Temp"
|
||||
|
||||
serial_number[1]="Demo-56 4d 7d 43 24 e4 c6 ac-67 57 52 60 e9 10 26 78"
|
|
@ -0,0 +1,70 @@
|
|||
[agent_data]
|
||||
|
||||
agents_number="1"
|
||||
|
||||
agent_name="macos"
|
||||
agent_alias="macos"
|
||||
|
||||
group="Demo servers"
|
||||
|
||||
address_network="192.168.3.0/24"
|
||||
|
||||
os_name="MacOS"
|
||||
|
||||
os_versions[]="12.1"
|
||||
os_versions[]="13.1"
|
||||
os_versions[]="11.2"
|
||||
os_versions[]="11.3"
|
||||
os_versions[]="10.3"
|
||||
|
||||
[modules]
|
||||
|
||||
name[1]="Network Usage"
|
||||
type[1]="generic_data_inc"
|
||||
description[1]="Network usage in the system"
|
||||
values[1]="RANDOM;0;10000"
|
||||
unit[1]="bytes/sec"
|
||||
group[1]="Network"
|
||||
|
||||
name[2]="Network latency"
|
||||
type[2]="generic_data"
|
||||
description[2]="Network latency to router"
|
||||
values[2]="RANDOM;0;20"
|
||||
unit[2]="msec"
|
||||
group[2]="Network"
|
||||
|
||||
name[3]="CPU Load"
|
||||
type[3]="generic_data"
|
||||
description[3]="CPU Usage"
|
||||
values[3]="RANDOM;20;90"
|
||||
unit[3]="%"
|
||||
group[3]="System"
|
||||
|
||||
name[4]="Disk Usage"
|
||||
type[4]="generic_data"
|
||||
description[4]="% used space"
|
||||
values[4]="RANDOM;50;60"
|
||||
unit[4]="%"
|
||||
group[4]="System"
|
||||
|
||||
name[5]="Memory Usage"
|
||||
type[5]="generic_data"
|
||||
description[5]="% Used memory"
|
||||
values[5]="RANDOM;0;20"
|
||||
unit[5]="%"
|
||||
group[5]="System"
|
||||
|
||||
name[6]="Service httpd"
|
||||
type[6]="generic_proc"
|
||||
values[6]="PROC;5"
|
||||
group[6]="Applications"
|
||||
|
||||
name[7]="Service mysqld"
|
||||
type[7]="generic_proc"
|
||||
values[7]="PROC;5"
|
||||
group[7]="Applications"
|
||||
|
||||
name[8]="Service sshd"
|
||||
type[8]="generic_proc"
|
||||
values[8]="PROC;5"
|
||||
group[8]="Applications"
|
|
@ -0,0 +1,69 @@
|
|||
[agent_data]
|
||||
|
||||
agents_number="1"
|
||||
|
||||
agent_name="freebsd"
|
||||
agent_alias="freebsd"
|
||||
|
||||
group="Demo servers"
|
||||
|
||||
address_network="192.168.4.0/24"
|
||||
|
||||
os_name="BSD"
|
||||
|
||||
os_versions[]="14.0"
|
||||
os_versions[]="13.1"
|
||||
os_versions[]="13.2"
|
||||
os_versions[]="13.3"
|
||||
|
||||
[modules]
|
||||
|
||||
name[1]="Network Usage"
|
||||
type[1]="generic_data_inc"
|
||||
description[1]="Network usage in the system"
|
||||
values[1]="RANDOM;0;10000"
|
||||
unit[1]="bytes/sec"
|
||||
group[1]="Network"
|
||||
|
||||
name[2]="Network latency"
|
||||
type[2]="generic_data"
|
||||
description[2]="Network latency to router"
|
||||
values[2]="RANDOM;0;20"
|
||||
unit[2]="msec"
|
||||
group[2]="Network"
|
||||
|
||||
name[3]="CPU Load"
|
||||
type[3]="generic_data"
|
||||
description[3]="CPU Usage"
|
||||
values[3]="RANDOM;20;90"
|
||||
unit[3]="%"
|
||||
group[3]="System"
|
||||
|
||||
name[4]="Disk Usage"
|
||||
type[4]="generic_data"
|
||||
description[4]="% used space"
|
||||
values[4]="RANDOM;50;60"
|
||||
unit[4]="%"
|
||||
group[4]="System"
|
||||
|
||||
name[5]="Memory Usage"
|
||||
type[5]="generic_data"
|
||||
description[5]="% Used memory"
|
||||
values[5]="RANDOM;0;20"
|
||||
unit[5]="%"
|
||||
group[5]="System"
|
||||
|
||||
name[6]="Service httpd"
|
||||
type[6]="generic_proc"
|
||||
values[6]="PROC;5"
|
||||
group[6]="Applications"
|
||||
|
||||
name[7]="Service mysqld"
|
||||
type[7]="generic_proc"
|
||||
values[7]="PROC;5"
|
||||
group[7]="Applications"
|
||||
|
||||
name[8]="Service sshd"
|
||||
type[8]="generic_proc"
|
||||
values[8]="PROC;5"
|
||||
group[8]="Applications"
|
|
@ -0,0 +1,293 @@
|
|||
[agent_data]
|
||||
|
||||
agents_number="1"
|
||||
|
||||
agent_name="cisco"
|
||||
agent_alias="cisco"
|
||||
|
||||
group="Demo network"
|
||||
|
||||
address_network="192.168.5.0/24"
|
||||
mac="__randomMAC__"
|
||||
|
||||
os_name="Cisco"
|
||||
|
||||
os_versions[]="C9200L"
|
||||
os_versions[]="C9300LM"
|
||||
os_versions[]="C9600"
|
||||
|
||||
[modules]
|
||||
|
||||
name[1]="CPU Usage (5 min avg)"
|
||||
type[1]="generic_data"
|
||||
description[1]="CPU Usage"
|
||||
values[1]="RANDOM;20;90"
|
||||
unit[1]="%"
|
||||
group[1]="General"
|
||||
|
||||
name[2]="Big Buffer Misses"
|
||||
type[2]="generic_data"
|
||||
description[2]="Buffer misses"
|
||||
values[2]="RANDOM;20;90"
|
||||
unit[2]="%"
|
||||
group[2]="General"
|
||||
|
||||
name[3]="Temperature"
|
||||
type[3]="generic_data"
|
||||
description[3]="System temp"
|
||||
values[3]="RANDOM;20;30"
|
||||
unit[3]="ºC"
|
||||
group[3]="General"
|
||||
|
||||
name[4]="Host alive"
|
||||
type[4]="generic_proc"
|
||||
values[4]="PROC;5"
|
||||
group[4]="Networking"
|
||||
|
||||
name[5]="Gi0/0_ifOperStatus"
|
||||
type[5]="generic_proc"
|
||||
description[5]="(MAC: _mac_ - Gi0/0_ifOperStatus)"
|
||||
values[5]="PROC;5"
|
||||
group[5]="Networking"
|
||||
|
||||
name[6]="Gi0/0_ifInOctets"
|
||||
type[6]="generic_data_inc"
|
||||
description[6]="(MAC: _mac_ - Gi0/0_ifInOctets)"
|
||||
values[6]="RANDOM;0;1000"
|
||||
unit[6]="bytes/s"
|
||||
group[6]="Networking"
|
||||
|
||||
name[7]="Gi0/0_ifOutOctets"
|
||||
type[7]="generic_data_inc"
|
||||
description[7]="(MAC: _mac_ - Gi0/0_ifOutOctets)"
|
||||
values[7]="RANDOM;0;1000"
|
||||
unit[7]="bytes/s"
|
||||
group[7]="Networking"
|
||||
|
||||
name[8]="Gi0/1_ifOperStatus"
|
||||
type[8]="generic_proc"
|
||||
description[8]="(MAC: _mac_ - Gi0/1_ifOperStatus)"
|
||||
values[8]="PROC;5"
|
||||
group[8]="Networking"
|
||||
|
||||
name[9]="Gi0/1_ifInOctets"
|
||||
type[9]="generic_data_inc"
|
||||
description[9]="(MAC: _mac_ - Gi0/1_ifInOctets)"
|
||||
values[9]="RANDOM;0;1000"
|
||||
unit[9]="bytes/s"
|
||||
group[9]="Networking"
|
||||
|
||||
name[10]="Gi0/1_ifOutOctets"
|
||||
type[10]="generic_data_inc"
|
||||
description[10]="(MAC: _mac_ - Gi0/1_ifOutOctets)"
|
||||
values[10]="RANDOM;0;1000"
|
||||
unit[10]="bytes/s"
|
||||
group[10]="Networking"
|
||||
|
||||
name[11]="Gi0/2_ifOperStatus"
|
||||
type[11]="generic_proc"
|
||||
description[11]="(MAC: _mac_ - Gi0/2_ifOperStatus)"
|
||||
values[11]="PROC;5"
|
||||
group[11]="Networking"
|
||||
|
||||
name[12]="Gi0/2_ifInOctets"
|
||||
type[12]="generic_data_inc"
|
||||
description[12]="(MAC: _mac_ - Gi0/2_ifInOctets)"
|
||||
values[12]="RANDOM;0;1000"
|
||||
unit[12]="bytes/s"
|
||||
group[12]="Networking"
|
||||
|
||||
name[13]="Gi0/2_ifOutOctets"
|
||||
type[13]="generic_data_inc"
|
||||
description[13]="(MAC: _mac_ - Gi0/2_ifOutOctets)"
|
||||
values[13]="RANDOM;0;1000"
|
||||
unit[13]="bytes/s"
|
||||
group[13]="Networking"
|
||||
|
||||
name[14]="Gi0/3_ifOperStatus"
|
||||
type[14]="generic_proc"
|
||||
description[14]="(MAC: _mac_ - Gi0/3_ifOperStatus)"
|
||||
values[14]="PROC;5"
|
||||
group[14]="Networking"
|
||||
|
||||
name[15]="Gi0/3_ifInOctets"
|
||||
type[15]="generic_data_inc"
|
||||
description[15]="(MAC: _mac_ - Gi0/3_ifInOctets)"
|
||||
values[15]="RANDOM;0;1000"
|
||||
unit[15]="bytes/s"
|
||||
group[15]="Networking"
|
||||
|
||||
name[16]="Gi0/3_ifOutOctets"
|
||||
type[16]="generic_data_inc"
|
||||
description[16]="(MAC: _mac_ - Gi0/3_ifOutOctets)"
|
||||
values[16]="RANDOM;0;1000"
|
||||
unit[16]="bytes/s"
|
||||
group[16]="Networking"
|
||||
|
||||
name[17]="Gi0/4_ifOperStatus"
|
||||
type[17]="generic_proc"
|
||||
description[17]="(MAC: _mac_ - Gi0/4_ifOperStatus)"
|
||||
values[17]="PROC;5"
|
||||
group[17]="Networking"
|
||||
|
||||
name[18]="Gi0/4_ifInOctets"
|
||||
type[18]="generic_data_inc"
|
||||
description[18]="(MAC: _mac_ - Gi0/4_ifInOctets)"
|
||||
values[18]="RANDOM;0;1000"
|
||||
unit[18]="bytes/s"
|
||||
group[18]="Networking"
|
||||
|
||||
name[19]="Gi0/4_ifOutOctets"
|
||||
type[19]="generic_data_inc"
|
||||
description[19]="(MAC: _mac_ - Gi0/4_ifOutOctets)"
|
||||
values[19]="RANDOM;0;1000"
|
||||
unit[19]="bytes/s"
|
||||
group[19]="Networking"
|
||||
|
||||
name[20]="Gi0/5_ifOperStatus"
|
||||
type[20]="generic_proc"
|
||||
description[20]="(MAC: _mac_ - Gi0/5_ifOperStatus)"
|
||||
values[20]="PROC;5"
|
||||
group[20]="Networking"
|
||||
|
||||
name[21]="Gi0/5_ifInOctets"
|
||||
type[21]="generic_data_inc"
|
||||
description[21]="(MAC: _mac_ - Gi0/5_ifInOctets)"
|
||||
values[21]="RANDOM;0;1000"
|
||||
unit[21]="bytes/s"
|
||||
group[21]="Networking"
|
||||
|
||||
name[22]="Gi0/5_ifOutOctets"
|
||||
type[22]="generic_data_inc"
|
||||
description[22]="(MAC: _mac_ - Gi0/5_ifOutOctets)"
|
||||
values[22]="RANDOM;0;1000"
|
||||
unit[22]="bytes/s"
|
||||
group[22]="Networking"
|
||||
|
||||
name[23]="Gi0/6_ifOperStatus"
|
||||
type[23]="generic_proc"
|
||||
description[23]="(MAC: _mac_ - Gi0/6_ifOperStatus)"
|
||||
values[23]="PROC;5"
|
||||
group[23]="Networking"
|
||||
|
||||
name[24]="Gi0/6_ifInOctets"
|
||||
type[24]="generic_data_inc"
|
||||
description[24]="(MAC: _mac_ - Gi0/6_ifInOctets)"
|
||||
values[24]="RANDOM;0;1000"
|
||||
unit[24]="bytes/s"
|
||||
group[24]="Networking"
|
||||
|
||||
name[25]="Gi0/6_ifOutOctets"
|
||||
type[25]="generic_data_inc"
|
||||
description[25]="(MAC: _mac_ - Gi0/6_ifOutOctets)"
|
||||
values[25]="RANDOM;0;1000"
|
||||
unit[25]="bytes/s"
|
||||
group[25]="Networking"
|
||||
|
||||
name[26]="Gi0/7_ifOperStatus"
|
||||
type[26]="generic_proc"
|
||||
description[26]="(MAC: _mac_ - Gi0/7_ifOperStatus)"
|
||||
values[26]="PROC;5"
|
||||
group[26]="Networking"
|
||||
|
||||
name[27]="Gi0/7_ifInOctets"
|
||||
type[27]="generic_data_inc"
|
||||
description[27]="(MAC: _mac_ - Gi0/7_ifInOctets)"
|
||||
values[27]="RANDOM;0;1000"
|
||||
unit[27]="bytes/s"
|
||||
group[27]="Networking"
|
||||
|
||||
name[28]="Gi0/7_ifOutOctets"
|
||||
type[28]="generic_data_inc"
|
||||
description[28]="(MAC: _mac_ - Gi0/7_ifOutOctets)"
|
||||
values[28]="RANDOM;0;1000"
|
||||
unit[28]="bytes/s"
|
||||
group[28]="Networking"
|
||||
|
||||
name[29]="Gi0/8_ifOperStatus"
|
||||
type[29]="generic_proc"
|
||||
description[29]="(MAC: _mac_ - Gi0/8_ifOperStatus)"
|
||||
values[29]="PROC;5"
|
||||
group[29]="Networking"
|
||||
|
||||
name[30]="Gi0/8_ifInOctets"
|
||||
type[30]="generic_data_inc"
|
||||
description[30]="(MAC: _mac_ - Gi0/8_ifInOctets)"
|
||||
values[30]="RANDOM;0;1000"
|
||||
unit[30]="bytes/s"
|
||||
group[30]="Networking"
|
||||
|
||||
name[31]="Gi0/8_ifOutOctets"
|
||||
type[31]="generic_data_inc"
|
||||
description[31]="(MAC: _mac_ - Gi0/8_ifOutOctets)"
|
||||
values[31]="RANDOM;0;1000"
|
||||
unit[31]="bytes/s"
|
||||
group[31]="Networking"
|
||||
|
||||
name[32]="Gi0/9_ifOperStatus"
|
||||
type[32]="generic_proc"
|
||||
description[32]="(MAC: _mac_ - Gi0/9_ifOperStatus)"
|
||||
values[32]="PROC;5"
|
||||
group[32]="Networking"
|
||||
|
||||
name[33]="Gi0/9_ifInOctets"
|
||||
type[33]="generic_data_inc"
|
||||
description[33]="(MAC: _mac_ - Gi0/9_ifInOctets)"
|
||||
values[33]="RANDOM;0;1000"
|
||||
unit[33]="bytes/s"
|
||||
group[33]="Networking"
|
||||
|
||||
name[34]="Gi0/9_ifOutOctets"
|
||||
type[34]="generic_data_inc"
|
||||
description[34]="(MAC: _mac_ - Gi0/9_ifOutOctets)"
|
||||
values[34]="RANDOM;0;1000"
|
||||
unit[34]="bytes/s"
|
||||
group[34]="Networking"
|
||||
|
||||
name[35]="ipInReceives"
|
||||
type[35]="generic_data"
|
||||
description[35]="The total number of input datagrams received from interfaces"
|
||||
values[35]="RANDOM;0;1000"
|
||||
unit[35]="datagrams"
|
||||
group[35]="Networking"
|
||||
|
||||
name[36]="ipOutRequests"
|
||||
type[36]="generic_data"
|
||||
description[36]="The total number of output datagrams requested from interfaces"
|
||||
values[36]="RANDOM;0;1000"
|
||||
unit[36]="datagrams"
|
||||
group[36]="Networking"
|
||||
|
||||
name[37]="Latency"
|
||||
type[37]="generic_data"
|
||||
description[37]="Network latency"
|
||||
values[37]="RANDOM;0;100"
|
||||
unit[37]="msec"
|
||||
group[37]="Networking"
|
||||
|
||||
[traps]
|
||||
|
||||
oid[1]=".1.3.6.1.4.1.9.9.41.1.2.3.1.2.0"
|
||||
value[1]="RANDOM;0;100"
|
||||
snmp_type[1]="6"
|
||||
chance_percent[1]="5"
|
||||
|
||||
oid[2]=".1.3.6.1.4.1.9.9.41.1.2.3.1.3.0"
|
||||
value[2]="RANDOM;0;100"
|
||||
snmp_type[2]="6"
|
||||
chance_percent[2]="5"
|
||||
|
||||
oid[3]=".1.3.6.1.4.1.9.9.41.1.2.3.1.4.0"
|
||||
value[3]="RANDOM;0;100"
|
||||
snmp_type[3]="6"
|
||||
chance_percent[3]="5"
|
||||
|
||||
oid[4]=".1.3.6.1.4.1.9.9.41.1.2.3.1.5.0"
|
||||
value[4]="RANDOM;0;100"
|
||||
snmp_type[4]="6"
|
||||
chance_percent[4]="5"
|
||||
|
||||
oid[5]=".1.3.6.1.4.1.9.9.41.1.2.3.1.6.0"
|
||||
value[5]="RANDOM;0;100"
|
||||
snmp_type[5]="6"
|
||||
chance_percent[5]="5"
|
|
@ -0,0 +1,43 @@
|
|||
[dashboard_data]
|
||||
|
||||
name="Demo dashboard"
|
||||
group="Demo dashboard"
|
||||
|
||||
[dashboard_items]
|
||||
|
||||
title[1]="Agents sunburst"
|
||||
type[1]="service_map"
|
||||
service_name[1]="Sunburst service"
|
||||
x[1]="0"
|
||||
y[1]="0"
|
||||
width[1]="6"
|
||||
height[1]="10"
|
||||
show_sunburst[1]=true
|
||||
|
||||
title[2]="Linux CPU Load"
|
||||
type[2]="custom_graph"
|
||||
graph_name[2]="Linux CPU Load"
|
||||
x[2]="6"
|
||||
y[2]="0"
|
||||
width[2]="6"
|
||||
height[2]="5"
|
||||
graph_type[2]="s_area"
|
||||
interval[2]="86400"
|
||||
|
||||
title[3]="Linux Disk Usage"
|
||||
type[3]="custom_graph"
|
||||
graph_name[3]="Linux Disk Usage"
|
||||
x[3]="6"
|
||||
y[3]="5"
|
||||
width[3]="6"
|
||||
height[3]="5"
|
||||
graph_type[3]="line"
|
||||
interval[3]="86400"
|
||||
|
||||
title[4]="Network map"
|
||||
type[4]="network_map"
|
||||
map_name[4]="Demo network map"
|
||||
x[4]="0"
|
||||
y[4]="10"
|
||||
width[4]="12"
|
||||
height[4]="10"
|
|
@ -0,0 +1,21 @@
|
|||
[graph_data]
|
||||
|
||||
name="Linux CPU Load"
|
||||
group="Demo servers"
|
||||
description="This is a demo custom graph for linux agents CPU Load"
|
||||
type="s_area"
|
||||
periodicity="86400"
|
||||
|
||||
[graph_items]
|
||||
|
||||
agent_name[1]="linux-1"
|
||||
module[1]="CPU Load"
|
||||
|
||||
agent_name[2]="linux-2"
|
||||
module[2]="CPU Load"
|
||||
|
||||
agent_name[3]="linux-3"
|
||||
module[3]="CPU Load"
|
||||
|
||||
agent_name[4]="linux-4"
|
||||
module[4]="CPU Load"
|
|
@ -0,0 +1,21 @@
|
|||
[graph_data]
|
||||
|
||||
name="Linux Disk Usage"
|
||||
group="Demo servers"
|
||||
description="This is a demo custom graph for linux agents Disk Usage"
|
||||
type="line"
|
||||
periodicity="86400"
|
||||
|
||||
[graph_items]
|
||||
|
||||
agent_name[1]="linux-1"
|
||||
module[1]="Disk Usage"
|
||||
|
||||
agent_name[2]="linux-2"
|
||||
module[2]="Disk Usage"
|
||||
|
||||
agent_name[3]="linux-3"
|
||||
module[3]="Disk Usage"
|
||||
|
||||
agent_name[4]="linux-4"
|
||||
module[4]="Disk Usage"
|
|
@ -0,0 +1,27 @@
|
|||
[graph_data]
|
||||
|
||||
name="Network Usage"
|
||||
group="Demo servers"
|
||||
description="This is a demo custom graph for linux and windows agents Network Usage"
|
||||
type="s_area"
|
||||
periodicity="86400"
|
||||
|
||||
[graph_items]
|
||||
|
||||
agent_name[1]="linux-1"
|
||||
module[1]="Network Usage"
|
||||
|
||||
agent_name[2]="linux-2"
|
||||
module[2]="Network Usage"
|
||||
|
||||
agent_name[3]="linux-3"
|
||||
module[3]="Network Usage"
|
||||
|
||||
agent_name[4]="linux-4"
|
||||
module[4]="Network Usage"
|
||||
|
||||
agent_name[5]="windows-1"
|
||||
module[5]="Network Usage"
|
||||
|
||||
agent_name[6]="windows-2"
|
||||
module[6]="Network Usage"
|
|
@ -0,0 +1,97 @@
|
|||
[map_data]
|
||||
|
||||
name="Demo network map"
|
||||
group="Demo network"
|
||||
description="This is a demo network map"
|
||||
node_radius="40"
|
||||
|
||||
[map_items]
|
||||
|
||||
agent_name[1]="cisco-1"
|
||||
x[1]="854"
|
||||
y[1]="221"
|
||||
|
||||
agent_name[2]="freebsd-1"
|
||||
x[2]="1184"
|
||||
y[2]="-25"
|
||||
parent[2]="1"
|
||||
|
||||
agent_name[3]="macos-1"
|
||||
x[3]="1268"
|
||||
y[3]="235"
|
||||
parent[3]="1"
|
||||
|
||||
agent_name[4]="windows-1"
|
||||
x[4]="528"
|
||||
y[4]="-37"
|
||||
parent[4]="1"
|
||||
|
||||
agent_name[5]="windows-2"
|
||||
x[5]="514"
|
||||
y[5]="389"
|
||||
parent[5]="1"
|
||||
|
||||
agent_name[6]="linux-1"
|
||||
x[6]="342"
|
||||
y[6]="-273"
|
||||
parent[6]="4"
|
||||
|
||||
agent_name[7]="linux-2"
|
||||
x[7]="240"
|
||||
y[7]="-7"
|
||||
parent[7]="4"
|
||||
|
||||
agent_name[8]="linux-3"
|
||||
x[8]="214"
|
||||
y[8]="275"
|
||||
parent[8]="5"
|
||||
|
||||
agent_name[9]="linux-4"
|
||||
x[9]="226"
|
||||
y[9]="595"
|
||||
parent[9]="5"
|
||||
|
||||
agent_name[10]="cisco-2"
|
||||
x[10]="1036"
|
||||
y[10]="711"
|
||||
parent[10]="1"
|
||||
|
||||
agent_name[11]="freebsd-2"
|
||||
x[11]="892"
|
||||
y[11]="-47"
|
||||
parent[11]="1"
|
||||
|
||||
agent_name[12]="macos-2"
|
||||
x[12]="1150"
|
||||
y[12]="409"
|
||||
parent[12]="1"
|
||||
|
||||
agent_name[13]="windows-3"
|
||||
x[13]="686"
|
||||
y[13]="875"
|
||||
parent[13]="10"
|
||||
|
||||
agent_name[14]="windows-4"
|
||||
x[14]="1452"
|
||||
y[14]="847"
|
||||
parent[14]="10"
|
||||
|
||||
agent_name[15]="linux-5"
|
||||
x[15]="314"
|
||||
y[15]="845"
|
||||
parent[15]="13"
|
||||
|
||||
agent_name[16]="linux-6"
|
||||
x[16]="474"
|
||||
y[16]="1043"
|
||||
parent[16]="13"
|
||||
|
||||
agent_name[17]="linux-7"
|
||||
x[17]="1812"
|
||||
y[17]="1011"
|
||||
parent[17]="14"
|
||||
|
||||
agent_name[18]="linux-8"
|
||||
x[18]="1828"
|
||||
y[18]="723"
|
||||
parent[18]="14"
|
|
@ -0,0 +1,47 @@
|
|||
[report_data]
|
||||
|
||||
name="SLA report"
|
||||
group="Demo servers"
|
||||
description="This is a demo report for SLA"
|
||||
|
||||
[report_items]
|
||||
|
||||
name[1]="linux-1 httpd"
|
||||
type[1]="sla"
|
||||
agent_name[1]="linux-1"
|
||||
module[1]="Service httpd"
|
||||
|
||||
name[2]="linux-2 httpd"
|
||||
type[2]="sla"
|
||||
agent_name[2]="linux-2"
|
||||
module[2]="Service httpd"
|
||||
|
||||
name[3]="linux-3 httpd"
|
||||
type[3]="sla"
|
||||
agent_name[3]="linux-3"
|
||||
module[3]="Service httpd"
|
||||
|
||||
name[4]="linux-4 httpd"
|
||||
type[4]="sla"
|
||||
agent_name[4]="linux-4"
|
||||
module[4]="Service httpd"
|
||||
|
||||
name[5]="linux-1 mysqld"
|
||||
type[5]="sla"
|
||||
agent_name[5]="linux-1"
|
||||
module[5]="Service mysqld"
|
||||
|
||||
name[6]="linux-2 mysqld"
|
||||
type[6]="sla"
|
||||
agent_name[6]="linux-2"
|
||||
module[6]="Service mysqld"
|
||||
|
||||
name[7]="linux-3 mysqld"
|
||||
type[7]="sla"
|
||||
agent_name[7]="linux-3"
|
||||
module[7]="Service mysqld"
|
||||
|
||||
name[8]="linux-4 mysqld"
|
||||
type[8]="sla"
|
||||
agent_name[8]="linux-4"
|
||||
module[8]="Service mysqld"
|
|
@ -0,0 +1,50 @@
|
|||
[report_data]
|
||||
|
||||
name="CPU Load report"
|
||||
group="Demo network"
|
||||
description="This is a demo report for CPU Load"
|
||||
|
||||
[report_items]
|
||||
|
||||
type[1]="custom_graph"
|
||||
graph_name[1]="Linux CPU Load"
|
||||
|
||||
name[2]="linux-1 CPU Load graph"
|
||||
type[2]="simple_graph"
|
||||
agent_name[2]="linux-1"
|
||||
module[2]="CPU Load"
|
||||
|
||||
name[3]="linux-1 CPU Load data"
|
||||
type[3]="historical"
|
||||
agent_name[3]="linux-1"
|
||||
module[3]="CPU Load"
|
||||
|
||||
name[4]="linux-2 CPU Load graph"
|
||||
type[4]="simple_graph"
|
||||
agent_name[4]="linux-2"
|
||||
module[4]="CPU Load"
|
||||
|
||||
name[5]="linux-2 CPU Load data"
|
||||
type[5]="historical"
|
||||
agent_name[5]="linux-2"
|
||||
module[5]="CPU Load"
|
||||
|
||||
name[6]="linux-3 CPU Load graph"
|
||||
type[6]="simple_graph"
|
||||
agent_name[6]="linux-3"
|
||||
module[6]="CPU Load"
|
||||
|
||||
name[7]="linux-3 CPU Load data"
|
||||
type[7]="historical"
|
||||
agent_name[7]="linux-3"
|
||||
module[7]="CPU Load"
|
||||
|
||||
name[8]="linux-4 CPU Load graph"
|
||||
type[8]="simple_graph"
|
||||
agent_name[8]="linux-4"
|
||||
module[8]="CPU Load"
|
||||
|
||||
name[9]="linux-4 CPU Load data"
|
||||
type[9]="historical"
|
||||
agent_name[9]="linux-4"
|
||||
module[9]="CPU Load"
|
|
@ -0,0 +1,26 @@
|
|||
[service_data]
|
||||
|
||||
name="MySQL service"
|
||||
group="Demo services"
|
||||
description="This is a demo service for MySQL"
|
||||
mode="smart"
|
||||
critical="50"
|
||||
warning="30"
|
||||
|
||||
[service_items]
|
||||
|
||||
type[1]="module"
|
||||
agent_name[1]="linux-1"
|
||||
module[1]="Service mysqld"
|
||||
|
||||
type[2]="module"
|
||||
agent_name[2]="linux-2"
|
||||
module[2]="Service mysqld"
|
||||
|
||||
type[3]="module"
|
||||
agent_name[3]="linux-3"
|
||||
module[3]="Service mysqld"
|
||||
|
||||
type[4]="module"
|
||||
agent_name[4]="linux-4"
|
||||
module[4]="Service mysqld"
|
|
@ -0,0 +1,26 @@
|
|||
[service_data]
|
||||
|
||||
name="HTTP service"
|
||||
group="Demo services"
|
||||
description="This is a demo service for HTTP"
|
||||
mode="smart"
|
||||
critical="50"
|
||||
warning="30"
|
||||
|
||||
[service_items]
|
||||
|
||||
type[1]="module"
|
||||
agent_name[1]="linux-1"
|
||||
module[1]="Service httpd"
|
||||
|
||||
type[2]="module"
|
||||
agent_name[2]="linux-2"
|
||||
module[2]="Service httpd"
|
||||
|
||||
type[3]="module"
|
||||
agent_name[3]="linux-3"
|
||||
module[3]="Service httpd"
|
||||
|
||||
type[4]="module"
|
||||
agent_name[4]="linux-4"
|
||||
module[4]="Service httpd"
|
|
@ -0,0 +1,16 @@
|
|||
[service_data]
|
||||
|
||||
name="Web cluster service"
|
||||
group="Demo services"
|
||||
description="This is a demo service for a clustered web"
|
||||
mode="smart"
|
||||
critical="50"
|
||||
warning="50"
|
||||
|
||||
[service_items]
|
||||
|
||||
type[1]="service"
|
||||
service_name[1]="MySQL service"
|
||||
|
||||
type[2]="service"
|
||||
service_name[2]="HTTP service"
|
|
@ -0,0 +1,17 @@
|
|||
[service_data]
|
||||
|
||||
name="Linux service"
|
||||
group="Demo services"
|
||||
description="This is a demo sunburst service for linux agents"
|
||||
mode="smart"
|
||||
critical="50"
|
||||
warning="30"
|
||||
show_sunburst=true
|
||||
|
||||
[service_items]
|
||||
|
||||
type[1]="dynamic"
|
||||
match[1]="agent"
|
||||
group[1]="Demo servers"
|
||||
regex[1]=true
|
||||
agent_name[1]="linux"
|
|
@ -0,0 +1,17 @@
|
|||
[service_data]
|
||||
|
||||
name="Windows service"
|
||||
group="Demo services"
|
||||
description="This is a demo sunburst service for windows agents"
|
||||
mode="smart"
|
||||
critical="50"
|
||||
warning="30"
|
||||
show_sunburst=true
|
||||
|
||||
[service_items]
|
||||
|
||||
type[1]="dynamic"
|
||||
match[1]="agent"
|
||||
group[1]="Demo servers"
|
||||
regex[1]=true
|
||||
agent_name[1]="windows"
|
|
@ -0,0 +1,17 @@
|
|||
[service_data]
|
||||
|
||||
name="MacOS service"
|
||||
group="Demo services"
|
||||
description="This is a demo sunburst service for macos agents"
|
||||
mode="smart"
|
||||
critical="50"
|
||||
warning="30"
|
||||
show_sunburst=true
|
||||
|
||||
[service_items]
|
||||
|
||||
type[1]="dynamic"
|
||||
match[1]="agent"
|
||||
group[1]="Demo servers"
|
||||
regex[1]=true
|
||||
agent_name[1]="macos"
|
|
@ -0,0 +1,17 @@
|
|||
[service_data]
|
||||
|
||||
name="FreeBSD service"
|
||||
group="Demo services"
|
||||
description="This is a demo sunburst service for freebsd agents"
|
||||
mode="smart"
|
||||
critical="50"
|
||||
warning="30"
|
||||
show_sunburst=true
|
||||
|
||||
[service_items]
|
||||
|
||||
type[1]="dynamic"
|
||||
match[1]="agent"
|
||||
group[1]="Demo servers"
|
||||
regex[1]=true
|
||||
agent_name[1]="freebsd"
|
|
@ -0,0 +1,17 @@
|
|||
[service_data]
|
||||
|
||||
name="Cisco service"
|
||||
group="Demo services"
|
||||
description="This is a demo sunburst service for cisco agents"
|
||||
mode="smart"
|
||||
critical="50"
|
||||
warning="30"
|
||||
show_sunburst=true
|
||||
|
||||
[service_items]
|
||||
|
||||
type[1]="dynamic"
|
||||
match[1]="agent"
|
||||
group[1]="Demo servers"
|
||||
regex[1]=true
|
||||
agent_name[1]="cisco"
|
|
@ -0,0 +1,26 @@
|
|||
[service_data]
|
||||
|
||||
name="Sunburst service"
|
||||
group="Demo services"
|
||||
description="This is a demo sunburst service for all agents"
|
||||
mode="smart"
|
||||
critical="50"
|
||||
warning="30"
|
||||
show_sunburst=true
|
||||
|
||||
[service_items]
|
||||
|
||||
type[1]="service"
|
||||
service_name[1]="Linux service"
|
||||
|
||||
type[2]="service"
|
||||
service_name[2]="Windows service"
|
||||
|
||||
type[3]="service"
|
||||
service_name[3]="MacOS service"
|
||||
|
||||
type[4]="service"
|
||||
service_name[4]="FreeBSD service"
|
||||
|
||||
type[5]="service"
|
||||
service_name[5]="Cisco service"
|
|
@ -0,0 +1,150 @@
|
|||
[visual_console_data]
|
||||
|
||||
name="Linux visual console"
|
||||
group="Demo servers"
|
||||
background="blackabstract.jpg"
|
||||
background_color="#ffffff"
|
||||
width="1285"
|
||||
height="768"
|
||||
|
||||
[visual_console_items]
|
||||
|
||||
type[1]="label"
|
||||
label[1]="<p style="text-align: center;"><span style="text-decoration: underline; color: rgb(130, 185, 46);"><strong><span style="font-size: 24pt;">Security</span></strong></span></p>"
|
||||
label_position[1]="down"
|
||||
x[1]="160"
|
||||
y[1]="25"
|
||||
width[1]="160"
|
||||
height[1]="55"
|
||||
|
||||
type[2]="label"
|
||||
label[2]="<p style="text-align: center;"><span style="text-decoration: underline; color: rgb(130, 185, 46);"><strong><span style="font-size: 24pt;">Performance</span></strong></span></p>"
|
||||
label_position[2]="down"
|
||||
x[2]="840"
|
||||
y[2]="25"
|
||||
width[2]="160"
|
||||
height[2]="55"
|
||||
|
||||
type[3]="label"
|
||||
label[3]="<p style="text-align: center;"><span style="text-decoration: underline; color: rgb(130, 185, 46);"><strong><span style="font-size: 24pt;">Services</span></strong></span></p>"
|
||||
label_position[3]="down"
|
||||
x[3]="170"
|
||||
y[3]="400"
|
||||
width[3]="160"
|
||||
height[3]="55"
|
||||
|
||||
type[4]="static_image"
|
||||
image[4]="status"
|
||||
agent_name[4]="linux-1"
|
||||
module[4]="Antivirus Updated"
|
||||
label[4]="<p><span style="color: rgb(236, 240, 241);"><strong><span style="font-size: 24pt;">_module_</span></strong></span></p>"
|
||||
label_position[4]="right"
|
||||
x[4]="80"
|
||||
y[4]="105"
|
||||
width[4]="50"
|
||||
height[4]="50"
|
||||
|
||||
type[5]="static_image"
|
||||
image[5]="status"
|
||||
agent_name[5]="linux-1"
|
||||
module[5]="Insecure passwords status"
|
||||
label[5]="<p><span style="color: rgb(236, 240, 241);"><strong><span style="font-size: 24pt;">_module_</span></strong></span></p>"
|
||||
label_position[5]="right"
|
||||
x[5]="80"
|
||||
y[5]="165"
|
||||
width[5]="50"
|
||||
height[5]="50"
|
||||
|
||||
type[6]="static_image"
|
||||
image[6]="status"
|
||||
agent_name[6]="linux-1"
|
||||
module[6]="Files check status"
|
||||
label[6]="<p><span style="color: rgb(236, 240, 241);"><strong><span style="font-size: 24pt;">_module_</span></strong></span></p>"
|
||||
label_position[6]="right"
|
||||
x[6]="80"
|
||||
y[6]="225"
|
||||
width[6]="50"
|
||||
height[6]="50"
|
||||
|
||||
type[7]="static_image"
|
||||
image[7]="status"
|
||||
agent_name[7]="linux-1"
|
||||
module[7]="Authorized ports status"
|
||||
label[7]="<p><span style="color: rgb(236, 240, 241);"><strong><span style="font-size: 24pt;">_module_</span></strong></span></p>"
|
||||
label_position[7]="right"
|
||||
x[7]="80"
|
||||
y[7]="285"
|
||||
width[7]="50"
|
||||
height[7]="50"
|
||||
|
||||
type[8]="static_image"
|
||||
image[8]="status"
|
||||
agent_name[8]="linux-1"
|
||||
module[8]="Service httpd"
|
||||
label[8]="<p><span style="color: rgb(236, 240, 241);"><strong><span style="font-size: 24pt;">_module_</span></strong></span></p>"
|
||||
label_position[8]="right"
|
||||
x[8]="80"
|
||||
y[8]="490"
|
||||
width[8]="50"
|
||||
height[8]="50"
|
||||
|
||||
type[9]="static_image"
|
||||
image[9]="status"
|
||||
agent_name[9]="linux-1"
|
||||
module[9]="Service mysqld"
|
||||
label[9]="<p><span style="color: rgb(236, 240, 241);"><strong><span style="font-size: 24pt;">_module_</span></strong></span></p>"
|
||||
label_position[9]="right"
|
||||
x[9]="80"
|
||||
y[9]="550"
|
||||
width[9]="50"
|
||||
height[9]="50"
|
||||
|
||||
type[10]="static_image"
|
||||
image[10]="status"
|
||||
agent_name[10]="linux-1"
|
||||
module[10]="Service sshd"
|
||||
label[10]="<p><span style="color: rgb(236, 240, 241);"><strong><span style="font-size: 24pt;">_module_</span></strong></span></p>"
|
||||
label_position[10]="right"
|
||||
x[10]="80"
|
||||
y[10]="610"
|
||||
width[10]="50"
|
||||
height[10]="50"
|
||||
|
||||
type[11]="module_graph"
|
||||
image[11]="black"
|
||||
agent_name[11]="linux-1"
|
||||
module[11]="CPU Load"
|
||||
interval[11]="86N00"
|
||||
graph_type[11]="area"
|
||||
label[11]=""
|
||||
label_position[11]="down"
|
||||
x[11]="625"
|
||||
y[11]="100"
|
||||
width[11]="600"
|
||||
height[11]="180"
|
||||
|
||||
type[12]="module_graph"
|
||||
image[12]="black"
|
||||
agent_name[12]="linux-1"
|
||||
module[12]="Memory Usage"
|
||||
interval[12]="86N00"
|
||||
graph_type[12]="area"
|
||||
label[12]=""
|
||||
label_position[12]="down"
|
||||
x[12]="625"
|
||||
y[12]="300"
|
||||
width[12]="600"
|
||||
height[12]="180"
|
||||
|
||||
type[13]="module_graph"
|
||||
image[13]="black"
|
||||
agent_name[13]="linux-1"
|
||||
module[13]="Disk Usage"
|
||||
interval[13]="86N00"
|
||||
graph_type[13]="area"
|
||||
label[13]=""
|
||||
label_position[13]="down"
|
||||
x[13]="625"
|
||||
y[13]="500"
|
||||
width[13]="600"
|
||||
height[13]="180"
|
Loading…
Reference in New Issue