linux data monitoring

Mohit Gulati

Mohit Gulati

@mohit-gulati-ukfHrE Oct 27, 2024
i need to monitor data on linux machines..can anyone suggest me ..what topics i have to study well on linux

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Abhishek Rawal

    Abhishek Rawal

    @abhishek-fg9tRh Sep 6, 2015

    Mohit Gulati
    i need to monitor data on linux machines..can anyone suggest me ..what topics i have to study well on linux
    Could you please elaborate ?
  • Mohit Gulati

    Mohit Gulati

    @mohit-gulati-ukfHrE Sep 6, 2015

    i have to monitor huge amount of data at my job..i use commands like..find, locate. The data continuously appends and for that I use tail -f...could you please tell commands which can make my job simpler....
  • Abhishek Rawal

    Abhishek Rawal

    @abhishek-fg9tRh Sep 6, 2015

    Have you tried using <a href="https://wiki.gentoo.org/wiki/Mlocate" target="_blank" rel="nofollow noopener noreferrer">mlocate - Gentoo Wiki</a> ?
    Read : <a href="https://www.gnu.org/software/findutils/manual/html_mono/find.html" target="_blank" rel="nofollow noopener noreferrer">GNU Findutils 4.9.0</a>
  • Mohit Gulati

    Mohit Gulati

    @mohit-gulati-ukfHrE Sep 9, 2015

    Abhishek Rawal
    Have you tried using <a href="https://wiki.gentoo.org/wiki/Mlocate" target="_blank" rel="nofollow noopener noreferrer">mlocate - Gentoo Wiki</a> ? Read : <a href="https://www.gnu.org/software/findutils/manual/html_mono/find.html" target="_blank" rel="nofollow noopener noreferrer">GNU Findutils 4.9.0</a>