Server status from command line

Hello.

I have a a bunch of FreeBSD UrBackup servers in remote locations where it’s not desirable to expose web UI to the internet.
I always maintain some form of shell access and I can set up a secure tunnel to web UI when needed but very often I find myself in a situation where I’m already logged in via ssh doing other admin tasks and just want a quick status i.e. check if there is a job running at the moment.
Which tools should I use to get it from command line?

Currently none. If someone wants to work on a command line server UI using https://github.com/uroni/urbackup-server-python-web-api-wrapper might be helpful.