Documentation ¶
Index ¶
Constants ¶
View Source
const Name = "nps"
Variables ¶
View Source
var ConfigDefaults = Config{}
Functions ¶
func NewWithFlags ¶
Types ¶
type Win32_PerfRawData_IAS_NPSAccountingServer ¶
type Win32_PerfRawData_IAS_NPSAccountingServer struct { Name string AccountingRequests uint32 AccountingResponses uint32 AccountingBadAuthenticators uint32 AccountingDroppedPackets uint32 AccountingInvalidRequests uint32 AccountingMalformedPackets uint32 AccountingNoRecord uint32 AccountingPacketsReceived uint32 AccountingPacketsSent uint32 AccountingServerResetTime uint32 AccountingServerUpTime uint32 AccountingUnknownType uint32 }
type Win32_PerfRawData_IAS_NPSAuthenticationServer ¶
type Win32_PerfRawData_IAS_NPSAuthenticationServer struct { Name string AccessAccepts uint32 AccessChallenges uint32 AccessRejects uint32 AccessRequests uint32 AccessBadAuthenticators uint32 AccessDroppedPackets uint32 AccessInvalidRequests uint32 AccessMalformedPackets uint32 AccessPacketsReceived uint32 AccessPacketsSent uint32 AccessServerResetTime uint32 AccessServerUpTime uint32 AccessUnknownType uint32 }
Win32_PerfRawData_IAS_NPSAuthenticationServer docs: at the moment there is no Microsoft documentation
Click to show internal directories.
Click to hide internal directories.