For a quick check on the DB2 instance status on Linux use:
ps aux | less | grep 'db2sysc'
Lists all DB2 instances running on the server.
db2sysc is the main DB2 engine
DB2 health script