Wechseln zu:Navigation, Suche
Wiki
KKeine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung
 
(5 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 2: Zeile 2:


{{#vardefine:headerIcon|spicon-utm}}
{{#vardefine:headerIcon|spicon-utm}}
{{:UTM/CLI/Appmgmt.lang}}


{{var | display
{{var | neu--Design Aktualisierung
| CLI-Befehl appmgmt
| Aktualisierung des Artikel Layouts
| CLI command appmgmt }}
| Updating the article layout }}
{{var | Befehl
{{var | neu--restart2
| Befehl
| Neuer Befehl: [[#appmgmt restart|appmgmt restart2]] <small>(v12.6.1)</small>
| Command }}
| New command: [[#appmgmt restart|appmgmt restart2]] <small>(v12.6.1)</small> }}
{{var | Beispiel
| Beispiel
| Example }}
{{var | appmgmt-update--desc
| Schreibt die Templates aller oder einzelner Anwendungen neu
| Rewrites the templates of all or individual applications }}
{{var | oder
| oder
| or }}
{{var | appmgmt--get--desc
| Listet auf, welche Anwendungen mit welchen Parametern (Flags) gekennzeichnet sind
| Lists which applications are marked with which parameters (flags) }}
{{var | appmgmt-set--desc
| Hinzufügen oder entfernen der Parameter (Flags) einer Anwendung
| Adding or removing the parameters (flags) of an application }}
{{var | appmgmt--start--desc
| Starten einer Anwendung
| Starting an application }}
{{var | appmgmt--stop--desc
| Stoppen einer Anwendung
| Stopping an application }}
{{var | appmgmt-restart--desc
| Neustart einer Anwendung
| Restarting an application }}
{{var | appmgmt-status--desc
| Status aller Anwendungen
| Status of all applications }}
{{var | appmgmt-config--desc
| Alle Konfigurationsfiles werden neu geschrieben
| All configuration files are rewritten }}
{{var | appmgmt--liste
| Ein Liste aller Anwendungen die über das CLI beeinflusst werden können, zeigt die Ausgabe von "appmgmt status".
| A list of all applications that can be affected by the CLI shows the output of "appmgmt status". }}
{{var | neu--liste
| Liste der Anwendungen aktualisiert
| List of applications updated }}


</div>{{TOC2}}{{Select_lang}}
{{Header|06.2024|
* {{#var:neu--Design Aktualisierung}}
* {{#var:neu--restart2}}
|[[UTM/CLI/Appmgmt_v11.8| 11.8]]
[[UTM/CLI/Appmgmt_cli_v11.6 | 11.6]]
|{{Menu-UTM|Extras|CLI}}
}}
----




<li class="list--element__alert list--element__hint em2">{{#var:Parameter ohne Wert}}</li>


</div>{{DISPLAYTITLE:{{#var:display| CLI-Befehl appmgmt }} }}{{Select_lang}}
<br>
<p>{{#var:ver}} '''11.8'''</p>


<p>{{cl | {{#var:neu}} |
{| class="sptable2 pd5 Einrücken sortable"
* {{#var:neu--liste}}
|-
* {{#var:trans}} }}</p>
! {{#var:Befehl}} !! class="unsortable"| {{#var:Parameter}} !! class="unsortable"| {{#var:desc}} !! class="unsortable"| {{#var:Beispiel}}
 
|-
 
| rowspan=2 | {{h4|appmgmt start}} '''appmgmt start'''
<p>{{#var:last}} [[UTM/CLI/Appmgmt_cli_v11.6 | 11.6]]</p>
|
 
| {{#var:appmgmt--start--desc}}
 
| rowspan=2 | {{code|appmgmt start application http_proxy}}
 
|-
= appmgmt =
| application
 
| {{#var:Anwendung--desc}}
{| class="sptable pd5"
|-
| rowspan=2 | {{h4|appmgmt stop}} '''appmgmt stop'''
|
| {{#var:appmgmt--stop--desc}}
| rowspan=2 | {{code|appmgmt stop application http_proxy}}
|-
| application
| {{#var:Anwendung--desc}}
|-
| rowspan=2 | {{h4|appmgmt restart}} '''appmgmt restart'''
|
| {{#var:appmgmt-restart--desc}}
| rowspan=2 | {{code|appmgmt restart application "http_proxy"}}
|-
| application
| {{#var:Anwendung--desc}}
|-
| rowspan=2 | {{h4|appmgmt restart2}} '''appmgmt restart2'''
|
| {{#var:appmgmt-restart2--desc}}
| rowspan=2 | {{code|appmgmt restart2 application "http_proxy"}}
|-
|-
! {{#var:Befehl| Befehl }} !! {{#var:Beschreibung}} !! {{#var:Beispiel| Beispiel }}
| application
| {{#var:Anwendung--desc}}
|-
|-
|appmgmt update|| {{#var:appmgmt-update--desc| Schreibt die Templates aller oder einzelner Anwendungen neu }} || appmgmt update<br><small>{{#var:oder| oder }}</small><br>appmgmt update application http_proxy
| rowspan=2 | {{h4|appmgmt update}} '''appmgmt update'''
|  
| {{#var:appmgmt-update--desc}}
| {{code|appmgmt update}}
|-
|-
|appmgmt get|| {{#var:appmgmt--get--desc| Listet auf, welche Anwendungen mit welchen Parametern (Flags) gekennzeichnet sind }} || appmgmt get
| application
| {{#var:Anwendung--desc}}
| {{code|appmgmt update application http_proxy}}
|-
|-
|appmgmt set|| {{#var:appmgmt-set--desc| Hinzufügen oder entfernen der Parameter (Flags) einer Anwendung }} || appmgmt set application rproxy flags [DISABLED_IF_SPARE]<br>'''''{{#var:oder}}'''''<br>appmgmt set application rproxy flags [ ]
| {{h4|appmgmt status}} '''appmgmt status'''
|  
| {{#var:appmgmt-status--desc}}
| {{code|appmgmt status}}
|-
|-
| appmgmt start|| {{#var:appmgmt--start--desc| Starten einer Anwendung }} || appmgmt start application http_proxy
| {{h4|appmgmt config}} '''appmgmt config'''
|  
| {{#var:appmgmt-config--desc}}
| {{code|appmgmt config}}
|-
|-
| appmgmt stop|| {{#var:appmgmt--stop--desc| Stoppen einer Anwendung }} || appmgmt stop application http_proxy
| rowspan=3 | {{h4|appmgmt set}} '''appmgmt set'''
|  
| {{#var:appmgmt-set--desc}}
| rowspan=3 | {{code|appmgmt set application rproxy flags [DISABLED_IF_SPARE]}}<br>'''''{{#var:oder}}'''''<br>{{code|appmgmt set application rproxy flags [ ]}}
|-
|-
| appmgmt restart|| {{#var:appmgmt-restart--desc| Neustart einer Anwendung }} || appmgmt restart application http_proxy
| application
| {{#var:Anwendung--desc}}
|-
|-
| appmgmt status|| {{#var:appmgmt-status--desc| Status aller Anwendungen }} || appmgmt status
| flags
| {{#var:Flags--desc}}
|-
|-
| appmgmt config|| {{#var:appmgmt-config--desc| Alle Konfigurationsfiles werden neu geschrieben }} || appmgmt config
| {{h4|appmgmt get}} '''appmgmt get'''
|  
| {{#var:appmgmt--get--desc}}
| {{code|appmgmt get}}
|}
|}
<br>
<br>


{{#var:appmgmt--liste| Ein Liste aller Anwendungen die über das CLI beeinflusst werden können, zeigt die Ausgabe von "appmgmt status". }}
<p>{{#var:appmgmt--liste| Ein Liste aller Anwendungen die über das CLI beeinflusst werden können, zeigt die Ausgabe von {{code|appmgmt status}}. }}</p>
<br>
<br>
<div class="einrücken">
<pre>
<pre>
firewall.foo.local> appmgmt status
firewall.ttt-point.local> appmgmt status
application            |state|flags
application            |state |flags
-----------------------+-----+-----
-----------------------+-------+-----
clamd                  |UP  |AUTOSTART
ikarus                |UP     |AUTOSTART
sshd                  |UP   |AUTOSTART,NOSTOP,HIDDEN
spfilterengine        |DOWN   |HIDDEN,NOSTART
ntpd                  |UP   |AUTOSTART
sshd                  |UP     |AUTOSTART,NOSTOP,HIDDEN
ctasd                 |DOWN |HIDDEN,NOSTART
ntpd                  |UP     |AUTOSTART
csamd                  |UP   |AUTOSTART
snmpd                 |DOWN  |
snmpd                  |DOWN |   
bird                  |DOWN   |
bird                  |DOWN |    
bird6                  |DOWN   |
bird6                  |DOWN |    
spresolverd            |UP     |AUTOSTART,NOSTOP,HIDDEN
spresolverd            |UP   |AUTOSTART,NOSTOP,HIDDEN
spalertd              |UP     |AUTOSTART,NOSTOP,HIDDEN
lacd                  |DOWN |HIDDEN
ulog                  |UP     |AUTOSTART,NOSTOP,HIDDEN
spalertd              |UP   |AUTOSTART
securepoint_firewall  |N/A   |HIDDEN,NOSTART,NOSERVICE
ulog                  |UP   |AUTOSTART,NOSTOP,HIDDEN
mailarchive            |N/A   |HIDDEN,NOSTART,NOSERVICE
securepoint_firewall  |N/A |HIDDEN,NOSTART,NOSERVICE
radius                |N/A   |HIDDEN,NOSTART,NOSERVICE
mailarchive            |N/A |HIDDEN,NOSTART,NOSERVICE
spvpnd                |UP     |NOSTOP,HIDDEN
radius                |N/A |HIDDEN,NOSTART,NOSERVICE
mdns-repeater          |DOWN   |DISABLED_IF_SPARE,FORCE_DISABLED_IF_SPARE
http_proxy            |UP  |AUTOSTART
igmpproxy             |DOWN   |DISABLED_IF_SPARE,FORCE_DISABLED_IF_SPARE
dhcprelay             |DOWN |    
http_proxy             |UP    |AUTOSTART
dhcprelay4             |DOWN |HIDDEN
dhcprelay              |DOWN   |
dhcprelay6            |DOWN |HIDDEN
collectd              |UP     |AUTOSTART,NOSTOP,HIDDEN
collectd              |UP   |AUTOSTART,NOSTOP,HIDDEN
winbindd              |DOWN   |HIDDEN,DENY_DISABLED_IF_SPARE
winbindd              |DOWN |HIDDEN,DENY_DISABLED_IF_SPARE
spauthd                |UP     |AUTOSTART,NOSTOP,HIDDEN
spauthd                |UP   |AUTOSTART,NOSTOP,HIDDEN
spcloudpuppet          |DOWN  |DISABLED_IF_SPARE,HIDDEN,FORCE_DISABLED_IF_SPARE
spibfd                |UP   |NOSTOP,HIDDEN
spibfd                |UP     |NOSTOP,HIDDEN
syslog                |UP   |AUTOSTART,NOSTOP,HIDDEN
syslog                |UP     |AUTOSTART,NOSTOP,HIDDEN
openvpn                |UP   |AUTOSTART
openvpn                |UP     |AUTOSTART
ipsec                  |UP   |AUTOSTART
ipsec                  |UP     |AUTOSTART
l2tpd                  |UP   |AUTOSTART
l2tpd                  |DOWN   |
webserver              |UP   |AUTOSTART,NOSTOP,HIDDEN
webserver              |UP     |AUTOSTART,NOSTOP,HIDDEN
spsysprocd            |UP   |AUTOSTART,HIDDEN
spsysprocd            |UP     |AUTOSTART,HIDDEN
spf2bd                |UP   |AUTOSTART,DENY_DISABLED_IF_SPARE
spf2bd                |UP     |AUTOSTART,DENY_DISABLED_IF_SPARE
pop3_proxy            |DOWN |    
spotd                  |DOWN  |HIDDEN
smtpd                  |UP   |AUTOSTART
spupdater              |N/A    |HIDDEN,NOSTART,NOSERVICE
postfix-policy-greylist|DOWN |HIDDEN
pop3_proxy            |DOWN   |
greylist-cleanup      |UP   |NOSTOP,HIDDEN
voip_proxy            |DOWN  |
postfix-policy-spf    |DOWN |HIDDEN
smtpd                  |UP     |AUTOSTART
postfix-policy-rcpt    |DOWN |HIDDEN
postfix-policy-greylist|UP    |AUTOSTART,HIDDEN
postfix-bq-cf          |UP   |AUTOSTART,HIDDEN
greylist-cleanup      |UP     |NOSTOP,HIDDEN
postfix-bq-dkimdmarc  |UP  |AUTOSTART,HIDDEN
postfix-policy-spf    |UP    |AUTOSTART,HIDDEN
cvpn                  |DOWN |    
postfix-policy-rcpt    |DOWN   |HIDDEN
fetchmail              |DOWN |    
postfix-bq-cf          |DOWN   |HIDDEN
postfix-aq-dkimsign    |UP   |AUTOSTART,HIDDEN
postfix-bq-dkimdmarc  |DOWN  |HIDDEN
mailfilter            |N/A |AUTOSTART,HIDDEN,NOSTART,NOSERVICE
rproxy                |UP     |AUTOSTART
named                  |UP   |AUTOSTART,DENY_DISABLED_IF_SPARE
kryptochef            |DOWN   |
dhcpd                  |DOWN |    
cvpn                  |DOWN   |
rproxy                |DOWN |    
fetchmail              |DOWN   |
webfilter              |UP   |AUTOSTART
postfix-aq-dkimsign    |DOWN   |HIDDEN
wap                    |DOWN |     
mailfilter            |N/A   |AUTOSTART,HIDDEN,NOSTART,NOSERVICE
wireguard              |N/A    |HIDDEN,NOSTART,NOSERVICE
named                  |UP     |AUTOSTART,DENY_DISABLED_IF_SPARE
dhcpd                  |DOWN   |AUTOSTART
webfilter              |UP    |AUTOSTART
spcfcd                |UP     |NOSTOP,HIDDEN
wap                    |DOWN   |     
</pre>
</pre>
</div>

Aktuelle Version vom 25. November 2025, 19:03 Uhr






































Letzte Anpassung: 06.2024

Neu:
notempty
Dieser Artikel bezieht sich auf eine Beta-Version
Aufruf: UTM-IP:Port oder UTM-URL:Port
Port wie unter Netzwerk / Servereinstellungen / Webserver konfiguriert
Default-Port: 11115
z.B.: https://utm.ttt-point.de:11115
Default: https://192.168.175.1:11115
Extras CLI


  • Sollen keine Werte für einen Parameter übergeben werden, so wird dieser Parameter nicht mit angegeben. Soll ein Parameterwert mit <leer> überschrieben werden, müssen zwei eckige Klammern verwendet werden.
    Beispiel: appmgmt set application rproxy flags [ ]
  • Befehl Parameter Beschreibung Beispiel

    appmgmt start

    appmgmt start
    Starten einer Anwendung appmgmt start application http_proxy
    application Name der Anwendung

    appmgmt stop

    appmgmt stop
    Stoppen einer Anwendung appmgmt stop application http_proxy
    application Name der Anwendung

    appmgmt restart

    appmgmt restart
    Neustart einer Anwendung appmgmt restart application "http_proxy"
    application Name der Anwendung

    appmgmt restart2

    appmgmt restart2
    Neustart einer Anwendung, wenn Autostart für diese aktiviert ist appmgmt restart2 application "http_proxy"
    application Name der Anwendung

    appmgmt update

    appmgmt update
    Schreibt die Templates aller oder einzelner Anwendungen neu appmgmt update
    application Name der Anwendung appmgmt update application http_proxy

    appmgmt status

    appmgmt status
    Status aller Anwendungen appmgmt status

    appmgmt config

    appmgmt config
    Alle Konfigurationsfiles werden neu geschrieben appmgmt config

    appmgmt set

    appmgmt set
    Hinzufügen oder entfernen der Parameter (Flags) einer Anwendung appmgmt set application rproxy flags [DISABLED_IF_SPARE]
    oder
    appmgmt set application rproxy flags [ ]
    application Name der Anwendung
    flags Flag, die gesetzt werden soll

    appmgmt get

    appmgmt get
    Listet auf, welche Anwendungen mit welchen Parametern (Flags) gekennzeichnet sind appmgmt get


    Ein Liste aller Anwendungen die über das CLI beeinflusst werden können, zeigt die Ausgabe von appmgmt status.


    firewall.ttt-point.local> appmgmt status
    application            |state  |flags
    -----------------------+-------+-----
    ikarus                 |UP     |AUTOSTART
    spfilterengine         |DOWN   |HIDDEN,NOSTART
    sshd                   |UP     |AUTOSTART,NOSTOP,HIDDEN
    ntpd                   |UP     |AUTOSTART
    snmpd                  |DOWN   |
    bird                   |DOWN   |
    bird6                  |DOWN   |
    spresolverd            |UP     |AUTOSTART,NOSTOP,HIDDEN
    spalertd               |UP     |AUTOSTART,NOSTOP,HIDDEN
    ulog                   |UP     |AUTOSTART,NOSTOP,HIDDEN
    securepoint_firewall   |N/A    |HIDDEN,NOSTART,NOSERVICE
    mailarchive            |N/A    |HIDDEN,NOSTART,NOSERVICE
    radius                 |N/A    |HIDDEN,NOSTART,NOSERVICE
    spvpnd                 |UP     |NOSTOP,HIDDEN
    mdns-repeater          |DOWN   |DISABLED_IF_SPARE,FORCE_DISABLED_IF_SPARE
    igmpproxy              |DOWN   |DISABLED_IF_SPARE,FORCE_DISABLED_IF_SPARE
    http_proxy             |UP     |AUTOSTART
    dhcprelay              |DOWN   |
    collectd               |UP     |AUTOSTART,NOSTOP,HIDDEN
    winbindd               |DOWN   |HIDDEN,DENY_DISABLED_IF_SPARE
    spauthd                |UP     |AUTOSTART,NOSTOP,HIDDEN
    spcloudpuppet          |DOWN   |DISABLED_IF_SPARE,HIDDEN,FORCE_DISABLED_IF_SPARE
    spibfd                 |UP     |NOSTOP,HIDDEN
    syslog                 |UP     |AUTOSTART,NOSTOP,HIDDEN
    openvpn                |UP     |AUTOSTART
    ipsec                  |UP     |AUTOSTART
    l2tpd                  |DOWN   |
    webserver              |UP     |AUTOSTART,NOSTOP,HIDDEN
    spsysprocd             |UP     |AUTOSTART,HIDDEN
    spf2bd                 |UP     |AUTOSTART,DENY_DISABLED_IF_SPARE
    spotd                  |DOWN   |HIDDEN
    spupdater              |N/A    |HIDDEN,NOSTART,NOSERVICE
    pop3_proxy             |DOWN   |
    voip_proxy             |DOWN   |
    smtpd                  |UP     |AUTOSTART
    postfix-policy-greylist|UP     |AUTOSTART,HIDDEN
    greylist-cleanup       |UP     |NOSTOP,HIDDEN
    postfix-policy-spf     |UP     |AUTOSTART,HIDDEN
    postfix-policy-rcpt    |DOWN   |HIDDEN
    postfix-bq-cf          |DOWN   |HIDDEN
    postfix-bq-dkimdmarc   |DOWN   |HIDDEN
    rproxy                 |UP     |AUTOSTART
    kryptochef             |DOWN   |
    cvpn                   |DOWN   |
    fetchmail              |DOWN   |
    postfix-aq-dkimsign    |DOWN   |HIDDEN
    mailfilter             |N/A    |AUTOSTART,HIDDEN,NOSTART,NOSERVICE
    wireguard              |N/A    |HIDDEN,NOSTART,NOSERVICE
    named                  |UP     |AUTOSTART,DENY_DISABLED_IF_SPARE
    dhcpd                  |DOWN   |AUTOSTART
    webfilter              |UP     |AUTOSTART
    spcfcd                 |UP     |NOSTOP,HIDDEN
    wap                    |DOWN   |