This product has mixed permissions:
~Monitor (copy/Mod)
~~Monitor Script (copy)
~~Monitor Server (copy/transfer)
~~~Monitor Server Script (transfer)
~~config (copy/mod)
Sample of the configuration notecard:
#admin = yourname here
#admin = secondadmin here
#
# Notification options
#
# > OBJ_Owner_List - This option will send all object owners the notifications, instead of the admins only
# > free - This option includes in the report, the free prims if they have changed
# > owners - Includes in the report if the object owner list has changed
# > max - This option will include in the report if the total max prims has changed (Such as joining a parcel, or splitting)
# > total - This option includes in the report if the total used prims has changed (This is similar to the free prim notify)
# > group - Includes in the report if the group owned object count has changed
# > owner - Includes in the report if the objects owned by the land owner has changed
# > other - Includes in the report if the objects owned by none of the above has changed
# > selected - Includes in the report if the objects selected or sat upon has changed (This can be spammy, not recommended)
# > temp - Includes in the report the changed count of temp rezzed objects.
# > email - Sends the report to an email address
# > always_owners - Always includes the owner list in the report
#
notify = free
notify = owners
notify = max
notify = total
notify = temp
#
#
#
# Report in email
# Optionally you can get the report to your email as well
#report_email = my_email@name.tld
#
#
#
#
# Scan Timer
# Please do not scan every second
timer = 30
#
#
# When should reports be sent? (In seconds)
report_timer = 120