Search found 47 matches
- Fri May 29, 2020 1:07 pm
- Forum: Nagios XI
- Topic: Could not connect to InServ HPE 3par
- Replies: 9
- Views: 1656
Re: Could not connect to InServ HPE 3par
Best regards I executed the command that had been shared with me, but it is different from the one that you show me here, I will execute the latter to see what results. [root@ ~]# chown -R nagios.nagios /tmp/3par* [root@ ~]# su - nagios Last login: Fri May 22 16:01:21 CST 2020 on pts/1 [nagios@ ~]$ ...
- Fri May 22, 2020 5:36 pm
- Forum: Nagios XI
- Topic: Could not connect to InServ HPE 3par
- Replies: 9
- Views: 1656
Re: Could not connect to InServ HPE 3par
Yes, this has already been executed, it is shown without executing the line that you show me: [nagios@ ~]$ whoami nagios [nagios@ ~]$ /usr/local/nagios/libexec/check_3par 10.149.136.243 /home/nagios/.hp3par/spe3par10k-01.pwf check_ld /usr/local/nagios/libexec/check_3par: line 83: /tmp/3par_check_log...
- Fri May 22, 2020 5:05 pm
- Forum: Nagios XI
- Topic: Could not connect to InServ HPE 3par
- Replies: 9
- Views: 1656
Re: Could not connect to InServ HPE 3par
I apologize, here I show the complete line: [nagios@ ~]$ whoami nagios [nagios@ ~]$ /usr/local/nagios/libexec/check_3par 10.149.136.243 /home/nagios/.hp3par/spe3par10k-01.pwf check_ld /usr/local/nagios/libexec/check_3par: line 83: /tmp/3par_check_log.out: Permission denied /usr/local/nagios/libexec/...
- Fri May 22, 2020 12:59 pm
- Forum: Nagios XI
- Topic: Could not connect to InServ HPE 3par
- Replies: 9
- Views: 1656
Re: Could not connect to InServ HPE 3par
Hello, Thanks for your reply. The following is the result after changing the permissions. Best regards... [root@ ~]# chown -R apache.nagios /tmp/3par* [root@ ~]# ls /tmp -alh total 38M drwxrwxrwt. 22 root root 4.0K May 22 11:51 . dr-xr-xr-x. 18 root root 257 Feb 14 05:21 .. drwxr-xr-x 2 nagios nagio...
- Thu May 21, 2020 1:36 pm
- Forum: Nagios XI
- Topic: Could not connect to InServ HPE 3par
- Replies: 9
- Views: 1656
Could not connect to InServ HPE 3par
Good afternoon We have an HPE 3par installed, the certificate had to be renewed, it was renewed until 2023 but we were alerted as "UNKNOWN" the specific monitoring. We reinstalled the 3par client, the new password files were configured and it keeps generating the same error. If I run the i...
- Thu Feb 13, 2020 8:41 am
- Forum: Nagios XI
- Topic: NagiosXI is not graphing
- Replies: 3
- Views: 243
NagiosXI is not graphing
Good morning dear We were presented with an event this morning where an Oracle VM was turned off and therefore turned off the virtual ones that will run on it, including our NagiosXI production server. When really the server, we notice that it is not graphing. What should we check to fix this proble...
- Tue Jan 07, 2020 12:22 pm
- Forum: Nagios XI
- Topic: Timeperiods for specific hours
- Replies: 1
- Views: 181
Timeperiods for specific hours
Good morning, happy new year.
How can I specify a time period that is at certain times and not at a range? For example:
1:00
2:00
3:00
4:00
And so until 24:00
Best regards...
How can I specify a time period that is at certain times and not at a range? For example:
1:00
2:00
3:00
4:00
And so until 24:00
Best regards...
- Tue Apr 23, 2019 11:47 am
- Forum: Nagios XI
- Topic: Error when I run through the check_nrpe
- Replies: 11
- Views: 1197
Re: Error when I run through the check_nrpe
Hi, I did not want to set it up like this. However, I have no choice but to configure it that way. I wanted to pass it as a parameter from the Nagios XI and not in the nrpe.cfg spefacnfs02:/ # cat /opt/iexpress/nagios/etc/nrpe.cfg |grep check_count_file #command[check_count_file]=/opt/iexpress/nagio...
- Tue Apr 23, 2019 8:23 am
- Forum: Nagios XI
- Topic: Error when I run through the check_nrpe
- Replies: 11
- Views: 1197
Re: Error when I run through the check_nrpe
Good morning As I indicated in the post principal, this server is an HP UX. spefacnfs02:/ # find / -name nrpe.cfg /opt/iexpress/nagios/etc/nrpe.cfg spefacnfs02:/ # spefacnfs02:/ # ps -feH | grep nrpe root 19823 16643 0 08:19:53 pts/0 00:00:00 grep nrpe nagios 8458 1 0 12:45:14 ? 00:00:11 /opt/iexpre...
- Mon Apr 22, 2019 12:50 pm
- Forum: Nagios XI
- Topic: Error when I run through the check_nrpe
- Replies: 11
- Views: 1197
Re: Error when I run through the check_nrpe
Dear: The script is configured to work with a single parameter. However, I executed it with the three parameters and I get the same result. spefacnfs02:/ # su - nagios (c)Copyright 1983-2006 Hewlett-Packard Development Company, L.P. $ /opt/iexpress/nagios/libexec/check_nrpe -H 127.0.0.1 -t 30 -c che...