Hi
After i upgrade to version 0.8.6h the load of my linux server is on 100.100.100, and the server gets overloaded.
If i run a ps aux i can see this:
root 29426 0.2 3.9 13208 10136 ? S 17:50 0:08 /usr/local/bin/php -q /home/status/public_html/cacti/cmd.php 0 60
root 7234 0.2 4.4 14372 11312 ? S 18:00 0:07 /usr/local/bin/php -q /home/status/public_html/cacti/cmd.php 0 60
root 24407 0.2 3.9 13200 10128 ? S 18:10 0:05 /usr/local/bin/php -q /home/status/public_html/cacti/cmd.php 0 60
root 1913 0.2 3.9 13192 10124 ? S 18:15 0:04 /usr/local/bin/php -q /home/status/public_html/cacti/cmd.php 0 60
mysql 24935 0.3 6.8 58692 17616 ? S 18:19 0:02 /usr/local/mysql/libexec/mysqld --basedir=/usr/local/mysql --datadir=/usr/local/mysql/data --u
root 5921 0.2 3.9 13208 10120 ? S 18:25 0:03 /usr/local/bin/php -q /home/status/public_html/cacti/cmd.php 0 60
root 12366 0.2 3.9 13232 10132 ? S 18:30 0:02 /usr/local/bin/php -q /home/status/public_html/cacti/cmd.php 0 60
root 32012 0.4 3.9 13232 10128 ? S 18:40 0:01 /usr/local/bin/php -q /home/status/public_html/cacti/cmd.php 0 60
root 22629 2.4 3.9 13200 10124 ? S 18:45 0:01 /usr/local/bin/php -q /home/status/public_html/cacti/cmd.php 0 60
root 9700 14.0 0.8 2944 2264 ? R 18:45 0:00 /usr/local/snmp/bin/snmpget -O fntev -c -v 1 -t 1 -r 3 10.254.254.22:161 .1.3.6.1.2.1.1.
root 2989 16.3 0.8 2852 2200 ? R 18:45 0:00 /usr/local/snmp/bin/snmpget -O fntev -c -v 1 -t 1 -r 3 10.254.254.31:161 .1.3.6.1.2.1.2.
root 26812 14.6 0.8 2852 2196 ? R 18:45 0:00 /usr/local/snmp/bin/snmpget -O fntev -c -v 2c -t 1 -r 3 195.18.177.34:161 .1.3.6.1.2
root 18662 20.0 0.8 2840 2180 ? R 18:45 0:00 /usr/local/snmp/bin/snmpget -O fntev -c -v 1 -t 1 -r 3 213.239.86.41:161 .1.3.6.1.2.1.1.
root 21419 18.0 0.8 2832 2172 ? R 18:45 0:00 /usr/local/snmp/bin/snmpget -O fntev -c -v 1 -t 1 -r 3 10.254.254.20:161 .1.3.6.1.2.1.2.
root 1110 16.5 0.8 2808 2148 ? R 18:45 0:00 /usr/local/snmp/bin/snmpget -O fntev -c -v 2c -t 1 -r 3 10.10.5.11:161 .1.3.6.1.2.1.1.3.
root 1256 19.0 0.8 2756 2092 ? R 18:45 0:00 /usr/local/snmp/bin/snmpget -O fntev -c -v 1 -t 1 -r 3 10.254.254.24:161 .1.3.6.1.2.1.2.
root 32443 0.0 0.5 2860 1436 pts/0 R 18:45 0:00 ps aux
root 17807 0.0 0.7 2704 2044 ? R 18:45 0:00 /usr/local/snmp/bin/snmpget -O fntev -c -v 1 -t 1 -r 3 10.254.254.23:161 .1.3.6.1.2.1.2.
Why get i this problem? Anywone else who has the same problem after upgrade? Running the CMD to poll the graphs..
Kent
problem after upgrade to version 0.8.6h
Moderators: Developers, Moderators
slowness problem &problems with graphs after upgrade to
i have same problem. updated to "h" release few days ago. Plus, i have some problems with graphs (no graphs label and comments under the graph. Instead of comments under graph is just a dot
- Attachments
-
- graph.JPG (15.56 KiB) Viewed 1199 times
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
The graph labels thingy is due to the lack of the default font definition in Settings->Paths and Settings->Visual. The system load issue will need to be evaluated a bit more. Look definately like cmd.php is running too long and overlapping with other instanced of it. This should not happen BTB. Do you have multiple crons of "php poller.php" created?
TheWitness
TheWitness
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Short for "By The By", sort of like saying "Oh, by the way...".
TheWitness
TheWitness
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Who is online
Users browsing this forum: No registered users and 0 guests