NSClient++ / News: Recent posts

Moved to trac!

Hi.

I have moved to a trac project site so feel free to add tickets and such there (forums will stay here for a while though)

http://trac.nakednuns.org/nscp/

Posted by Michael Medin 2006-11-18

New version out 0.2.5e

2006-02-08 MickeM
! Fixed filter-eventID in EventLog module (now works for all IDs regardless of severity state)
+ Added new filters to EventLog (filter-severity that can filter based on event severity success, error, warning, informational)

Posted by Michael Medin 2006-02-08

New version out 0.2.5d

2006-02-07 MickeM
+ Added new filter option to eventlog filter-eventID
+ Added new operator to all numeric filters in:number,number,... etc. (for instance filter-eventID=in:123,456,789 to check for lists.

Posted by Michael Medin 2006-02-07

New version out 0.2.5b

2006-02-05 MickeM
+ Added CheckFile check command
This new command (in development) will allow various file checks such as age, size, date, etc on single or multiple files.
+ Added FILEAGE support to NSClient
+ Started to convert the webpage to WIKI

Posted by Michael Medin 2006-02-06

New version out 0.2.5a

New version out, fixes the pesky NT4 bug (should be all working now *I hope*)

Also in this release is a new CheckModule that checks WMI queries this is just an idea and I need feedback to be able to improve it so please let me know how you would like to use WMI queries. I will also fix some better error handling and write up some simple docs (for now look in the changelog to see how to use the WMI check).
To put it simply:
CheckWMI MaxWarn=10 MaxCrit=15 "Query:load=Select LoadPercentage from win32_Processor"... read more

Posted by Michael Medin 2006-01-21

New version out 0.2.4h

Minor fixes in this version

* Fixed ChangeServiceConfig2 on NT4
+ Added support for more then 4GB memory (8GB?)
Since I dont have this much memory this needs to be verified...
* Fixed syntax of performance data

Posted by Michael Medin 2006-01-02

New version out 0.2.4g

Minor additions, updates to the documentation as well as a bugfix.

* Fixed memory size bug (free and used were swapped)
+ Added option to debug all PDH counters /debugpdh
+ Added support for checking service by display name

// MickeM

Posted by Michael Medin 2005-09-26

New version out 0.2.4e

Minor additions and requests

First off sorry for the long delay, but summer means nice weather and the mountainbike has to get some attention too :)

No update of documentation (again) but hopefully the next week will give me some time to update them and then I hope to have a new release as in with update docs and such.

Changes in this version:

+ Added ShowAll=long to CPULoad
+ Added several new types to checkMem (type=paged, type=physical, type=page, type=virtual)

Posted by Michael Medin 2005-09-05

New version out 0.2.4c

Mainly fixes som minor issues, also adds support for FreeSpace checks (in addition to UsedSpace check) as well as "long description support" and a reworked EventLog checker.

No updated documentation yet but hopefully all outstanding issues has been fixed.

Extract from change log:
+ /install now sets the serive to autostart
+ Added service description
* added /listpdh option added to list all pdh counters
* Eventlog reworked (again) this time I hope it is better
+ Added support for ShowAll=long (to show more information)
+ Extended Drive and memory check syntax to facilitate both Free and Used space checks: MaxWarnFree / MaxWarnUsed etc)
* Changed thread API to use _creatthreadex as opposed to _creatthread (works better now!)
* Fixed UNKNOWN return code (was 4 should have been 3)
* Fixed drivechecks from NSClient

Posted by Michael Medin 2005-07-31

New version out 0.2.4b

This fixes a bug in the NSClient USEDDISKSPACE argument parsing code.

Posted by Michael Medin 2005-07-16