After setup RamDisk, performance graph no data?!

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: After setup RamDisk, performance graph no data?!

Post by scottwilkerson »

xpertech wrote:another thing, what would happen if the RamDisk full? will it reset automatically? or the application on it will hang?
It will reset automatically on reboot, but once the setting are correct it should reduce it's size to normal over several hours as the performance data files are processed
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
xpertech
Posts: 399
Joined: Thu Sep 01, 2011 9:47 pm

Re: After setup RamDisk, performance graph no data?!

Post by xpertech »

on the "/usr/local/nagiosxi/html/config.inc.php"

can not find "cfg backup timeout =" that can be edited?
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: After setup RamDisk, performance graph no data?!

Post by scottwilkerson »

xpertech wrote:on the "/usr/local/nagiosxi/html/config.inc.php"

can not find "cfg backup timeout =" that can be edited?
Where are you seeing that in the document?

What I was referring to is

Code: Select all

$cfg['xidpe_dir'] = '/var/nagiosramdisk/spool/xidpe/';
$cfg['perfdata_spool'] = '/var/nagiosramdisk/spool/perfdata/';
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
xpertech
Posts: 399
Joined: Thu Sep 01, 2011 9:47 pm

Re: After setup RamDisk, performance graph no data?!

Post by xpertech »

The "cfg backup timeout =" was referred to forum(see attachment), but after adding that command, NagiosXI page was not working?!
You do not have the required permissions to view the files attached to this post.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: After setup RamDisk, performance graph no data?!

Post by scottwilkerson »

You were missing the ; after 1800
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked