Influxdb taking more CPU and Grafana server is not reachable

We are currently using Grafana for our projects to monitoring our application. We are using 3 docker containers one is for Grafana another one is for nginx and another one is influx dB. apart form that we are storing all our data in influx db. Some time our server going down and during that time Grafana service inside the container will be stopped and am unable to login to server its taking lot of time to load once i reboot the server its start properly.

can you share specs of the docker container’s host?

Please find the inspect of my Grafana container.

[
{
“Id”: “005fa4cb025e13b0bf1003cecc16c57f55a0f8d0c924e11e55009a17ce90f7f4”,
“Created”: “2024-03-17T04:12:12.295829545Z”,
“Path”: “/start.sh”,
“Args”: ,
“State”: {
“Status”: “running”,
“Running”: true,
“Paused”: false,
“Restarting”: false,
“OOMKilled”: false,
“Dead”: false,
“Pid”: 2573,
“ExitCode”: 0,
“Error”: “”,
“StartedAt”: “2024-09-18T04:18:34.789784892Z”,
“FinishedAt”: “2024-09-18T09:48:29.583859061+05:30”
},
“Image”: “sha256:36695f3c9eadbb81ccac9fcf3c00fdd980da07679f793ddd52d24cbbff2a22b0”,
“ResolvConfPath”: “/var/lib/monitor/docker/containers/005fa4cb025e13b0bf1003cecc16c57f55a0f8d0c924e11e55009a17ce90f7f4/resolv.conf”,
“HostnamePath”: “/var/lib/monitor/docker/containers/005fa4cb025e13b0bf1003cecc16c57f55a0f8d0c924e11e55009a17ce90f7f4/hostname”,
“HostsPath”: “/var/lib/monitor/docker/containers/005fa4cb025e13b0bf1003cecc16c57f55a0f8d0c924e11e55009a17ce90f7f4/hosts”,
“LogPath”: “/var/lib/monitor/docker/containers/005fa4cb025e13b0bf1003cecc16c57f55a0f8d0c924e11e55009a17ce90f7f4/005fa4cb025e13b0bf1003cecc16c57f55a0f8d0c924e11e55009a17ce90f7f4-json.log”,
“Name”: “/monitoring_grafana_1”,
“RestartCount”: 0,
“Driver”: “overlay”,
“Platform”: “linux”,
“MountLabel”: “”,
“ProcessLabel”: “”,
“AppArmorProfile”: “”,
“ExecIDs”: null,
“HostConfig”: {
“Binds”: [
“dts_grafana_data:/var/lib/grafana:rw”
],
“ContainerIDFile”: “”,
“LogConfig”: {
“Type”: “json-file”,
“Config”: {}
},
“NetworkMode”: “monitoring_monitoring”,
“PortBindings”: {},
“RestartPolicy”: {
“Name”: “always”,
“MaximumRetryCount”: 0
},
“AutoRemove”: false,
“VolumeDriver”: “”,
“VolumesFrom”: ,
“ConsoleSize”: [
0,
0
],
“CapAdd”: null,
“CapDrop”: null,
“CgroupnsMode”: “host”,
“Dns”: ,
“DnsOptions”: ,
“DnsSearch”: ,
“ExtraHosts”: null,
“GroupAdd”: null,
“IpcMode”: “shareable”,
“Cgroup”: “”,
“Links”: null,
“OomScoreAdj”: 0,
“PidMode”: “”,
“Privileged”: false,
“PublishAllPorts”: false,
“ReadonlyRootfs”: false,
“SecurityOpt”: null,
“UTSMode”: “”,
“UsernsMode”: “”,
“ShmSize”: 67108864,
“Runtime”: “runc”,
“Isolation”: “”,
“CpuShares”: 0,
“Memory”: 0,
“NanoCpus”: 0,
“CgroupParent”: “”,
“BlkioWeight”: 0,
“BlkioWeightDevice”: null,
“BlkioDeviceReadBps”: null,
“BlkioDeviceWriteBps”: null,
“BlkioDeviceReadIOps”: null,
“BlkioDeviceWriteIOps”: null,
“CpuPeriod”: 0,
“CpuQuota”: 0,
“CpuRealtimePeriod”: 0,
“CpuRealtimeRuntime”: 0,
“CpusetCpus”: “”,
“CpusetMems”: “”,
“Devices”: null,
“DeviceCgroupRules”: null,
“DeviceRequests”: null,
“MemoryReservation”: 0,
“MemorySwap”: 0,
“MemorySwappiness”: null,
“OomKillDisable”: false,
“PidsLimit”: null,
“Ulimits”: null,
“CpuCount”: 0,
“CpuPercent”: 0,
“IOMaximumIOps”: 0,
“IOMaximumBandwidth”: 0,
“MaskedPaths”: [
“/proc/asound”,
“/proc/acpi”,
“/proc/kcore”,
“/proc/keys”,
“/proc/latency_stats”,
“/proc/timer_list”,
“/proc/timer_stats”,
“/proc/sched_debug”,
“/proc/scsi”,
“/sys/firmware”
],
“ReadonlyPaths”: [
“/proc/bus”,
“/proc/fs”,
“/proc/irq”,
“/proc/sys”,
“/proc/sysrq-trigger”
]
},
“GraphDriver”: {
“Data”: {
“LowerDir”: “/var/lib/monitor/docker/overlay/522a4c4ffda2323f25105bafc2781e28aa37ea8537b8e7b27e00eac82f3ab394/root”,
“MergedDir”: “/var/lib/monitor/docker/overlay/7ad3bbd3567254b3c91ed97d3ddf392281277f65591fcab4ee57a1656d60d171/merged”,
“UpperDir”: “/var/lib/monitor/docker/overlay/7ad3bbd3567254b3c91ed97d3ddf392281277f65591fcab4ee57a1656d60d171/upper”,
“WorkDir”: “/var/lib/monitor/docker/overlay/7ad3bbd3567254b3c91ed97d3ddf392281277f65591fcab4ee57a1656d60d171/work”
},
“Name”: “overlay”
},
“Mounts”: [
{
“Type”: “volume”,
“Name”: “dts_grafana_data”,
“Source”: “/var/lib/monitor/docker/volumes/dts_grafana_data/_data”,
“Destination”: “/var/lib/grafana”,
“Driver”: “local”,
“Mode”: “rw”,
“RW”: true,
“Propagation”: “”
}
],
“Config”: {
“Hostname”: “005fa4cb025e”,
“Domainname”: “”,
“User”: “”,
“AttachStdin”: false,
“AttachStdout”: false,
“AttachStderr”: false,
“Tty”: false,
“OpenStdin”: false,
“StdinOnce”: false,
“Env”: [
“PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin”,
“http_proxy=http://zscaler.proxy.intra.lighting.com:9480”,
“https_proxy=http://zscaler.proxy.intra.lighting.com:9480
],
“Cmd”: null,
“Image”: “grafana:7.3.7”,
“Volumes”: {
“/var/lib/grafana”: {}
},
“WorkingDir”: “”,
“Entrypoint”: [
“/start.sh”
],
“OnBuild”: null,
“Labels”: {
“com.docker.compose.config-hash”: “ef5af036e4f7f6bdc3dbcb1015c76a6255a70cbba673a7b2ab63b303d877198c”,
“com.docker.compose.container-number”: “1”,
“com.docker.compose.oneoff”: “False”,
“com.docker.compose.project”: “monitoring”,
“com.docker.compose.service”: “grafana”,
“com.docker.compose.version”: “1.13.0”
}
},
“NetworkSettings”: {
“Bridge”: “”,
“SandboxID”: “df95fa1f8bdb62706e3f43de686efef0cd089222182f0d8083700d10fa91fbd2”,
“HairpinMode”: false,
“LinkLocalIPv6Address”: “”,
“LinkLocalIPv6PrefixLen”: 0,
“Ports”: {},
“SandboxKey”: “/var/run/docker/netns/df95fa1f8bdb”,
“SecondaryIPAddresses”: null,
“SecondaryIPv6Addresses”: null,
“EndpointID”: “”,
“Gateway”: “”,
“GlobalIPv6Address”: “”,
“GlobalIPv6PrefixLen”: 0,
“IPAddress”: “”,
“IPPrefixLen”: 0,
“IPv6Gateway”: “”,
“MacAddress”: “”,
“Networks”: {
“monitoring_monitoring”: {
“IPAMConfig”: null,
“Links”: null,
“Aliases”: [
“005fa4cb025e”,
“grafana”
],
“NetworkID”: “0a2b79c070a3234baf8e3a75f52cea62aea3ec96508341b34ad43ac829b85e97”,
“EndpointID”: “a94e07c7dfae5b4216a7f6c63d6db71c17ee11c02dd82e3c13a289b097c346fe”,
“Gateway”: “172.20.0.1”,
“IPAddress”: “172.20.0.4”,
“IPPrefixLen”: 16,
“IPv6Gateway”: “”,
“GlobalIPv6Address”: “”,
“GlobalIPv6PrefixLen”: 0,
“MacAddress”: “02:42:ac:14:00:04”,
“DriverOpts”: null
}
}
}
}
]

