System Storage

Use the Maintenance > System Storage options to monitor disk storage availability. Running out of disk space can result in corrupting the Ivanti EPMM database. Therefore, this feature ensures that:

  • You are aware when disk space availability is becoming too low. Once warned, you can clean up the Ivanti EPMM database and avoid database corruption.
  • Ivanti EPMM services are automatically stopped when disk space availability reaches the lowest threshold, thereby avoiding database corruption when no more disk space is available.

Ivanti EPMM can send you an email when it detects that its available disk storage space has dropped below thresholds that you define. Specifically, when the available space is less than a:

  • Warning Threshold: to receive a warning email.
  • Stop Threshold: to receive an email and after a five minute delay, Ivanti EPMM stops its critical services if you selected that option.

When notified, you can use existing CLI commands to clean up the Ivanti EPMM database, thereby freeing up disk space. The CLI commands are:

  • dbcleanup purge_data
  • diskcleanup retired_devices

Using these commands is described in the Increasing available disk storage section of this chapter.

Hover over the System Storage bar to see a popup indicating the actual storage usage and capacity.

Although the Event Center system event System storage threshold has been reached (set in the Admin Portal’s Logs > Event Settings) you will still receive a notification, no automatic action results from the event being triggered. Without immediate action, the possibility of running out of disk space and database corruption is more likely.

This section includes the following topics:

Configuring system storage thresholds

Use Maintenance > System Storage to set the disk storage capacity thresholds and use System Manager to enable automatically stopping critical Ivanti EPMM services.

Procedure 

To configure the disk storage capacity thresholds:

  1. Log into System Manager.
  2. Go to Maintenance > System Storage.
  3. Go to the System Storage options and check the box next to Check free space capacity every.
  4. Select how many days between each check.
  5. Select the time of day for each check.

    Important The system uses GMT (Greenwich Mean Time). Select a time that is during your work hours so that you see the notification emails at a time of day when you can take actions.

  6. Enter the email addresses for receiving the notifications. Separate email addresses with commas.

  7. Select a Warning Threshold. For example, if this value is set to 20%, an email notification is sent when disk storage availability drops to less than 20% of disk storage capacity.

  8. Select a Stop Threshold. For example, if this value is set to 10%, an email notification is sent when disk storage availability drops to less than 10% of the threshold:

  9. Select Stop all critical Ivanti EPMM services when stop threshold is met.

    Refer to the Stopped Ivanti EPMM services table for more information.

    Ivanti EPMM delays stopping the services until five minutes after the threshold is met. You cannot cancel the stop action once it is triggered.

  10. Click Save. You will receive emails when a threshold is met.

Example  

Warning Threshold email

Storage has reached a warning threshold of 50%.

Total Size : 197300M

Used Size : 92621

Available Size : 94651

Note: Cleanup the disk space using CLI commands.

Stop Threshold email

Storage has reached a stop threshold of 45%. EPMM services will be stopped in 5 minutes, if not already stopped

Total Size : 197300M

Used Size : 137503M

Available Size : 49769M

Note: Cleanup the disk space using CLI commands. Reboot Ivanti EPMM to restart the services

Stopped Ivanti EPMM services

When disk storage availability drops below the stop threshold, and you have selected the option to stop critical services, Ivanti EPMM stops are listed in the following table:

Table 39.  Ivanti EPMM Services Stopped

Service stopped

Impact to stopping the service

Ivanti EPMM

Stopping this service stops:

  • Communication with devices
  • Communication between Ivanti EPMM and Sentry
  • Admin Portal
  • User Portal

However, the following are still running:

  • System Manager
  • CLI

RDB Exporter

Ivanti EPMM does not send data to the Reporting Database

Increasing available disk storage

When the warning threshold or stop threshold is reached, use CLI commands to clean up the disk storage.

Procedure 

  1. Use ssh to log in to Ivanti EPMM.
  2. Enter enable to access EXEC PRIVILEGED CLI mode.
  3. Enter the “enable secret” password.
  4. Enter dbcleanup purge_data to clean up the database. If Ivanti EPMM services are not already stopped, this command stops them and restarts them when it finishes the clean up.
  5. If Ivanti EPMM services are not already stopped, this command stops them and restarts them when it finishes the clean up.
  6. Enter diskcleanup retired_devices to clean up retired devices from the disk.
  7. Restart Ivanti EPMM if any Ivanti EPMM services were stopped.

Restart Ivanti EPMM services

You can use the following methods to restart Ivanti EPMM services:

  • System Manager
  • CLI command

Restarting Ivanti EPMM services using System Manager

Procedure 

  1. Log into System Manager.
  2. Go to Maintenance > Reboot.
  3. Click Reboot > Yes.

Restarting Ivanti EPMM services using the CLI

Procedure 

  1. Use ssh to log in to Ivanti EPMM.
  2. Enter enable to access EXEC PRIVILEGED CLI mode.
  3. Enter the “enable secret” password.
  4. Enter reload.