Hello all.
I have solved this problem.
Of course, mistake was in syntax of php file.
Thanx to all for help.
Merry Christmas.
Search found 9 matches
- Thu Dec 24, 2015 1:19 am
- Forum: Nagios XI
- Topic: Own Custom Graphs
- Replies: 9
- Views: 1329
- Tue Dec 22, 2015 2:51 pm
- Forum: Nagios XI
- Topic: Own Custom Graphs
- Replies: 9
- Views: 1329
Re: Own Custom Graphs
OK, I`ll try to check template by your recommendation.Box293 wrote: I understand, but 1 line is more simple than 13. It just takes one mistake to make it break.
- Tue Dec 22, 2015 2:26 pm
- Forum: Nagios XI
- Topic: Own Custom Graphs
- Replies: 9
- Views: 1329
Re: Own Custom Graphs
@ Box293
1. There are no any mistakes in log file.
2. Of course the mistake in template. I think, that my template is very simple and it must work.
1. There are no any mistakes in log file.
2. Of course the mistake in template. I think, that my template is very simple and it must work.
- Tue Dec 22, 2015 2:35 am
- Forum: Nagios XI
- Topic: Own Custom Graphs
- Replies: 9
- Views: 1329
Re: Own Custom Graphs
Hi, rkennedy
The screenshot of the 'Advanced' tab in attachment.
I would like to combine 2 graphs in one - inBandwidth and outBandwidth. ([3] [4] in php file).
The screenshot of the 'Advanced' tab in attachment.
I would like to combine 2 graphs in one - inBandwidth and outBandwidth. ([3] [4] in php file).
- Mon Dec 21, 2015 3:15 am
- Forum: Nagios XI
- Topic: Own Custom Graphs
- Replies: 9
- Views: 1329
Own Custom Graphs
Hello All. I would like to make my own custom graph based on nagios bandwidth. What I did: 1. I created new command "testddos" - a little modified script "check_iftraffic64.pl" - 2. I did php file /usr/local/nagios/share/pnp/templates/testddos.php <?php $opt[1] = " --vertica...
- Tue Dec 08, 2015 1:33 am
- Forum: Nagios XI
- Topic: Graphs to Nagvis
- Replies: 7
- Views: 1404
Re: Graphs to Nagvis
ssax
Thank You very much.
It works.
Thank You very much.
It works.
- Sat Dec 05, 2015 1:38 am
- Forum: Nagios XI
- Topic: Graphs to Nagvis
- Replies: 7
- Views: 1404
Re: Graphs to Nagvis
ssax
Thanks a lot.
Thanks a lot.
- Fri Dec 04, 2015 12:46 am
- Forum: Nagios XI
- Topic: Graphs to Nagvis
- Replies: 7
- Views: 1404
Re: Graphs to Nagvis
Hello.
Yes.Just to clarify, you're looking for a bigger graph right?
In attachtment.Can you provide a screenshot of how it currently appears?
- Thu Dec 03, 2015 9:26 am
- Forum: Nagios XI
- Topic: Graphs to Nagvis
- Replies: 7
- Views: 1404
Graphs to Nagvis
Hello! I would like to put some graphs to nagvis schemes. I did next steps: 1. To somefile.cfg add new service us gadge: define service { label_show=1 hover_menu=0 context_menu=0 gadget_scale=100 host_name=hostname service_description=service x=534 y=150 gadget_url=[/nagiosxi/includes/components/per...