Search found 9 matches

by gmikhailov
Thu Dec 24, 2015 1:19 am
Forum: Nagios XI
Topic: Own Custom Graphs
Replies: 9
Views: 1329

Re: Own Custom Graphs

Hello all.
I have solved this problem.
Of course, mistake was in syntax of php file.
Thanx to all for help.
Merry Christmas.
by gmikhailov
Tue Dec 22, 2015 2:51 pm
Forum: Nagios XI
Topic: Own Custom Graphs
Replies: 9
Views: 1329

Re: Own Custom Graphs

Box293 wrote: I understand, but 1 line is more simple than 13. It just takes one mistake to make it break.
OK, I`ll try to check template by your recommendation.
by gmikhailov
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.
by gmikhailov
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).
by gmikhailov
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...
by gmikhailov
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.
by gmikhailov
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.
by gmikhailov
Fri Dec 04, 2015 12:46 am
Forum: Nagios XI
Topic: Graphs to Nagvis
Replies: 7
Views: 1404

Re: Graphs to Nagvis

Hello.
Just to clarify, you're looking for a bigger graph right?
Yes.
Can you provide a screenshot of how it currently appears?
In attachtment.
by gmikhailov
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...