Answer the question
In order to leave comments, you need to log in
Parsing requests to a server on linux via ssh?
Всем привет. У меня есть скрипт, показывает большую нагрузку на сервер.
Стал читать как это решить.
Нашу статью на хабре https://habrahabr.ru/post/261779/ но при выполнении этих команд, они не выполняются, пишет No such file or directory (знаю перевод).
Что я не так пишу или почему они не выполняются. И в целом есть какие мануалы по администрированию серверов?
Answer the question
In order to leave comments, you need to log in
Боюсь, что вам нужно нанять админа, а не пытаться писать бездумно команды. Если у вас на сервере нет grep'а или cat'а, то это совсем грусть и тоска(на самом деле они есть, а нет у вас серого вещества в голове).
1) The commands there are given as an example, and with relative paths.
2) on different systems, files can be named differently, not necessarily access_log , there can be access.log and even just access
to begin with, determine where your logs are and what the files are called:
ls /var/log/nginx/
ls /var/log/apache2/
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question