source: nscp/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1ff950c   4 years michael Fixed build environment to work better (stand alone) 0.4.00.4.10.4.2stable
(edit) @77513cd   4 years michael more missing files 0.4.00.4.10.4.2stable
(edit) @79f8b2c   4 years michael added some missing files 0.4.00.4.10.4.2stable
(edit) @dcd5462   4 years michael post 0.3.6 build (fixes the CheckDisk errors) 0.4.00.4.10.4.2stable
(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) @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) @371df23   5 years michael * Added option [EventLog?] lookup_names=0 to disable the evetlog name … 0.4.00.4.10.4.2stable
(edit) @08f0346   5 years michael * Added lookup of "long" eventlog names (you can now use the alias used in … 0.4.00.4.10.4.2stable
(edit) @4bf9740   5 years michael 2008-09-17 MickeM - 0.3.4 RC-6 * Fixed issue on all filters so == takes … 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) @7221dc8   5 years michael 2008-09-09 MickeM * Improved error handling for the WMI checks. + … 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) @dc59b0e   5 years michael 2008-09-07 MickeM + Added sample powershell script as well as a … 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) @da1c7e1   5 years michael rollup for 0.3.3 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) @a720da5   5 years michael Fixed issue in the arraybuffer (one of the plit functions had a problem … 0.4.00.4.10.4.2stable
(edit) @796d8ff   5 years michael *DOH* maybe I should compile before I commit :) 0.4.00.4.10.4.2stable
(edit) @31fea1e   5 years michael + Added option (InvalidStatus?) to CheckCounter to allow other then UNKNOWN … 0.4.00.4.10.4.2stable
(edit) @e380ffe   5 years michael 2008-06-15 MickeM * Applied patches from Jeff Goldschrafe <goldschr AT … 0.4.00.4.10.4.2stable
(edit) @dff5db9   5 years michael 2008-06-14 MickeM * Fixed error message from external commands (better … 0.4.00.4.10.4.2stable
(edit) @8f167e8   5 years michael proper versions (memleak fix) 0.4.00.4.10.4.2stable
(edit) @367bf20   5 years michael 2008-04-03 MickeM * Moved COM init to "core" (from WMI module) + Added … 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) @5aebda1   5 years michael + Added host-lookupos for NSCA server + Added option (cache_hostname=1|0) … 0.4.00.4.10.4.2stable
(edit) @d76af81   5 years michael * Added some more error mesages to the NSCA module * Added support for … 0.4.00.4.10.4.2stable
(edit) @febff5f   5 years michael 0.3.1 release 0.4.00.4.10.4.2stable
(edit) @7f596ce   5 years michael * Changed so log is now in unicode format Hopefully this will make it … 0.4.00.4.10.4.2stable
(edit) @c3057cd   5 years michael + Added <> (same as ! and !=) as NRPE breaks the use of ! (in "all" … 0.4.00.4.10.4.2stable
(edit) @8c7d67f   5 years michael + Added debug to new section [Eventlog], when enabled it will (log) wat … 0.4.00.4.10.4.2stable
(edit) @1d84e57   5 years michael x64 build fixes (as well as bundling of some libraries) 0.4.00.4.10.4.2stable
(edit) @4c8d44d   5 years michael * Fixed a bug in NSCA module (now it works again :) + Added a command … 0.4.00.4.10.4.2stable
(edit) @5b9d247   5 years michael added some missing files… 0.4.00.4.10.4.2stable
(edit) @2f01f93   5 years michael + Added new module NRPEClient that can act as a NRPE client, might be … 0.4.00.4.10.4.2stable
(edit) @95e4ace   5 years michael + Fixed a buffer overflow in the NRPE socket handling. 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) @65ec1fa   5 years michael + Added hostname setting to [NSCA] section (must have been braindead when … 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) @ce57b1b   5 years michael 2008-02-11 MickeM + Added encryption support for NSCA module (about half … 0.4.00.4.10.4.2stable
(edit) @1a35b3f   5 years michael fixed an issue and updated conf 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) @047516e   5 years michael 2008-02-08 MickeM + Added some more default catch handlers (on the "core" … 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) @f6edbcd   5 years michael ny icon 0.4.00.4.10.4.2stable
(edit) @b5ef837   5 years michael + Added an internal log windows that displays log in realtime. + Fixed … 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) @035c51f   5 years michael + Added encryption subsystem to NSCA module (still no mcrypt support, but … 0.4.00.4.10.4.2stable
(edit) @bf6e9b4   5 years michael 2008-02-02 MickeM * Might have fixed the "missing eventlog messages" … 0.4.00.4.10.4.2stable
(edit) @5ac88c0a   5 years michael 2008-01-27 MickeM * Fixed a memory-leak in format_time * Fixed so … 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) @45241f5   5 years michael 2007-12-04 MickeM ! 0.3.0 Released 0.4.00.4.10.4.2stable
(edit) @013a71f   5 years michael 0.3.0 RC1 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) @7e33d82   5 years michael fixed the build environment a bit… 0.4.00.4.10.4.2stable
(edit) @99e4d8f   5 years michael 2007-11-23 MickeM * Converted to unicode (damn sometimes I HATE C++) … 0.4.00.4.10.4.2stable
(edit) @df0ab60   5 years michael 2007-11-21 MickeM * Fixed process counter so checkProcState now return … 0.4.00.4.10.4.2stable
(edit) @5044c09   5 years michael 2007-11-19 MickeM * Fixed a minor issue in reading registry keys + Added … 0.4.00.4.10.4.2stable
(edit) @23c63eb   6 years michael 2007-11-16 MickeM * Fixed an NRPE issue I added when I improved the … 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) @860f310   6 years michael Minor build related changes for w64 0.4.00.4.10.4.2stable
(edit) @e46ad71   6 years michael 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) @22d2739   6 years michael 2007-11-06 MickeM + Added CLI interface to CheckWMI to check queries 0.4.00.4.10.4.2stable
(edit) @b749b8d   6 years michael 2007-11-04 MickeM * Rewritten WMI handling as well as checks so things … 0.4.00.4.10.4.2stable
(edit) @12edcec   6 years michael Added one of the tools I use to build (XAutoBuild) as well as tweaked some … 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) @e6e297e   6 years michael minor changes to the fix and update of changelog (again #53 is what I have … 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) @6c5375b   6 years michael Fixed two issues (#24, #62) se changelog for details 0.4.00.4.10.4.2stable
(edit) @972b98d   6 years michael 0.2.7 build 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) @70f2d7b   7 years michael Updated with reg settings (take 1) 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) @ec3fbc5   7 years michael Added syntax option and some date formating code. 0.4.00.4.10.4.2stable
Note: See TracRevisionLog for help on using the revision log.