|
|
| Author |
Message |
raX Lead Developer
Joined: 13 Oct 2001 Posts: 2234 Location: Carlisle, PA
|
Posted: Mon Apr 01, 2002 7:19 pm Post subject: cacti 0.6.7 Out |
|
|
It's about time... (and no this is not some kind of April fools joke, even though Freshmeat appears to be going through one). I really hope that this release proves to be solid. Anyhow, here are the changes:
-feature: Added a "none" option for a data source when creating a CDEF.
This can be used if you check the "Use the current data source being
used on the graph instead of a preset one" box.
-feature: Each user has a default graph policy: ALLOW or DENY for their
graph permissions.
-bug: Unique .rrd filename/data source name issues for SNMP "Make Graph"
have been fixed.
-feature: Changing the data source for a graph group parent will change
the data sources for each of the child items.
-bug: Logging has been fixed so errors do not show up in the Apache
error_log any more.
-bug: VRULE's work correctly now. Enter a time in the "value" field to use
them, such as "00:00" or "14:00".
-feature: If you select a graph to be added to the graph hierarchy, the
"This Item is a Graph" checkbox is automatically selected.
-docs: Install docs have been updated for Unix/Win32, documentation on
upgrading cacti has been added. See the 'docs/' directory for more
information.
-bug: SNMP can function on win32/unix without snmpwalk/snmpget binaries.
This will only work if you have php-snmp support compiled into both your
php binary and web server modules. This is already the case for win32.
-bug: A bug when more than one data source was created using the same
data input source with multiple outputs has been fixed.
-feature: The default install/upgrade screen has been revised.
-Ian |
|
| Back to top |
|
 |
positive
Joined: 18 Mar 2002 Posts: 17
|
|
| Back to top |
|
 |
positive
Joined: 18 Mar 2002 Posts: 17
|
Posted: Tue Apr 02, 2002 3:41 pm Post subject: A minor bug |
|
|
Ian,
Just did the upgrade, everything looks great on the install screen, one prob, still get the errors.
Warning: loginopts not found in MySQL result index 5 in /usr/local/www/cacti.positivenetworks.net/auth/include/login.php on line 77
and the graphic above the login screen is a broken link. I went around checking permisions, and all the files are owned by the same person, i have no idea what is wrong  |
|
| Back to top |
|
 |
raX Lead Developer
Joined: 13 Oct 2001 Posts: 2234 Location: Carlisle, PA
|
Posted: Tue Apr 02, 2002 3:52 pm Post subject: |
|
|
It seems as if your errors are a result of the problem that you were having before.
I remember that even after giving you the SQL queries to execute by hand; they still failed. This was most likely because of the ` symbol in the query.
You also mentioned that you were using a very new version of MySQL. What is the exact version you are using? I want to see if I can re-produce this myself and hopefully then fix the problem you are having.
-Ian |
|
| Back to top |
|
 |
positive
Joined: 18 Mar 2002 Posts: 17
|
Posted: Wed Apr 03, 2002 1:07 pm Post subject: MYSQL Version |
|
|
Here yah go
mysql Ver 9.38 Distrib 3.22.32, for pc-linux-gnu (i686)
Hope that helps, cause 6.7 and 6.6 seem pretty helpful.
Ryan |
|
| Back to top |
|
 |
|