Search found 9 matches
- Mon Jul 30, 2018 5:03 pm
- Forum: Nagios XI
- Topic: Bulk Host Cloning and Import doesn't work
- Replies: 7
- Views: 379
Re: Bulk Host Cloning and Import doesn't work [solved]
Great! It's working now. Really appreciate it.
- Mon Jul 30, 2018 3:25 pm
- Forum: Nagios XI
- Topic: Bulk Host Cloning and Import doesn't work
- Replies: 7
- Views: 379
Re: Bulk Host Cloning and Import doesn't work
I tried to add the name field from the drop down list, in this case, it's the hostname. The result is the same. We never added name field before and it worked just fine. This feature was broken for the last 3 releases. I wonder whether you are able to re-produce it on your side. Error: Invalid max_c...
- Mon Jul 30, 2018 12:08 pm
- Forum: Nagios XI
- Topic: Bulk Host Cloning and Import doesn't work
- Replies: 7
- Views: 379
Re: Bulk Host Cloning and Import doesn't work
scottwilkerson wrote:Could you send a screenshot of the screen where you are selecting the services in the wizard?
Thanks for the rely, just pm you the screenshot, basically I selected all items from another host, but it doesn't matter how many items you select, it will just fail.
Thanks
- Fri Jul 27, 2018 10:47 pm
- Forum: Nagios XI
- Topic: Bulk Host Cloning and Import doesn't work
- Replies: 7
- Views: 379
Bulk Host Cloning and Import doesn't work
Dear Support, We are having issue with the "Bulk Host Cloning and Import" feature, it looks like the host config file generated by Nagios is incomplete. Please see below for the details. Please advise. Thanks *********************************************************************************...
- Mon May 22, 2017 11:37 am
- Forum: Nagios XI
- Topic: Only receive recovery SMS from critical metrics
- Replies: 1
- Views: 104
Only receive recovery SMS from critical metrics
Hello,
I am wondering whether there's a way to only receive SMS recovery messages from critical metrics. It's a very nice feature but we also receive so many recovery messages from warning metrics. Please advise.
Thanks!
I am wondering whether there's a way to only receive SMS recovery messages from critical metrics. It's a very nice feature but we also receive so many recovery messages from warning metrics. Please advise.
Thanks!
- Thu Feb 09, 2017 4:14 pm
- Forum: Nagios XI
- Topic: check_nrpe vs other check_ commands
- Replies: 7
- Views: 1591
Re: check_nrpe vs other check_ commands
Yes, please.
- Thu Feb 09, 2017 4:00 pm
- Forum: Nagios XI
- Topic: check_nrpe vs other check_ commands
- Replies: 7
- Views: 1591
Re: check_nrpe vs other check_ commands
Thanks again, I think I understand how it works now.
- Thu Feb 09, 2017 2:18 pm
- Forum: Nagios XI
- Topic: check_nrpe vs other check_ commands
- Replies: 7
- Views: 1591
Re: check_nrpe vs other check_ commands
Thanks for the prompt response. I setup them up and they are installed by the official fullinstall script. All check commands come with this installation. Sorry but I don't quiet understand what are the benefits for using "check_nrpe -c check_tcp" in stead of using check_tcp, for security ...
- Thu Feb 09, 2017 12:25 pm
- Forum: Nagios XI
- Topic: check_nrpe vs other check_ commands
- Replies: 7
- Views: 1591
check_nrpe vs other check_ commands
Hello, I noticed that XI uses check_nrpe command to call other check commands which are defined in the nrpe.cfg to perform the checks, and I also noticed that I can use those check commands directly without problems, for example check_tcp, in this case I don't even need to modify nrpe.cfg and restar...