How do I know if my hard disk C is full? | Nutanix Community
Skip to main content
Question

How do I know if my hard disk C is full?


Forum|alt.badge.img

I made an alert for the hard disk, if its use reaches more than 90%, it sends me an alert on the e-mail, but the problem is that some servers contain a C disk and a D disk, and when one of the disks is full, it does not send me an alert because the other disk has space, so how can I separate the disks from Some in order to warn when any disk is full of them

This topic has been closed for comments

7 replies

sl.farhanparkar
Forum|alt.badge.img+5

HI,

Where had you configured the disk space alert?

F>P


Forum|alt.badge.img
  • Author
  • Adventurer
  • 3 replies
  • July 31, 2023
sl.farhanparkar wrote:

HI,

Where had you configured the disk space alert?

F>P

first i created Alert Policies,(VM Disk Usage is above 90% for "{entity_name}" (entity type: vm).

then Alert Email Configuration.


mikkisse
Forum|alt.badge.img+4
  • Vanguard
  • 109 replies
  • July 31, 2023

Hello. 

I believe that the best way to gather information from guest OSes is to use 3rd-party monitoring software and collect OS data using SNMP or using installed agents.

 

 


Forum|alt.badge.img
  • Author
  • Adventurer
  • 3 replies
  • July 31, 2023
mikkisse wrote:

Hello. 

I believe that the best way to gather information from guest OSes is to use 3rd-party monitoring software and collect OS data using SNMP or using installed agents.

 

 

please Can you give me 3rd-party monitoring software you recommend ?


mikkisse
Forum|alt.badge.img+4
  • Vanguard
  • 109 replies
  • July 31, 2023
Alsafriman wrote:
mikkisse wrote:

Hello. 

I believe that the best way to gather information from guest OSes is to use 3rd-party monitoring software and collect OS data using SNMP or using installed agents.

 

 

please Can you give me 3rd-party monitoring software you recommend ?

I prefer to use Zabbix


sl.farhanparkar
Forum|alt.badge.img+5

Hi,

The UVM disk space utilization monitored by Prism is relative to allocated disk space including vdisks and volume groups. Prism do not have visibility inside the guest OS hence cannot let u know per disk or partitions.

As suggested you can use any third-party monitoring tools like solarwinds, manageengine, prtg, zabbix,  etc. which can monitor the Nutanix platform and guest VMs as well.

 

F>P

 


Forum|alt.badge.img+3
  • Trailblazer
  • 34 replies
  • July 31, 2023

I agree with the others about monitoring… There are free (or at least used to be free) SNMP and WMI based solutions that will monitor the percentage of space used or the amount of space free. Some of them are Nagios, LibreNMS and Zenoss Core. Both have commercial options, but if you want to go commercial I’d recommend PRTG over them.