SafetyCheck
Dashboard
Safety indicators per driver, vehicle, segment. Monthly evolution.
Driver safety scoring, risk profiles, road segments to monitor.
3 IRequest controllers, chacun exposant une fonctionnalité atomique côté serveur.
Safety indicators per driver, vehicle, segment. Monthly evolution.
Risk profiles (probationary, experienced, school transport).
Segments to monitor (accident-prone areas, schools, work sites).
The SafetyCheck plugin exposes its functions through the /Helper. servlet. Each controller is called over HTTP using the pattern:
/Helper?package=safetycheck&plug=<Controller>&task=<action>
Responses follow the ExtJS-compatible JSON format:
{
"success": true,
"total": 42,
"rows": [...]
}
| Java package | com.malambi.fleetman.plug.safetycheck |
| Controllers | 3 |
| URL pattern | /Helper?package=safetycheck |
| Multi-tenant | yes (userid scope) |
| Audit logs | enabled |
| FleetMan version | 7.0.1+ |
The plugin ships standard with FleetMan. Activation is instant — contact your account manager or start a free trial.