Search found 10 matches
- Tue Oct 16, 2018 9:29 am
- Forum: Nagios XI
- Topic: Nagios Event Handler- Custom Variable
- Replies: 7
- Views: 626
Re: Nagios Event Handler- Custom Variable
Sorry actually i kept the same name for the event handler script in my Nagios xi and the script in the nrpe client.. eh_process.sh script: #!/bin/bash ARG="$1" "$ARG" start this script is in the nrpe client and event handler script in nagios server is this #!/bin/sh case "$1...
- Tue Oct 16, 2018 8:23 am
- Forum: Nagios XI
- Topic: Nagios Event Handler- Custom Variable
- Replies: 7
- Views: 626
Re: Nagios Event Handler- Custom Variable
This is the nrpe.cfg file in remote system ############################################################################# # Sample NRPE Config File # Written by: Ethan Galstad (nagios@nagios.org) # # Last Modified: 11-23-2007 # # NOTES: # This is a sample configuration file for the NRPE daemon. It ne...
- Tue Oct 16, 2018 2:39 am
- Forum: Nagios XI
- Topic: Nagios Event Handler- Custom Variable
- Replies: 7
- Views: 626
Re: Nagios Event Handler- Custom Variable
Thanks for your reply...
Declaring the free variable like you said ($_SERVICEPROCESS$ and _PROCESS) is not running the script in that path when that service is down..
Declaring the free variable like you said ($_SERVICEPROCESS$ and _PROCESS) is not running the script in that path when that service is down..
- Mon Oct 15, 2018 8:12 am
- Forum: Nagios XI
- Topic: Nagios Event Handler- Custom Variable
- Replies: 7
- Views: 626
Nagios Event Handler- Custom Variable
Hi Team, I m trying to implement event handler for a process. Previously, i have implemented the same for a service,for which the command is as follows, /usr/local/nagios/libexec/check_nrpe -H 10.25.13.34 -p 5666 -c service_restart -a crond, for which i have declared the Free variable in the Misc se...
- Mon Jul 16, 2018 8:00 am
- Forum: Nagios XI
- Topic: NagiosXI upgrade fails from 5.4.13 to 5.5.0
- Replies: 6
- Views: 643
Re: NagiosXI upgrade fails from 5.4.13 to 5.5.0
HI Team, We have a Internet Connectivity. but also we have facing that issue. I have followed these steps to upgrade NagiosXI. It defaulty took 5.5.0. How can I upgrade the 5.5.1 verison? Can you give the steps ? cd /tmp rm -rf nagiosxi xi*.tar.gz wget http://assets.nagios.com/downloads/nagiosxi/xi-...
- Mon Jul 16, 2018 6:55 am
- Forum: Nagios XI
- Topic: NagiosXI upgrade fails from 5.4.13 to 5.5.0
- Replies: 6
- Views: 643
NagiosXI upgrade fails from 5.4.13 to 5.5.0
Hi Team, I am tring to upgrade the NagiosXi 5.4.13 to 5.5.0. But it shows below issue at the end *** Compile finished *** You can now continue with the installation or upgrade process. Read the PDF documentation (docs/NRPE.pdf) for information on the next steps you should take to complete the instal...
- Wed Jul 11, 2018 5:41 am
- Forum: Nagios XI
- Topic: Clarifications about Enterprise License
- Replies: 1
- Views: 200
Clarifications about Enterprise License
Hi Team, We hold an Enterprise license which supports up to 100 nodes as mentioned in the earlier communication. Can this 100 licenses be supported only in One Data center Installation of Nagios or it supports across multiple Data center's? Upon checking that, we read from the support forums that it...
- Wed Jul 04, 2018 6:00 am
- Forum: Nagios XI
- Topic: Customize Email Template is not working for Contact Groups
- Replies: 2
- Views: 291
Customize Email Template is not working for Contact Groups
Hi Team, To send notification, we use the default mail template and its working fine for multiple groups as well. There are two contact groups Group A and Group B. Both groups shares same member list. Now, we would like to send different mail template for Group A & B. To enable this, when we try...
- Tue Apr 24, 2018 6:43 am
- Forum: Nagios XI
- Topic: Nagios XI Installtion Failed
- Replies: 5
- Views: 679
Re: Nagios XI Installtion Failed
I have added the Current Installation Failed Loh=gs and as well as Repolist Logs. Current Error : Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 7.6 MB/s | 8.5 MB 00:01 Run...
- Mon Apr 23, 2018 2:52 am
- Forum: Nagios XI
- Topic: Nagios XI Installtion Failed
- Replies: 5
- Views: 679
Nagios XI Installtion Failed
--> Running transaction check ---> Package mariadb.x86_64 1:5.5.52-1.el7 will be installed --> Processing Dependency: mariadb-libs(x86-64) = 1:5.5.52-1.el7 for package: 1:mariadb-5.5.52-1.el7.x86_64 ---> Package mariadb-server.x86_64 1:5.5.52-1.el7 will be installed --> Processing Dependency: mariad...