lost all sources and source groups after 2.2.3 update

This support forum board is for support questions relating to Nagios Network Analyzer, our network traffic and bandwidth analysis solution.
Locked
djcomber
Posts: 43
Joined: Sat Nov 28, 2015 5:22 am

lost all sources and source groups after 2.2.3 update

Post by djcomber »

Hi,

following a update to 2.2.3 I no longer have any sources showing, it's like a blank slate
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: lost all sources and source groups after 2.2.3 update

Post by Box293 »

What is the output of:

Code: Select all

tail /var/log/messages
tail /var/log/httpd/error_log
ps -ef | grep flow
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
djcomber
Posts: 43
Joined: Sat Nov 28, 2015 5:22 am

Re: lost all sources and source groups after 2.2.3 update

Post by djcomber »

Code: Select all

[root@sucgrdc01net01 ~]# tail /var/log/messages
Aug 19 15:10:00 sucgrdc01net01 nfcapd[1453]: laucher waiting childs done. 0 childs
Aug 19 15:10:10 sucgrdc01net01 nfcapd[1471]: Ident: '7' Flows: 29, Packets: 8786, Bytes: 2466728, Sequence Errors: 0, Bad Packets: 0
Aug 19 15:10:10 sucgrdc01net01 nfcapd[1471]: Signal launcher
Aug 19 15:10:10 sucgrdc01net01 nfcapd[1471]: Total ignored packets: 0
Aug 19 15:10:10 sucgrdc01net01 nfcapd[1472]: Run expire on '/usr/local/nagiosna/var/FPCSADSLRouter/flows'
Aug 19 15:10:10 sucgrdc01net01 nfcapd[1472]: Limits: Filesize <none>, Lifetime 2419200 = 4.0 weeks, Watermark: 95%
Aug 19 15:10:10 sucgrdc01net01 nfcapd[1472]: Current size: 31842304 = 30.4 MB, Current lifetime: 2304300 = 3.8 weeks, Number of files: 7675
Aug 19 15:10:10 sucgrdc01net01 nfcapd[1472]: expire completed - nothing to expire.
Aug 19 15:10:10 sucgrdc01net01 nfcapd[1472]: laucher child exit 1 childs.
Aug 19 15:10:10 sucgrdc01net01 nfcapd[1472]: laucher waiting childs done. 0 childs

Code: Select all

[root@sucgrdc01net01 ~]# tail /var/log/httpd/error_log
[Fri Aug 19 09:19:47 2016] [notice] caught SIGTERM, shutting down
[Fri Aug 19 09:19:47 2016] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Fri Aug 19 09:19:47 2016] [notice] Digest: generating secret for digest authentication ...
[Fri Aug 19 09:19:47 2016] [notice] Digest: done
[Fri Aug 19 09:19:47 2016] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.3.3 configured -- resuming normal operations
[Fri Aug 19 09:36:52 2016] [notice] caught SIGTERM, shutting down
[Fri Aug 19 09:37:16 2016] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Fri Aug 19 09:37:16 2016] [notice] Digest: generating secret for digest authentication ...
[Fri Aug 19 09:37:16 2016] [notice] Digest: done
[Fri Aug 19 09:37:17 2016] [notice] Apache/2.2.15 (Unix) DAV/2 PHP/5.3.3 configured -- resuming normal operations

Code: Select all

nna       1452     1  0 09:37 ?        00:00:02 /usr/local/bin/nfcapd -I 4 -l /usr/local/nagiosna/var/FPCSFibreRouter/flows -p 9912 -x /usr/local/nagiosna/bin/reap_files.py %d %f %i -P /usr/local/nagiosna/var/FPCSFibreRouter/9912.pid -D -e -w -z
nna       1453  1452  0 09:37 ?        00:00:01 /usr/local/bin/nfcapd -I 4 -l /usr/local/nagiosna/var/FPCSFibreRouter/flows -p 9912 -x /usr/local/nagiosna/bin/reap_files.py %d %f %i -P /usr/local/nagiosna/var/FPCSFibreRouter/9912.pid -D -e -w -z
nna       1462     1  0 09:37 ?        00:00:03 /usr/local/bin/nfcapd -I 6 -l /usr/local/nagiosna/var/FPCSASA/flows -p 9914 -x /usr/local/nagiosna/bin/reap_files.py %d %f %i -P /usr/local/nagiosna/var/FPCSASA/9914.pid -D -e -w -z
nna       1463  1462  0 09:37 ?        00:00:01 /usr/local/bin/nfcapd -I 6 -l /usr/local/nagiosna/var/FPCSASA/flows -p 9914 -x /usr/local/nagiosna/bin/reap_files.py %d %f %i -P /usr/local/nagiosna/var/FPCSASA/9914.pid -D -e -w -z
nna       1471     1  0 09:37 ?        00:00:00 /usr/local/bin/nfcapd -I 7 -l /usr/local/nagiosna/var/FPCSADSLRouter/flows -p 9913 -x /usr/local/nagiosna/bin/reap_files.py %d %f %i -P /usr/local/nagiosna/var/FPCSADSLRouter/9913.pid -D -e -w -z
nna       1472  1471  0 09:37 ?        00:00:01 /usr/local/bin/nfcapd -I 7 -l /usr/local/nagiosna/var/FPCSADSLRouter/flows -p 9913 -x /usr/local/nagiosna/bin/reap_files.py %d %f %i -P /usr/local/nagiosna/var/FPCSADSLRouter/9913.pid -D -e -w -z
root      6162  6060  0 15:14 pts/0    00:00:00 grep flow
djcomber
Posts: 43
Joined: Sat Nov 28, 2015 5:22 am

Re: lost all sources and source groups after 2.2.3 update

Post by djcomber »

Hi,

looks like it was a login issue.. didn't catch it as I didn't realise the session was remember, odd that the browser kept me logged in and showed an empty page.

I had the web interface up when I upgraded.

Logged out and in again and all good.

Regards
David
bwallace
Posts: 1145
Joined: Tue Nov 17, 2015 1:57 pm

Re: lost all sources and source groups after 2.2.3 update

Post by bwallace »

Glad to hear you're back on track. This is odd behavior, I upgraded to the same version just a couple of days ago (same method to) and did not have any problems at all. I'll go ahead and lock this thread now, thanks.
Be sure to check out the Knowledgebase for helpful articles and solutions!
Locked