source: nscp/modules/CheckSystem

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @e11d494   22 months michael 2011-07-25 * merged in all 0.3.9 changes into 0.4.0 * refactored where … 0.4.00.4.10.4.2
(edit) @7ec3dd1   2 years michael various fixes and changes here and there Mainly build related (been trying … 0.4.00.4.10.4.2
(edit) @3bdaf18   2 years michael Tweaks to building on linux, stil need to fix the utf8 issue and some … 0.4.00.4.10.4.2
(edit) @d66ccee   2 years michael Tweaks to make building faster 0.4.00.4.10.4.2
(edit) @c391984   2 years michael 0.4.x: * tweaks to the build environment to make the installer work * … 0.4.00.4.10.4.2
(edit) @7443b58   2 years michael 0.4.x a lot of tweaks and fixes (now works as a replacement for 0.3.x in … 0.4.00.4.10.4.2
(edit) @c760fc9   2 years michael * Fixed so old settings mappings are read/stored in a text file * Changed … 0.4.00.4.10.4.2
(edit) @87cf3c4   2 years michael All builds with CMAKE now (except for installers) but thats for another … 0.4.00.4.10.4.2
(edit) @1ecd26f   2 years michael syncronized streams between 0.4.x and 0.3.x as well as improed the CMAke … 0.4.00.4.10.4.2
(edit) @c015acc   3 years michael Builds again!!! Streamlined settings and mde the client side API slightly … 0.4.00.4.10.4.2
(edit) @5e12ba6   3 years michael Various minor changes (NOT BUILDING PROPERLY) 0.4.00.4.10.4.2
(edit) @291548e   3 years michael Tweaks to the settings subsystem (thread safeness) as well as additions to … 0.4.00.4.10.4.2
(edit) @de7ec29   3 years michael Fixed some unix incompatibility issues 0.4.00.4.10.4.2
(edit) @497b779   3 years michael New settings client (c++ instead of c) which looks pretty sweet :P Only … 0.4.00.4.10.4.2
(edit) @294b37b   3 years michael Added ssl support (almost, still has hard coded certificate). ported … 0.4.00.4.10.4.2
(edit) @5735dda   3 years michael Merged back all (some?) of the new changes from 0.3.8 0.4.00.4.10.4.2
(edit) @9661f81   3 years michael 2010-05-10 MickeM - 0.3.8 RC2 * Fixed issue with listpdh and debugpdh … 0.4.00.4.10.4.2stable
(edit) @d1029bd   3 years michael 2010-04-21 MickeM - 0.3.8 RC1 + Added support for strings and int … 0.4.00.4.10.4.2stable
(edit) @cad08fb   3 years michael Major update with a new plugin glue that works better with *nix. … 0.4.00.4.10.4.2
(edit) @b4110d8   3 years michael Reintegrated stable branch and removed some project files (no longer … 0.4.00.4.10.4.2
(edit) @42ff14d   3 years michael 2009-01-24 MickeM * Fixed so files locked for reading can be chcked … 0.4.00.4.10.4.2stable
(edit) @7f9c823   4 years michael First attempt at serious boostification. NOTICE! This is NOT a complete … 0.4.00.4.10.4.2
(edit) @3b4097d   4 years michael added timeout handling 0.4.00.4.10.4.2
(edit) @d5356c1   4 years michael tried boost::asio in the NRPECLient and split settings to a new file … 0.4.00.4.10.4.2
(edit) @f0eb62d   4 years michael Refactored service into its own project 0.4.00.4.10.4.2
(edit) @5da0459   4 years michael BROKEN! First attempt at merging… 0.4.00.4.10.4.2
(edit) @b39c1f3   4 years michael Added debug to checkProcess and some additions to the Lua moduel and … 0.4.00.4.10.4.2stable
(edit) @b1ac2fa   4 years michael 2009-05-03 MickeM * Fixed another quite serious memory leak! And this … 0.4.00.4.10.4.2stable
(edit) @1d53fe0   4 years michael 2009-02-11 MickeM * Fixed so that performance data is always(?) renderd … 0.4.00.4.10.4.2stable
(edit) @04f2743   4 years michael 2009-01-25 MickeM * Fixed issue with checkVersion ( #242 ) * Fixed … 0.4.00.4.10.4.2stable
(edit) @3692371   4 years michael 2009-01-20 MickeM * Fixed issue with CheckWMI when no filter was … 0.4.00.4.10.4.2stable
(edit) @739db5a   5 years michael First attempt at merging stable changes over to here (probably needs more … 0.4.00.4.10.4.2
(edit) @c09c225   5 years michael 2008-09-24 MickeM - 0.3.5 * Fixed issue with CheckServiceState and … 0.4.00.4.10.4.2stable
(edit) @bb8b6d1   5 years michael 2008-09-18 MickeM - 0.3.4 * Changed so "missing services" are treated as … 0.4.00.4.10.4.2stable
(edit) @c37e58f   5 years michael 2008-09-14 MickeM - 0.3.4 RC-4 * Fixed issue with OS detection (again) * … 0.4.00.4.10.4.2stable
(edit) @a34b229   5 years michael 2008-09-09 MickeM * Fixed issue with & and some commands via check_nt. * … 0.4.00.4.10.4.2stable
(edit) @bc97cd8   5 years michael 2008-09-06 MickeM * Improved error reporting in the eventlogchecker * … 0.4.00.4.10.4.2stable
(edit) @c0522cd   5 years michael 2008-08-16 MickeM * *WARNING* THIS IS VERY VERY UNSTABEL (possibly) * … 0.4.00.4.10.4.2stable
(edit) @846bbe4   5 years michael 2008-08-09 MickeM + Added ChangeWindowMessageFilter? so systray should not … 0.4.00.4.10.4.2stable
(edit) @34e7428   5 years michael Added new option (namespace) to CheckWMI and CheckWMIValue use like so: … 0.4.00.4.10.4.2stable
(edit) @9567d4b   5 years michael 2008-05-?? MickeM * BREAKING CHANGE! -- THe API function NSCLoadPlugin … 0.4.00.4.10.4.2
(edit) @dff5db9   5 years michael 2008-06-14 MickeM * Fixed error message from external commands (better … 0.4.00.4.10.4.2stable
(edit) @b7ed6ac   5 years michael + Added command line support for process checks New option: cmdLine … 0.4.00.4.10.4.2stable
(edit) @dd02c15   5 years michael * Fixed service check: check_nt -v SERVICESTATE -l CheckAll? so it works as … 0.4.00.4.10.4.2stable
(edit) @394f7a1   5 years michael + Added propper output handling to process subsystem (now you can execute … 0.4.00.4.10.4.2stable
(edit) @7a156f4   5 years michael 2008-02-13 MickeM + Added string_length to [Settings] as well (used … 0.4.00.4.10.4.2stable
(edit) @c1d545e   5 years michael 2008-02-09 MickeM + New module CheckExternalScripts to handle 1, external … 0.4.00.4.10.4.2stable
(edit) @de8ef76   5 years michael 2008-02-04 MickeM * Happy Birthday bogi!! :) * Fixed issues with … 0.4.00.4.10.4.2stable
(edit) @6b690bf   5 years michael + Added API for scripts to register commands + Added command descriptions … 0.4.00.4.10.4.2stable
(edit) @8b206ee   5 years michael humm… 0.4.00.4.10.4.2stable
(edit) @47b843a   5 years michael 2007-12-16 MickeM + A lot of new features in the LUA module only … 0.4.00.4.10.4.2stable
(edit) @3f69109   5 years michael 2007-12-11 MickeM + Added support for index-lookups of PDH counters … 0.4.00.4.10.4.2stable
(edit) @5ca3931   5 years michael 2007-12-09 MickeM + Added a check if the service is started when running … 0.4.00.4.10.4.2stable
(edit) @978bd31   5 years michael 2007-11-28 MickeM * Fixed some UNICODE issues with process-listings + … 0.4.00.4.10.4.2stable
(edit) @3f569d3   5 years michael 2007-11-26 MickeM + Fixed a socket issue (erroneously reported "Could not … 0.4.00.4.10.4.2stable
(edit) @a60995a   6 years michael removed "old" project files and added a perl helper thingy 0.4.00.4.10.4.2stable
(edit) @7e33d82   6 years michael fixed the build environment a bit… 0.4.00.4.10.4.2stable
(edit) @99e4d8f   6 years michael 2007-11-23 MickeM * Converted to unicode (damn sometimes I HATE C++) … 0.4.00.4.10.4.2stable
(edit) @df0ab60   6 years michael 2007-11-21 MickeM * Fixed process counter so checkProcState now return … 0.4.00.4.10.4.2stable
(edit) @5044c09   6 years michael 2007-11-19 MickeM * Fixed a minor issue in reading registry keys + Added … 0.4.00.4.10.4.2stable
(edit) @b0ae738   6 years michael 2007-11-14 MickeM + Added multi-line output support ( issue #91 ) * … 0.4.00.4.10.4.2stable
(edit) @30bfe74   6 years michael 2007-11-12 MickeM + Added option to configure socket_timeout (default is … 0.4.00.4.10.4.2stable
(edit) @eceb8c7   6 years michael mainly build changes to finalize w64 stuff. also added the forth coming … 0.4.00.4.10.4.2stable
(edit) @3ece2bd   6 years michael 2007-11-08 MickeM + Added CheckWMIValue to check result-values from a WMI … 0.4.00.4.10.4.2stable
(edit) @0bc9fdd   6 years michael made some build changes (removed warnings) 0.4.00.4.10.4.2stable
(edit) @478588b   6 years michael * Restructured build and include to work from CLI + Started to add … 0.4.00.4.10.4.2stable
(edit) @4548d83   6 years michael + Added auto-update of versions and dates on build to make versions better … 0.4.00.4.10.4.2stable
(edit) @4001502   6 years michael Cleanup build enviornment a bit and updated to it builds on w64 (-regular … 0.4.00.4.10.4.2stable
(edit) @5b40546   6 years michael nothing much really... probably tinkering… 0.4.00.4.10.4.2stable
(edit) @a6aaf0a   6 years michael * Added Dutch performance counters to counters.defs * Added Spanish … 0.4.00.4.10.4.2stable
(edit) @22019c2   6 years michael * Fixed the "check memory" issues for real this time. * Fixed problem … 0.4.00.4.10.4.2stable
(edit) @e4d3f23   6 years michael Fixed problem with missing \0 on ns-client streams (but I am doubtfull … 0.4.00.4.10.4.2stable
(edit) @dc65e35   6 years michael 2006-03-05 MickeM * Fixed -v FILEAGE check_nt (NSClient) check. * Added … 0.4.00.4.10.4.2stable
(edit) @2c34b97   6 years michael + Added possibility to check many memory checks in one go, just stack type … 0.4.00.4.10.4.2stable
(edit) @2603350   6 years michael Getting ready for the 0.2.7 release, a few minor fixes here and there… 0.4.00.4.10.4.2stable
(edit) @d48c31a   6 years michael New build enviornment (static) to work with NT4 and w2k3 and hopefully … 0.4.00.4.10.4.2stable
(edit) @0687108   7 years michael + Added support for empty NRPE checking (i.e.. chec_nrpe without a -c … 0.4.00.4.10.4.2stable
(edit) @9ce8b01   7 years michael VC 8.0 compatiblity 0.4.00.4.10.4.2stable
(edit) @76aafc4   7 years michael * empty log message * 0.4.00.4.10.4.2stable
(edit) @aabbd97   7 years michael Nya settingssysmetet kompilerar 0.4.00.4.10.4.2stable
(edit) @f42280d   7 years michael * empty log message * 0.4.00.4.10.4.2stable
(edit) @6817602   7 years michael Lots of update (I really should checkin more often :) 0.4.00.4.10.4.2stable
(edit) @75d5e70   8 years michael Alot of fixes and some changes (se changelog for details) 0.4.00.4.10.4.2stable
(edit) @e26cfe0   8 years michael changes all over manily in the checking code 0.4.00.4.10.4.2stable
(edit) @6654022   8 years michael * Fixed PROCSTATE and SERVICESTATE return state. + Added support for … 0.4.00.4.10.4.2stable
(edit) @1d9338a   8 years michael 2005-05-23 MickeM + Added obfuscated password support + Added some more … 0.4.00.4.10.4.2stable
(edit) @af5bc4b   8 years michael 2005-05-18 MickeM * Fixed bug in NSC.ini (section title for Check System … 0.4.00.4.10.4.2stable
(edit) @1e62ed5   8 years michael 2005-05-15 MickeM + Added NRPE support for checkCounter + Updated … 0.4.00.4.10.4.2stable
(edit) @945c381   8 years michael * Fixed multitasking socket listsner (had a hard-to-find memory leak) * … 0.4.00.4.10.4.2stable
(edit) @d656933   8 years michael + Added multitasking to socket listsner (it can now handle multiple … 0.4.00.4.10.4.2stable
(add) @cea178b   8 years michael MAJOR CHANGES 2004-04-19 MickeM + Added SSL support + Added alot … 0.4.00.4.10.4.2stable
Note: See TracRevisionLog for help on using the revision log.