Search found 6 matches

by uertti1
Wed Dec 21, 2016 4:02 am
Forum: Nagios XI
Topic: HP 3PAR storage monitoring
Replies: 11
Views: 3338

Re: HP 3PAR storage monitoring

https://exchange.nagios.org/components/com_mtree/attachment.php?link_id=2610&cf_id=24 Here is exactly this plugim which I'm trying to use. I'm copying it into text file with .sh extension I have another question. Inform OS v2.3.1 which is highlighted in description is the only one which can be m...
by uertti1
Mon Dec 19, 2016 4:23 am
Forum: Nagios XI
Topic: HP 3PAR storage monitoring
Replies: 11
Views: 3338

Re: HP 3PAR storage monitoring

This is what apears when I'm trying to use check command
[root@nagioss libexec]# /usr/local/nagios/libexec/check_3par <iphere>
/usr/local/nagios/libexec/check_3par: line 50: $'\r': command not found
/usr/local/nagios/libexec/check_3par: line 354: syntax error: unexpected end of file
by uertti1
Fri Dec 16, 2016 2:11 am
Forum: Nagios XI
Topic: HP 3PAR storage monitoring
Replies: 11
Views: 3338

Re: HP 3PAR storage monitoring

Ahh... Of course sorry. I should say about it earlier. Of course I'm trying to use SSH, and I can connect to storage by ssh from nagiosXI server.
I read this document while I was including 3par plugin configuration on nagios.
by uertti1
Thu Dec 15, 2016 3:06 am
Forum: Nagios XI
Topic: HP 3PAR storage monitoring
Replies: 11
Views: 3338

Re: HP 3PAR storage monitoring

I didn't put plugin on by web interface. I did it manually by creating plugin file via "vi" command and changing commands.cfg file. # check_ps : Check Power Supply Node and Cage # Degraded -> Warning # Failed -> Critical HERE IS LINE 50<-----------------------------------------------------...
by uertti1
Wed Dec 14, 2016 10:16 am
Forum: Nagios XI
Topic: HP 3PAR storage monitoring
Replies: 11
Views: 3338

Re: HP 3PAR storage monitoring

Ok.
I solved problem which won't let me restart ganios but now I have 7 more problems because of checks:
It is how it looks:
Image
by uertti1
Wed Dec 14, 2016 8:54 am
Forum: Nagios XI
Topic: HP 3PAR storage monitoring
Replies: 11
Views: 3338

HP 3PAR storage monitoring

Hello, I have a problem withc check_3par plugin when i want to use it it dispays information: ./check_3par.sh: line 50: $'\r': command not found ./check_3par.sh: line 354: syntax error: unexpected end of file Can somebody explain me what should I do? For me code looks good but I'm useless in program...