Linux server.thearyasamaj.org 4.18.0-553.56.1.el8_10.x86_64 #1 SMP Tue Jun 10 05:00:59 EDT 2025 x86_64
Apache
: 103.90.241.146 | : 216.73.216.222
Cant Read [ /etc/named.conf ]
5.6.40
ftpuser@mantra.thearyasamaj.org
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
etc /
pcp /
pmlogrewrite /
[ HOME SHELL ]
Name
Size
Permission
Action
bcc_migrate.conf
819
B
-rw-r--r--
cgroup_units.conf
3.96
KB
-rw-r--r--
jbd2_kernel_ulong.conf
391
B
-rw-r--r--
linux_disk_all_fixups.conf
390
B
-rw-r--r--
linux_kernel_fixups.conf
1.56
KB
-rw-r--r--
linux_kernel_ulong.conf
2.74
KB
-rw-r--r--
linux_proc_fs_nfsd_fixups.conf
281
B
-rw-r--r--
linux_proc_migrate.conf
2.17
KB
-rw-r--r--
linux_proc_net_snmp_migrate.co...
266
B
-rw-r--r--
linux_proc_net_tcp_migrate.con...
508
B
-rw-r--r--
linux_xfs_migrate.conf
600
B
-rw-r--r--
linux_xfs_perdev_buffer.conf
703
B
-rw-r--r--
mysql_migrate.conf
548
B
-rw-r--r--
nfsclient_migrate.conf
31.22
KB
-rw-r--r--
pmcd_migrate.conf
305
B
-rw-r--r--
pmproxy_fixups.conf
2.16
KB
-rw-r--r--
proc_discrete_strings.conf
194
B
-rw-r--r--
proc_jiffies.conf
673
B
-rw-r--r--
proc_kernel_ulong.conf
224
B
-rw-r--r--
proc_kernel_ulong_migrate.conf
445
B
-rw-r--r--
proc_scheduler.conf
218
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : linux_proc_migrate.conf
# Copyright 2012 Red Hat, Inc. All Rights Reserved # # pmlogrewrite configuration for migrating archives containing proc metrics # that were captured prior to the proc PMDA split-off from the Linux PMDA. # # Basically, the PMID domain changed from 60 (linux) to 3 (proc) but all # cluster and item numbers remain unchanged. # # Note that the CPU indom is not migrated, even though it is # used for cgroup.groups.cpuacct.[<group>.]usage_percpu and # cgroup.groups.cpuacct.usage_percpu because these metrics use a # the dynamic pmns. To migrate archives containing these metrics, # a script would be needed to generate the pmlogwrite config based # on the metric names actually present in the source archive. # # Migrate instance domains indom 60.9 { indom -> 3.9 } # per-process indom indom 60.20 { indom -> 3.20 } # cgroup hierarchy indom indom 60.21 { indom -> 3.21 } # cgroup mount subsys indom # # Migrate the pmid domain for each cluster metric 60.8.* { pmid -> 3.*.* } # CLUSTER_PID_STAT metric 60.9.* { pmid -> 3.*.* } # CLUSTER_PID_STATM metric 60.13.* { pmid -> 3.*.* } # CLUSTER_PROC_RUNQ metric 60.24.* { pmid -> 3.*.* } # CLUSTER_PID_STATUS metric 60.31.* { pmid -> 3.*.* } # CLUSTER_PID_SCHEDSTAT metric 60.32.* { pmid -> 3.*.* } # CLUSTER_PID_IO metric 60.51.* { pmid -> 3.*.* } # CLUSTER_PID_FD metric 60.37.* { pmid -> 3.*.* } # CLUSTER_CGROUP_SUBSYS metric 60.38.* { pmid -> 3.*.* } # CLUSTER_CGROUP_MOUNTS metric 60.39.* { pmid -> 3.*.* } # CLUSTER_CPUSET_GROUPS metric 60.40.* { pmid -> 3.*.* } # CLUSTER_CPUSET_PROCS metric 60.41.* { pmid -> 3.*.* } # CLUSTER_CPUACCT_GROUPS metric 60.42.* { pmid -> 3.*.* } # CLUSTER_CPUACCT_PROCS metric 60.43.* { pmid -> 3.*.* } # CLUSTER_CPUSCHED_GROUPS metric 60.44.* { pmid -> 3.*.* } # CLUSTER_CPUSCHED_PROCS metric 60.45.* { pmid -> 3.*.* } # CLUSTER_MEMORY_GROUPS metric 60.46.* { pmid -> 3.*.* } # CLUSTER_MEMORY_PROCS metric 60.47.* { pmid -> 3.*.* } # CLUSTER_NET_CLS_GROUPS metric 60.48.* { pmid -> 3.*.* } # CLUSTER_NET_CLS_PROCS # # These two proc.io metrics were incorrectly classified # metric proc.io.rchar { sem -> counter units -> 1,0,0,BYTE,0,0 } metric proc.io.wchar { sem -> counter units -> 1,0,0,BYTE,0,0 }
Close