This project is not covered by Drupal’s security advisory policy.

A small module to add the server name (as in machine hostname, not the name of the website host) to administrator reports:

  • Update status page (/admin/reports/updates)
  • Update status email notifications
  • Status Report page (/admin/reports/status)
  • Module list page (/admin/modules)

This module can be useful where Drupal sites are installed on different servers, so you can easily find which server a particular site (especially a site needing updates) is installed on.

Code uses php_uname('n') to get the host name.

Supporting organizations: 
Created this module

Project information

Releases