Search found 5 matches

by v3ct0r
Mon Nov 25, 2013 11:37 am
Forum: Open Source Nagios Projects
Topic: Executing check_disk.wsf
Replies: 5
Views: 2453

Re: Executing check_disk.wsf

Well, after a total of around 10 hours, I finally figured how to do this, and the specific script runs fine. I've got another script, to which NSClient doesn't like passing arguments, but I suppose I will figure it on my own.

G'day all.
by v3ct0r
Mon Nov 25, 2013 3:17 am
Forum: Open Source Nagios Projects
Topic: Executing check_disk.wsf
Replies: 5
Views: 2453

Re: Executing check_disk.wsf

Hey, I've looked at the docs for NSClient++ before posting here. I've found pages saying that scripts should be referenced in the INI file. Then, it goes on to talk about wrappers, saying how to define, for example, a VBS wrapper (and I don't even know what does the wrapper do, only guess). However,...
by v3ct0r
Sun Nov 24, 2013 9:18 am
Forum: Open Source Nagios Projects
Topic: Executing check_disk.wsf
Replies: 5
Views: 2453

Executing check_disk.wsf

Hey all, So I'm fairly a noob here. I pretty much got (I think) the gist, am able to install a Nagios setup and get it to monitor the basics on Linux/Windows servers. Now, I am trying to monitor all disks on Windows hosts using the check_disk.wsf I found on Nagios Exchange. Granted, the script itsel...
by v3ct0r
Thu Oct 31, 2013 2:39 am
Forum: Open Source Nagios Projects
Topic: Set service's default state as Off/Critical
Replies: 2
Views: 1136

Re: Set service's default state as Off/Critical

Thanks a bunch, brother.
by v3ct0r
Wed Oct 30, 2013 1:57 am
Forum: Open Source Nagios Projects
Topic: Set service's default state as Off/Critical
Replies: 2
Views: 1136

Set service's default state as Off/Critical

Hey, all, I'm pretty new to Nagios and Linux, so my apologies if this has been covered. I have searched for this for quite a bit, with no success. I am trying to set up Nagios to see a service's down status as good. For example, the SSH on ESX servers should be off, which Nagios currently sees as cr...