CyberPower Personal Linux Software User Guide

CyberPower Personal Linux Software User Guide

సైబర్‌పవర్-లోగో

CyberPower Personal Linux Software

CyberPower-Personal-Linux-Software-PRODUCT

ప్రారంభించడం

పేరు
pwrstat UPS పవర్ స్టేట్ కమాండ్ టూల్.

సారాంశం

CyberPower-Personal-Linux-Software-FEATURED

వివరణ
pwrstat is an interface in PowerPaneI for Linux which allows users to receive UPS status and configure UPS settings.

Type the following command to list the manual: man pwrstat

ఎంపికలు
pwrstat పారామితులు, వాటి విధులు మరియు మాజీamples క్రింద వివరించబడ్డాయి:

CyberPower-Personal-Linux-Software-FIG (2)CyberPower-Personal-Linux-Software-FIG (3)

గమనిక 1
కింది వాదనలు -pwrfail అనుసరించాలి.

CyberPower-Personal-Linux-Software-FIG (4)

గమనిక 2
కింది వాదనలు అనుసరించాలి -lowbatt.

CyberPower-Personal-Linux-Software-FIG (5)

గమనిక 3
కింది వాదనలు -క్లౌడ్‌ని అనుసరించాలి.

CyberPower-Personal-Linux-Software-FIG (6)

గమనిక 4

  1. -pwrfail మరియు -lowbatt యొక్క పారామితులు స్వతంత్రంగా సెట్ చేయబడాలి.
  2. Both the shell scripts pwrstatd-lowbatt.sh and pwrstatd-powerfail.sh will be copied to Jetc during the installation procedure.
  3. The parameter —cmd can be any shell script in the system, and it should be run as root to modify the settings.
  4. The default system settings for -pwrfail and -lowbatt

మాజీamppwrstat ఎంపికలను కాన్ఫిగర్ చేయడం కోసం les

  • Example 1: Configure the setting when a power failure event occurs. pwrstat -pwrfail -delay 60 -active on -cmd/etc/pwrstatd-powerfail.sh -duration 60 -shutdown on In the setting above, it will take 60 seconds to run a shell script named pwrstatd-powerfail.sh in the directory /etc, and the system will be shut down after a power failure event occurs for 60 seconds.
  • Example 2: Configure the setting when the low battery event occurs. pwrstat-lowbatt -runtime -runtime -capacity -capacity – active on -cmd /etc/pwrstatd-lowbatt.sh -duration 1 -shutdown on In the setting above, it will take 1 minute to run a shell script named pwrstatd-lowbatt.sh in the directory /etc, and the system will be shut down when either the remaining runtime is less than 300 seconds, or the battery capacity is lower than 35%.
  • Example 3a: PowerPanel క్లౌడ్‌కు కనెక్షన్‌ని కాన్ఫిగర్ చేయండి.
    pwrstat -క్లౌడ్ -యాక్టివ్ ఆన్ -అకౌంట్ example@cyberpower.com -పాస్‌వర్డ్ పాస్123
    Assuming PowerPanel Cloud account/password: example@cyberpower.com / pass123. In the setting above, the connection to PowerPanel Cloud will be activated when users correctly enter their PowerPanel Cloud account and password.
  • Example 3b: PowerPanel క్లౌడ్‌కు కనెక్షన్‌ని ధృవీకరించండి.

pwrstat - ధృవీకరించండి

ఖాతా మరియు పాస్‌వర్డ్ సరైనదో కాదో ధృవీకరించడానికి, పైన ఉన్న ఆదేశాన్ని నమోదు చేయండి.

క్రింద వివరించిన మూడు ఫలితాలు ఉన్నాయి:

  1. ఖాతా మరియు పాస్‌వర్డ్ రెండూ సరిగ్గా ఉన్నప్పుడు, సిస్టమ్ ధృవీకరించడాన్ని విజయవంతంగా చూపుతుంది.
  2. ఖాతా లేదా పాస్‌వర్డ్ తప్పు అయినప్పుడు, సిస్టమ్ వెరిఫై విఫలమైందని చూపుతుంది.
  3. When a network issue exists, the system will show Connect failed

