Dashboard Problem
Posted: Mon May 05, 2014 7:20 am
Hello,
We just installed NagiosNa in a trial-version to test a planned purchase for our company.
Actions done:
Installed NagiosNA on a RHEL-server.
Activated two routers (sources) to send netflow-information to this server
Result:
Data well coming in but no-bandwidth view on the sources - neither the last-30-minutes-traffic representation
PROBLEM
RRD-files fail to be created
We just installed NagiosNa in a trial-version to test a planned purchase for our company.
Actions done:
Installed NagiosNA on a RHEL-server.
Activated two routers (sources) to send netflow-information to this server
Result:
Data well coming in but no-bandwidth view on the sources - neither the last-30-minutes-traffic representation
PROBLEM
RRD-files fail to be created
Any suggestions on how solve this issue?backend.log
2014-05-05 13:55:04 WARNING : Bandwidth RRD does not seem to exist, creating it...
2014-05-05 13:55:04 ERROR : Error reaping file: unknown option '--no-overwrite': Traceback (most recent call last):
File "/usr/local/nagiosna/bin/reap_files.py", line 140, in <module>
main()
File "/usr/local/nagiosna/bin/reap_files.py", line 134, in main
update_views(directory, flowfile, sid, ABS_FLOWFILE)
File "/usr/local/nagiosna/bin/reap_files.py", line 110, in update_views
initialize_source.create_bandwidth_db(ABS_VIEWPATH, '%s-bandwidth.rrd' % name)
File "/usr/local/nagiosna/bin/initialize_source.py", line 60, in create_bandwidth_db
'RRA:HWPREDICT0.1:0.0035:288' )
error: unknown option '--no-overwrite'