Search found 50 matches

by Olin
Mon Mar 16, 2020 10:28 pm
Forum: Nagios XI
Topic: How to Scheduled Downtime Child Host's all services
Replies: 4
Views: 675

Re: How to Scheduled Downtime Child Host's all services

In my opinion, this is not a bug. If the parent is down, then the child would be unreachable, and notifications on services should be suppressed. There is no need for scheduling downtime for the child host's services... This functionality doesn't exist anyway. We could file a feature request but I ...
by Olin
Sun Feb 16, 2020 10:26 pm
Forum: Nagios XI
Topic: How to Scheduled Downtime Child Host's all services
Replies: 4
Views: 675

How to Scheduled Downtime Child Host's all services

HI all,

How to Scheduled Downtime Child Host's all services ?
I found only Scheduled Downtime Child Host.

thank you !
by Olin
Thu Jul 25, 2019 12:10 pm
Forum: Nagios XI
Topic: Configuration Wizard: Apache Tomcat not work !
Replies: 3
Views: 668

Re: Configuration Wizard: Apache Tomcat not work !

in the root: [root@ngsxi01 ~]# java Usage: java [-options] class [args...] (to execute a class) or java [-options] -jar jarfile [args...] (to execute a jar file) in the nagios [nagios@ngsxi01 ~]$ java Usage: java [-options] class [args...] (to execute a class) or java [-options] -jar jarfile [args.....
by Olin
Fri Jul 19, 2019 1:03 pm
Forum: Nagios XI
Topic: Configuration Wizard: Apache Tomcat not work !
Replies: 3
Views: 668

Configuration Wizard: Apache Tomcat not work !

HI all, When i use the configuration wizard to configure tomcat monitor : type: Please install Java to use JMX directly Also make sure to edit the CCM definition for check_xi_java_as to include java's absolute path. But I setting done . 1.jpg 2.jpg [nagios@ngsxi01 ~]$ /data/jdk1.8.0_31/bin/java Usag...
by Olin
Mon Aug 27, 2018 9:19 pm
Forum: Nagios XI
Topic: about monitor docker
Replies: 4
Views: 4273

Re: about monitor docker

thank you rkennedy and lmiltchev reading the socket And install ncpa in remote host . -bash-4.2$ ./check_docker.py -h Usage: check_docker.py [options] Options: -h, --help show this help message and exit -H HOST, --host=HOST The host URL for your Docker daemon. If this plugin is run locally, it shoul...
by Olin
Sat Aug 25, 2018 5:51 am
Forum: Nagios XI
Topic: about monitor docker
Replies: 4
Views: 4273

about monitor docker

Hi I read the pdf via https://assets.nagios.com/downloads/nagiosxi/docs/How-to-Monitor-Docker-Containers-with-Nagios-XI.pdf and start configure . it's type 'No Docker API base URL specified'. And I do not how to use check_docker.py script . Can you provides some check_docker.py use example for me ? ...
by Olin
Wed Jun 20, 2018 8:42 pm
Forum: Nagios XI
Topic: about nagiosxi diable Notifications and restart services
Replies: 1
Views: 390

about nagiosxi diable Notifications and restart services

Hi, I have a question: all the monitors set Retain status information is on . when I diable Notifications via nagiosxi-Admin-Monitoring Engine Status and restart the nagios services(nagios core etc ...). Can It be cause all monitor do not send Notifications ? When I enable Notifications via nagiosxi...
by Olin
Wed Jun 20, 2018 8:26 pm
Forum: Nagios XI
Topic: about nagiosxi rest api
Replies: 4
Views: 622

Re: about nagiosxi rest api

thanks @tgriep and @cdienger

And what time is the 5.5 release ?
by Olin
Thu May 31, 2018 8:30 pm
Forum: Nagios XI
Topic: about nagiosxi rest api
Replies: 4
Views: 622

about nagiosxi rest api

hi ,
i want to use nagiosxi rest api to set Schedule downtime or Disable notifications enable notifications or acknowledged or noacknowledged?
can you give me some advises?
thank you !
by Olin
Tue May 29, 2018 8:17 pm
Forum: Nagios XI
Topic: about Auto-Discovery and Auto-delete-monitor aws ec2
Replies: 2
Views: 408

about Auto-Discovery and Auto-delete-monitor aws ec2

hi ,
we plan create some ec2 hosts in aws .
but now i have one question.
how to Auto-Discovery and Auto-delete-monitor aws ec2 ?
can you give some advice?