php - No data in Icinga-web -


i'am trying icinga-web work properly.

i followed following tutorial: https://wiki.icinga.org/display/howtos/setting+up+icinga+web+on+rhel

this works:

  • icinga classic web interface working perfect. (this means ido2db working fine)
  • the hosts , services showing on top of icinga-web interface.
  • the notifications in icinga-web working (incl new events)
  • apache, icinga , ido2db not showing errors in logs. (including full debug)

this not working:

when request data in icinga-web => no data. except tab notifications, showing.

the server configuration:

  • redhat 6.x enterprise: 2.6.32-358.el6.x86_64
  • postgresql: postgresql 8.4.13 compiled gcc gcc (gcc) 4.4.6 20120305 (red hat 4.4.6-4), 64-bit
  • icinga: v1.7.2

i did testing using following tutorial. didn't find problems => https://wiki.icinga.org/display/testing/icinga+idoutils+testing

does have similar problem ?

if not => how debug problem ?

thanks ilias


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

jquery - How would i go about shortening this code? And to cancel the previous click on click of new section? -