SysctlConfig interface
Pengaturan Sysctl untuk simpul agen Linux.
Properti
| fs |
Pengaturan Sysctl fs.aio-max-nr. |
| fs |
Pengaturan Sysctl fs.file-max. |
| fs |
Pengaturan Sysctl fs.inotify.max_user_watches. |
| fs |
Pengaturan Sysctl fs.nr_open. |
| kernel |
Pengaturan Sysctl kernel.threads-max. |
| net |
Pengaturan Sysctl net.core.netdev_max_backlog. |
| net |
Pengaturan Sysctl net.core.optmem_max. |
| net |
Pengaturan Sysctl net.core.rmem_default. |
| net |
Pengaturan Sysctl net.core.rmem_max. |
| net |
Pengaturan Sysctl net.core.somaxconn. |
| net |
Pengaturan Sysctl net.core.wmem_default. |
| net |
Pengaturan Sysctl net.core.wmem_max. |
| net |
Pengaturan Sysctl net.ipv4.ip_local_port_range. |
| net |
Pengaturan Sysctl net.ipv4.neigh.default.gc_thresh1. |
| net |
Pengaturan Sysctl net.ipv4.neigh.default.gc_thresh2. |
| net |
Pengaturan Sysctl net.ipv4.neigh.default.gc_thresh3. |
| net |
Pengaturan Sysctl net.ipv4.tcp_fin_timeout. |
| net |
Pengaturan Sysctl net.ipv4.tcp_keepalive_intvl. |
| net |
Pengaturan Sysctl net.ipv4.tcp_keepalive_probes. |
| net |
Pengaturan Sysctl net.ipv4.tcp_keepalive_time. |
| net |
Pengaturan Sysctl net.ipv4.tcp_max_syn_backlog. |
| net |
Pengaturan Sysctl net.ipv4.tcp_max_tw_buckets. |
| net |
Pengaturan Sysctl net.ipv4.tcp_tw_reuse. |
| net |
Pengaturan Sysctl net.netfilter.nf_conntrack_buckets. |
| net |
Pengaturan Sysctl net.netfilter.nf_conntrack_max. |
| vm |
Pengaturan Sysctl vm.max_map_count. |
| vm |
Pengaturan Sysctl vm.swappiness. |
| vm |
Pengaturan Sysctl vm.vfs_cache_pressure. |
Detail Properti
fsAioMaxNr
Pengaturan Sysctl fs.aio-max-nr.
fsAioMaxNr?: number
Nilai Properti
number
fsFileMax
Pengaturan Sysctl fs.file-max.
fsFileMax?: number
Nilai Properti
number
fsInotifyMaxUserWatches
Pengaturan Sysctl fs.inotify.max_user_watches.
fsInotifyMaxUserWatches?: number
Nilai Properti
number
fsNrOpen
Pengaturan Sysctl fs.nr_open.
fsNrOpen?: number
Nilai Properti
number
kernelThreadsMax
Pengaturan Sysctl kernel.threads-max.
kernelThreadsMax?: number
Nilai Properti
number
netCoreNetdevMaxBacklog
Pengaturan Sysctl net.core.netdev_max_backlog.
netCoreNetdevMaxBacklog?: number
Nilai Properti
number
netCoreOptmemMax
Pengaturan Sysctl net.core.optmem_max.
netCoreOptmemMax?: number
Nilai Properti
number
netCoreRmemDefault
Pengaturan Sysctl net.core.rmem_default.
netCoreRmemDefault?: number
Nilai Properti
number
netCoreRmemMax
Pengaturan Sysctl net.core.rmem_max.
netCoreRmemMax?: number
Nilai Properti
number
netCoreSomaxconn
Pengaturan Sysctl net.core.somaxconn.
netCoreSomaxconn?: number
Nilai Properti
number
netCoreWmemDefault
Pengaturan Sysctl net.core.wmem_default.
netCoreWmemDefault?: number
Nilai Properti
number
netCoreWmemMax
Pengaturan Sysctl net.core.wmem_max.
netCoreWmemMax?: number
Nilai Properti
number
netIpv4IpLocalPortRange
Pengaturan Sysctl net.ipv4.ip_local_port_range.
netIpv4IpLocalPortRange?: string
Nilai Properti
string
netIpv4NeighDefaultGcThresh1
Pengaturan Sysctl net.ipv4.neigh.default.gc_thresh1.
netIpv4NeighDefaultGcThresh1?: number
Nilai Properti
number
netIpv4NeighDefaultGcThresh2
Pengaturan Sysctl net.ipv4.neigh.default.gc_thresh2.
netIpv4NeighDefaultGcThresh2?: number
Nilai Properti
number
netIpv4NeighDefaultGcThresh3
Pengaturan Sysctl net.ipv4.neigh.default.gc_thresh3.
netIpv4NeighDefaultGcThresh3?: number
Nilai Properti
number
netIpv4TcpFinTimeout
Pengaturan Sysctl net.ipv4.tcp_fin_timeout.
netIpv4TcpFinTimeout?: number
Nilai Properti
number
netIpv4TcpkeepaliveIntvl
Pengaturan Sysctl net.ipv4.tcp_keepalive_intvl.
netIpv4TcpkeepaliveIntvl?: number
Nilai Properti
number
netIpv4TcpKeepaliveProbes
Pengaturan Sysctl net.ipv4.tcp_keepalive_probes.
netIpv4TcpKeepaliveProbes?: number
Nilai Properti
number
netIpv4TcpKeepaliveTime
Pengaturan Sysctl net.ipv4.tcp_keepalive_time.
netIpv4TcpKeepaliveTime?: number
Nilai Properti
number
netIpv4TcpMaxSynBacklog
Pengaturan Sysctl net.ipv4.tcp_max_syn_backlog.
netIpv4TcpMaxSynBacklog?: number
Nilai Properti
number
netIpv4TcpMaxTwBuckets
Pengaturan Sysctl net.ipv4.tcp_max_tw_buckets.
netIpv4TcpMaxTwBuckets?: number
Nilai Properti
number
netIpv4TcpTwReuse
Pengaturan Sysctl net.ipv4.tcp_tw_reuse.
netIpv4TcpTwReuse?: boolean
Nilai Properti
boolean
netNetfilterNfConntrackBuckets
Pengaturan Sysctl net.netfilter.nf_conntrack_buckets.
netNetfilterNfConntrackBuckets?: number
Nilai Properti
number
netNetfilterNfConntrackMax
Pengaturan Sysctl net.netfilter.nf_conntrack_max.
netNetfilterNfConntrackMax?: number
Nilai Properti
number
vmMaxMapCount
Pengaturan Sysctl vm.max_map_count.
vmMaxMapCount?: number
Nilai Properti
number
vmSwappiness
Pengaturan Sysctl vm.swappiness.
vmSwappiness?: number
Nilai Properti
number
vmVfsCachePressure
Pengaturan Sysctl vm.vfs_cache_pressure.
vmVfsCachePressure?: number
Nilai Properti
number