diff --git a/rapport_activite/rapport_activites.sh b/rapport_activite/rapport_activites.sh index d512371..9c1a131 100755 --- a/rapport_activite/rapport_activites.sh +++ b/rapport_activite/rapport_activites.sh @@ -9,7 +9,7 @@ main() { echo "** Active: $(count_active_accounts)" echo "** Inactive: $(count_inactive_accounts '1 MONTH')" echo "** Removable: $(count_removable_accounts '6 MONTHS')" -# echo "* Total messages stored (MAM): $(count_archived_messages) " + echo "* Total messages stored (MAM): $(count_archived_messages) " echo "* Total rooms active: $(ejabberdctl muc_online_rooms global | wc -l)" echo "" echo "_* Inactive accounts:_ no connection during last month"