Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
Cacti version 0.8.5a has been released. This is just a bug fix release, so it doesn't contain any new features. Either way, it is definitely a worthwhile upgrade, especially for the users who are trying to keep up with the slew of patches against 0.8.5.
-bug#84: Updated internal CDEF caching to take CFs into account.
-bug#86: Updated the LDAP code to correctly copy template users.
-bug#136: Inaccurate total bandwidth readings for RRAs with a step > 1.
-bug#138: Typo on install/index.php
-bug#141: Incorrect pre-requisite file check when doing a graph export.
-bug#142: Added the '-t' option when calling ucd-snmp or net-snmp to support numeric
timeticks.
-bug#145: phpMyAdmin was choking on the import of cacti.sql.
-bug#146: Minor HTML fix in lib/form.php
-bug: Fixed potential graph item input corruption when saving a graph template item.
-bug: Fixed problem saving a data source using a template that had more than one item.
-bug: Correctly display the console menu when authentication has been turned off.
-bug: Correctly display the two pane tree when authentication has been turned off.
-bug: Support regular expression characters in passwords: \+*?[^]$(){}=!<>|:
-bug: Fixed certain re-ordering problems when deleting branches from a graph tree.
-bug: Add support for a 3 digit exponents in RRDTool fetch output on Windows.
-bug: Correctly escape community strings with a quotation mark under Windows.
-bug: 95th percentile and bandwidth summation code should result in less errors
when things don't go as planned.
-bug: Fix 'data_input_data_fcache' orphan when deleting a data source.
-feature: Make the 'None' option on the graph management and data sources host filter
dropdowns only display items with no host assigned. Add an 'Any' option to display
items assigned to all hosts.
-cactid: Fix segfault problems on all platforms when performing SNMP queries.
-cactid: Fix deadlock issues on Windows and Solaris when making popen calls.
Cactid seems to be having a problem in this new version.
After a while it quits all threads but one and continues to the end with just one thread, obviously taking forever to complete.
Jeppe wrote:Cactid seems to be having a problem in this new version.
After a while it quits all threads but one and continues to the end with just one thread, obviously taking forever to complete.
Which old version is working for you? It would be really odd if the cactid included with 0.8.5 worked for you, but the cactid included with 0.8.5a is causing problems. The *only* difference between cactid-0.8.5 and cactid-0.8.5a is the infamous SNMP session patch and the patch to popen to prevent process hangs. Both of these patches did fix certain problems even though it is always possible that they created more in the process.
Now and then I still got those 'CACTID: Poller[0] ERROR: Deadlock Occured'. Is this a serious problem, or not?
I use cacti 0.8.6b
I use a modified verion of cactid 0.8.6b by TheWitness
os = Windows
mysql = 4.1.7
php = 5.0.2
What version of Cygwin are you using? The most recent is the most stable. However, you might want to update the cactid.c file from 0.8.6 branch of CVS as it did have issues.
TheWitness
True understanding begins only when we realize how little we truly understand...