Confdump Agent
1.4.0
|
Confdump::System::Win32::BasicTcp4Socket | Basic information on TCPv4 sockets |
Confdump::System::Linux::BlockDevice | Block device information from /sys/block/ |
Confdump::System::FixedTable::Specification::ColumnHead | Info about a column in the header line |
Confdump::System::Wmi::ComContext | COM management (un/initialize) |
Confdump::System::Wmi::ComError | Thrown on COM errors, contains specific information |
Confdump::System::Linux::ConfigurationFile | Raw configuration file used while dumping system configuration |
Confdump::DataOutput | Helper for all data output in main() |
Confdump::Dumper | |
Confdump::DumperFactory | |
Confdump::DumperSpecification | |
Confdump::System::Linux::EnvironmentVariable | An environment variable in the execution context of Confdump |
Confdump::System::FixedTable | Parses a fixed-width text table into a Result |
Confdump::Formatter | Formats results towards output (XML, text, ...) |
Confdump::System::Wmi::ComContext::GuardImpl | Implementation of the Guard, use ComContext::Guard instead |
Confdump::System::LinuxDumper::Impl | |
Confdump::System::Linux::InitScript | A script in /etc/init.d for daemon control at system boot/shutdown |
Confdump::System::Linux::InittabEntry | |
Confdump::System::LinuxDumper | Abstraction layer between Confdump/Sys and the Linux-specific functions |
Confdump::System::ManagedElement | Base class for each kind of configuration element which may be managed by Confdump |
Confdump::System::Linux::MountEntry | |
Confdump::System::Linux::NetworkInterface | |
Confdump::System::Wmi::NoSuchClass | Thrown when a non-existing WMI class has been requested |
Confdump::System::Wmi::NoSuchNamespace | Thrown when a non-existing WMI namespace has been requested |
Confdump::NoSuchTable | Exception thrown when a requested table does not exist |
Confdump::NoSuchThing | Exception thrown when something requested by the user does not exist |
Confdump::System::Linux::OperatingSystem | Information like "uname(1)" |
Confdump::Options | Configuration class affecting the behaviour of Confdump |
Confdump::System::Linux::Process | Information about a process of this system |
Confdump::System::Wmi::Query | A simplistic approach to a WMI query |
Confdump::System::Linux::RcdScript | A script in /etc/rc?.d for daemon control at system boot/shutdown |
Confdump::Result | The result of a query (a dynamic table) |
Confdump::RuntimeError | QString-compatible bridge to the standard exception class |
Confdump::System::Win32::ScheduledTask | A Task Scheduler v1 entry |
Confdump::System::Linux::Socket | A socket open on this system |
Confdump::System::FixedTable::Specification | Helper class to configure the parsing |
Confdump::System::LinuxDumper::SystemContext | Context of the access to this system |
Confdump::System::Win32::SystemError | Win32 API error |
Confdump::TextFormatter | Human-friendly formatter |
Confdump::System::Linux::Uptime | System uptime information |
Confdump::System::Wmi::WbemQueryIterator | Abstracts walking a IEnumWbemClassObject |
Confdump::System::Wmi::WbemServices | Access to a WMI (Wbem) server |
Confdump::System::Win32Dumper | Configuration data obtained from native Win32 calls |
Confdump::System::Wmi::Win32Error | Win32 base exception class, usually not thrown directly |
Confdump::System::Wmi::WmiDiagnostics | Provides diagnostics for WMI errors |
Confdump::System::WmiDumper | Dump data from WMI (available on MS Windows only) |
Confdump::System::Wmi::WmiError | Thrown on WMI errors, contains specific information |
Confdump::System::Wmi::WmiLists | Various static whitelists/blacklists that protect the target system from undesired side-effects from the WMI dumper |
Confdump::XmlFormatter | Machine-readable output |