Search found 2 matches

by datacenterengnr
Wed Dec 20, 2017 8:11 am
Forum: Help: Linux/Unix Specific
Topic: Script Data Query Issue
Replies: 5
Views: 910

Re: Script Data Query Issue

Hello, markv! Scripts purpose is to display Rx & Tx powers of waveserver interfaces. The problem was that the graphs were not created. .rrd wasn't created too. As you told, I checked my XML but it was correct. After, I checked data_query.php displaying most of the intermediate variables for my d...
by datacenterengnr
Tue Dec 19, 2017 9:12 am
Forum: Help: Linux/Unix Specific
Topic: Script Data Query Issue
Replies: 5
Views: 910

Script Data Query Issue

Hello all! I have followed step by step the "Script Query Howto" but I have a problem. .rrd wasn't created. Basic data gathering is ok: #/usr/local/bin/perl query_test.pl 10.10.10.1 community index 201 202 ... #/usr/local/bin/perl query_test.pl 10.10.10.1 community query descr 201:This_is_...