Build precise queries to find exactly what you need
Press ESC to close
Join our next live webinar: “Advanced Nagios Monitoring Techniques” – Register Now
Your review has been submitted and is pending approval.
check vmware esg health via nsx rest api [PERL]
Current Version
1.1.0
Last Release Date
2023-05-22
Owner
Julien DESMAREST
Website
https://github.com/Start81/check_esg_health
Download URL
https://github.com/Start81/check_esg_health/archive/refs/heads/main.zip
License
GPL
Compatible With
check_esg_health check vmware esg health via nsx rest api [PERL] prerequisites This script uses theses libs : REST::Client,Data::Dumper,Getopt::Long,MIME::Base64,LWP::UserAgent,IO::Socket::SSL to install them you can use cpan : sudo cpan REST::Client Data::Dumper Getopt::Long MIME::Base64 LWP::UserAgent IO::Socket::SSL Use case check_esg_health 1.1.0 Usage: check_esg_health.pl [-v] -U -P -H -N [-S] [-F] [-B ] -v, --verbose print extra debugging information -h, --help print this help message -S --SSL Use SSL -H, --Host= Hostname or IP of the nsx server -U, --User= User for webservice authentication -P,--Password= Password for webservice authentication -N --Name= Name of the edge to check -B --Blacklist= list of service to ignore ex sslvpn, ipsec, nat, routing, syslog, highAvailability, firewall, routing -F --Forcecritical Force critical state when edge status is yellow sample : check_esg_health.pl -U Username -P Password -H MYNSX_IP_OR_FQDN -S -N EDGENAME -B sslvpn,ipsec,nat you may get : OK EDGENAME vm Name EDGENAME-1 OK, vm Name EDGENAME-2 OK, service routing is Applied, service syslog is up, service highAvailability is up, service firewall is Applied
You must be logged in to submit a review.
To:
From: