Search found 24 matches
- Thu Jun 05, 2014 6:53 pm
- Forum: Nagios XI
- Topic: access to basic nagios
- Replies: 5
- Views: 393
Re: access to basic nagios
for the same problem. within the capacity planning tool is necessary to remove all information. we have two options: . 1 - can we create a user in the database to investigate where the information is located? . 2 - which is the scope of the tool nagiosgraph; could be used to extract the information ...
- Thu Jun 05, 2014 2:12 pm
- Forum: Nagios XI
- Topic: access to basic nagios
- Replies: 5
- Views: 393
Re: access to basic nagios
to perform capacity planning of server generates a graph metric. that information is what we wanted to get in a relationship and so make a draw to measurement capabilities.
we could launch a query to the database to obtain the metric generated by the creation of the graph of capacity planning
we could launch a query to the database to obtain the metric generated by the creation of the graph of capacity planning
- Thu Jun 05, 2014 12:27 pm
- Forum: Nagios XI
- Topic: access to basic nagios
- Replies: 5
- Views: 393
access to basic nagios
nagios makes the reports about capacity plan within which only displays them in graphs. by business necessity occupy these data capacity planning.
What where that information is?
Can we query the database without losing the support nagios?
What where that information is?
Can we query the database without losing the support nagios?
- Fri Oct 04, 2013 4:53 pm
- Forum: Nagios XI
- Topic: How can i configure nagiosxi on virtual host?
- Replies: 8
- Views: 521
Re: How can i configure nagiosxi on virtual host?
Yeah!
Can i change the config of this?
Can i change the config of this?
- Thu Oct 03, 2013 3:45 pm
- Forum: Nagios XI
- Topic: How can i configure nagiosxi on virtual host?
- Replies: 8
- Views: 521
Re: How can i configure nagiosxi on virtual host?
Correct, Actually my nagios.domain.com send me to /var/www/html But i try to send nagios.domain.com to /var/www/html/nagiosxi/html directly. Without change the principal DocumentRoot(/var/www/html), because i have a forum installed in /var/www/html/forum and i try to access through forum.domain.com ...
- Thu Oct 03, 2013 1:11 pm
- Forum: Nagios XI
- Topic: How can i configure nagiosxi on virtual host?
- Replies: 8
- Views: 521
Re: How can i configure nagiosxi on virtual host?
I'm sorry!! I don't explain me...
I try to configure a virtual host in Apache, a vhost for nagios.
It is possible to configure??
Thanks!!
I try to configure a virtual host in Apache, a vhost for nagios.
It is possible to configure??
Thanks!!
- Thu Oct 03, 2013 10:41 am
- Forum: Nagios XI
- Topic: How can i configure nagiosxi on virtual host?
- Replies: 8
- Views: 521
How can i configure nagiosxi on virtual host?
Hi!!
I have my nagiosxi installation working good.
I need to configure my nagiosxi installation on a virtual host, can anybody help me??
Thanks!!
I have my nagiosxi installation working good.
I need to configure my nagiosxi installation on a virtual host, can anybody help me??
Thanks!!
- Mon Jul 15, 2013 1:31 pm
- Forum: Nagios XI
- Topic: Metrics for Unix
- Replies: 1
- Views: 137
Metrics for Unix
Hi,
Actually Nagios XI have metrics Details -> Metrics
CPU Usage and Memory Usage, Only works on windows, so i need that these metrics works with unix (linux, AIX, solaris)
Can you help me with that?
Actually Nagios XI have metrics Details -> Metrics
CPU Usage and Memory Usage, Only works on windows, so i need that these metrics works with unix (linux, AIX, solaris)
Can you help me with that?
- Sat Jun 22, 2013 2:52 pm
- Forum: Nagios XI
- Topic: All Host Graphs in same window or PDF
- Replies: 10
- Views: 859
Re: All Host Graphs in same window or PDF
not sure if this is what you are looking for, but in /usr/local/nagios/etc/pnp/config.php $conf['background_pdf'] = '/usr/local/nagios/etc/pnp/background.pdf' ; Thank you scottwilkerson, another question, in http://<server_IP>/nagios/pnp How can i configure a time interval to graph?? For example, t...
- Wed Jun 19, 2013 1:22 pm
- Forum: Nagios XI
- Topic: Generate Specific Reports
- Replies: 11
- Views: 505
Re: Generate Specific Reports
abrist wrote:Bandit is correct, CPU Usage is windows specific, whereas LOAD is linux specific.
Can i change or add any metric??