Xymon Mailing List Archive search

No graph on metric report

list Japheth Cleaver
Tue, 8 Apr 2014 13:58:24 -0700
Message-Id: <user-f821b70d595a@xymon.invalid>

On Tue, April 8, 2014 12:19 pm, Blumenthal, Russell wrote:
When I select multiple servers for a metric report, I get the icon for a
broken image. How can I fix this?
[cid:image001.jpg at 01CF533D.F0C0A060]

I am running 4.3.17 on CentOS 6.5

Hmm... Could be an SELinux policy bug; I see the same thing on my system.
If you're running with SELinux enforcing, can you set it to 'permissive'
and see if it starts working?

Alternatively, are you seeing lines like this in /var/log/audit/audit.log?:

type=AVC msg=audit(1396989639.851:33016): avc:  denied  { sendto } for 
pid=44753 comm="showgraph.cgi" path="/var/run/xymon/rrdctl.1572"
scontext=system_u:system_r:httpd_sys_script_t:s0
tcontext=system_u:system_r:unconfined_execmem_t:s0
tclass=unix_dgram_socket


-jc