The i3 FAQ has migrated to https://github.com/i3/i3/discussions. All content here is read-only.
Ask Your Question
0

Server status on status/worspace bar?

asked Jan 12 '13

Zucca gravatar image

I've been using gkrellm to have status monitor on my laptop desk to show my server status (i3 also running there btw). Are there any simple solution(s) to archive server status on i3 bar?

Less simple (I guess) would be runing collectd on server, then pass data from it to i3bar (or similar) program.

Any ideas are welcome. Most simple ways are the best. Mostly I need trattic status on network interfaces and load status. Secondary are disk IO and disk usage.

(Please feel free to correct any grammatical errors I might have typed)

1 answer

Sort by » oldest newest most voted
0

answered Jan 13 '13

Michael gravatar image

The way to display any information on i3bar is to wrap the i3status command, see http://i3wm.org/i3status/manpage.html#externalscriptsprogramswith_i3status

Comments

Yeah I know that way, but it seems dirty to do something like that and ssh to my server every time to fetch the stats. But that gave me an idea. I could search if it was possible to fetch that information as text from the gkrellm daemon that is running on my server.

Zucca gravatar imageZucca (Jan 13 '13)edit

Not exactly what you want, but this info might be handy while hacking your solution together: http://i3wm.org/docs/user-contributed/conky-i3bar.html

joepd gravatar imagejoepd (Jan 13 '13)edit

Question Tools

Stats

Asked: Jan 12 '13

Seen: 353 times

Last updated: Jan 13 '13