i build a Script that polls a USV an collects SNMPvalues.
That is not the problem the script work in PHP-Scriptserver.
My problem now that i will get 3 values in Cacti with one funktion (php-File).
But i found not a exaple for php.
In pearl is the Returnstring
Code: Select all
return "1min:$1 5min:$2 10min:$3";
Is there an exaple for PHP ?
The 3 Values are in the script but i get the values not in my cacti
I need help.
Thanks
MfG
Der_Doc