[
{
“Id”: “005fa4cb025e13b0bf1003cecc16c57f55a0f8d0c924e11e55009a17ce90f7f4”,
“Created”: “2024-03-17T04:12:12.295829545Z”,
“Path”: “/start.sh”,
“Args”: ,
“State”: {
“Status”: “running”,
“Running”: true,
“Paused”: false,
“Restarting”: false,
“OOMKilled”: false,
“Dead”: false,
“Pid”: 2573,
“ExitCode”: 0,
“Error”: “”,
“StartedAt”: “2024-09-18T04:18:34.789784892Z”,
“FinishedAt”: “2024-09-18T09:48:29.583859061+05:30”
},
“Image”: “sha256:36695f3c9eadbb81ccac9fcf3c00fdd980da07679f793ddd52d24cbbff2a22b0”,
“ResolvConfPath”: “/var/lib/monitor/docker/containers/005fa4cb025e13b0bf1003cecc16c57f55a0f8d0c924e11e55009a17ce90f7f4/resolv.conf”,
“HostnamePath”: “/var/lib/monitor/docker/containers/005fa4cb025e13b0bf1003cecc16c57f55a0f8d0c924e11e55009a17ce90f7f4/hostname”,
“HostsPath”: “/var/lib/monitor/docker/containers/005fa4cb025e13b0bf1003cecc16c57f55a0f8d0c924e11e55009a17ce90f7f4/hosts”,
“LogPath”: “/var/lib/monitor/docker/containers/005fa4cb025e13b0bf1003cecc16c57f55a0f8d0c924e11e55009a17ce90f7f4/005fa4cb025e13b0bf1003cecc16c57f55a0f8d0c924e11e55009a17ce90f7f4-json.log”,
“Name”: “/monitoring_grafana_1”,
“RestartCount”: 0,
“Driver”: “overlay”,
“Platform”: “linux”,
“MountLabel”: “”,
“ProcessLabel”: “”,
“AppArmorProfile”: “”,
“ExecIDs”: null,
“HostConfig”: {
“Binds”: [
“dts_grafana_data:/var/lib/grafana:rw”
],
“ContainerIDFile”: “”,
“LogConfig”: {
“Type”: “json-file”,
“Config”: {}
},
“NetworkMode”: “monitoring_monitoring”,
“PortBindings”: {},
“RestartPolicy”: {
“Name”: “always”,
“MaximumRetryCount”: 0
},
“AutoRemove”: false,
“VolumeDriver”: “”,
“VolumesFrom”: ,
“ConsoleSize”: [
0,
0
],
“CapAdd”: null,
“CapDrop”: null,
“CgroupnsMode”: “host”,
“Dns”: ,
“DnsOptions”: ,
“DnsSearch”: ,
“ExtraHosts”: null,
“GroupAdd”: null,
“IpcMode”: “shareable”,
“Cgroup”: “”,
“Links”: null,
“OomScoreAdj”: 0,
“PidMode”: “”,
“Privileged”: false,
“PublishAllPorts”: false,
“ReadonlyRootfs”: false,
“SecurityOpt”: null,
“UTSMode”: “”,
“UsernsMode”: “”,
“ShmSize”: 67108864,
“Runtime”: “runc”,
“Isolation”: “”,
“CpuShares”: 0,
“Memory”: 0,
“NanoCpus”: 0,
“CgroupParent”: “”,
“BlkioWeight”: 0,
“BlkioWeightDevice”: null,
“BlkioDeviceReadBps”: null,
“BlkioDeviceWriteBps”: null,
“BlkioDeviceReadIOps”: null,
“BlkioDeviceWriteIOps”: null,
“CpuPeriod”: 0,
“CpuQuota”: 0,
“CpuRealtimePeriod”: 0,
“CpuRealtimeRuntime”: 0,
“CpusetCpus”: “”,
“CpusetMems”: “”,
“Devices”: null,
“DeviceCgroupRules”: null,
“DeviceRequests”: null,
“MemoryReservation”: 0,
“MemorySwap”: 0,
“MemorySwappiness”: null,
“OomKillDisable”: false,
“PidsLimit”: null,
“Ulimits”: null,
“CpuCount”: 0,
“CpuPercent”: 0,
“IOMaximumIOps”: 0,
“IOMaximumBandwidth”: 0,
“MaskedPaths”: [
“/proc/asound”,
“/proc/acpi”,
“/proc/kcore”,
“/proc/keys”,
“/proc/latency_stats”,
“/proc/timer_list”,
“/proc/timer_stats”,
“/proc/sched_debug”,
“/proc/scsi”,
“/sys/firmware”
],
“ReadonlyPaths”: [
“/proc/bus”,
“/proc/fs”,
“/proc/irq”,
“/proc/sys”,
“/proc/sysrq-trigger”
]
},
“GraphDriver”: {
“Data”: {
“LowerDir”: “/var/lib/monitor/docker/overlay/522a4c4ffda2323f25105bafc2781e28aa37ea8537b8e7b27e00eac82f3ab394/root”,
“MergedDir”: “/var/lib/monitor/docker/overlay/7ad3bbd3567254b3c91ed97d3ddf392281277f65591fcab4ee57a1656d60d171/merged”,
“UpperDir”: “/var/lib/monitor/docker/overlay/7ad3bbd3567254b3c91ed97d3ddf392281277f65591fcab4ee57a1656d60d171/upper”,
“WorkDir”: “/var/lib/monitor/docker/overlay/7ad3bbd3567254b3c91ed97d3ddf392281277f65591fcab4ee57a1656d60d171/work”
},
“Name”: “overlay”
},
“Mounts”: [
{
“Type”: “volume”,
“Name”: “dts_grafana_data”,
“Source”: “/var/lib/monitor/docker/volumes/dts_grafana_data/_data”,
“Destination”: “/var/lib/grafana”,
“Driver”: “local”,
“Mode”: “rw”,
“RW”: true,
“Propagation”: “”
}
],
“Config”: {
“Hostname”: “005fa4cb025e”,
“Domainname”: “”,
“User”: “”,
“AttachStdin”: false,
“AttachStdout”: false,
“AttachStderr”: false,
“Tty”: false,
“OpenStdin”: false,
“StdinOnce”: false,
“Env”: [
“PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin”,
“http_proxy=http://zscaler.proxy.intra.lighting.com:9480”,
“https_proxy=http://zscaler.proxy.intra.lighting.com:9480
],
“Cmd”: null,
“Image”: “grafana:7.3.7”,
“Volumes”: {
“/var/lib/grafana”: {}
},
“WorkingDir”: “”,
“Entrypoint”: [
“/start.sh”
],
“OnBuild”: null,
“Labels”: {
“com.docker.compose.config-hash”: “ef5af036e4f7f6bdc3dbcb1015c76a6255a70cbba673a7b2ab63b303d877198c”,
“com.docker.compose.container-number”: “1”,
“com.docker.compose.oneoff”: “False”,
“com.docker.compose.project”: “monitoring”,
“com.docker.compose.service”: “grafana”,
“com.docker.compose.version”: “1.13.0”
}
},
“NetworkSettings”: {
“Bridge”: “”,
“SandboxID”: “df95fa1f8bdb62706e3f43de686efef0cd089222182f0d8083700d10fa91fbd2”,
“HairpinMode”: false,
“LinkLocalIPv6Address”: “”,
“LinkLocalIPv6PrefixLen”: 0,
“Ports”: {},
“SandboxKey”: “/var/run/docker/netns/df95fa1f8bdb”,
“SecondaryIPAddresses”: null,
“SecondaryIPv6Addresses”: null,
“EndpointID”: “”,
“Gateway”: “”,
“GlobalIPv6Address”: “”,
“GlobalIPv6PrefixLen”: 0,
“IPAddress”: “”,
“IPPrefixLen”: 0,
“IPv6Gateway”: “”,
“MacAddress”: “”,
“Networks”: {
“monitoring_monitoring”: {
“IPAMConfig”: null,
“Links”: null,
“Aliases”: [
“005fa4cb025e”,
“grafana”
],
“NetworkID”: “0a2b79c070a3234baf8e3a75f52cea62aea3ec96508341b34ad43ac829b85e97”,
“EndpointID”: “a94e07c7dfae5b4216a7f6c63d6db71c17ee11c02dd82e3c13a289b097c346fe”,
“Gateway”: “172.20.0.1”,
“IPAddress”: “172.20.0.4”,
“IPPrefixLen”: 16,
“IPv6Gateway”: “”,
“GlobalIPv6Address”: “”,
“GlobalIPv6PrefixLen”: 0,
“MacAddress”: “02:42:ac:14:00:04”,
“DriverOpts”: null
}
}
}
}
]

