✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount

SleekView Charts for Really Simple Security: vulns and login attempts

Really Simple Security stores vulnerability detection results, 2FA user state, and Limit Login Attempts rows across rsssl_ tables and the rsssl_options array. SleekView Charts reads those rows and renders Number, Pie, Bar, and Area cards on top, with shared filters across all of them.

♾️ Lifetime License available

SleekView Charts dashboard for Really Simple Security

From rsssl_ tables to a security KPI dashboard

Really Simple Security keeps its admin clean and its option set tight. Vulnerability detection writes scan results into the database, the 2FA module tracks per-user enrolment, and the Limit Login Attempts module keeps its own table for blocked IPs and failed logins. The data is high quality, but the default screens are designed for action, not for trend review.

SleekView Charts connects to the same rsssl_ tables and the rsssl_options array that Really Simple Security maintains. Vulnerability rows carry a software_type (plugin, theme, or core) and a severity (low, medium, high). Limit Login Attempts rows track IP, attempts, lockout, and last-seen timestamps. The 2FA users list tracks user_id, role, status, and grace-period state. Every column becomes either a groupBy axis or an aggregation target on a chart card.

The 404 blocking feature in Really Simple Security Pro tracks IPs that generate unusual numbers of 404 errors and locks them out. Those rows live in the same Limit Login Attempts table family and surface as a Bar of top blocked crawlers. Vulnerability Measures (force-update and quarantine) are option-driven actions, and the option keys carry the last action timestamp, so an Area chart traces remediation activity over time. None of this needs an extra copy of the data: the dashboard simply reframes the same rows the plugin already writes.

Workflow

From rsssl_ tables to dashboard cards

1

Map rsssl_ tables

Point SleekView at the vulnerability scan rows, the Limit Login Attempts table, and the 2FA user state. Software_type, severity, IP, attempts, and role become groupable fields the moment the source is mapped.
2

Pick chart cards

Drop a Number card for total open high-severity vulnerabilities, a Pie for severity mix, a Bar for top blocked IPs from Limit Login Attempts, and an Area for daily failed-login volume.
3

Save the dashboard

Pin the layout as a saved view so the next reviewer opens the same charts in the same order. Date and severity filters apply across every card together.
4

Scope per role

Assign the saved layout to security or admin roles. The rsssl_ tables already sit behind admin capability checks, and SleekView adds extra per-card gates for sensitive views.

Sample dashboard

Charts you can build from Really Simple Security data

Four cards that turn the rsssl_ vulnerability scan, Limit Login Attempts, and 2FA tables into a working security KPI dashboard inside WP Admin.
Number · Default

High-severity open

A single KPI counting unresolved high and critical vulnerabilities from the rsssl_ scan rows, with the previous week shown underneath for context. The card the security lead opens with.
Count
Pie · Donut

Severity mix

Donut split across low, medium, and high severity from the severity field on each vulnerability row. The compliance-friendly answer to is anything urgent open.
Count group by severity
Bar · Horizontal

Top blocked IPs

Horizontal bar of IPs that triggered the most lockouts in the Limit Login Attempts table. Repeat offenders surface at the top, and the bar refreshes as new blocks land.
Count group by ip
Area · Gradient

Daily failed logins

Gradient area of failed-login volume per day sourced from the Limit Login Attempts table. Sudden peaks usually mean a brute-force run against wp-login.php or the custom login URL.
Count group by stamp

Comparison

Default Really Simple Security admin vs SleekView Charts

Default Really Simple Security admin

  • The admin shows tasks and remaining items, but trend views are limited to small built-in widgets.
  • Severity, software_type, and login-attempt volume never share a single screen with shared filters.
  • Limit Login Attempts rows are visible as a list, not as a trend or a top-IP ranking.
  • 2FA enrolment status is per-user in the admin, so role-level coverage takes a manual count.
  • Per-role dashboards are not part of the free workflow.

SleekView Charts

  • Number, Pie, Bar, and Area cards built on the rsssl_ vulnerability and login-attempts rows.
  • Cards can group by severity, software_type, IP, role, or 2FA status without writing SQL.
  • Date range and severity filters apply across every card so one scope drives the whole dashboard.
  • 2FA role coverage shows up as a Pie of enrolled, grace-period, and not-enrolled users per role.
  • Saved layouts scope per role so admin and reviewer dashboards stay separate.

Features

