Checkpoint üzerinde denemek için monitoring blade açıp kapattığınızda Real-time traffic monitoring views are disabled. hatası kalıyorsa, aşağıdaki işlemleri yaparak problemi çözebilirsiniz.

Genelde management console üzerinde açılıyor..

To resolve the problem, perform:

  1. Make copy of the current $CPDIR/database/entitlement_status_collector_db.C status file.
  2. Edit the file in vi editor. Find next: Monitor

    Change the configuration to the one below:

    :blade_id (1002)
    :blade_gui_order (1002)
    :blade_name (Monitoring)
    :is_on (0)
    :status (1)
    :status_str (“Not Entitled”)
    :expiration (-1)
    :expiration_str (unset)
    :impact ()
    :license_quota_total (0)
    :license_quota_used (0)
    :written_by (0)

  3. Save the file and reboot the server.