hi ben,
"it's necessary to put an older version on the new server and then upgrade to 5.8"
--> i did not got you this point, pls explain more.
thank you
Failed to create PDF/JPED on Report
-
benjaminsmith
- Posts: 5324
- Joined: Wed Aug 22, 2018 4:39 pm
- Location: saint paul
Re: Failed to create PDF/JPED on Report
Hi,
Let me know if you have more questions on this topic.
Benjamin
That's correct. You must migrate between the same versions of Nagios XI. If you cannot go directly to 5.8 on the current system, then the process is to install an older version on the new server and then upgrade."it's necessary to put an older version on the new server and then upgrade to 5.8
Let me know if you have more questions on this topic.
Benjamin
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: Failed to create PDF/JPED on Report
hi ben,
you mean install an older version on the new server and then upgrade, after that we have to manually setup all the commands, the services, the schedule report,..... one by one? It is the same with install a whole new system?
you mean install an older version on the new server and then upgrade, after that we have to manually setup all the commands, the services, the schedule report,..... one by one? It is the same with install a whole new system?
-
benjaminsmith
- Posts: 5324
- Joined: Wed Aug 22, 2018 4:39 pm
- Location: saint paul
Re: Failed to create PDF/JPED on Report
Hi,
Let's go back a step as maybe I jumped ahead on what the issue is. Why are you unable to upgrade to 5.8 and what specific error messages are you getting when trying to upgrade?so it will can not be upgraded to 5.8 due to it is not a new system, i already tried do that on my svr
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: Failed to create PDF/JPED on Report
hi ben,
we have an offline system, not connect to internet. I have done download package "nagiosxi-5.8.1-1.el7.x86_64" and run "sh upgrade" on my system (version 5.7) and it getting fail.
After that i install a new system version 5.7 and run "sh upgrade" it come to success.
you can see the logs.
we have an offline system, not connect to internet. I have done download package "nagiosxi-5.8.1-1.el7.x86_64" and run "sh upgrade" on my system (version 5.7) and it getting fail.
After that i install a new system version 5.7 and run "sh upgrade" it come to success.
you can see the logs.
You do not have the required permissions to view the files attached to this post.
-
benjaminsmith
- Posts: 5324
- Joined: Wed Aug 22, 2018 4:39 pm
- Location: saint paul
Re: Failed to create PDF/JPED on Report
Hi sacom01,
Thanks for the install log, there are some package conflicts causing issues here. Let's try to remove those packages and then run the installer once more.
If that command is not able to remove any of those packages, try looking up the name and removing again using the following command.
If it fails, please post the log once more. Thanks, Benjamin
Thanks for the install log, there are some package conflicts causing issues here. Let's try to remove those packages and then run the installer once more.
Code: Select all
yum remove nagiosxi-deps-el7 shellinabox snmptt
Code: Select all
yum list installed | grep [name]
yum remove [package_name]
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!