Pergunta de entrevista da empresa MongoDB

So, which Linux CLIs would you use to isolate a performance problem?

Respostas da entrevista

Sigiloso

19 de jan. de 2016

Since I have never been a Linux SysAdmin responsible for isolating performance problems, I did not know. I described how I would do it in Windows, but the interviewer seemed unimpressed.

Sigiloso

11 de fev. de 2016

They're looking for tools such as iostat, netstat, and top. Those are CLI tools which can show what's happening on a server. There are also MongoDB command line tools such as mongostat and mongotop, although those are Mongo tools, not Linux tools.