Open ajayan769 opened 6 years ago
have you tried setting the timezone at graphite's local_settings? http://graphite.readthedocs.io/en/latest/config-local-settings.html#general-settings
TIME_ZONE Default: America/Chicago
The module-graphite let the graphs render on the graphite and provide them as an image in icingaweb2 - so everything which is displayed mostly is generated by graphiteweb itself.
Best Regards mkay
otherwise, have a look at the latest commit, i think the project is mostly done. This project really was the first one I tried and liked it really well - but now you should have a look at icingaweb2-module-graphite
recently theres more activity
@mkayontour Thanks for your inputs, I have followed your first suggestion but still no luck :(
Yeah, I have tried the second module "icingaweb2-module-graphite" but it wasn't working for me so I tried this one. Anyway thanks for the help.
@mkayontour Just restarted my instance after making the changes, now it's working as expected :D
@ajayan769 great, the restart would have been my second advise on this issue ...
sad that the other module isn't working for you ;) No problem - glad to help
I have set IST time zone in icinga and it's working fine as expected, but when I am integrating graphite module the graph is showing UTC timezone instead of IST. The graphite instance is running is IST timezone please help me here...