Search found 4 matches
- Thu Jan 19, 2006 1:32 pm
- Forum: Help: Windows Specific
- Topic: Unable to view graphs - graph debug also not working
- Replies: 67
- Views: 15183
- Thu Jan 19, 2006 1:29 pm
- Forum: Addons for Cacti
- Topic: Advanced Ping Template for Cacti 0.8.6f
- Replies: 122
- Views: 133321
Mistake on solution for ficx for 100% loss problem.
Actually I retract this fix above by adding the $filler. Turns out I had other debugging stuff still in the file that was overriding these settings. When I cleaned them out it broke again. Well my fix was to just hard code the values for $ping_sweeps and $ping_type and that was what fixed it for me....
- Thu Jan 19, 2006 1:03 pm
- Forum: Help: Windows Specific
- Topic: Unable to view graphs - graph debug also not working
- Replies: 67
- Views: 15183
My solution to the graphs not displaying
I too was getting the problem where all the data collection was working fine, but displaying of the graphs was showing an red X in IE. What was interesting was it seemed to know the size of the graphic, because there was an outline around the box. I then tried it under Firefox, and interesting enoug...
- Thu Jan 19, 2006 12:48 pm
- Forum: Addons for Cacti
- Topic: Advanced Ping Template for Cacti 0.8.6f
- Replies: 122
- Views: 133321
Workaround for problem with 100% loss
In doing troubleshooting on the 100% loss problem, I discovered the problem. With adding various debugging, I was finding something strange with the passing of arguments to the ss_fping function in the file ss_fping.php. The hostname was correct, but the ping_sweeps was actually the ping_type argume...