New question #251686 on Graphite: https://answers.launchpad.net/graphite/+question/251686
I am using Icinga2 with the check_wmi_plus plugin. All checks with this plugin work fine. I see the data in the icinga2 classic UI, I see it if I run the commands manually and all of the service checks work and write wsp files to /var/lib/graphite/whisper/icinga/servername/ except for two. So everything works great between Icinga2, check_wmi_plus and Graphite... except for two of the service checks. If I use checkmem or checkpage... no wsp files are every create for them. I can't figure out why. The commands work as expected in Icinga2 and also if I manually run them at the command line.. but no wsp files get generated. Why is this? Where can I look? These are the only wsp files that are generated for the two services (checkmem & checkpage): current_attempt.wsp max_check_attempts.wsp state.wsp execution_time.wsp reachable.wsp latency.wsp state_type.wsp All the ones that are working have the proper wsp files created. (checkcpudetail shown as an example) Avg_Utilisation_CPU0.wsp execution_time.wsp reachable.wsp Avg_Utilisation_CPU_Total.wsp latency.wsp state_type.wsp current_attempt.wsp max_check_attempts.wsp state.wsp -- You received this question notification because you are a member of graphite-dev, which is an answer contact for Graphite. _______________________________________________ Mailing list: https://launchpad.net/~graphite-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~graphite-dev More help : https://help.launchpad.net/ListHelp

