no graph
list Navraj Shrestha
Hi there I have installed xymon 4.3.27 from tar file. Everything is working fine. however I cannot get any graphs. How do we get the graphs? thanks
list Japheth Cleaver
▸
On 11/30/2016 10:56 AM, navraj shrestha wrote:
Hi there I have installed xymon 4.3.27 from tar file. Everything is working fine. however I cannot get any graphs. How do we get the graphs? thanks
Hi, We need more information in order to help. Xymon needs RRDtool installed to provide graphing services, and if you installed from source and RRD was not found at compile time the graphing CGIs won't work. That would be where I'd start. If RRD is working okay, you'd probably want to check your apache/httpd error logs for any messages generated when you're attempting to load a graph page. It's a good idea to check all the xymon logs on your central server, actually, for evidence of any other issues (such as permissions). HTH, -jc
list Hauke Fath
▸
On Wed, 30 Nov 2016 12:56:32 -0600, navraj shrestha wrote:
I have installed xymon 4.3.27 from tar file. Everything is working fine. however I cannot get any graphs.
Sounds exactly like my recent report ("Xymon installation comes up with empty graphs"). In the end, I set up an installation from scratch (pkgsrc net/xymon,but patches are nominal), and it showed the same result - no (rather: empty) graphs.
Cheerio,
hauke
--
The ASCII Ribbon Campaign Hauke Fath
() No HTML/RTF in email Institut für Nachrichtentechnik
/\ No Word docs in email TU Darmstadt
Respect for open standards Ruf +49-6151-16-21344
list Japheth Cleaver
▸
On 12/2/2016 4:35 AM, Hauke Fath wrote:
On Wed, 30 Nov 2016 12:56:32 -0600, navraj shrestha wrote:I have installed xymon 4.3.27 from tar file. Everything is working fine. however I cannot get any graphs.Sounds exactly like my recent report ("Xymon installation comes up with empty graphs"). In the end, I set up an installation from scratch (pkgsrc net/xymon,but patches are nominal), and it showed the same result - no (rather: empty) graphs. Cheerio, hauke
Hi, Can you run enable debug mode on xymond_rrd? I'm curious if there's something that perhaps should be a regular error message here but isn't. You can do this live by sending a -USR2 signal to the xymond_rrd processes (not the xymond_channel process) to toggle it on and off. -jc