2-7. Note
Administrator can create a note for each PC and browse, search easily. However, notes are stored based on the IP address of Client, so if your network uses DHCP and Clients are changing IP address frequently, using this function is not recommended.
2-7-1. Creating
Administrator can create a note for each PC in the PC Details Window, and edit/view later.

2-7-2. Browsing, Searching View > Browse Notes, Ctrl+N
Notes are accessible by the Browse Notes window. In this window, you can view, edit, delete, search notes.

Manual Index
2-8. Report
Administrator can create reports for fetched hardware, software inventory data.
2-8-1. Types
This is a simple list of hardware data. HTML, CSV, Tab separated formats are available.
- Hardware Statistics Report
This is a statistics of each hardware types. HTML, Tab separated formats are available. This report can be used to identify which PC needs to be upgraded, providing information on the ratio of specific hardware asset.
This is a simple list of installed software data and it's user. HTML, CSV, Tab separated formats are available.
- Software Statistics Report
This is a ranking of installed softwares. HTML, Tab separated formats are available. This report can be used to identify how many PC installed an essential software or not, illegal software or not.
This report contains all data fetched/created by SMP in HTML format. Administrator can find a specific PC data easily with defined grouppings. This can be used to share the entire inventory data with other staffs.
This report contains all data fetched/created by SMP in XML format. Administrator can use this file to transfer data to other application program.
XML tag structure using in SMP
2-8-2. Formats
HyperText Markup Lauguage
HTML is a markup language designed for the creation of web pages with hypertext and other information to be displayed in a web browser.
For more details about HTML, visit http://www.w3.org/TR/html4/
Comma-Separated Variable.
A file format used primarily to transfer basic data between databases and spreadsheets. Each line (up to the carriage return) is considered a record. Fields within each record are divided by a comma. Each line must have the same number of fields (commas). If a comma or leading and/or trailing blanks appear in any field value the field must be enclosed by quotes (") to indicate the information is data and not a field divider.
Can be edited by most spreadsheet program. (e.g. Microsoft Excel)
Each records are divided by a TAB character. This can be edited by most spreadsheet programs. (e.g. Microsoft Excel)
Extensible Markup Language
XML is a W3C-recommended general-purpose markup language for creating special-purpose markup languages, capable of describing many different kinds of data. In other words, XML is a way of describing data. An XML file can contain the data too, as in a database. It is a simplified subset of Standard Generalized Markup Language (SGML). Its primary purpose is to facilitate the sharing of data across different systems, particularly systems connected via the Internet.
For more details about XML, visit http://www.w3.org/XML/
Manual Index
2-9. Searching Softwares and Users View > Software: User View, Ctrl+B
Administrator can search specific softwares installed on the Clients and it's users easily by S/W:User View window.

Browse software names and if you find a software need to check, double-click the name and you will see the installed PCs in the main window.
You can find a specific software by entering search keyword. Searching is case-insensitive and the following software data will be searched,
- Software name
- Version *
- Publisher *
- Install location *
- Registered customer/company *
- Product ID (serial no.) *
- Install date *
- Estimated size *
* Not all software includes these data
When you finish the process, select View > Display (Ctrl+I) to restore the PC data display in the main window.
Manual Index
2-10. Checking Modifications
SMP detects, stores modification of hardware and software data when it fetched to the Server and you can browse it easily.

The above icon at the bottom of Server window indicates that the hardware modification detected. You can check the list by selecting View > Hardware Modifications (F5) in the menu.

The above icon at the bottom of Server window indicates that the software modification detected. You can check the list by selecting View > Software Modifications (F12) in the menu.
- Modifications Details of a PC
In the PC Details Window, you can also check modifications of the PC by pressing Software Mod. and Hardware Mod. button.
Manual Index
2-11. Checking PC Movements
SMP provides PC movement data based on the IP address and PC data.

Select View > IP Movement (F7) in the menu.
If there are some movement data, you can see them in the main window,
You need to delete 127.0.0.1 data to restore the occupied capacity (license).
If two PCs are all turned off, check the Last access field and delete the old one.
After this operation, select View - Display in the menu (or Ctrl+I) to retrieve the display.
Note In DHCP network, you need to delete the duplicated data periodically as described above to prevent license full condition. We generally offer additional capacity of SMP Server for customer who is using DHCP network. Please contact us for more information.

To check this situation, select View > IP Duplication (F8) in the menu.
- Physical movement without IP address changes
Not available to detect this situation in SMP.
Manual Index
2-12. Remote/multiple Administration Application > Remote Admin Setup, F10
To allow remote accesses to the Server from SMP Console, you need to setup accounts for Console users at Application > Remote Admin Setup (F10) in the menu.

Manual Index
2-13. External Command Execution Request > External Commands
External Command Execution enables you to execute a command with the IP address of selected PC in the main window. The script is batch file format and % represents the IP address of selected PC.

Manual Index
2-14. Data Backup
To backup SMP Server database,
- Update by selecting Application > Update Database Now in the menu.
- Close Server.
- Copy all files and sub-directories of SMP Server to the backup drive.
Manual Index
2-15. Communication Setup Application > Communication Setup

This enables you to set a filter not to accept PCs from a specific IP address group. e.g. if you enter 232.225 for IP address prefix, the following PC will be denied to be connected:
232.225.12.11
232.225.12.12
232.225.12.13
..
..
This enables you to change SMP Server's IP address and communication port number. By changing this information, the connected PC will be affected directly. e.g. if you change the IP address of server, connected clients will disconnect and try to connect to the new IP address.
If you changed the port number, you need to re-start SMP Server to apply.
Manual Index
2-16. Log Application > Logs
The logs will be stored in SMP Server \ Logs folder in date-based file name.
Log files are simple text format and you can access directly via Windows Explorer to backup, delete, search, etc.
File name format: YYYY-MM-DD.log
File content format: SHH24:MI:SS@Message
- S means success (F means failure)
- HH24:MI:SS means time that log created
- @ is a separator, Message contains details