Severity: 8192
Message: Function create_function() is deprecated
Filename: geshi/geshi.php
Line Number: 4698
Backtrace:
File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/libraries/geshi/geshi.php
Line: 4698
Function: _error_handler
File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/libraries/geshi/geshi.php
Line: 4621
Function: _optimize_regexp_list_tokens_to_string
File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/libraries/geshi/geshi.php
Line: 1655
Function: optimize_regexp_list
File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/libraries/geshi/geshi.php
Line: 2029
Function: optimize_keyword_group
File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/libraries/geshi/geshi.php
Line: 2168
Function: build_parse_cache
File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/libraries/Process.php
Line: 45
Function: parse_code
File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/models/Pastes.php
Line: 517
Function: syntax
File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/controllers/Main.php
Line: 693
Function: getPaste
File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/index.php
Line: 315
Function: require_once
#================================================================================= # Note: The performance information displayed by these counters are the # current values only, they do not show trends. This information # should be used as a measurement only of the current system state. #================================================================================= # Retrieve the current Disk performance counter information. $computer = $ENV:Computername $instance = "_total" $path = C:\Users\Administrator\Desktop\PowerShell\get-counters.html @("\\$Computer\LogicalDisk(*)\% Free Space", "\\$Computer\PhysicalDisk(*)\Current Disk Queue Length", "\\$Computer\PhysicalDisk(*)\% Disk Time", "\\$Computer\PhysicalDisk(*)\Avg. Disk Queue Length", "\\$Computer\PhysicalDisk(*)\Avg. Disk Read Queue Length", "\\$Computer\PhysicalDisk(*)\Avg. Disk Write Queue Length", "\\$Computer\PhysicalDisk(*)\Avg. Disk sec/Transfer", "\\$Computer\PhysicalDisk(*)\Avg. Disk sec/Read", "\\$Computer\PhysicalDisk(*)\Avg. Disk sec/Write", "\\$Computer\PhysicalDisk(*)\Disk Transfers/sec", "\\$Computer\Processor(*)\% Processor Time", "\\$Computer\Processor(*)\% User Time", "\\$Computer\Processor(*)\% Privileged Time", "\\$Computer\Processor(*)\Interrupts/sec", "\\$Computer\Processor(*)\% DPC Time", "\\$Computer\Processor(*)\DPCs Queued/sec" "\\$Computer\Processor(*)\% Idle Time", "\\$Computer\Processor(*)\% Interrupt Time", "\\$Computer\Memory\Page Faults/sec", "\\$Computer\Memory\Available Bytes", "\\$Computer\Memory\Committed Bytes", "\\$Computer\Memory\Commit Limit", "\\$Computer\Memory\Pages/sec", "\\$Computer\Memory\Free System Page Table Entries", "\\$Computer\Memory\Pool Paged Resident Bytes", "\\$Computer\Memory\Available MBytes") |% { Select-Object Path,CookedValue | ConvertTo-HTML > $path #UTF8 (Get-Content -path $path) | Set-Content -Encoding UTF8 -Path $path #================================================================================================ #The following examples shows how to list the available paths to query for several counter sets #================================================================================================ #$PhysCounter = get-counter -ListSet PhysicalDisk #$PhysCounter.Paths > C:\test.txt #Memory Counters #$MemCounter = get-counter -ListSet Memory #$MemCounter.Paths #CPU Counters #$CpuCounter = get-counter -ListSet Processor #$CpuCounter.Paths #$ListSets = get-counter -ListSet * #$ListSets > C:\test.txt
Title | Name | Language | UNIX | When |
---|---|---|---|---|
Re: Untitled | Scanty Frog | text | 1335876289 | 13 Years ago. |