DevCEDTeam / CED

0 stars 0 forks source link

VM | Server Config. | Info #73

Open DevCEDTeam opened 11 months ago

DevCEDTeam commented 11 months ago

GC Case # 46340816)

WHM/ Filesystem Size Used Avail Use% Mounted:

df -h && df -i

GCP/ CPU

lscpu

DevCEDTeam commented 11 months ago

gcloud config set project VALUE gcloud config set project ced-mail-server-1

gcloud compute instances describe ced-mail-server-1 gcloud config set project capable-range-256710

export CLOUDSDK_CORE_PROJECT=VALUE export CLOUDSDK_CORE_PROJECT=ced-mail-server-1

lscpu

cat /proc/meminfo command

DevCEDTeam commented 11 months ago

View the number of CPU(s), you may use the lscpu. CPU op-mode, vendor id, model name, CPU family, etc. It fetches the CPU architecture’s information from sysfs and /proc/cpuinfo (case # 46340816)

[3]https://cloud.google.com/storage/docs/access-control/making-data-public#buckets

[4]https://cloud.google.com/storage/docs/access-public-data

DevCEDTeam commented 9 months ago

For the first output, I used free -mfor the second output, I used sar -r

We have an article here on checking the server's resource usage with sar:

How to diagnose high loads with "sar" command