-
Pandora FMS V3 RC2 Availability
Hi all,
trying to run with a new monitoring project and really would like to use Pandora, however I am having some issues which are preventing me moving forward.it seems that after adding items to a fresh install agents, checks etc (have tried with both the VirtualBox ISO and a fresh manual install on Centos 5.3 with same results) the backend DB seems to get confused, sometimes showing, all, none, or sometimes OLD DELETED objects on the web interface on each refresh of the webpage.
At this point I have noticed the ‘Sanitize Database’ tool also throws errors, where on a fresh install before the strange behaviour is noticed, the db sanity tool runs without error.
Sanatize DB output is as follows:
Checking tagente_estado table Inserting module 1 in state table SQL error: Column count doesn't match value count at row 1 ('INSERT INTO tagente_estado (id_agente_modulo, datos, timestamp, estado, id_agente, last_try, utimestamp, current_interval, running_by, last_execution_try) VALUE (1, 0, '0000-00-00 00:00:00', 0, 100, 1, '0000-00-00 00:00:00', 0, 0, 0, 0)') in /var/www/php/godmode/db/db_sanity.php on line 48 Inserting module 2 in state table SQL error: Column count doesn't match value count at row 1 ('INSERT INTO tagente_estado (id_agente_modulo, datos, timestamp, estado, id_agente, last_try, utimestamp, current_interval, running_by, last_execution_try) VALUE (2, 0, '0000-00-00 00:00:00', 0, 100, 1, '0000-00-00 00:00:00', 0, 0, 0, 0)') in /var/www/php/godmode/db/db_sanity.php on line 48 Inserting module 3 in state table SQL error: Column count doesn't match value count at row 1 ('INSERT INTO tagente_estado (id_agente_modulo, datos, timestamp, estado, id_agente, last_try, utimestamp, current_interval, running_by, last_execution_try) VALUE (3, 0, '0000-00-00 00:00:00', 0, 100, 1, '0000-00-00 00:00:00', 0, 0, 0, 0)') in /var/www/php/godmode/db/db_sanity.php on line 48
I am guessing these issues are related to the bugs found in RC1. The website said RC2 would be available about two weeks ago so does anyone know what is happening with this?
I would really like to use pandora but time is running out for the test implimentation and at some point I guess I’ll have to go back to OpenNMS 🙁
The other alternative is downgrading to the older stable versions, what features would I miss out on here?
Thanks,
//TrX