Home / FleetMan / SafetyCheck
FleetMan plugin

SafetyCheck

Driver safety scoring, risk profiles, road segments to monitor.

3 IRequest controllers Java / J2EE /Helper?package=safetycheck
See the full product page (mobile app + backend)
Modules & features

What the SafetyCheck plugin does

3 IRequest controllers, chacun exposant une fonctionnalité atomique côté serveur.

SafetyCheck

Dashboard

Safety indicators per driver, vehicle, segment. Monthly evolution.

DriversGroups

Driver groups

Risk profiles (probationary, experienced, school transport).

Segments

Road segments

Segments to monitor (accident-prone areas, schools, work sites).

Architecture

How it integrates

/h2>

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": [...]
}
Technical details
Java packagecom.malambi.fleetman.plug.safetycheck
Controllers3
URL pattern/Helper?package=safetycheck
Multi-tenantyes (userid scope)
Audit logsenabled
FleetMan version7.0.1+

Enable SafetyCheck on your FleetMan instance

The plugin ships standard with FleetMan. Activation is instant — contact your account manager or start a free trial.