Hi,
I have tried it and changed the https to http and verified that the username and password is fine and it generates the pdf but when I open it I only see the main nagios login screen
report in excel status host
Re: report in excel status host
I am attaching the pdf file so you can see it, you only see the nagios login screen
You do not have the required permissions to view the files attached to this post.
Re: report in excel status host
Hi,
How are you doing?
As I said before, you must change these values (below) inside the script:
If you don't give the correct "username" and "password", you will only see that login page until you give the correct username & password.
Please NOTE, we are NOT developer. I asked a team member for help and he provided me with the sample script.
The script is just a sample for you to get started. You must find someone in your team to modify it to your needs as we are tech support NOT allowed to write scripts for customer.
Regards,
Vinh
How are you doing?
As I said before, you must change these values (below) inside the script:
Code: Select all
hostname="x.x.x.x"
username="nagiosadmin"
password="XXXX"
Please NOTE, we are NOT developer. I asked a team member for help and he provided me with the sample script.
The script is just a sample for you to get started. You must find someone in your team to modify it to your needs as we are tech support NOT allowed to write scripts for customer.
Regards,
Vinh
Re: report in excel status host
It already works for me and I do not get the login screen, I just had to add in the script => curl --noproxy '*'
thank you very much you can close the thread
thank you very much you can close the thread
Re: report in excel status host
Great!! .... locking thread .... 
