In the settings you can specify the name of the table to use it before processing messages. (such a scheme [table pre] -> [camm poller run] -> [main table]). The default option without this table ([Main Table] <-> [camm poller run]).zgamer wrote:Great plug-in!!!
Noticed a bug with it under Cacti 0.8.7e running CAMM 1.6.4b, even though you can change the database source and you can in the configuration change the table names only the database source actual is working.
But this does not change the name of the main table.
So it's not a error.
I upload new version in first post:
CAMM --- 1.6.5 ---2009-11-25After updating the files, be sure to press CTRL + F5 to refresh your browser cache!
- - Switch to use ExtJS 3.0.3.
- Added [E-mail format] in rule - standart/html;
- Added [Include data] in rule - Include cacti device description in email;
- Use new, "pretty" the format of the text from mcutting (without the use of tags in the field of Alert - these tags can be used directly in the field of rules);
- Added color selection for Traps (TrapSeverity Normal = Green and TrapSeverity Major = Red) (mpdsville1)
- Fix bug with export data to excel, if the data contains a string '<br>';
- Fix : use mysql_affected_rows () instead db_fetch_cell ( "SELECT ROW_COUNT ()") to work correctly with mysql 4 versions (Wannes);