SysctlConfig |
LinuxOSConfig.sysctls() |
Get the sysctls property: Sysctl settings for Linux agent nodes.
|
SysctlConfig |
SysctlConfig.withFsAioMaxNr(Integer fsAioMaxNr) |
Set the fsAioMaxNr property: Sysctl setting fs.aio-max-nr.
|
SysctlConfig |
SysctlConfig.withFsFileMax(Integer fsFileMax) |
Set the fsFileMax property: Sysctl setting fs.file-max.
|
SysctlConfig |
SysctlConfig.withFsInotifyMaxUserWatches(Integer fsInotifyMaxUserWatches) |
Set the fsInotifyMaxUserWatches property: Sysctl setting fs.inotify.max_user_watches.
|
SysctlConfig |
SysctlConfig.withFsNrOpen(Integer fsNrOpen) |
Set the fsNrOpen property: Sysctl setting fs.nr_open.
|
SysctlConfig |
SysctlConfig.withKernelThreadsMax(Integer kernelThreadsMax) |
Set the kernelThreadsMax property: Sysctl setting kernel.threads-max.
|
SysctlConfig |
SysctlConfig.withNetCoreNetdevMaxBacklog(Integer netCoreNetdevMaxBacklog) |
Set the netCoreNetdevMaxBacklog property: Sysctl setting net.core.netdev_max_backlog.
|
SysctlConfig |
SysctlConfig.withNetCoreOptmemMax(Integer netCoreOptmemMax) |
Set the netCoreOptmemMax property: Sysctl setting net.core.optmem_max.
|
SysctlConfig |
SysctlConfig.withNetCoreRmemDefault(Integer netCoreRmemDefault) |
Set the netCoreRmemDefault property: Sysctl setting net.core.rmem_default.
|
SysctlConfig |
SysctlConfig.withNetCoreRmemMax(Integer netCoreRmemMax) |
Set the netCoreRmemMax property: Sysctl setting net.core.rmem_max.
|
SysctlConfig |
SysctlConfig.withNetCoreSomaxconn(Integer netCoreSomaxconn) |
Set the netCoreSomaxconn property: Sysctl setting net.core.somaxconn.
|
SysctlConfig |
SysctlConfig.withNetCoreWmemDefault(Integer netCoreWmemDefault) |
Set the netCoreWmemDefault property: Sysctl setting net.core.wmem_default.
|
SysctlConfig |
SysctlConfig.withNetCoreWmemMax(Integer netCoreWmemMax) |
Set the netCoreWmemMax property: Sysctl setting net.core.wmem_max.
|
SysctlConfig |
SysctlConfig.withNetIpv4IpLocalPortRange(String netIpv4IpLocalPortRange) |
Set the netIpv4IpLocalPortRange property: Sysctl setting net.ipv4.ip_local_port_range.
|
SysctlConfig |
SysctlConfig.withNetIpv4NeighDefaultGcThresh1(Integer netIpv4NeighDefaultGcThresh1) |
Set the netIpv4NeighDefaultGcThresh1 property: Sysctl setting net.ipv4.neigh.default.gc_thresh1.
|
SysctlConfig |
SysctlConfig.withNetIpv4NeighDefaultGcThresh2(Integer netIpv4NeighDefaultGcThresh2) |
Set the netIpv4NeighDefaultGcThresh2 property: Sysctl setting net.ipv4.neigh.default.gc_thresh2.
|
SysctlConfig |
SysctlConfig.withNetIpv4NeighDefaultGcThresh3(Integer netIpv4NeighDefaultGcThresh3) |
Set the netIpv4NeighDefaultGcThresh3 property: Sysctl setting net.ipv4.neigh.default.gc_thresh3.
|
SysctlConfig |
SysctlConfig.withNetIpv4TcpFinTimeout(Integer netIpv4TcpFinTimeout) |
Set the netIpv4TcpFinTimeout property: Sysctl setting net.ipv4.tcp_fin_timeout.
|
SysctlConfig |
SysctlConfig.withNetIpv4TcpkeepaliveIntvl(Integer netIpv4TcpkeepaliveIntvl) |
Set the netIpv4TcpkeepaliveIntvl property: Sysctl setting net.ipv4.tcp_keepalive_intvl.
|
SysctlConfig |
SysctlConfig.withNetIpv4TcpKeepaliveProbes(Integer netIpv4TcpKeepaliveProbes) |
Set the netIpv4TcpKeepaliveProbes property: Sysctl setting net.ipv4.tcp_keepalive_probes.
|
SysctlConfig |
SysctlConfig.withNetIpv4TcpKeepaliveTime(Integer netIpv4TcpKeepaliveTime) |
Set the netIpv4TcpKeepaliveTime property: Sysctl setting net.ipv4.tcp_keepalive_time.
|
SysctlConfig |
SysctlConfig.withNetIpv4TcpMaxSynBacklog(Integer netIpv4TcpMaxSynBacklog) |
Set the netIpv4TcpMaxSynBacklog property: Sysctl setting net.ipv4.tcp_max_syn_backlog.
|
SysctlConfig |
SysctlConfig.withNetIpv4TcpMaxTwBuckets(Integer netIpv4TcpMaxTwBuckets) |
Set the netIpv4TcpMaxTwBuckets property: Sysctl setting net.ipv4.tcp_max_tw_buckets.
|
SysctlConfig |
SysctlConfig.withNetIpv4TcpTwReuse(Boolean netIpv4TcpTwReuse) |
Set the netIpv4TcpTwReuse property: Sysctl setting net.ipv4.tcp_tw_reuse.
|
SysctlConfig |
SysctlConfig.withNetNetfilterNfConntrackBuckets(Integer netNetfilterNfConntrackBuckets) |
Set the netNetfilterNfConntrackBuckets property: Sysctl setting net.netfilter.nf_conntrack_buckets.
|
SysctlConfig |
SysctlConfig.withNetNetfilterNfConntrackMax(Integer netNetfilterNfConntrackMax) |
Set the netNetfilterNfConntrackMax property: Sysctl setting net.netfilter.nf_conntrack_max.
|
SysctlConfig |
SysctlConfig.withVmMaxMapCount(Integer vmMaxMapCount) |
Set the vmMaxMapCount property: Sysctl setting vm.max_map_count.
|
SysctlConfig |
SysctlConfig.withVmSwappiness(Integer vmSwappiness) |
Set the vmSwappiness property: Sysctl setting vm.swappiness.
|
SysctlConfig |
SysctlConfig.withVmVfsCachePressure(Integer vmVfsCachePressure) |
Set the vmVfsCachePressure property: Sysctl setting vm.vfs_cache_pressure.
|