Skip to content
This repository has been archived by the owner on Aug 31, 2018. It is now read-only.

table_config_posture_machine

robfry edited this page Oct 10, 2014 · 2 revisions

Home

Database Overview ####configs_posture_machine table


key | type | value

avnotinstalled | integer | %value% |

Integer value added to the machine score if antivirus is determined to not be installed.


avnotrunning | integer | %value% |

Integer value added to the machine score if antivirus is determined to not be running.


avnotupdated | integer | %value% |

Integer value added to the machine score if antivirus is determined to not be updated.


criticalpatches | integer | %value% |

If the total number of critical patches needed is equal to, or greater than, this number, then it will trigger adding value to the machine posture score.


criticalpatchesweight | integer | %value% |

Integer value which will be added to the machine posture score if the total number of critical patches is equaled or exceeded.


highpatches | integer | %value% |

If the total number of critical patches needed is equal to, or greater than, this number, then it will trigger adding value to the machine posture score.


highpatchesweight | integer | %value% |

Integer value which will be added to the machine posture score if the total number of critical patches is equaled or exceeded.


lowpatches | integer | %value% |

If the total number of critical patches needed is equal to, or greater than, this number, then it will trigger adding value to the machine posture score.


lowpatchesweight | integer | %value% |

Integer value which will be added to the machine posture score if the total number of critical patches is equaled or exceeded.


Clone this wiki locally