That will work in the interim.
Thank you.
Search found 8 matches
- Tue Jul 08, 2014 8:38 am
- Forum: Nagios XI
- Topic: Highchart and logscale mrtg
- Replies: 7
- Views: 417
- Mon Jul 07, 2014 8:11 am
- Forum: Nagios XI
- Topic: Highchart and logscale mrtg
- Replies: 7
- Views: 417
Re: Highchart and logscale mrtg
Is there a way that I can go back to the mrtg graphs so that I can get the log scale. Until the highcharts integration is ready for production?
I know that highcharts is capable.
http://www.highcharts.com/demo/line-log-axis
I know that highcharts is capable.
http://www.highcharts.com/demo/line-log-axis
- Thu Jul 03, 2014 9:09 am
- Forum: Nagios XI
- Topic: Highchart and logscale mrtg
- Replies: 7
- Views: 417
Re: Highchart and logscale mrtg
Can you help me out with where to look to set my traffic graphs to log scale then? Because linear is useless, a big spike will reduce everything else to nothing.
- Wed Jul 02, 2014 10:21 am
- Forum: Nagios XI
- Topic: Highchart and logscale mrtg
- Replies: 7
- Views: 417
Highchart and logscale mrtg
For some reason, I cannot get my switch graphs to display in log scale. Right now everything is linear. we are running version 2014r1.2 I have the Option[_] logscale, growright, bits set in /etc/mrtg.cfg /etc/mrtg/conf.d/[i]switchname[/i].cfg and still everything is linear based. Thoughts?
- Fri Jun 28, 2013 10:34 am
- Forum: Nagios XI
- Topic: Plugin executes on CLI not in XI
- Replies: 7
- Views: 203
Re: Plugin executes on CLI not in XI
ah ha! That did it. Thanks!
- Fri Jun 28, 2013 9:54 am
- Forum: Nagios XI
- Topic: Plugin executes on CLI not in XI
- Replies: 7
- Views: 203
Re: Plugin executes on CLI not in XI
command def. define command { command_name SRS_check_rhev_cpu_cloud2 command_line $USER1$/SRS_check_rhev3 -H rhevm.cloud2 -f .authfile -R rhhva.cloud2 -l cpu } ############################################################################### # # Service configuration file # # Created by: Nagios QL Ver...
- Fri Jun 28, 2013 9:11 am
- Forum: Nagios XI
- Topic: Plugin executes on CLI not in XI
- Replies: 7
- Views: 203
- Fri Jun 28, 2013 9:00 am
- Forum: Nagios XI
- Topic: Plugin executes on CLI not in XI
- Replies: 7
- Views: 203
Plugin executes on CLI not in XI
I have seen this on a few other posts and tried what was listed there. When I run the plugin on the cli everything comes back good. when I run it as a scheduled check in XI I just get a Status (null) [nagios@nagios1 libexec]$ ./SRS_check_rhev3 -H rhevm.cloud2 -f .authfile -R rhhva.cloud2 -l cpu RHEV...