
Re: Convert an existing app into a plugin
mpdsville1 wrote:
Any general plugin arch doc I can examine, or a "blank plugin"
set of files I can play with? I'd like to take a shot at converting
or coercing an existing php app to live under a cacti tab.
In this case , I want to integrate my existing php-syslog-ng front
end into the cacti plugin framework..
Thanks
Mike D
Actually, I think I already have what you are looking for. I created a simple plugin that integrates our current NTop install into Cacti. It just basically adds a tab, user permissions, and displays the NTOP URL in an IFrame in Cacti.
I will see about posting it today.