-
Notifications
You must be signed in to change notification settings - Fork 15
Wanting to try on Windows #25
-
I'd like to test snclient on windows, but I've no idea how to install it as a service like I did with NSClient.
Any help would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment 4 replies
-
the windows service will be automatically created during installation when using the .msi installer file.
Beta Was this translation helpful? Give feedback.
All reactions
-
Yes, I have now found that out, thanks.
I notice its only got the nrpe agent in the ini file, does it not work like NSClient did with the check_nt plugins?
Beta Was this translation helpful? Give feedback.
All reactions
-
check_nt is not supported, and probably will never be. You can use check_nrpe or check_nsc_web instead.
Beta Was this translation helpful? Give feedback.
All reactions
-
i just checked, and check_nt is even in nsclient marked as deprecated.
Beta Was this translation helpful? Give feedback.
All reactions
-
Cool. I'll convert my checks and do some rewriting for the core O/S checks
Beta Was this translation helpful? Give feedback.