Page 2 of 2

Re: NRPE - Powershell check - historical data

Posted: Tue Jul 14, 2015 11:37 am
by mhixson2
Working!

Thanks for the help! If there's nothing else I should know about here, we're all set.

Re: NRPE - Powershell check - historical data

Posted: Wed Jul 15, 2015 9:08 am
by jdalrymple
Glad it worked, if this code isn't on the Exchange you might consider polishing it up and posting it there. I'm sure a lot of people could find it useful.

The one other thing that might interest you is that you do have orphaned RRDs and XML. You can clean those up manually or alternatively eyeball this thread:

https://support.nagios.com/forum/viewto ... 3&p=117133

Re: NRPE - Powershell check - historical data

Posted: Wed Jul 15, 2015 9:29 am
by mhixson2
Excellent. I'll check it out.

Is there any way to use those old files to recover/merge past perfdata if changes are made to the service? I updated the name of this service and placed it on the host it will live on permanently, but of course the perfdata started over once I saved. If that info is in the thread, just say so and I'll check it out there.
jdalrymple wrote:if this code isn't on the Exchange you might consider polishing it up and posting it there. I'm sure a lot of people could find it useful.
Good idea. I'll definitely do this.

Thanks!

Re: NRPE - Powershell check - historical data

Posted: Wed Jul 15, 2015 9:58 am
by jdalrymple
Box293's tool is supposed to do merging. Unfortunately I can't confirm that, but I can say he's a heck of a guy so I doubt he's lying when he says it works.

OK to lock?

Re: NRPE - Powershell check - historical data

Posted: Wed Jul 15, 2015 10:19 am
by mhixson2
Cool, I'll check out the tool.

Yes it is. Thanks for the help!