Linux ubuntu 6.8.0-106-generic #106-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 6 07:58:08 UTC 2026 x86_64
nginx/1.24.0
: 67.217.245.49 | : 216.73.216.153
Cant Read [ /etc/named.conf ]
8.3.6
www-data
Bypass.pw
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
Backdoor Scanner
Backdoor Create
Alfa Webshell
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
etc /
pcp /
pmrep /
[ HOME SHELL ]
Name
Size
Permission
Action
00-defaults.conf
921
B
-rw-r--r--
collectl.conf
3.17
KB
-rw-r--r--
iostat.conf
2.55
KB
-rw-r--r--
iostat_v10.conf
1.56
KB
-rw-r--r--
iostat_v11.conf
1.99
KB
-rw-r--r--
iostat_v12_5.conf
3.23
KB
-rw-r--r--
mpstat.conf
4.3
KB
-rw-r--r--
numa.conf
3.5
KB
-rw-r--r--
pidstat.conf
4.76
KB
-rw-r--r--
pmproxy.conf
1.35
KB
-rw-r--r--
proc.conf
8.54
KB
-rw-r--r--
sar.conf
14.55
KB
-rw-r--r--
sar_v11.conf
1.93
KB
-rw-r--r--
vmstat.conf
4.97
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : vmstat.conf
# # pmrep(1) configuration file - see pmrep.conf(5) # # Compact metric specifications are of form (see pmrep(1)): #pcp.metric.name = label,instances,unit/scale,type,width,precision,limit # # Mimic assorted vmstat(8) reports # [vmstat] header = yes unitinfo = no globals = no timestamp = no precision = 0 delimiter = " " repeat_header = auto kernel.all.running = r,,,,3 kernel.all.blocked = b,,,,3 swap.used = swpd,,KB,,7 mem.util.free = free,,KB,,8 mem.util.bufmem = buff,,KB,,7 allcache = mem.util.allcache allcache.label = cache allcache.formula = mem.util.cached + mem.util.slab allcache.unit = KB allcache.width = 7 swap.pagesin = si,,,,5 swap.pagesout = so,,,,5 mem.vmstat.pgpgin = bi,,,,6 mem.vmstat.pgpgout = bo,,,,6 kernel.all.intr = in,,,,5 kernel.all.pswitch = cs,,,,6 alluser = kernel.all.cpu.alluserp alluser.label = us alluser.formula = 100 * (kernel.all.cpu.user + kernel.all.cpu.nice) / hinv.ncpu alluser.unit = s sys = kernel.all.cpu.sysp sys.label = sy sys.formula = 100 * kernel.all.cpu.sys / hinv.ncpu sys.unit = s idle = kernel.all.cpu.idlep idle.label = id idle.formula = 100 * kernel.all.cpu.idle / hinv.ncpu idle.unit = s wtotal = kernel.all.cpu.wait.totalp wtotal.label = wa wtotal.formula = 100 * kernel.all.cpu.wait.total / hinv.ncpu wtotal.unit = s steal = kernel.all.cpu.stealp steal.label = st steal.formula = 100 * kernel.all.cpu.steal / hinv.ncpu steal.unit = s [vmstat-a] header = yes unitinfo = no globals = no timestamp = no precision = 0 delimiter = " " repeat_header = auto kernel.all.running = r,,,,3 kernel.all.blocked = b,,,,3 swap.used = swpd,,KB,,7 mem.util.free = free,,KB,,8 mem.util.inactive = inact,,KB,,7 mem.util.active = active,,KB,,7 swap.pagesin = si,,,,5 swap.pagesout = so,,,,5 mem.vmstat.pgpgin = bi,,,,6 mem.vmstat.pgpgout = bo,,,,6 kernel.all.intr = in,,,,5 kernel.all.pswitch = cs,,,,6 alluser = kernel.all.cpu.alluserp alluser.label = us alluser.formula = 100 * (kernel.all.cpu.user + kernel.all.cpu.nice) / hinv.ncpu alluser.unit = s sys = kernel.all.cpu.sysp sys.label = sy sys.formula = 100 * kernel.all.cpu.sys / hinv.ncpu sys.unit = s idle = kernel.all.cpu.idlep idle.label = id idle.formula = 100 * kernel.all.cpu.idle / hinv.ncpu idle.unit = s wtotal = kernel.all.cpu.wait.totalp wtotal.label = wa wtotal.formula = 100 * kernel.all.cpu.wait.total / hinv.ncpu wtotal.unit = s steal = kernel.all.cpu.stealp steal.label = st steal.formula = 100 * kernel.all.cpu.steal / hinv.ncpu steal.unit = s [vmstat-d] header = yes unitinfo = yes globals = no timestamp = no width = 8 type = raw precision = 0 delimiter = " " colxrow = " DEV" repeat_header = auto disk.dev.read = rtotal,,,,10 disk.dev.read_merge = rmerged,,,, disk.dev.blkread = rsectors,,,,12 disk.dev.read_rawactive = rms,,,,8 disk.dev.write = wtotal,,,,10 disk.dev.write_merge = wmerged,,,, disk.dev.blkwrite = wsectors,,,,12 disk.dev.write_rawactive = wms,,,,8 disk.dev.avg_qlen = cur,,,,6 sec = disk.dev.secactive sec.label = sec sec.formula = instant(disk.dev.avactive) sec.width = 6 sec.unit = s [vmstat-w] header = yes unitinfo = no globals = no timestamp = no precision = 0 delimiter = " " repeat_header = auto kernel.all.running = r,,,,3 kernel.all.blocked = b,,,,3 swap.used = swpd,,KB,,13 mem.util.free = free,,KB,,13 mem.util.bufmem = buff,,KB,,13 allcache = mem.util.allcache allcache.label = cache allcache.formula = mem.util.cached + mem.util.slab allcache.unit = KB allcache.width = 13 swap.pagesin = si,,,,5 swap.pagesout = so,,,,5 mem.vmstat.pgpgin = bi,,,,6 mem.vmstat.pgpgout = bo,,,,6 kernel.all.intr = in,,,,5 kernel.all.pswitch = cs,,,,6 alluser = kernel.all.cpu.alluserp alluser.label = us alluser.formula = 100 * (kernel.all.cpu.user + kernel.all.cpu.nice) / hinv.ncpu alluser.unit = s alluser.width = 4 sys = kernel.all.cpu.sysp sys.label = sy sys.formula = 100 * kernel.all.cpu.sys / hinv.ncpu sys.unit = s sys.width = 4 idle = kernel.all.cpu.idlep idle.label = id idle.formula = 100 * kernel.all.cpu.idle / hinv.ncpu idle.unit = s idle.width = 4 wtotal = kernel.all.cpu.wait.totalp wtotal.label = wa wtotal.formula = 100 * kernel.all.cpu.wait.total / hinv.ncpu wtotal.unit = s wtotal.width = 4 steal = kernel.all.cpu.stealp steal.label = st steal.formula = 100 * kernel.all.cpu.steal / hinv.ncpu steal.unit = s steal.width = 4
Close