Search found 3722 matches

by mcapra
Thu May 19, 2016 9:18 am
Forum: Open Source Nagios Projects
Topic: check_disk to check all drives
Replies: 1
Views: 3705

Re: check_disk to check all drives

You could try this command definition (note the /* path at the end): command[check_disks]=/usr/lib/nagios/plugins/check_disk -w 20% -c 10% -C -W 20% -K 10% -p /* Here's my test file system: [root@localhost boot]# df -h Filesystem Size Used Avail Use% Mounted on /dev/sda3 18G 4.1G 14G 23% / devtmpfs ...
by mcapra
Wed May 18, 2016 11:31 am
Forum: Nagios Log Server
Topic: Trial Nagios Log Server no send email
Replies: 11
Views: 2287

Re: Trial Nagios Log Server no send email

Let us know @Guillep, thanks!
by mcapra
Tue May 17, 2016 1:13 pm
Forum: Open Source Nagios Projects
Topic: check if downtime is scheduled for a host via CGI
Replies: 2
Views: 2602

Re: check if downtime is scheduled for a host via CGI

The JSON Query Generator is super handy for this sort of thing (where x.x.x.x is your Core install): http://x.x.x.x/nagios/jsonquery.html A brief intro to the JSON Query Generator: https://labs.nagios.com/2014/06/19/exploring-the-new-json-cgis-in-nagios-core-4-0-7-part-1/ If you wanted to check if h...
by mcapra
Tue May 17, 2016 9:19 am
Forum: Nagios XI
Topic: NRDP
Replies: 3
Views: 1013

Re: NRDP

Glad to hear you were able to figure it out! I'll see if I can replicate this.

Is it ok if we close this thread and mark the issue as resolved?
by mcapra
Mon May 16, 2016 4:44 pm
Forum: Nagios XI
Topic: Commands stop working
Replies: 9
Views: 340

Re: Commands stop working

Closing it up!
by mcapra
Mon May 16, 2016 2:35 pm
Forum: Open Source Nagios Projects
Topic: Monitoring externally through proxy?
Replies: 5
Views: 4640

Re: Monitoring externally through proxy?

Let us know what you results are!
by mcapra
Fri May 13, 2016 1:22 pm
Forum: Nagios XI
Topic: Resolv.conf
Replies: 3
Views: 219

Re: Resolv.conf

@langtest is it ok if I lock this and mark as resolved?
by mcapra
Fri May 13, 2016 1:13 pm
Forum: Open Source Nagios Projects
Topic: check_disk disable critical
Replies: 9
Views: 4856

Re: check_disk disable critical

You could try leaving the critical threshold undefined like so: define service{ use dev_default-service service_description DEV FS: / check_command DEV_check_local_disk!10%!!/ contact_groups TEST-CG servicegroups DEV_FS_Root-SG } This works for me in core for check_local_disk . Your results may vary...
by mcapra
Fri May 13, 2016 9:45 am
Forum: Nagios XI
Topic: Install NSClient++ on the nagios server??
Replies: 6
Views: 333

Re: Install NSClient++ on the nagios server??

@rajasegar, Is it all right if we lock this topic and mark it as resolved?
by mcapra
Fri May 13, 2016 9:35 am
Forum: Nagios XI
Topic: How would you do this(if you can)....
Replies: 6
Views: 277

Re: How would you do this(if you can)....

I have submit a request for this feature with a reference to this thread. Is it all right if we lock this topic and mark it as resolved?