Is it possible to script changes to the membership list of a user group? We have an on call user group that is used for over night notification delivery. The membership of this group changes every week. We have an ever growing script that keeps track of the oncall calendar and automatically changes the notification settings for our other monitoring products (nagios, Exchange, SAN manager, SMS, various other programs etc). PRTG is currently the only product we have that we need to remember to manually change the group membership every week. I see the editusergroup.htm code uses a POST method when changing data. Is it possible to use curl or something similar to send POST data to PRTG to change group membership so this is in line with our other monitoring programs?
If it's not possible to change the user group membership, it is possible to change the email address list for notifications?
Either method would work for us and we're not afraid of getting dirty in the code dungeon.
Add comment