Thank you for considering the Prim Usage Monitor!
How does it work?
The Prim Usage Monitor checks the number of prims each user has on the parcel it resides, against a global value, or user specific values.
When a user has more prims in use than allowed, an IM will be send to that user and to the owner of this Monitor, to inform about the exceeds, and requests to remove the excess ASAP
You can define limits per user, or use the global limit.
You can exclude users from the check (like the owner of the parcel)
You only need one Monitor for your parcel to monitor all of your users.
Usage:
Rez the prim monitor, and edit it.
In the content tab of this prim you find the configuration file "config".
Open it, and change the values to your needs.
The meaning of the values is explained in the config file.
Basically you define a global limit on prims with the "MaxPrims" value. This limit counts for all primowners that are not listed in the "User=" and "ExcludeUser=" lines.
The default interval to check the usage is 24 hours (86400 seconds in the config). You can change that to what you like. Everytime the script checks at this interval, people will get notified too, so dont set it too tight, or you will drive people nuts (and yourself)
Next, you can create a number of lines starting with "User=", where you can define a user and its own limit of prim usage.
Finally, you can define users that are not to be notified on exceeding limits, like the owner of the parcel.
===CHANGES SINCE LAST VERSON===
* You now have to use SL account names as user names. e.g. malicure.munro in stead of Malicure Munro
- Checks for prim usage on your land
- Sends an IM to residents that exceed the max
- Sends an IM to the owner of the monitor as well
- Works with a default max. Max prims per user possible
- Excluding users possible