| View previous topic :: View next topic |
| Author |
Message |
pepj User
Joined: 19 Dec 2005 Posts: 163
|
Posted: Mon Dec 19, 2005 3:56 pm Post subject: Plugin architectur/automatic user_auth_realm for new Plugin |
|
|
Hello
You develop a great "Plugin architectur".
I want create my own plugin.
I have seen that when we will create a new plugin with own plugin we have to search a free user_auth_realm number.
I think it would be good at having a function that gives the next free user_auth_realm number in order not to overwrite the realm of another plugins.
Do you have already a new function?
Thanks
Jean-Michel
|
|
| Back to top |
|
 |
jimmy Site Admin
Joined: 11 Nov 2004 Posts: 1637
|
Posted: Mon Dec 19, 2005 4:39 pm Post subject: Re: Plugin architectur/automatic user_auth_realm for new Plu |
|
|
| pepj wrote: | Hello
You develop a great "Plugin architectur".
I want create my own plugin.
I have seen that when we will create a new plugin with own plugin we have to search a free user_auth_realm number.
I think it would be good at having a function that gives the next free user_auth_realm number in order not to overwrite the realm of another plugins.
Do you have already a new function?
Thanks
Jean-Michel |
This is actually an excellent idea. I will dig into it and see how easy it will be to implement.
|
|
| Back to top |
|
 |
pepj User
Joined: 19 Dec 2005 Posts: 163
|
Posted: Thu Dec 22, 2005 8:29 am Post subject: |
|
|
Hi
I have seen that "Nagios plugin" the same realm as "monitor" !!!
Therefore I think a such function would resolve some problem.
Jean-Michel
cacti 0.8.6g / Windows2003 / MySQL Ver 14.7 Distrib 4.1.12, for Win32 / PHP v5.0.4 / Apache v2.x / Thold 70.2.6 / Plugin Architecture v0.8 / Monitor / Report
|
|
| Back to top |
|
 |
jimmy Site Admin
Joined: 11 Nov 2004 Posts: 1637
|
Posted: Thu Dec 22, 2005 11:39 am Post subject: |
|
|
| pepj wrote: | Hi
I have seen that "Nagios plugin" the same realm as "monitor" !!!
Therefore I think a such function would resolve some problem.
Jean-Michel |
I think I have it ironned out how it will work. I have been going over the new v0.9.0 plugin architecture with Tony, and it looks like it will fit in perfectly with the plans. I will get to work on this part first. It will ofcourse require changes to the architecture, but there are are so many changes slated for it, that it just going to be the tip of the iceberg.
|
|
| Back to top |
|
 |
|