Wishlist: Audits done by game, not cron

New ideas, features you wish were in the game.
Post Reply
Berendol
Evil Iggy
Posts: 868
Joined: Mon 11.11.2002, 19:13
Location: Loot Pile
Contact:

Wishlist: Audits done by game, not cron

Post by Berendol » Sun 24.12.2006, 07:58

Perhaps the game could fork or otherwise spawn an audit job periodically.

The configuration for this audit would be in either the main MAngband config or some 'audit.conf' file. It may be smart to configure the audit executable in the config file as well.

This would provide easy auditing on platforms without cron, such as Windows. (Yes, I know you can use Task Scheduler.)

Benefits:
* Ease of initial auditing setup - no more scripts
* Regular auditing on platforms without cron or other schedulers, or platforms whose schedulers are not guaranteed to run
* Can re-audit immediately upon server restart/refresh
* Will cease to collect statistics when game server crashes or is killed, thus preserving the final state of the game
By appreciation, we make excellence in others our own property. (Voltaire)

Post Reply