enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. ProcDump - Wikipedia

    en.wikipedia.org/wiki/ProcDump

    docs.microsoft.com /en-us /sysinternals /downloads /procdump ProcDump is a command-line application used for monitoring an application for CPU spikes and creating crash dumps during a spike. [ 2 ] [ 3 ] The crash dumps can then be used by an administrator or software developer to determine the cause of the spike.

  3. Neofetch - Wikipedia

    en.wikipedia.org/wiki/Neofetch

    Neofetch is a discontinued system information tool written in the Bash shell scripting language. [2] By default, on the left side is a logo of the distribution, rendered in ASCII art.

  4. Snare (software) - Wikipedia

    en.wikipedia.org/wiki/Snare_(software)

    Snare agents are also able to push logs over a unidirectional network in order to facilitate log transfer from networks of low classification to networks of higher classification. The Snare Server is an appliance, or software-only solution, that provides a variety of analysis tools and to facilitate the collection, analysis, reporting, and ...

  5. RRDtool - Wikipedia

    en.wikipedia.org/wiki/RRDtool

    RRDtool has a graph function, which presents data from an RRD in a customizable graphical format. RRDtool (round-robin database tool) aims to handle time series data such as network bandwidth, temperatures or CPU load.

  6. Syslog - Wikipedia

    en.wikipedia.org/wiki/Syslog

    To display and monitor the collected logs one needs to use a client application or access the log file directly on the system. The basic command line tools are tail and grep . The log servers can be configured to send the logs over the network (in addition to the local files).

  7. PowerShell - Wikipedia

    en.wikipedia.org/wiki/PowerShell

    PowerShell is a task automation and configuration management program from Microsoft, consisting of a command-line shell and the associated scripting language.Initially a Windows component only, known as Windows PowerShell, it was made open-source and cross-platform on August 18, 2016, with the introduction of PowerShell Core. [9]

  8. Linux Trace Toolkit - Wikipedia

    en.wikipedia.org/wiki/Linux_Trace_Toolkit

    The Linux Trace Toolkit (LTT) is a set of tools that is designed to log program execution details from a patched Linux kernel and then perform various analyses on them, using console-based and graphical tools. LTT has been mostly superseded by its successor LTTng (Linux Trace Toolkit Next Generation).

  9. Comparison of command shells - Wikipedia

    en.wikipedia.org/wiki/Comparison_of_command_shells

    In PowerShell, all types of commands (cmdlets, functions, script files) inherently expose data about the names, types and valid value ranges/lists for each argument. This metadata is used by PowerShell to automatically support argument name and value completion for built-in commands/functions, user-defined commands/functions as well as for ...