[munin/jabber] Passage à ejabberd
darcs-hash:20090113225201-ffbb2-9bbbaec8f03db1b1bc11a328e0646c159dae8d72.gz
This commit is contained in:
parent
3123902735
commit
6d8c542a6b
1 changed files with 2 additions and 2 deletions
|
@ -13,5 +13,5 @@ if [ "$1" = "config" ]; then
|
||||||
exit 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "crans.value `ls /var/lib/jabber/jabber.crans.org | wc -l`"
|
echo "crans.value `ejabberdctl stats registeredusers`"
|
||||||
echo "user.value `netstat -tn | grep ':522[23] .*ESTABLISHED' | wc -l`"
|
echo "user.value `ejabberdctl stats onlineusers`"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue