<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: SMS Gateway Disk Usage in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SMS-Gateway-Disk-Usage/m-p/180763#M33040</link>
    <description>&lt;P&gt;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/38213"&gt;@the_rock&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Kindly find the below attachments&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 12 May 2023 17:18:41 GMT</pubDate>
    <dc:creator>gemechisd</dc:creator>
    <dc:date>2023-05-12T17:18:41Z</dc:date>
    <item>
      <title>SMS Gateway Disk Usage</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SMS-Gateway-Disk-Usage/m-p/180744#M33036</link>
      <description>&lt;P&gt;We are us7ing 2 gateways and 1 SMS. All of them have R80.40 version with a JHF Installed T197. Our SMS Gateway has a total of 4TB storage. The SMS is configured when the disk usage is below 40%, the retention period is for 3 days. So, how can we fix the disk usage issue? Is it possible to take backup and free the disk space? Any possible scenarios would be accepted. Below, I have attached the screenshot of the Storage space. The log ststorage location is /var/log on the SMS gateway.&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2023 13:45:40 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SMS-Gateway-Disk-Usage/m-p/180744#M33036</guid>
      <dc:creator>gemechisd</dc:creator>
      <dc:date>2023-05-12T13:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: SMS Gateway Disk Usage</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SMS-Gateway-Disk-Usage/m-p/180750#M33037</link>
      <description>&lt;P&gt;You can run multiple examples of below command:&lt;/P&gt;
&lt;P&gt;find /var/log -size +400000000c&lt;/P&gt;
&lt;P&gt;That will look for any files bigger than 400 MBs in /var/log dir...replace 4 with any number to search for relevant size (1 for 100 MBs, 2 for 200 MBs and so on)&lt;/P&gt;
&lt;P&gt;example from my lab (R81.20)&lt;/P&gt;
&lt;P&gt;[Expert@QUANTUM-MANAGEMENT:0]# find /var/log -size +400000000c&lt;BR /&gt;[Expert@QUANTUM-MANAGEMENT:0]# df -h&lt;BR /&gt;Filesystem Size Used Avail Use% Mounted on&lt;BR /&gt;/dev/mapper/vg_splat-lv_current 55G 16G 40G 29% /&lt;BR /&gt;/dev/sda2 291M 42M 235M 15% /boot&lt;BR /&gt;/dev/mapper/vg_splat-lv_log 60G 9.5G 51G 16% /var/log&lt;BR /&gt;tmpfs 7.8G 25M 7.7G 1% /dev/shm&lt;BR /&gt;cgroup 7.8G 0 7.8G 0% /sys/fs/cgroup&lt;BR /&gt;[Expert@QUANTUM-MANAGEMENT:0]#&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2023 14:28:17 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SMS-Gateway-Disk-Usage/m-p/180750#M33037</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2023-05-12T14:28:17Z</dc:date>
    </item>
    <item>
      <title>Re: SMS Gateway Disk Usage</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SMS-Gateway-Disk-Usage/m-p/180760#M33038</link>
      <description>&lt;P&gt;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/38213"&gt;@the_rock&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Yeah thank you for the command find. I have found some larger files. But what could I do in order to free up some? space&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2023 16:20:08 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SMS-Gateway-Disk-Usage/m-p/180760#M33038</guid>
      <dc:creator>gemechisd</dc:creator>
      <dc:date>2023-05-12T16:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: SMS Gateway Disk Usage</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SMS-Gateway-Disk-Usage/m-p/180762#M33039</link>
      <description>&lt;P&gt;Please send the output.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2023 17:02:05 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SMS-Gateway-Disk-Usage/m-p/180762#M33039</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2023-05-12T17:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: SMS Gateway Disk Usage</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SMS-Gateway-Disk-Usage/m-p/180763#M33040</link>
      <description>&lt;P&gt;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/38213"&gt;@the_rock&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Kindly find the below attachments&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2023 17:18:41 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SMS-Gateway-Disk-Usage/m-p/180763#M33040</guid>
      <dc:creator>gemechisd</dc:creator>
      <dc:date>2023-05-12T17:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: SMS Gateway Disk Usage</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SMS-Gateway-Disk-Usage/m-p/180764#M33041</link>
      <description>&lt;P&gt;You can verify with TAC, but Im fairly sure those logs in cpm_doctor dir can be deleted, those are probably really large files. You can do ls -lh on them and verify. Also, check how big backup files is.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2023 17:23:05 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SMS-Gateway-Disk-Usage/m-p/180764#M33041</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2023-05-12T17:23:05Z</dc:date>
    </item>
    <item>
      <title>Re: SMS Gateway Disk Usage</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SMS-Gateway-Disk-Usage/m-p/180765#M33042</link>
      <description>&lt;P&gt;Do below and see what you get ()expert mode)&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;
&lt;P&gt;cd /var/log/opt/CPsuite-R80.30/fw1/log&lt;BR /&gt;ls -lh diff_*&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2023 17:28:47 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SMS-Gateway-Disk-Usage/m-p/180765#M33042</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2023-05-12T17:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: SMS Gateway Disk Usage</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SMS-Gateway-Disk-Usage/m-p/180769#M33043</link>
      <description>&lt;P&gt;I do not see any issue here, please explain ! 66% is OK to most of us...&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2023 19:22:15 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SMS-Gateway-Disk-Usage/m-p/180769#M33043</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2023-05-12T19:22:15Z</dc:date>
    </item>
    <item>
      <title>Re: SMS Gateway Disk Usage</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SMS-Gateway-Disk-Usage/m-p/180772#M33044</link>
      <description>&lt;P&gt;I guess they must be doing lots of logging...you are right, to most of us, 66% would be fine, but in this case, not really : - )&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2023 19:38:00 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SMS-Gateway-Disk-Usage/m-p/180772#M33044</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2023-05-12T19:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: SMS Gateway Disk Usage</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SMS-Gateway-Disk-Usage/m-p/181521#M33226</link>
      <description>&lt;P&gt;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/38213"&gt;@the_rock&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/21294"&gt;@G_W_Albrecht&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;So, how can we take a backup of those old log files and delete the log file from the SMS Server?&lt;/P&gt;</description>
      <pubDate>Sat, 20 May 2023 07:14:32 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SMS-Gateway-Disk-Usage/m-p/181521#M33226</guid>
      <dc:creator>gemechisd</dc:creator>
      <dc:date>2023-05-20T07:14:32Z</dc:date>
    </item>
    <item>
      <title>Re: SMS Gateway Disk Usage</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SMS-Gateway-Disk-Usage/m-p/181527#M33227</link>
      <description>&lt;P&gt;You can use rm command to remove them and to back them up, you can connect with win scp application, navigate to right dir, and get them off the box. To enable winscp access temporarily, simply run chsh -s /bin/bash admin command from expert mode (assuming admin name is admin, or whatever else it might be)&lt;/P&gt;
&lt;P&gt;To revert back, run chsh -s /etc/cli.sh admin&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Sat, 20 May 2023 10:59:44 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SMS-Gateway-Disk-Usage/m-p/181527#M33227</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2023-05-20T10:59:44Z</dc:date>
    </item>
  </channel>
</rss>

