Disk structure is corrupt, it checks on eventlog. Module data module_begin module_name Event_55 module_type async_string module_logevent module_source System module_eventcode 55 module_application Ntfs module_description disk structure is corrupt ...
Get the total Bytes Per Second of the Netbios connection. Module data module_begin module_name NetBios_BytesTotalPersec module_type generic_data_inc module_wmiquery select BytesTotalPersec from Win32_PerfRawData_Tcpip_NBTConnection module_wmicolumn...
Get status of a service in text format (Running, stopped, pending, hung…). Module data module_begin module_name Service_Status module_type generic_data_string module_wmiquery select State from Win32_Service where Name = “Alerter” module_wmicolumn...
Get the system total Disk read bytes per second. Could be modified to get per drive. Module data module_begin module_name DiskReadBytesPersec module_type generic_data_inc module_wmiquery select DiskReadBytesPersec from Win32_PerfRawData_PerfDisk_PhysicalDisk WHERE...
Important Notice: This plugin is no longer actively maintained or updated. We strongly advise you to explore alternative plugins available in our library for the latest features and support. This plugin uses mysql to fetch the performance metrics from a mysql server....