Author: Lars Michelsen <[email protected]> Date: Sat Jun 29 15:48:31 2013 +0200 Committer: Lars Michelsen <[email protected]> Commit-Date: Sat Jun 29 15:48:31 2013 +0200
recoded php internal state handling to integers ; other small fixes --- share/server/core/classes/CoreBackendMgmt.php | 2 +- share/server/core/classes/CoreModMultisite.php | 21 ++++- share/server/core/classes/GlobalBackendTest.php | 96 ++++++++++---------- .../core/classes/GlobalBackendmklivestatus.php | 86 +++++++++--------- share/server/core/classes/GlobalMainCfg.php | 7 +- share/server/core/classes/objects/NagVisHost.php | 20 ++-- .../core/classes/objects/NagVisHostgroup.php | 20 +++-- share/server/core/classes/objects/NagVisMapObj.php | 24 +++--- .../server/core/classes/objects/NagVisService.php | 2 +- .../core/classes/objects/NagVisServicegroup.php | 21 +++-- .../core/classes/objects/NagVisStatefulObject.php | 41 ++++----- share/server/core/functions/core.php | 37 ++++++++ 12 files changed, 217 insertions(+), 160 deletions(-) Diff: http://nagvis.git.sourceforge.net/git/gitweb.cgi?p=nagvis/nagvis/diff/?id=21ffb5e1c07ea6d263a51fca8e9075a6bd00190d ------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ Nagvis-checkins mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagvis-checkins
