Details
Description
Most start/stop scripts in linux also support 'status' to see if the process is running.
Can we add this to flume-master and flume-node init.d scripts?
Here are the specs: http://refspecs.freestandards.org/LSB_3.1.0/LSB-Core-generic/LSB-Core-generic/iniscrptact.html
Note that proper return codes should be returned so calls can be scripted or used with something like ha-linux that depend on proper codes.