What SleekView Charts gives you for Really Simple Security

Chart cards on rsssl_ tables

Number, Pie, Bar, Area, Line, Radar, and Radial cards drop onto the vulnerability scan rows, Limit Login Attempts table, and 2FA user state. No CSV export, no manual joins.

One filter, every card

A date range, severity, or role filter applied to the dashboard scopes the open-vuln KPI, the severity donut, the IP bar, and the login area at once. The same view, every card.

Role-scoped dashboards

Save separate layouts for security ops and senior reviewers. The rsssl_ tables already sit behind admin capability checks, and SleekView layers extra gates per card on top.

Audience

Who builds Really Simple Security charts dashboards with SleekView

Security operations

Open the dashboard each morning, scan severity mix and failed-login volume, and click through to the underlying rsssl_ rows only when a card spikes outside its normal range.

Agency owners

Hand each client a one-screen Really Simple Security summary scoped to their site, with open vulnerabilities, top blocked IPs, and 2FA coverage on a single page.

Compliance reviewers

Track open vulnerabilities, 2FA enrolment per role, and login-attempt volume across the reporting period. Export the same chart values used in the audit summary.

The bigger picture

Why hardening data needs a dashboard around it

Really Simple Security keeps the writing side lean: vulnerability rows land with software_type and severity, Limit Login Attempts logs IPs and attempts with timestamps, the 2FA module tracks per-user enrolment. The reading side gets harder when the site count goes up. A task list is correct for one site and overwhelming for forty.

A vulnerability count needs to be split by severity and software_type to drive action. A Limit Login Attempts table only becomes a defense story when the top IPs are visible at the top of a Bar. The data already exists in the rsssl_ tables with the indexes the plugin maintains.

SleekView Charts reads those rows and renders them as Number, Pie, Bar, and Area cards so the same hardening story works as a daily review, not a once-a-month task scan.

Questions

Common questions about SleekView Charts for Really Simple Security

Yes. SleekView Charts reads the rsssl_ vulnerability scan rows, the Limit Login Attempts table, the 2FA user state, and the rsssl_options array. No second copy is created and no extra cron job runs.

 

Yes. A Pie grouped by 2FA status (enrolled, grace-period, not-enrolled) and filtered by role shows coverage across editors, authors, and admins. Multisite role enforcement works the same way.

 

Yes. Vulnerability detection ships in the free plugin, and the scan rows it writes are the same shape SleekView reads. Paid Vulnerability Measures (force-update and quarantine) show up automatically when those options are populated.

 

Yes. The 404 blocking feature in the Pro firewall writes block events in the same Limit Login Attempts table family. A Bar of top blocked crawlers and an Area of daily 404 lockouts render directly from those rows.

 

No. Aggregations run server-side against the indexes Really Simple Security maintains on stamp and IP. The dashboard requests aggregate buckets, not raw rows.

 

No. SleekView Charts only reads. The rsssl_ vulnerability rows, login-attempts table, and 2FA state stay untouched, which keeps the security history intact for audit review.

 

Yes. Each card supports CSV export of its aggregated values, and the underlying rows are reachable via the connected SleekView grid for evidence handoffs.

 

Yes. Saved chart layouts respect WordPress capability checks and can layer additional capability gates per card so 2FA and IP views stay scoped to security roles.

 

Pricing

More than 1000+
happy customers

Explore our flexible licensing options tailored to your needs. Upgrade your license anytime to access more features, or opt for a lifetime license for ongoing value, including lifetime updates and lifetime support. Our hassle-free upgrade process ensures that our platform can grow with you, starting from whichever plan you choose.

Starter

€79

EUR

per year

  • 3 websites
  • 1 year of updates
  • 1 year of support

Pro

€149

EUR

per year

  • Unlimited websites
  • 1 year of updates
  • 1 year of support

Lifetime ♾️

Most popular

€249

EUR

once

  • Unlimited websites
  • Lifetime updates
  • Lifetime support

...or get the Bundle Deal
and save €250 🎁

The Bundle (unlimited sites)

Pay once, own it forever

Elevate your WordPress site with our exclusive plugin bundle that includes all of our premium plugins in one package. Enjoy lifetime updates and lifetime support. Save significantly compared to buying plugins individually.

What’s included

  • SleekAI

  • SleekByte

  • SleekMotion

  • SleekPixel

  • SleekRank

  • SleekView