Hi Solitcon,
cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
stepping : 1
microcode : 0xb000040
cpu MHz : 2099.998
cache size : 20480 KB
physical id : 0
siblings : 2
core id : 0
cpu cores : 2
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon nopl xtopology tsc_reliable nonstop_tsc eagerfpu pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single ssbd rsb_ctxsw ibrs ibpb stibp fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid rdseed adx smap xsaveopt arat md_clear spec_ctrl intel_stibp flush_l1d arch_capabilities
bogomips : 4199.99
clflush size : 64
cache_alignment : 64
address sizes : 43 bits physical, 48 bits virtual
power management:

processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
stepping : 1
microcode : 0xb000040
cpu MHz : 2099.998
cache size : 20480 KB
physical id : 0
siblings : 2
core id : 1
cpu cores : 2
apicid : 1
initial apicid : 1
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon nopl xtopology tsc_reliable nonstop_tsc eagerfpu pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single ssbd rsb_ctxsw ibrs ibpb stibp fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid rdseed adx smap xsaveopt arat md_clear spec_ctrl intel_stibp flush_l1d arch_capabilities
bogomips : 4199.99
clflush size : 64
cache_alignment : 64
address sizes : 43 bits physical, 48 bits virtual
power management:

processor : 2
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
stepping : 1
microcode : 0xb000040
cpu MHz : 2099.998
cache size : 20480 KB
physical id : 1
siblings : 2
core id : 0
cpu cores : 2
apicid : 2
initial apicid : 2
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon nopl xtopology tsc_reliable nonstop_tsc eagerfpu pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single ssbd rsb_ctxsw ibrs ibpb stibp fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid rdseed adx smap xsaveopt arat md_clear spec_ctrl intel_stibp flush_l1d arch_capabilities
bogomips : 4199.99
clflush size : 64
cache_alignment : 64
address sizes : 43 bits physical, 48 bits virtual
power management:

