aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/cacti
Commit message (Collapse)AuthorAgeFilesLines
* - Fix df(1) output in query_unix_partitions.plsem2006-04-164-1/+22
| | | | | | | | - Fix path for ping in ping.pl - Rename a patch to a common scheme - Bump PORTREVISION Submitted by: Giraudet Olivier <giraudeo@altern.org>
* - Cacti developers has modified one of oficial patches.sem2006-03-143-6/+6
| | | | | | | | - Bump PORTREVISION - Change @dirrm with @dirrmtry for dirs where user's files may staied to avoid an error when port deinstalls. Approved by: portmgr (linimon)
* - Add four vendor patches:sem2006-01-192-2/+17
| | | | | | | | | | | | | | | | | | | | 1. Device Filter Clear Issue This patch fixes an issue where attempting to clear a filter would result in the filter still being active. 2. Invalid SQL When Creating Graphs This patch fixes an problem where an invalid SQL statement would be executed when generating graphs. 3. Additional Error Checking for Nth Percentile This adds more checking concerning rrd fetch returning an empty set on a non-existant rrd file, resulting in a php warning about invalid index. 4. MySQL 5.x Strict Mode Compatibility Allows MySQL 5.x to utilize the default "strict" sql_mode. As an added benefit, this patch also automatically calculates the maximum speed of your interface graphs preventing gigabit interfaces from being overrun. Reminded by: demon
* - Update tp 0.8.6hsem2006-01-067-81/+54
| | | | | | | * Numerous bugs fixed * A few notable features include MySQL 5.x support * New 5th percentile functionality, and multiple command line scripts - Refine a little pkg-message.in
* - Yield to a total SHAtification.sem2005-11-111-0/+5
| | | | - mysql-administrator: simplify BROKEN message
* - Fix permissions for scripts/sem2005-11-042-4/+3
| | | | | | | | Note: I'd like to stick the schema where PORTREVISION reflects a vendor patch level. So first digit(s) will the verndor patch level and second one will a port revision level. Reported by: Anthony Maszeroski <maszeroskia3@Scranton.edu>
* - Implement official patches:sem2005-10-212-2/+13
| | | | | | | | | | | | | | | | | * PHP Short Open Tag Syntax Error If PHP's 'short_open_tag' configuration option is turned off, a syntax error is displayed on the 'graph_view.php' page. * Broken Graph Zoom Graph When traversing to the graph zoom page from the graph properties page (wrench icon), the graph image appears to be broken. * Script Server SNMP Argument Mismatch A problem has been discovered with the ordering of SNMP authentication arguments in the two Host MIB script server scripts. This may cause unreliable results when trying to recache the Host-CPU and Host-Disk data queries. * Remove Disable MIB File Parsing Code Re-Enables the MIB file parsing code in the poller to prevent errors from being printed to the console.
* - Update to 0.8.6gsem2005-09-113-38/+10
|
* - Update to 11th patchset.sem2005-07-272-2/+35
| | | | - PORTREVISION now reflects a patchset number.
* PR: ports/83006simon2005-07-052-4/+3
| | | | | | | | | | Submtted by: Babak Farrokhi <babak@farrokhi.net> Security: Fixes remote command execution, and more. Security: http://www.hardened-php.net/advisory-032005.php http://www.hardened-php.net/advisory-042005.php http://www.hardened-php.net/advisory-052005.php Approved by: maintainer bypass for security update With hat: secteam
* - Saving config.php was a bad idea. cacti's developers make cahnges in it.sem2005-06-215-16/+55
| | | | | | | | | | I've moved DB settings from config.php to db-settings.php and save it instead. Read UPDATING. Reported by: Zoltan Frombach <tssajo@hotmail.com>, Andrej Zverev <az@inec.ru>
* - Invert condition in pkg-plist.sem2005-06-211-1/+1
| | | | An user config file was owerwritten with this typo.
* - Update to 0.8.6esem2005-06-213-14/+9
|
* - Integrate vendor patches:sem2005-06-092-3/+13
| | | | | | | | | | | | | | | 1) Poller Auto Recache on Empty Output Fixes a problem where the poller would force a data query recache when a device returned empty output. This may have caused problems for hosts that are frequently down. 2) Poller Output SQL Order By Removes an SQL "order by" statement from the poller output processing that might cause graph gaps for installations with a large number of poller processes. 3) Additional RRDTool 1.2 Support Adds more font control options that are supported in RRDTool 1.2. The default slope mode has been changed for more organic looking graph lines.
* - Update to 0.8.6dsem2005-05-014-39/+37
| | | | | | - Fix df output (Kb required) (*) Submitted by: Zoltan Frombach <tssajo@hotmail.com> (*)
* - Fix removing logic for user config [1]sem2005-04-214-22/+21
| | | | | | | | | | - Remove useless empty dirs - Fix package - Makefile refactoring - Utilize SUB_FILES magic - Update pkg-message Reported by: kris (via pointyhat) [1]
* - Grab the portsem2005-04-206-22/+66
| | | | | | | | | | - Apply all vendor's patches - Remove redundant macro in Makefile - Add www as second category - Fix log file owner - Don't destroy user config on updating Approved by: maintainer (silence for 2+ monthes, no submits for 6 monthes)
* - Update to 0.8.6csem2005-03-213-3/+11
| | | | | | PR: ports/78442 Submitted by: self Approved by: maintainer timeout (2 weeks)
* Update to 0.8.6b. Assign maintainership to submitter.will2004-10-184-55/+107
| | | | Submitted by: Brad Davis <so14k@so14k.com>
* - Use fixed UID/GIDpav2004-05-312-4/+4
|
* IGNORE: Uses an unregistered uid/gid.kris2004-05-311-0/+2
|
* - Update to 0.8.5apav2004-05-273-2/+8
| | | | | PR: ports/67253 Submitted by: Lars Thegler <lars@thegler.dk>
* - Really reset a maintainerpav2004-04-101-1/+1
|
* - Update to 0.8.5pav2004-03-223-45/+84
| | | | | | | | - Reset maintainer who's not on Internet anymore PR: ports/62973 Submitted by: ZParta <zparta@skebo.ac> Approved by: maintainer timeout (2 weeks)
* Say hello to the new "net-mgmt" category. There are probably morewollman2004-02-231-1/+1
| | | | | | | ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus
* Add cacti, a PHP based frontend to RRDtool configuration.pav2003-12-226-0/+412
PR: ports/59996 Submitted by: Vincent Tantardini <vinc@freebsd-fr.org>