File: query.sql

package info (click to toggle)
sqsh 2.1-6
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 2,000 kB
  • ctags: 1,113
  • sloc: ansic: 20,040; sh: 3,131; makefile: 514; sql: 94
file content (5 lines) | stat: -rw-r--r-- 161 bytes parent folder | download | duplicates (6)
1
2
3
4
5
select log_time, instance, value from pmi_nt_perf_inst
where datapoint_id = 85
and log_time between '8/14/00' and '8/15/00'
and agent_id = 2004
and instance = 0