Search found 14 matches

by InesDiLorenzo89
Tue Dec 20, 2016 4:33 am
Forum: Nagios XI
Topic: NAGIOS BPI
Replies: 3
Views: 734

Re: NAGIOS BPI

Here the system profile.
Thank you in advanced
by InesDiLorenzo89
Thu Dec 01, 2016 10:17 am
Forum: Nagios XI
Topic: NAGIOS BPI
Replies: 3
Views: 734

NAGIOS BPI

Sorry but we have the same problem again

https://support.nagios.com/forum/viewto ... =6&t=38735
by InesDiLorenzo89
Wed Nov 16, 2016 9:14 am
Forum: Nagios XI
Topic: Dashboard disappering - Nagios XI
Replies: 7
Views: 1922

Re: Dashboard disappering - Nagios XI

Hi,
i send you a file with our configuration.
Thank you
by InesDiLorenzo89
Thu Nov 10, 2016 8:45 am
Forum: Nagios XI
Topic: Dashboard disappering - Nagios XI
Replies: 7
Views: 1922

Re: Dashboard disappering - Nagios XI

Unfortunately, this solution does not solve the problem
by InesDiLorenzo89
Fri Oct 14, 2016 5:26 am
Forum: Nagios XI
Topic: Dashboard disappering - Nagios XI
Replies: 7
Views: 1922

Dashboard disappering - Nagios XI

Good morning, I would like to alert you about a problem with dashboard Nagios. In two occurrencies all custom dashboard disappear and me and my team are forced to recreate them. I read the following topic about this problem but I don’t understand the root cause of problem. https://support.nagios.com...
by InesDiLorenzo89
Thu Jun 09, 2016 3:38 am
Forum: Nagios XI
Topic: CHECK_NRPE WARNING AND CRITICAL ALERT
Replies: 4
Views: 1796

Re: CHECK_NRPE WARNING AND CRITICAL ALERT

I am reading other posts I tried to change the command to launch the powershell and even powershell code. FILE NSC.INI check_f5=cmd /c echo scripts\check_f5.ps1; exit($exitcode) | powershell.exe -Version 2 -command - A PART OF POWERSHELL If ($a -eq 0) { $exitcode= 0 Write-Host $exitcode } else { $ex...
by InesDiLorenzo89
Thu Jun 09, 2016 2:59 am
Forum: Nagios XI
Topic: CHECK_NRPE WARNING AND CRITICAL ALERT
Replies: 4
Views: 1796

Re: CHECK_NRPE WARNING AND CRITICAL ALERT

I tried to work on the $ a as the output as numeric but nothing this is the result : COMMAND : / usr / local / nagios / libexec / check_nrpe W12PUBPRAS01.sedi.publitalia.dom -H -t 30 -c check_f5 " -a 1 2 " OUTPUT : 3 COMMAND: /usr/local/nagios/libexec/check_nrpe -H W12PUBPRAS01.sedi.publit...
by InesDiLorenzo89
Wed Jun 08, 2016 10:19 am
Forum: Nagios XI
Topic: CHECK_NRPE WARNING AND CRITICAL ALERT
Replies: 4
Views: 1796

CHECK_NRPE WARNING AND CRITICAL ALERT

Good morning, I have inserted a script on a windows machine to make check_f5 . My code is this: # Credenziali F5 $user = "*****" $pw = "*****" $hostname = "******" # PROD $poolNameLike = "*New-Scheduall-Prod*" # PROD $StatoGREEN = "AVAILABILITY_STATUS_GRE...
by InesDiLorenzo89
Wed Jun 08, 2016 10:13 am
Forum: Nagios XI
Topic: NAGIOS XI BPI
Replies: 8
Views: 1648

Re: NAGIOS XI BPI

Yes.
The problem was in the configuration file.
Thank you
by InesDiLorenzo89
Wed Jun 08, 2016 7:34 am
Forum: Nagios XI
Topic: NAGIOS XI BPI
Replies: 8
Views: 1648

Re: NAGIOS XI BPI

Problem solved.
Thank you