Author: Lars Michelsen <[email protected]> Date: Thu Aug 18 23:19:07 2011 +0200 Committer: Lars Michelsen <[email protected]> Commit-Date: Thu Aug 18 23:19:07 2011 +0200
Added exclude_members/exclude_member_states options Added exclude_members and exclude_member_states options to stateful objects for excluding specific member objects completely or only during summary state calculations. --- ChangeLog | 3 + docs/en_US/map_config_format_description.html | 121 ++++++++++++++++++++ share/server/core/classes/CoreBackendMgmt.php | 97 ++++++++++------ .../core/classes/GlobalBackendmklivestatus.php | 66 +++++++++-- share/server/core/classes/GlobalBackendndomy.php | 58 ++++++++-- share/server/core/classes/GlobalMapCfg.php | 59 ++++++++++- share/server/core/classes/objects/NagVisMapObj.php | 29 +++++ .../core/classes/objects/NagVisStatefulObject.php | 33 ++++++ share/server/core/classes/objects/NagiosHost.php | 2 +- share/server/core/defines/global.php | 3 + share/server/core/defines/matches.php | 1 + 11 files changed, 411 insertions(+), 61 deletions(-) Diff: http://nagvis.git.sourceforge.net/git/gitweb.cgi?p=nagvis/nagvis/diff/?id=3946096ce7ba9a58c5184a3817f5ed00a011542b ------------------------------------------------------------------------------ Get a FREE DOWNLOAD! and learn more about uberSVN rich system, user administration capabilities and model configuration. Take the hassle out of deploying and managing Subversion and the tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2 _______________________________________________ Nagvis-checkins mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagvis-checkins
