Maybe I am misunderstanding something, but does this seem right for my pool server?
mysql> select sum(monvalue) from stats_shares;
+-------------------+
| sum(monvalue) |
+-------------------+
| 4.443734682918838 |
+-------------------+
1 row in set (0.02 sec)
linux:~/monocle$ ./monocled getbalance
1.00000000
Showing I should have 4.44 mon, but the wallet only has 1?
Just my machines running on this p2pool at the moment. No payouts yet :|
Try getbalance ""
You will find you have unconfirmed coins, so you can't payout just yet.