Unix - Get Mounted Partitions
Moderators: Developers, Moderators
Unix - Get Mounted Partitions
I just noticed that he gave me a partition is not displayed and do not know why. When I run df you will see me but the script does not do that.
Re: Unix - Get Mounted Partitions
Perform this:
% perl /your_cacti_path/scripts/query_unix_partitions.pl query total
If you saw errors..
A) Modify the script to work on your environment
B) Use alternative data query
% perl /your_cacti_path/scripts/query_unix_partitions.pl query total
If you saw errors..
A) Modify the script to work on your environment
B) Use alternative data query
Re: Unix - Get Mounted Partitions
hmm ok
what alternative are there so? the script is actually only on the server running Cacti? Because all servers have the script with the same partitions and sizes. This is not correct
what alternative are there so? the script is actually only on the server running Cacti? Because all servers have the script with the same partitions and sizes. This is not correct
Re: Unix - Get Mounted Partitions
>> what alternative are there so?
- "SNMP - Get Mounted Partitions"
- "ucd/net - Get Monitored Partitions"
- http://docs.cacti.net/usertemplate:data:host_mib:disk_usage
>> the script is actually only on the server running Cacti?
It uses "df" command.
- "SNMP - Get Mounted Partitions"
- "ucd/net - Get Monitored Partitions"
- http://docs.cacti.net/usertemplate:data:host_mib:disk_usage
>> the script is actually only on the server running Cacti?
It uses "df" command.
Re: Unix - Get Mounted Partitions
I know that he used df. Therefore I wanted to ask if he also performs the remote
Re: Unix - Get Mounted Partitions
>> I know that he used df. Therefore I wanted to ask if he also performs the remote
Sorry, I'm not sure about it.
Sorry, I'm not sure about it.
Re: Unix - Get Mounted Partitions
ok I know this, that script is running df. Now my question:
Executes the script on the server only on the Cacti is from or even on other servers.
Executes the script on the server only on the Cacti is from or even on other servers.
Re: Unix - Get Mounted Partitions
>> Executes the script on the server only on the Cacti is from or even on other servers.
Did you say as this meaning?
"When I executed the script (query_unix_partitions.pl) on remote server, can Cacti retrieve its result from that server?"
Did you say as this meaning?
"When I executed the script (query_unix_partitions.pl) on remote server, can Cacti retrieve its result from that server?"
Re: Unix - Get Mounted Partitions
yes that i mean
Re: Unix - Get Mounted Partitions
Hmm.
Probably it can be done with rexec/rsh or something similar,
but I recommend to run snmpd (e.g. NET-SNMP) on the remote server
and retrieve the information via SNMP by using alternative data query (mentioned at the above post).
Probably it can be done with rexec/rsh or something similar,
but I recommend to run snmpd (e.g. NET-SNMP) on the remote server
and retrieve the information via SNMP by using alternative data query (mentioned at the above post).
Re: Unix - Get Mounted Partitions
i use a alternative methode and solve so my problem
thanks
thanks
Who is online
Users browsing this forum: No registered users and 1 guest