Apache problem

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
benningtonr
Posts: 524
Joined: Tue May 22, 2012 2:16 pm

Re: Apache problem

Post by benningtonr »

Ok, perfect, i have only one thing remaining,

Memory Usage Warning 21h 21m 12s 5/5 2012-05-25 08:17:06 WARNING - 1458 / 2002 MB (%) Free Memory, Used: 544 MB, Shared: 0 MB, Buffers: 35 MB, Cached: 413 MB

This is a new install, with nothing but Apache running, no web site are set up bone stock. in the VM I gave it 2g ram.

Any ideas as to why it is warning?

Thanks again for all the help
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Apache problem

Post by scottwilkerson »

Can you give me the command this is using from Configure -> CCM -> Services -> Modify
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
benningtonr
Posts: 524
Joined: Tue May 22, 2012 2:16 pm

Re: Apache problem

Post by benningtonr »

here you go, thank you for your time
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: Apache problem

Post by scottwilkerson »

I think we need to install one more thing

Code: Select all

sudo apt-get install bc
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
benningtonr
Posts: 524
Joined: Tue May 22, 2012 2:16 pm

Re: Apache problem

Post by benningtonr »

on ubuntu or nagios server
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Apache problem

Post by scottwilkerson »

Ubuntu
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
benningtonr
Posts: 524
Joined: Tue May 22, 2012 2:16 pm

Re: Apache problem

Post by benningtonr »

it was already on there


ronb@ubuntu:/$ sudo apt-get install bc
[sudo] password for ronb:
Reading package lists... Done
Building dependency tree
Reading state information... Done
bc is already the newest version.
bc set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
ronb@ubuntu:/$
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Apache problem

Post by scottwilkerson »

Sorry, on other Linux systems dc is part of bc package...

Run

Code: Select all

sudo apt-get install dc
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked