Search found 5 matches

by ggewehr
Thu Jun 28, 2012 2:05 pm
Forum: Open Source Nagios Projects
Topic: PERF_PRECISION_TIMESTAMP
Replies: 8
Views: 1987

Re: PERF_PRECISION_TIMESTAMP (SOLVED)

Hello everyone! As I continuing search for some resolution, the "log cache hit ratio" for mssql could be monitored by using an performance monitor query. The counter to monitoring is \SQLServer:Databases(model)\Log Cache Hit Ratio. Sometimes the answer are in front of you, just takes a lit...
by ggewehr
Tue Jun 19, 2012 7:44 am
Forum: Open Source Nagios Projects
Topic: PERF_PRECISION_TIMESTAMP
Replies: 8
Views: 1987

Re: PERF_PRECISION_TIMESTAMP

Thanks for the reply jsmurphy, but this plugins I'm already have. I don't even know where this perf_precision_timestamp act in wmi context. This mention occurs in 3 items from original script. It appears in this kb from microsoft: http://support.microsoft.com/kb/269481 The counter I traying to monit...
by ggewehr
Mon Jun 18, 2012 4:23 pm
Forum: Open Source Nagios Projects
Topic: PERF_PRECISION_TIMESTAMP
Replies: 8
Views: 1987

Re: PERF_PRECISION_TIMESTAMP

In time, I have open an vbs to see who have wrote them. Some of them has been wrote by Groundwork, but I don't found it.

http://sourceforge.net/project/shownote ... _id=160654
by ggewehr
Mon Jun 18, 2012 3:17 pm
Forum: Open Source Nagios Projects
Topic: PERF_PRECISION_TIMESTAMP
Replies: 8
Views: 1987

Re: PERF_PRECISION_TIMESTAMP

Its a customized system based on nagios. It calls various vbs to get some informations. This counter specifically monitors sql databases and does not delivery this plugin, so I started a search about this plugin here. I think this come together NRPE. All other vbs came and does not generate any erro...
by ggewehr
Mon Jun 18, 2012 12:41 pm
Forum: Open Source Nagios Projects
Topic: PERF_PRECISION_TIMESTAMP
Replies: 8
Views: 1987

PERF_PRECISION_TIMESTAMP

I'm looking for perf_precision_timestamp.vbs to monitoring some services like mssql. Where I can found this script? Is part of some wmi package?