tanium-connections
태니엄 엔드포인트 연결 목록을 조회합니다.
tanium-connections profile=PROFILE
- profile=PROFILE
- 태니엄 프로파일 이름
출력 필드
| 필드 | 타입 | 이름 | 설명 |
|---|---|---|---|
| id | 문자열 | 연결 ID | 예: remote:host.domain.com:1234567890: |
| ip | IP 주소 | 호스트 IP | |
| status | 문자열 | 연결 상태 | 예: waiting, connected |
| computer_id | 문자열 | 컴퓨터 ID | 예: 1234567890 |
| hostname | 문자열 | 호스트명 | 예: host.domain.com |
| platform | 문자열 | 플랫폼 | 예: Windows |
| has_tools | 불리언 | 툴 설치 여부 | |
| connected_at | 날짜 | 연결 시각 | 상태가 waiting인 경우 null |
| created_at | 날짜 | 생성 시각 | |
| message | 문자열 | 메시지 |