Closed BYK closed 2 years ago
I’ve definitely run it on aws. Maybe it has something to do with the instance type? Which one did you use? Did zenith even report itself in the process list ? Also, If you’re running in a container, you won’t be able to see much…
On Jun 30, 2022, at 04:14, Burak Yigit Kaya @.***> wrote:
Hi!
I heard about Zenith and wanted to give it a try on a dev machine hosted on AWS EC2. It starts up without any apparent errors but all I get is empty charts and no process list at all. The UI is responsive, I just cannot get any of the info. Tried with sudo just in case, no change. Ran it in debug mode and here's the output: https://gist.github.com/BYK/cd9cbe4a0601fa8a654b0698b6e2fcf8
Happy to chip in if you can guide me in the right direction.
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.
Sorry for the lack of response here! I don't get to see any process list at all. Not running in a container. All I get is something like this:
I think this may just be a matter of options and/or screen size. Pressing "F1" will give you an option to turn on/off different sections. Is the process section on?
If it is you can try turning off some of the sections so that it has room to render in the screen dimensions your showing...
Aha, that worked! Not sure why the default state was weird tho :(
Hi!
I heard about Zenith and wanted to give it a try on a dev machine hosted on AWS EC2. It starts up without any apparent errors but all I get is empty charts and no process list at all. The UI is responsive, I just cannot get any of the info. Tried with
sudo
just in case, no change. Ran it in debug mode and here's the output: https://gist.github.com/BYK/cd9cbe4a0601fa8a654b0698b6e2fcf8Happy to chip in if you can guide me in the right direction.