I really miss the graphical "Services" tool from older versions of Ubuntu, but I imagine it had to go because it was too useful and might scare Aunt Millie or something :^/
I always have terminals open anyway, so I use (because I have to now, I guess) service --status-all to see what services are running. This would be ok except that the command produces output like the following:
[ + ] winbind [ ? ] wpa-ifupdown [ - ] x11-common
I'm guessing that those symbols mean something like listening, blocked, or stopped, but which is which? More importantly, why doesn't the man page say?