Cacti 0.8.8b graph error
Moderators: Developers, Moderators
Cacti 0.8.8b graph error
Dear Sir,
I would like to some question regarding capacity of Cacti utility, terms of number of interface and host to be added in cacti.
Currently I am useing cacti 0.8.8b version, I face issue after 200 interface added in utility. The interface graph is not properly ploted as well as change inbound and outbound style of graph ploting.
Basically We have huge amount of network devices with interface approx 2000 devices (switch,router,firewall) and 50000 interfaces. so please suggest the for same.
Regards,
IDM
I would like to some question regarding capacity of Cacti utility, terms of number of interface and host to be added in cacti.
Currently I am useing cacti 0.8.8b version, I face issue after 200 interface added in utility. The interface graph is not properly ploted as well as change inbound and outbound style of graph ploting.
Basically We have huge amount of network devices with interface approx 2000 devices (switch,router,firewall) and 50000 interfaces. so please suggest the for same.
Regards,
IDM
- Attachments
-
- cati-graph.png (29.39 KiB) Viewed 1334 times
Re: Cacti 0.8.8b graph error
Please provide more information. What you ask is akin to going to the doctor and just telling him you don't feel well and expecting him to figure out what is wrong with no information.
Log entires (how long is the poller taking to run, any errors?)
Poller Interval, Cron Interval, Spine or cmd.php? Num Processes & threads?
OS? What hardware (cpus/mem)? Any info about Disk IO?
Physical machine or VM?
This is just the start of the basic info that is needed to begin to guess what the problem might be.
FYI, How many hosts you can run mostly depends on your hardware, network latency, and what/how you are polling.
Log entires (how long is the poller taking to run, any errors?)
Poller Interval, Cron Interval, Spine or cmd.php? Num Processes & threads?
OS? What hardware (cpus/mem)? Any info about Disk IO?
Physical machine or VM?
This is just the start of the basic info that is needed to begin to guess what the problem might be.
FYI, How many hosts you can run mostly depends on your hardware, network latency, and what/how you are polling.
Re: Cacti 0.8.8b graph error
Dear Sir,
Thank you for reply,
For cacti below hardware and OS level specificatios
OS : CentOS release 5.9 (Final)
Hardware RAM : 30 GB
CPU : 16 cores,
Hard disk- 500 GB
Polling interval is evey 5 monutes
cront job --> */5 * * * * php /var/www/html/cacti/poller.php > /dev/null 2>&
As well as I would like to share latest log for cacti utility.
Please suggest or advice for solution, we want to monitor network interfaces of Cisco routers, switches more than 2000 devices including 50000 interface.
Thank you for reply,
For cacti below hardware and OS level specificatios
OS : CentOS release 5.9 (Final)
Hardware RAM : 30 GB
CPU : 16 cores,
Hard disk- 500 GB
Polling interval is evey 5 monutes
cront job --> */5 * * * * php /var/www/html/cacti/poller.php > /dev/null 2>&
As well as I would like to share latest log for cacti utility.
Please suggest or advice for solution, we want to monitor network interfaces of Cisco routers, switches more than 2000 devices including 50000 interface.
- Attachments
-
- cacti-log.png (99.46 KiB) Viewed 1272 times
Re: Cacti 0.8.8b graph error
It appears that you have duplicate cron jobs scheduled. You shouldn't have multiple SYSTEM STAT entires within the same 5 minute window. Make sure the poller.php isn't being launched by another user also.
Also, you can speed up polling by increasing the number of cmd.php processes you have running. Check in Settings >> Poller.
Also, you can speed up polling by increasing the number of cmd.php processes you have running. Check in Settings >> Poller.
Re: Cacti 0.8.8b graph error
Dear Sir,
I was check the cron job as per your suggestion. It is giving proper time sync out put.
For polling we are using cmd.php so I try to install spine, it give the following error.
Please suggest the C complier version which is compatible for spine
I was check the cron job as per your suggestion. It is giving proper time sync out put.
For polling we are using cmd.php so I try to install spine, it give the following error.
Please suggest the C complier version which is compatible for spine
- Attachments
-
- spine-error.png (14.81 KiB) Viewed 1261 times
Re: Cacti 0.8.8b graph error
I still think you have a cron issue. If you look at your log, every 5 minutes you have 2 entries for SYSTEM STATS, when there should only be one. Most likely you have a cron job scheduled under root and another account (like cactiuser or cacti).
Re: Cacti 0.8.8b graph error
Dear Sir,
I check the server only one crontab for cacti.
Please suggest for spine installation issue, which C package is required for same.
Regards,
IDM
I check the server only one crontab for cacti.
Please suggest for spine installation issue, which C package is required for same.
Regards,
IDM
Re: Cacti 0.8.8b graph error
Dear Sir,
Please awating the reply for technical issues, which describe earlier
Regards,
IDM
Please awating the reply for technical issues, which describe earlier
Regards,
IDM
Re: Cacti 0.8.8b graph error
I told you what I believe the issue is. That is all the advise I can offer without any more details. I don't think switching to spine is going to fix your problem. With it posting the system stats twice, it is definitely 2 pollers running. I would try disabling the crontab that you found, and watch the log and see if the poller still runs anyways.
Who is online
Users browsing this forum: No registered users and 2 guests