CN107885644A - It is a kind of based on the method that BIOS default values are quickly checked under linux system - Google Patents

It is a kind of based on the method that BIOS default values are quickly checked under linux system Download PDF

Info

Publication number
CN107885644A
CN107885644A CN201711102493.XA CN201711102493A CN107885644A CN 107885644 A CN107885644 A CN 107885644A CN 201711102493 A CN201711102493 A CN 201711102493A CN 107885644 A CN107885644 A CN 107885644A
Authority
CN
China
Prior art keywords
bios
option
default values
linux system
under linux
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201711102493.XA
Other languages
Chinese (zh)
Inventor
梁恒勋
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Zhengzhou Yunhai Information Technology Co Ltd
Original Assignee
Zhengzhou Yunhai Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Zhengzhou Yunhai Information Technology Co Ltd filed Critical Zhengzhou Yunhai Information Technology Co Ltd
Priority to CN201711102493.XA priority Critical patent/CN107885644A/en
Publication of CN107885644A publication Critical patent/CN107885644A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/32Monitoring with visual or acoustical indication of the functioning of the machine
    • G06F11/324Display of status information
    • G06F11/328Computer systems status display
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3003Monitoring arrangements specially adapted to the computing system or computing system component being monitored
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3055Monitoring arrangements for monitoring the status of the computing system or of the computing system component, e.g. monitoring if the computing system is on, off, available, not available

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Computing Systems (AREA)
  • Quality & Reliability (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Mathematical Physics (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The present application is a kind of based on the method that BIOS default values are quickly checked under linux system, and the BIOS option and BIOS default values that client needs are captured by calling SCE (Setup Control Environment) instruments.Result after crawl can produce a Log daily record.Tester, which only needs the customization demand schedule of log daily records and client is checked and checked, can complete checking for option default value, and this method substantially increases the efficiency for checking BIOS option default value, saves the testing time.

Description

It is a kind of based on the method that BIOS default values are quickly checked under linux system
Technical field
The present invention relates to server test field, and in particular to one kind is based on quickly checking that BIOS gives tacit consent under linux system The method of value.
Background technology
BIOS (Basic Input Output System basic input output systems), is one group and is cured in computer Program on mainboard on a rom chip, self-test after the most important program of input and output substantially of its in store computer, start Program and system self-triggered program, it can from CMOS read-write system set specifying information, its major function is for computer The offer bottom, most direct hardware setting and control.
With the rise of big data and the Internet, applications, the application of server is more and more wider.Thing followed client It is more and more, clients (such as:The large user of the internets such as Baidu, Tengxun, Ali) to the requirement of BIOS option also increasingly More, it is more and more careful that the content of the default value of BIOS option is also checked.Because tester checks BIOS option default value Need to take a long time, operation is also comparatively laborious, so needing a kind of bios option default values of can quickly checking of invention badly Instrument.
For such case, the present application is a kind of based on the method that BIOS default values are quickly checked under linux system, should Method substantially increases the efficiency for checking BIOS option default value, saves the testing time.
The content of the invention
The mentality of designing of the present invention is based under linux system, by calling SCE (Setup Control Environment) instrument come capture client needs BIOS option and BIOS default values.Result after crawl can produce one Log daily records.Tester, which only needs the customization demand schedule of log daily records and client is checked and checked, can complete option Default value is checked.
Specifically, the application is claimed a kind of based on the method that BIOS default values are quickly checked under linux system, and it is special Sign is that this method specifically comprises the following steps:
SCE instruments are called to capture BIOS option and BIOS default values;
The result grabbed is generated into a log daily record;
BIOS option name crawl BIOS option default value in log daily records in customer demand table, and BIOS is selected The default value output of item.
As described above based on the method that BIOS default values are quickly checked under linux system, it is further characterized in that, calls SCE instruments capture BIOS option and BIOS default values are the total Options in server B IOS and default value export.
As described above based on the method that BIOS default values are quickly checked under linux system, it is further characterized in that, by BIOS The default value output of option, which can be output to be output in display in a file, intuitively to be shown.
Brief description of the drawings
Bios.txt file contents in Fig. 1, embodiment
Fig. 2, the part for specific embodiment capture code
Final display content directly perceived in Fig. 3, embodiment
Embodiment
Inspection method of the present invention specific implementation step is illustrated below by one embodiment.
The present invention is under linux system, by calling SCE instruments the total Options and default value in server B IOS Export, specific instructions are:
./SCELINX_64/o/s bios.txt>>bios.log
After having performed the order, two files of bios.txt and bios.log are automatically generated.
The content of bios.txt file generateds is total Options and acquiescence value information in test server BIOS;bios.log File generated is that the version of the SCE instruments of calling is stored in log files.
Accompanying drawing 1 show the bios.txt file contents in the present embodiment, automatically generated.
, then can be by being carried out in the bios.txt files of generation after bios.txt the and bios.log files of generation Grasping manipulation, the content of crawl are the silent of BIOS option name (Setup Question) in customer demand table and the option Value (BIOS Default) is recognized to be captured.
Specifically capturing order is:
cat bios.txt|grep"Intel(R)Hyper-Threading Tech"-A8|sed-n'1p;5p'>> bios.log
// check bios.txt files
" all rows of Intel (R) Hyper-Threading this BIOS option of Tech " are searched in bios.txt files In number the first row and fifth line (' 1p;5p') information, if only needing to replicate if checking if other bios default values Dry bios options and line number.
Content shown in the content of accompanying drawing 2 is with after the default value of BIOS option in Ali's customization form and the option The code write out.
After this order has performed, the result grabbed can be automatically saved in the bios.log files generated, checked Log method is:
A line Setup Questi add a line BIOS Default, and this is for one group.Accompanying drawing 3 is shown still with Ali visitor Content exemplified by family.
The concrete operation method of the present invention:
Newly-built " .sh " file under linux system;
# in " .sh " file is written to such as issuing orders!/bin/bash
rm-rf bios.txt
rm-rf bios.log
./SCELNX_64/o/s bios.txt>>bios.log
sleep 15
cat bios.txt|grep"Intel(R)Hyper-Threading Tech"-A8|sed-n'1p;5p'>> bios.log
cat bios.txt|grep"Intel(R)Virtualization Technology"-A8|sed-n'1p;5p'> >bios.log
" .sh " file finished writing together is put under the same catalogue under linux system together with SCE instruments, is directly run " .sh " file can (tool content can modify according to different customer demands).
It should be evident that illustrated above is only the specific embodiment of the present invention, for the common skill in this area For art personnel, on the premise of not paying creative work, other technical schemes can also be obtained according to above-described embodiment, And the equivalent variations made in the scope of protection of the invention all should be fallen within the scope of protection of the present invention, and belong to the present invention The scope of protection.
In summary, the present invention can be realized under linux system by calling SCE instruments to capture automatically in server Default value (BIOS Default) information of BIOS option, can be very good to improve the operating efficiency of tester, effectively Shorten the testing time.Realize simply, without manual operation, really realize rapid automatized test, drastically increase research and development Test, production efficiency.

Claims (3)

  1. It is 1. a kind of based on the method that BIOS default values are quickly checked under linux system, it is characterised in that this method specifically include as Lower step:
    SCE instruments are called to capture BIOS option and BIOS default values;
    The result grabbed is generated into a log daily record;
    BIOS option name crawl BIOS option default value in log daily records in customer demand table, and by BIOS option Default value exports.
  2. 2. it is further characterized in that as claimed in claim 1 based on the method that BIOS default values are quickly checked under linux system, SCE instruments are called to capture BIOS option and BIOS default values are the total Options in server B IOS and default value export.
  3. 3. it is further characterized in that as claimed in claim 2 based on the method that BIOS default values are quickly checked under linux system, The default value output of BIOS option can be output to be output in display in a file and intuitively shown.
CN201711102493.XA 2017-11-10 2017-11-10 It is a kind of based on the method that BIOS default values are quickly checked under linux system Pending CN107885644A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711102493.XA CN107885644A (en) 2017-11-10 2017-11-10 It is a kind of based on the method that BIOS default values are quickly checked under linux system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711102493.XA CN107885644A (en) 2017-11-10 2017-11-10 It is a kind of based on the method that BIOS default values are quickly checked under linux system

Publications (1)

Publication Number Publication Date
CN107885644A true CN107885644A (en) 2018-04-06

Family

ID=61779846

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711102493.XA Pending CN107885644A (en) 2017-11-10 2017-11-10 It is a kind of based on the method that BIOS default values are quickly checked under linux system

Country Status (1)

Country Link
CN (1) CN107885644A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108804146A (en) * 2018-05-23 2018-11-13 郑州云海信息技术有限公司 A kind of selectivity read-write BIOS method and devices
CN109062814A (en) * 2018-10-08 2018-12-21 郑州云海信息技术有限公司 A kind of BIOS customizes test method and device
CN109800022A (en) * 2019-01-25 2019-05-24 郑州云海信息技术有限公司 A kind of method, system, terminal and the storage medium of automation comparison BIOS information difference

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103473141A (en) * 2013-09-13 2013-12-25 浪潮电子信息产业股份有限公司 Method for out-of-band check and modification of BIOS (basic input/output system) setting options
CN104601373A (en) * 2015-01-05 2015-05-06 浪潮电子信息产业股份有限公司 Method for setting and synchronizing Basic Input/Output System (BIOS) configuration parameters through out-of-band mode
CN104991782A (en) * 2015-07-23 2015-10-21 英业达科技有限公司 Method and system for modifying BIOS configuration
CN105335167A (en) * 2015-12-09 2016-02-17 浪潮电子信息产业股份有限公司 Method for rapidly optimizing BIOS setting items
CN106648732A (en) * 2016-09-27 2017-05-10 郑州云海信息技术有限公司 DOS-based extraction and modification method for BIOS
CN106681738A (en) * 2017-01-05 2017-05-17 郑州云海信息技术有限公司 Method of modifying BIOS current values of Rack server based on Map String

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103473141A (en) * 2013-09-13 2013-12-25 浪潮电子信息产业股份有限公司 Method for out-of-band check and modification of BIOS (basic input/output system) setting options
CN104601373A (en) * 2015-01-05 2015-05-06 浪潮电子信息产业股份有限公司 Method for setting and synchronizing Basic Input/Output System (BIOS) configuration parameters through out-of-band mode
CN104991782A (en) * 2015-07-23 2015-10-21 英业达科技有限公司 Method and system for modifying BIOS configuration
CN105335167A (en) * 2015-12-09 2016-02-17 浪潮电子信息产业股份有限公司 Method for rapidly optimizing BIOS setting items
CN106648732A (en) * 2016-09-27 2017-05-10 郑州云海信息技术有限公司 DOS-based extraction and modification method for BIOS
CN106681738A (en) * 2017-01-05 2017-05-17 郑州云海信息技术有限公司 Method of modifying BIOS current values of Rack server based on Map String

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
胡军国: "《Linux操作系统应用教程》", 31 January 2013, 北京:中国铁道出版社 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108804146A (en) * 2018-05-23 2018-11-13 郑州云海信息技术有限公司 A kind of selectivity read-write BIOS method and devices
CN109062814A (en) * 2018-10-08 2018-12-21 郑州云海信息技术有限公司 A kind of BIOS customizes test method and device
CN109800022A (en) * 2019-01-25 2019-05-24 郑州云海信息技术有限公司 A kind of method, system, terminal and the storage medium of automation comparison BIOS information difference
CN109800022B (en) * 2019-01-25 2022-07-08 郑州云海信息技术有限公司 Method, system, terminal and storage medium for automatically comparing BIOS information difference

Similar Documents

Publication Publication Date Title
CN109062780B (en) Development method of automatic test case and terminal equipment
WO2018120721A1 (en) Method and system for testing user interface, electronic device, and computer readable storage medium
CN110737594B (en) Database standard conformance testing method and device for automatically generating test cases
CN104360919A (en) Method for automatically testing performance, function and stability of SSD (solid state drive)
CN202339542U (en) Software product test system
US11036608B2 (en) Identifying differences in resource usage across different versions of a software application
US9892122B2 (en) Method and apparatus for determining a range of files to be migrated
WO2019161645A1 (en) Shell-based data table extraction method, terminal, device, and storage medium
CN108304329B (en) Test case design method and device, terminal and readable storage medium
CN107885644A (en) It is a kind of based on the method that BIOS default values are quickly checked under linux system
CN107301214A (en) Data migration method, device and terminal device in HIVE
CN113688288B (en) Data association analysis method, device, computer equipment and storage medium
CN103810105B (en) application version detection method and device
CN108241720B (en) Data processing method, device and computer readable storage medium
CN106909554A (en) A kind of loading method and device of database text table data
US9632922B2 (en) Workload mapper for potential problem areas using modules and defect data
US11244025B2 (en) Systems and methods for updating data pipelines
CN103077192A (en) Data processing method and system thereof
CN107766519B (en) Method for visually configuring data structure
CN103186384A (en) Business-component-oriented software designing and analyzing system and using method thereof
CN117033249A (en) Test case generation method and device, computer equipment and storage medium
CN106126487A (en) A kind of journal file method for splitting and device
CN113515528B (en) Asset screening system and method based on big data and ORACLE mass data
US9201936B2 (en) Rapid provisioning of information for business analytics
WO2019062087A1 (en) Attendance check data testing method, terminal and device, and computer readable storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20180406

RJ01 Rejection of invention patent application after publication