Hi
Im running cacti 0.8.6h on a Solaris 9.I create an input from the following bash script to see the dsp active channels:
#!/usr/bin/bash
/usr/local/bin/snmpwalk -v1 -c $community $host 1.3.6.1.4.1.9.9.86.1.2.1.1.8 | awk '{s += $4} END{print s}'
this fine, no problem.
then i make graph following "Simplest Method of Going from Script to Graph" . apparently without problems. Soon the .graph appears.
then, i belive in second polling, i cant be able to see the graph anymore and begins to grow the rrdtool process:
PID USERNAME SIZE RSS STATE PRI NICE TIME CPU PROCESS/NLWP
28359 nobody 2344K 1416K run 10 0 0:01:23 54% rrdtool/1
i dont know why, any help will be appreciated.
Thanks in advance
High cpu utlization
Moderators: Developers, Moderators
Who is online
Users browsing this forum: No registered users and 0 guests