Search found 2 matches

by d.leib
Wed Jan 13, 2016 3:26 am
Forum: Open Source Nagios Projects
Topic: Export "hourly_value" to "status.dat"
Replies: 3
Views: 2372

Re: Export "hourly_value" to "status.dat"

Hi hsmith, I created a pull request: https://github.com/NagiosEnterprises/nagioscore/pull/106 I also wondered why I have to post a patch to a forum ;) But the site https://www.nagios.org/contribute/ says: "Got a patch or idea for Nagios Core? Submit it to the Nagios Core Development Forum"...
by d.leib
Tue Jan 12, 2016 11:25 am
Forum: Open Source Nagios Projects
Topic: Export "hourly_value" to "status.dat"
Replies: 3
Views: 2372

Export "hourly_value" to "status.dat"

Hello together, the "hourly_value" was introduced in one of the last Nagios releases. The configured "hourly_value" will be exported to the file objects.cache as attribute "importance" for hosts and services. But the file status.dat does not contain this attributes. Thi...