-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error... Failed test query: Couldn't find end of Start Tag netapp #35
Comments
Hi Tom, I was currious if you got this resolved. I just downloaded this check and when I try to run it I get the same error message. |
Hi ¿Had your cut and pasted the script? I think that the problem is escape character. Try to download with wget and later unzip and test again or review the script to find extrange characters. I'm actually using this script and i don't have any problem. |
It's been awhile but I think I gave up and brevet got it resolved.
Tom
On Mar 13, 2017 1:05 PM, "Xavier Vallve" <[email protected]> wrote:
Hi
¿Had your cut and pasted the script? I think that the problem is escape
character. Try to download with wget and later unzip and test again or
review the script to find extrange characters.
I'm actually using this script and i don't have any problem.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#35 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AVxiH7bZz38qTcnC5ApxUJxMKZo6uhgiks5rla-pgaJpZM4KWrui>
.
|
I did some more searching on the problem I was seeing. It had to do with the /etc/issue file. Nagios XI puts a banner in that file before the Linux version. I backed up the file and then removed the banner. Once that was done the scripts started working. |
I'll have to try that.
Thanks
…On Mar 14, 2017 3:57 AM, "ereid99" ***@***.***> wrote:
I did some more searching on the problem I was seeing. It had to do with
the /etc/issue file. Nagios XI puts a banner in that file before the Linux
version. I backed up the file and then removed the banner. Once that was
done the scripts started working.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#35 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AVxiH63x0eqO2Dm9b36f5-Wynlp26zQwks5rloCcgaJpZM4KWrui>
.
|
@tmattingly Were you ever able to solve this? dos2unix tool might help to convert endings.. |
I was not. We are in the middle of a large project at work and haven't got
back to it however will look at it again in April.
Tom
…On Mar 14, 2017 12:00 PM, "willemdh" ***@***.***> wrote:
@tmattingly <https://github.com/tmattingly> Were you ever able to solve
this? dos2unix tool might help to convert endings..
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#35 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AVxiH-wlV-fAIV9AT_OgO9_n1EpFX3Pjks5rlvHsgaJpZM4KWrui>
.
|
If you could help with an error I am receiving... I do...
./check_netapp_ontap.pl -H Mycluster --user netappro --password xxxx -option disk_health
I get... Failed test query: Couldn't find end of Start Tag netapp
Notes: The cluster can be pinged, The netappro is a read only user, have tried multiple -option choices, Also happens with 'admin' user.
One additional note,when trying the dev version I get...
./check_netapp_ontap_dev.pl: line 5: syntax error near unexpected token
newline' ./check_netapp_ontap_dev.pl: line 5:
'Any ideas?
Tom
The text was updated successfully, but these errors were encountered: