Upgrade to 5.1.42
-
saleemthupsee
- Posts: 107
- Joined: Wed Feb 15, 2017 4:22 am
- Location: Paris France
- Contact:
Upgrade to 5.1.42
Hello,
I upgraded to 5.5 and noticed that all my scheduled reports have disapeared !
Is there a fix or should i redo them manually ?
regards,
Saleem
Paris
I upgraded to 5.5 and noticed that all my scheduled reports have disapeared !
Is there a fix or should i redo them manually ?
regards,
Saleem
Paris
Last edited by saleemthupsee on Tue Feb 06, 2018 10:46 am, edited 1 time in total.
Saleem THUPSEE
Re: Upgrade to 5.5
XI 5.5 has not been released yet. Can you double-check what version you are on? It is in the lower-left corner of each page after you have logged in.
Former Nagios employee
-
saleemthupsee
- Posts: 107
- Joined: Wed Feb 15, 2017 4:22 am
- Location: Paris France
- Contact:
-
npolovenko
- Support Tech
- Posts: 3457
- Joined: Mon May 15, 2017 5:00 pm
Re: Upgrade to 5.1.42
Hello, @saleemthupsee . Let's check to see whether your reports are still in the crontab:
Please post the output of the command above.
Code: Select all
crontab -u apache -lAs of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
-
saleemthupsee
- Posts: 107
- Joined: Wed Feb 15, 2017 4:22 am
- Location: Paris France
- Contact:
Re: Upgrade to 5.1.42
please see below :
0 9 * * * /usr/bin/php /usr/local/nagiosxi/html/includes/components/schedu ledreporting/sendreport.php --report=IJKj2X --username="nagiosadmin" > /dev/null 2>&1
0 9 * * * /usr/bin/php /usr/local/nagiosxi/html/includes/components/schedu ledreporting/sendreport.php --report=7qbD6A --username="nagiosadmin" > /dev/null 2>&1
0 9 * * * /usr/bin/php /usr/local/nagiosxi/html/includes/components/schedu ledreporting/sendreport.php --report=hn6PMA --username="nagiosadmin" > /dev/null 2>&1
0 19 * * * /usr/bin/php /usr/local/nagiosxi/html/includes/components/schedu ledreporting/sendreport.php --report=KljGp5 --username="nagiosadmin" > /dev/null 2>&1
0 19 * * * /usr/bin/php /usr/local/nagiosxi/html/includes/components/schedu ledreporting/sendreport.php --report=C8fuCs --username="nagiosadmin" > /dev/null 2>&1
0 7 * * * /usr/bin/php /usr/local/nagiosxi/html/includes/components/schedu ledreporting/sendreport.php --report=FlnRkj --username="nagiosadmin" > /dev/null 2>&1
0 7 * * * /usr/bin/php /usr/local/nagiosxi/html/includes/components/schedu ledreporting/sendreport.php --report=9dEJi9 --username="nagiosadmin" > /dev/null 2>&1
0 7 * * * /usr/bin/php /usr/local/nagiosxi/html/includes/components/schedu ledreporting/sendreport.php --report=DIhlYp --username="nagiosadmin" > /dev/null 2>&1
0 7 * * * /usr/bin/php /usr/local/nagiosxi/html/includes/components/schedu ledreporting/sendreport.php --report=o9LPpV --username="nagiosadmin" > /dev/null 2>&1
0 19 * * * /usr/bin/php /usr/local/nagiosxi/html/includes/components/schedu ledreporting/sendreport.php --report=nlKJVd --username="nagiosadmin" > /dev/null 2>&1
0 7 * * * /usr/bin/php /usr/local/nagiosxi/html/includes/components/schedu ledreporting/sendreport.php --report=gu49W0 --username="nagiosadmin" > /dev/null 2>&1
0 9 * * * /usr/bin/php /usr/local/nagiosxi/html/includes/components/schedu ledreporting/sendreport.php --report=IJKj2X --username="nagiosadmin" > /dev/null 2>&1
0 9 * * * /usr/bin/php /usr/local/nagiosxi/html/includes/components/schedu ledreporting/sendreport.php --report=7qbD6A --username="nagiosadmin" > /dev/null 2>&1
0 9 * * * /usr/bin/php /usr/local/nagiosxi/html/includes/components/schedu ledreporting/sendreport.php --report=hn6PMA --username="nagiosadmin" > /dev/null 2>&1
0 19 * * * /usr/bin/php /usr/local/nagiosxi/html/includes/components/schedu ledreporting/sendreport.php --report=KljGp5 --username="nagiosadmin" > /dev/null 2>&1
0 19 * * * /usr/bin/php /usr/local/nagiosxi/html/includes/components/schedu ledreporting/sendreport.php --report=C8fuCs --username="nagiosadmin" > /dev/null 2>&1
0 7 * * * /usr/bin/php /usr/local/nagiosxi/html/includes/components/schedu ledreporting/sendreport.php --report=FlnRkj --username="nagiosadmin" > /dev/null 2>&1
0 7 * * * /usr/bin/php /usr/local/nagiosxi/html/includes/components/schedu ledreporting/sendreport.php --report=9dEJi9 --username="nagiosadmin" > /dev/null 2>&1
0 7 * * * /usr/bin/php /usr/local/nagiosxi/html/includes/components/schedu ledreporting/sendreport.php --report=DIhlYp --username="nagiosadmin" > /dev/null 2>&1
0 7 * * * /usr/bin/php /usr/local/nagiosxi/html/includes/components/schedu ledreporting/sendreport.php --report=o9LPpV --username="nagiosadmin" > /dev/null 2>&1
0 19 * * * /usr/bin/php /usr/local/nagiosxi/html/includes/components/schedu ledreporting/sendreport.php --report=nlKJVd --username="nagiosadmin" > /dev/null 2>&1
0 7 * * * /usr/bin/php /usr/local/nagiosxi/html/includes/components/schedu ledreporting/sendreport.php --report=gu49W0 --username="nagiosadmin" > /dev/null 2>&1
Saleem THUPSEE
-
npolovenko
- Support Tech
- Posts: 3457
- Joined: Mon May 15, 2017 5:00 pm
Re: Upgrade to 5.1.42
@saleemthupsee, Are you still signed in as the nagiosadmin user?
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
-
saleemthupsee
- Posts: 107
- Joined: Wed Feb 15, 2017 4:22 am
- Location: Paris France
- Contact:
Re: Upgrade to 5.1.42
Have you set a language other than English under the "System Setting" page ("Default User Settings") or under the "Account Information" page ("Account Preferences")? What is your local set at? Run the following command in the command line and show the output:
Do you have any missing dashboards after the upgrade in addition to the missing reports?
Can you find a notice, similar to the one below in your apache logs?
It is possible that this is a language setting issue (bug). We will try to recreate the issue in house.
Code: Select all
localeCan you find a notice, similar to the one below in your apache logs?
Code: Select all
PHP Notice: unserialize(): Error at offset 1055 of 1351 bytes inBe sure to check out our Knowledgebase for helpful articles and solutions!
-
saleemthupsee
- Posts: 107
- Joined: Wed Feb 15, 2017 4:22 am
- Location: Paris France
- Contact:
Re: Upgrade to 5.1.42
no, still English. All dashboard are still around !
locale is set at :
[root@nagiosxi ~]# locale
LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=
locale is set at :
[root@nagiosxi ~]# locale
LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=
Saleem THUPSEE
Re: Upgrade to 5.1.42
We are currently looking in to a known issue that is similar to the issue you are having.
To verify that, can you run the following as root on the Nagios server.
Then try and access the dashboards and post the output of the tail command here so we can view the Apache errors logs to see if the issue is the same.
Thanks
To verify that, can you run the following as root on the Nagios server.
Code: Select all
tail -f /var/log/httpd/*_logThanks
Be sure to check out our Knowledgebase for helpful articles and solutions!