graphing question

I would like to have graph for every PPP secret/user .

As not all users are connected all the time, and queues come and go, and as some users don’t have the “limit”, is there a way to create graphs for every PPP secret? (whenether it is connected or not, limited or not)

Thank you

create a corresponding static ppp server interface. i name them like ‘l2tp-username’ or ‘pptp-username’ or even ‘ppp-username’. The manual explains this static ppp interface, basically its just a mapping between the ppp secret and a static interface that always exists. I believe it wouldnt be too hard to script something that created them automatically.