Output from tail -f nmis.log
25-Mar-2019 12:05:45,network.pl::getSummaryStatsbyGroup#251NMIS::getGroupSummary#1141[19438]<br>INFO (nmis) cache file var/nmis-summary8h does not exist or is old; calculate summary
25-Mar-2019 12:05:45,network.pl::getSummaryStatsbyGroup#252NMIS::getGroupSummary#1141[19438]<br>INFO (nmis) cache file var/nmis-summary16h does not exist or is old; calculate summary
25-Mar-2019 12:08:46,network.pl::getSummaryStatsbyGroup#251NMIS::getGroupSummary#1141[19780]<br>INFO (nmis) cache file var/nmis-summary8h does not exist or is old; calculate summary
25-Mar-2019 12:08:46,network.pl::getSummaryStatsbyGroup#252NMIS::getGroupSummary#1141[19780]<br>INFO (nmis) cache file var/nmis-summary16h does not exist or is old; calculate summary
25-Mar-2019 12:11:46,network.pl::getSummaryStatsbyGroup#251NMIS::getGroupSummary#1141[20018]<br>INFO (nmis) cache file var/nmis-summary8h does not exist or is old; calculate summary
25-Mar-2019 12:11:46,network.pl::getSummaryStatsbyGroup#252NMIS::getGroupSummary#1141[20018]<br>INFO (nmis) cache file var/nmis-summary16h does not exist or is old; calculate summary
26-Mar-2019 01:54:46,nmis.pl::runEscalate#7250[22270]<br>ERROR other type=escalate processes running (6467, 7208, 9008, 6074, 8877, 9474, 10818, 7529, 5473), aborting operation.
26-Mar-2019 01:56:54,nmis.pl::runEscalate#7250[22514]<br>ERROR other type=escalate processes running (6467, 7208, 9008, 6074, 8877, 9474, 10818, 7529, 5473), aborting operation.
26-Mar-2019 02:03:24,nmis.pl::runEscalate#7250[23083]<br>ERROR other type=escalate processes running (6467, 7208, 9008, 6074, 8877, 9474, 10818, 7529, 5473), aborting operation.
26-Mar-2019 02:06:39,nmis.pl::runEscalate#7250[23317]<br>ERROR other type=escalate processes running (6467, 7208, 9008, 6074, 8877, 9474, 10818, 7529, 5473), aborting operation.
Regards
Do the next. 1.find /usr/local/nmis8/var/ -follow -name "*.json" -type f -size 0c -exec rm -f {} \; 2./usr/local/nmis8/bin/nmis.pl type=summary Also you can delete all in /usr/local/nmis8/var/ and do the next: /usr/local/nmis8/bin/nmis.pl type=update mthread=true maxthreads=25 /usr/local/nmis8/bin/nmis.pl type=collect mthread=true maxthreads=25 Regards
Unfortunately nothing helped. Regards
Try pkill nmis.pl After that do this, /usr/local/nmis8/bin/nmis.pl type=config debug=true Regards
Still nothing Regards
Hello Jose
Thank you for your interest.
I did all the commands that you wrote about.
The file /usr/local/nmis8/database/metrics/network.rdd exists.
Unfortunately, it did not help.
After a closer look at NMIS8, the case also applies to all windows and tabs
where there are the charts. Please find the attached pictures.
Best regards
Hello Farma Could you tell me if you see error messages /usr/local/nmis8/logs? [root@lodur:/usr/local/nmis8/logs]# cd /usr/local/nmis8/logs/ [root@lodur:/usr/local/nmis8/logs]# tail -f nmis.log Regards
Hello farma
do the next.
/usr/local/nmis8/admin/fixperms.pl
/usr/local/nmis8/bin/nmis.pl type=config debug=true
/usr/local/nmis8/bin/nmis.pl type=groupsync debug=true
/usr/local/nmis8/bin/nmis.pl type=apache
Do you have this file /usr/local/nmis8/database/metrics/network.rdd ?
Regards
After updating the software NMIS8 version 8.6.6G to 8.6.7G, diagrams in the window "Network Metrics and Health" are not presented. How can I fix it?