Most recent edit on 2006-02-19 09:17:45 by FlaVour [typo, formatting]

Additions:
Tips to make new plugins work:



  • You can change the order of plugin tabs under settings by reordering your list of plugins in include/config.php. The same goes for the list of settings under the Misc tab.

    Deletions:
    - You can change to order of plugin tabs under settings by reordering your list of plugins in include/config.php. The same goes for the list of settings under the Misc tab.



    Oldest known version of this page was edited on 2006-02-19 05:44:40 by PsybeR [Initial revision]
    Page view:
  • When installing a new plugin make sure you have set Realm Permissions for your user under User Management. Many users report not being able to see a plugin and the simple reason is they don't have access to it.
  • Some beta plugins include a .sql file containing additions to the database, future releases will most likely auto import this information. You can add this to your cacti database by using the mysql command like this:
    • mysql cacti < filename.sql
    Plugins will not funtion until the additions to the database are made.
  • You can change to order of plugin tabs under settings by reordering your list of plugins in include/config.php. The same goes for the list of settings under the Misc tab.


  • CategoryPlugins
    Page was generated in 0.0139 seconds