eZ Server Monitor

A lightweight and simple dashboard monitor for Linux

New versions of eSM`Web and eSM`sh !

17 June 2014
Return to list

After the release of eZ Server MonitorWeb v2.0, many people have told me bugs or improvements. After a few hours of working on it, I joined these corrections and adding features in v2.1 of eSMWeb. Here is the full changelog:

  • System : fix to get the distro name (thanks to @Aaaaadrien)
  • Services : fix on service names with accent (thanks to @Albirew)
  • Services : ability to specify a host for each service (thanks to @_noKid and mobidyc)
  • Network usage : fix to retrieve the name of the network interfaces (thanks to @_noKid, @Aaaaadrien and @Albirew)
  • Memory : the cached and buffers memory are added to free memory now (thanks to @Albirew)
  • Load Average : taking into account the number of cores (thanks to icefo)
  • Disk usage : new option to hide tmpfs mountpoints (thanks to mobidyc and @Albirew)
  • General : remove all PHP short tags (<?=) (thanks to @PunKeel)


You can download eSM`Web v2.1 in downloads section.


The Bash version of eZ Server Monitor has also been modified to pass in v2.1. Here is the changelog:

  • System : fix to get the distro name
  • Services : fix to check a service. Replacing the nc command by another (thanks to @Aaaaadrien)
  • Services : ability to specify a host for each service (thanks to @_noKid and mobidyc)
  • Network usage : fix to retrieve the name of the network interfaces (thanks to @_noKid, @Aaaaadrien and @Albirew)
  • Memory : the cached and buffers memory are added to free memory now (thanks to @Albirew)
  • Disk usage : new option to hide tmpfs mountpoints (thanks to mobidyc and @Albirew)
  • Load Average : taking into account the number of cores (thanks to icefo)


You can download eSM`sh v2.1 in downloads section.


I want to thank all the people who have used eZ Server Monitor ;)

The GitHub repository is coming soon, be patient!

Go to top