NetBios Bytes Total Persec

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...

Service Status

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...

Disk Read Bytes Persec

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...

MySQL performance plugin

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....

Disk Write Bytes Persec

Distk write bytes per sec in the system. You could get the data per disk drive also. Module data module_begin  module_name DiskWriteBytesPersec  module_type generic_data_inc  module_wmiquery select DiskWriteBytesPersec from Win32_PerfRawData_PerfDisk_PhysicalDisk...

For correct visualization of the Pandora FMS library extension, you must have installed version NG 760 or superior

X