Update


DescriptionDisplays current information about all installed plugins and checks for updates.
Plugin AuthorJimmy Conner



Documentation
You do not need to setup a cron job or scheduele, as it runs immediately after the normal poller automatically. There is currently one option Update Scan Interval which can be set to Never, 1 Day, 2 Days, 1 Week, or 1 Month, This is the time before checking for updates. 1 Day between scans is the minimum amount of time allowed, this is to keep the servers from being overloaded with requests. There is a command line option -f to force the scan to run immediately, but this is for debugging use only, and if you use it excessively (ex: 3000 times a day) it is possible that you could be banned from checking for updates on the server side.

Installation
  • Extract the archive
  • Move the extracted folder to your plugins driectory
  • Add the database mysql cacti < update.sql
  • Add $plugins[] = 'update'; to the $plugins = array(); section in include/config.php
  • Check the Check for Updates box under User Management-> Realm Permissions
  • Set the Update Scan Interval under Settings-> Misc

Download
Bug Tracker


CategoryPlugins
Page was generated in 0.0226 seconds