TracNav menu
-
Home
-
Documentation
- …
-
Information
- …
-
Commands/Modules
-
CheckDisk
- CheckFileSize
- CheckDriveSize
- CheckFile
-
CheckEventLog
- CheckEventLog
-
CheckSystem
- CheckCPU
- CheckUpTime
- CheckServiceState
- CheckProcState
- CheckMem
- CheckCounter
-
CheckHelpers
- CheckAlwaysOK
- CheckAlwaysCRITICAL
- CheckAlwaysWARNING
- CheckOK
- CheckCRITICAL
- CheckWARNING
- CheckMultiple
- CheckVersion
-
CheckTaskSched
- CheckTaskSched
-
FileLogger
- N/A
-
NRPEListener
- N/A
-
NSClientListener
- N/A
-
SysTray
- N/A
-
CheckWMI
- CheckWMI
- CheckWMIValue
-
RemoteConfiguration
- N/A
-
CheckExternalScripts
- N/A
-
LUAScript
- Guide
-
NSCAAgent
- N/A
-
Donate
- …
SysTray.dll
A simple module to show an icon in the tray when the service is running this module does not export any check commands.
For a service to be able to "interact with the desktop" it has to be set to do so. By default (for "security reasons") it is not enabled so if you want to use this module you need to enable that. The simplest way to do is to run the following command:
# Make sure the service is installed nsclient++ -install # Change the service so it can interact with the desktop nsclient++ -noboot SysTray install
For this to work the service has to have been installed first (ie. "nsclient++ -install").
Attachments
- SysTray.dll (168.0 kB) - added by ramkumar_rkin@yahoo.com on 05/22/07 16:04:08.