processor : 3
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
stepping : 1
microcode : 0xb000040
cpu MHz : 2099.998
cache size : 20480 KB
physical id : 1
siblings : 2
core id : 1
cpu cores : 2
apicid : 3
initial apicid : 3
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon nopl xtopology tsc_reliable nonstop_tsc eagerfpu pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single ssbd rsb_ctxsw ibrs ibpb stibp fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid rdseed adx smap xsaveopt arat md_clear spec_ctrl intel_stibp flush_l1d arch_capabilities
bogomips : 4199.99
clflush size : 64
cache_alignment : 64
address sizes : 43 bits physical, 48 bits virtual
power management:

[ptsadmin@la00107b ~]$ cat /proc/meminfo
MemTotal: 12137528 kB
MemFree: 962244 kB
MemAvailable: 4424384 kB
Buffers: 192304 kB
Cached: 2385468 kB
SwapCached: 312 kB
Active: 3009020 kB
Inactive: 5292852 kB
Active(anon): 2147756 kB
Inactive(anon): 3813368 kB
Active(file): 861264 kB
Inactive(file): 1479484 kB
Unevictable: 0 kB
Mlocked: 0 kB
SwapTotal: 4063228 kB
SwapFree: 4052988 kB
Dirty: 136 kB
Writeback: 0 kB
AnonPages: 5723832 kB
Mapped: 1082996 kB
Shmem: 237024 kB
Slab: 1729620 kB
SReclaimable: 1443568 kB
SUnreclaim: 286052 kB
KernelStack: 13408 kB
PageTables: 59928 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 10131992 kB
Committed_AS: 13383852 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 186052 kB
VmallocChunk: 34359341052 kB
Percpu: 2640 kB
HardwareCorrupted: 0 kB
AnonHugePages: 1404928 kB
CmaTotal: 0 kB
CmaFree: 0 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
HugePages_Surp: 0
Hugepagesize: 2048 kB
DirectMap4k: 132992 kB
DirectMap2M: 4061184 kB
DirectMap1G: 10485760 kB

Hi Soli
anything required ?

In the topic title you specified that Influxdb taking more CPU. Did you investigate why is this happening? May be some ‘heavy’ tasks are there?

Yes your correct but how can find?

Try to disable suspicious tasks via InfluxDB web interface, also check InfluxDB logs.

Influxdb logs I can check only queries. How can I check particular data is causing

please share structure of the bucket you are querying tags fields etc

also sample line protocol of data or csv of data

good reading for improving performance