Hello,
I are monitoring by Vcenter the ESXI DataStores but only got the VMFS type.
Are there any pluggin to check NFS Types?
We used:
[nagios@a2nagio001p ~]$ /usr/local/nagios/libexec/check_vmware_api.pl -H "a2vimgv101p.fcc.intfcc.local" -f "/usr/local/nagiosxi/etc/components/vmware/a2vimgv100p_fcc_intfcc_local_auth.txt" -l "VMFS"
CHECK_VMWARE_API.PL OK - Storages : 'LocalStorage-a0vxh408102'(free)=131379.00 MB (99.26%), 'CLITXORA_VMFS_A0NNAPP001P_aggr1_LUN5'(free)=931146.00 MB (29.60%), 'CLITXORA_VMFS_A0NNAPP001P_aggr1_LUN6'(free)=1053300.00 MB (33.49%), 'CLITXORA_VMFS_A0NNAPP001P_aggr1_LUN7'(free)=1082009.00 MB (34.40%) | LocalStorage-a0vxh408102=131379.00MB;; CLITXORA_VMFS_A0NNAPP001P_aggr1_LUN5=931146.00MB;; CLITXORA_VMFS_A0NNAPP001P_aggr1_LUN6=1053300.00MB;; CLITXORA_VMFS_A0NNAPP001P_aggr1_LUN7=1082009.00MB;;
[nagios@a2nagio001p ~]$
BUT ONLY SHOWS WMFS TYPES: ANY PLUGIN OR WAY OR PARM TO INCLUDE NFS.
MANY THANKS IN ADVANCE
KR
check_vmware_*: Include DataStore NFS
-
FCC_Nagios_Support
- Posts: 161
- Joined: Tue Mar 10, 2020 11:07 am
-
FCC_Nagios_Support
- Posts: 161
- Joined: Tue Mar 10, 2020 11:07 am
Re: check_vmware_*: Include DataStore NFS
We use VCENTER visibility to check
Thks
Thks
Re: check_vmware_*: Include DataStore NFS
The NFS datastores should still show up with that command. Our NFS datastores that are mounted on our system as a datastore show up with that command.
Are you talking about NFS mounts to the vcenter server or actual NFS datastores listed in vmware? There is no difference to the check whether it's an NFS/ISCSI/etc, it's listing datastores (NFS included).
Is it missing any? Which is it missing?
Are you talking about NFS mounts to the vcenter server or actual NFS datastores listed in vmware? There is no difference to the check whether it's an NFS/ISCSI/etc, it's listing datastores (NFS included).
Is it missing any? Which is it missing?
-
FCC_Nagios_Support
- Posts: 161
- Joined: Tue Mar 10, 2020 11:07 am
Re: check_vmware_*: Include DataStore NFS
Thaks sir
We query the vcenter.
KR
We query the vcenter.
KR
Re: check_vmware_*: Include DataStore NFS
Is your issue resolved?