-
slerena committed revision 2097 to the Pandora FMS SVN repository, changing 9 files.
2009-11-08 01:38:04 UTC in Pandora FMS
-
slerena committed revision 2096 to the Pandora FMS SVN repository, changing 3 files.
2009-11-07 00:39:27 UTC in Pandora FMS
-
pandora_db.pl script don't delete alerts associated to modules deleted when this modules area "non-init" and this produces "garbage" in the database. ALSO (not this bug, but _essential_) is that Non_init modules should not be deteled if they are currently modules of a policy applied to an agent, in this case, they should not been deleted (T!).
2009-11-06 14:30:42 UTC in Pandora FMS
-
Perl library "Module::Loaded" is not included in the requisites and fails in systems with Perl 5.8 because is a library for 5.10. We should remove this library from code and use another way to implement features provided by Module:Loaded.
2009-11-06 14:29:36 UTC in Pandora FMS
-
slerena committed revision 2088 to the Pandora FMS SVN repository, changing 1 files.
2009-11-05 18:29:26 UTC in Pandora FMS
-
slerena committed revision 2087 to the Pandora FMS SVN repository, changing 15 files.
2009-11-05 18:26:54 UTC in Pandora FMS
-
slerena committed revision 2076 to the Pandora FMS SVN repository, changing 1 files.
2009-11-04 10:37:42 UTC in Pandora FMS
-
This is applicable to plugin and WMI: when a module exec fails, server don't update last_try field, so a module plugin who fails will try to exec in each loop, causing a degradation of performance. This behaviour was fixed in 2.1 version, check that code to know exactly what database fields use.
2009-11-03 23:51:58 UTC in Pandora FMS
-
Seems that some people don't have enought !
Needed macros:
_moduledescription_
_agentdescription_
_alertdescription_
_group_ (This returns group name).
Ramon: People from Octopus Pod needs it, thats because it's a bug not a feature ;-)
2009-11-03 23:27:14 UTC in Pandora FMS
-
Down servers who don't mark theirselves as down (in a server, this meaks Update time > Server keepalive), are not being detected correctly by surrounding servers, who should mark it as down. This code was before implemented (2.x) and has been skipped in 3.0....
2009-11-03 12:02:08 UTC in Pandora FMS