184
edits
| Tomas Kirnak (talk | contribs) m | Tomas Kirnak (talk | contribs)  m | ||
| Line 15: | Line 15: | ||
| To completely reset the state of all object you can:<br> | To completely reset the state of all object you can:<br> | ||
| (these commands should be run on the database NetXMS uses) | |||
|   UPDATE thresholds SET current_state=0; |   UPDATE thresholds SET current_state=0; | ||
|   UPDATE alarms SET alarm_state=3; |   UPDATE alarms SET alarm_state=3; | ||
edits