I have configured a linux machine, I just wish to check if kibana 4 is running perfectly.
You can always use :
ps auwx | grep kibana
it'll list the kibana process
Care: it'll list also the command itself