
Re: thold and AIX template
tomdeb wrote:
I use cacti to monitor arounda dozen of AIX servers (thanks to
this template) and approx the same number of linux servers.
thold works perfectly on the linux devices but not when it comes to the AIX servers.
here is the error I get
Code:
Notice: Undefined offset: 0 in /var/www/html/monitor/plugins/thold/thold.php on line 91
any idea ?
thanks
This is happening for some reason that I haven't worked out yet. RRD isn't properly returning the data to us as it does normally. The wierd thing is that I have only found this to be a problem for certain custom templates, but can't find anything in the templates itself that are wrong.
No matter for what time period I poll for, Cacti's internal functions don't return any data. Running the command from the command line does return proper data though, I have almost narrowed it down to the Regex's inside the Cacti function, but am not 100% sure yet.