I say it's generally useful, but only if the server keeps kicking people displaying to the outside world it has slots available.
Basically it should check whether there are (n-1)/n slots occupied (where n is the total number of slots) and then display n/n instead or for reserved slots (r) if (n-r)/n are occupied. Anything else is misleading.