def _status(self):
     return Common.exist("/etc/apache2/sites-enabled/phpmyadmin")
 def _is_install(self):
     return Common.exist("/etc/monit/monitrc")