What is this?

This knowledgebase contains questions and answers about PRTG Network Monitor and network monitoring in general.

Learn more

PRTG Network Monitor

Intuitive to Use. Easy to manage.
More than 500,000 users rely on Paessler PRTG every day. Find out how you can reduce cost, increase QoS and ease planning, as well.

Free Download

Top Tags


View all Tags

What command is used for ssh disk free sensor

Votes:

0

I would like to know that which command is used for ssh disk free sensor, is it using df -h or some other command.

prtg script ssh

Created on Nov 26, 2018 4:03:17 PM



1 Reply

Votes:

0

Hi there,

You can lookup most of the used SSH Commands by logging in as the user you have defined in PRTG and entering "history" as a command. This should bring up all commands issued under that user.
To answer your question, PRTG uses the following command:

df -TP -x tmpfs -x devtmpfs -x debugfs


Best Regards.

Created on Nov 26, 2018 10:04:50 PM by  Dariusz Gorka [Paessler Support]




Disclaimer: The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.