Version 2 (modified by trac, 7 years ago) (diff)

--

NSClient++ comes with a few modules out of the box that does various checks. A list of the modules and their potential use is listed below here. Click each plug-in to see detailed command descriptions and how the various modules can be used. ==wiki:CheckDisk==? Module to do various disk related checks.

==wiki:CheckEventLog==? Module to check event log

==wiki:CheckSystem==? Module to check system related things

==wiki:CheckHelpers==? Various helper function, doesn't check anything in it self but can help make things simpler.

==wiki:FileLogger==? Logs all messages (errors, warnings etc) to a file. ==wiki:NRPEListener==? Listens for incoming NRPE calls and handles them by injecting them into the core. It also listens for all NRPE definitions and executes them ==wiki:NSClientListener==? Listens for incoming NSClient calls and handles them accordingly. This only allows a limited subset of functionality and NRPE is recommended. ==wiki:SysTray==? A simple module to show an icon in the tray when the service is running this module does not export any check commands. ==wiki:CheckWMI==? wiki:CheckWMI:CheckWMI|CheckWMI?, Run a WMI query and check the result BETA

A simple module to make WMI checks.