You are here

prod_check.prod_check_categories.yml in Production check & Production monitor 8

File

prod_check.prod_check_categories.yml
View source
  1. 'settings':
  2. 'title': 'Settings'
  3. 'description': 'Checks wether various settings are fit for a production environment.'
  4. 'server':
  5. 'title': 'Server'
  6. 'description': 'Checks certain server side parameters such as APC.'
  7. 'performance':
  8. 'title': 'Performance'
  9. 'description': 'Checks if performance settings are OK for production use.'
  10. 'security':
  11. 'title': 'Security'
  12. 'description': 'Various security related checks.'
  13. 'modules':
  14. 'title': 'Modules'
  15. 'description': "Checks if certain modules are on or off and if they're properly configured."
  16. 'seo':
  17. 'title': 'SEO'
  18. 'description': 'Checks if basic SEO modules are enabled.'
  19. 'prod_mon':
  20. 'title': 'Production monitor'
  21. 'description': 'Specific checks that only work with Production monitor!'