డెమోన్ పేజీ

పేరు
pwrstatd UPS పవర్ స్టేట్ డెమన్.

వివరణ
pwrstatd is the daemon of PowerPanel for Linux, which runs immediately when the system starts up and communicates with the UPS.

Type the following command to list the operations and the configuration files of the daemon: man pwrstatd

డెమోన్ యొక్క కార్యకలాపాలు
pwrstatd డెమోన్‌ను ఆపరేట్ చేయడానికి ఆదేశాలు మరియు వాటి విధులు క్రింద వివరించబడ్డాయి:

CyberPower-Personal-Linux-Software-FIG (7)

ఆకృతీకరణ Fileడెమోన్ యొక్క లు
ఆకృతీకరణ fileలు మరియు వాటి విధులు క్రింద వివరించబడ్డాయి:

CyberPower-Personal-Linux-Software-FIG (7)

గమనిక 5
pwrstatd.conf ఏదైనా టెక్స్ట్ ఎడిటర్ ఉపయోగించి సవరించవచ్చు. కాన్ఫిగరేషన్‌ని సవరించడం ప్రారంభించడానికి file, type the following command as root:  vi/etc/pwrstatd.conf *

Take the text editor, vi, for example.
టెక్స్ట్ ఎడిటర్‌లో సవరించిన మార్పులు pwrstatdని పునఃప్రారంభించిన తర్వాత ప్రభావం చూపుతాయి. డెమోన్‌ను పునఃప్రారంభించడానికి, కింది ఆదేశాన్ని టైప్ చేయండి: /etc/init.d/pwrstatd పునఃప్రారంభం

గమనిక 6
To send the e-mail content in /etc/pwrstatd-email.sh, it is necessary to set ENABLE_EMAIL=yes and enter both the RECEIPT_ADDRESS and the SENDER_ADDRESS correctly in /etc/pwrstatd-lowbatt.sh or /etc/pwrstatd- powerfail.sh. For details about installing the e-mail package in Ubuntu, please refer to troubleshooting 6.

డెమోన్ యొక్క ఈవెంట్ లాగ్స్
The event logs of the pwrstatd daemon are located in the directory: /var/log. The file pwrstatd.log అనే పేరు అన్ని పవర్ ఈవెంట్‌లను రికార్డ్ చేస్తుంది.

డెమోన్ సెట్టింగ్‌లను తనిఖీ చేస్తోంది

Type the following command to show the configuration of pwrstat:

క్రింద మాజీ ఉందిample for daemon configuration:

CyberPower-Personal-Linux-Software-FIG10

విద్యుత్ వైఫల్యం కోసం చర్యలు:CyberPower-Personal-Linux-Software-FIG11

తక్కువ బ్యాటరీ కోసం చర్య:

CyberPower-Personal-Linux-Software-FIG11

UPS స్థితిని పర్యవేక్షిస్తోంది

Type the following command to show UPS properties and the current status:

pwrstat -status
క్రింద ఒక మాజీ ఉందిampUPS మోడల్ కోసం le, CP585:

CyberPower-Personal-Linux-Software-FIG11

గమనిక 7
UPS మోడల్ సంబంధిత ఫంక్షన్‌లకు మద్దతు ఇచ్చినప్పుడు మాత్రమే పైన జాబితా చేయబడిన కొన్ని అంశాలు ప్రదర్శించబడతాయి.

CYBERPOWER POWERPANEL
దయచేసి సందర్శించండి https://www.cyberpower.com/content/software/eula/పూర్తి EULA నిబంధనలను చూడటానికి.

పత్రాలు / వనరులు

PDF thumbnailPersonal Linux Software
User Guide · Personal Linux Software, Software

ఒక ప్రశ్న అడగండి

Use this section to ask about setup, compatibility, troubleshooting, or anything missing from this manual.

ఒక ప్రశ్న అడగండి

Ask about setup, compatibility, troubleshooting, or anything missing from this manual. Name and email are optional.