Search found 4 matches

by aaronjpa
Fri Feb 24, 2017 6:31 am
Forum: Nagios XI
Topic: Error getting Disk data of Win Servers using API rrdexport
Replies: 3
Views: 238

Re: Error getting Disk data of Win Servers using API rrdexpo

If a host name or Service Description has a space in it, you will have to replace it with %20 so the curl command will treat it as a valid URL. Try the example below and let us know if it works. http://[HOST]/nagiosxi/api/v1/objects/rrdexport?apikey=[APIKEY]&pretty=1&host_name=[HOSTNAME]&am...
by aaronjpa
Thu Feb 23, 2017 9:05 am
Forum: Nagios XI
Topic: Error getting Disk data of Win Servers using API rrdexport
Replies: 3
Views: 700

Re: Error getting Disk data of Win Servers using API rrdexpo

tgriep wrote: To get added to the Customer side of the forum, you would have to email the Sales Department at [email protected] with your Account number, username and email address you registered with and they will add you to that section of the forums.

Thanks
I just posted it there.
Thanks!
by aaronjpa
Thu Feb 23, 2017 9:02 am
Forum: Nagios XI
Topic: Error getting Disk data of Win Servers using API rrdexport
Replies: 3
Views: 238

Error getting Disk data of Win Servers using API rrdexport

We are trying to get disk usage data of Windows Servers using the Backend API GET objects/rrdexport http://[HOST]/nagiosxi/api/v1/objects/rrdexport?apikey=[APIKEY]&pretty=1&host_name=[HOSTNAME]&service_description=Drive C: Disk Usage But we're always getting the following error: { "...
by aaronjpa
Wed Feb 22, 2017 7:24 am
Forum: Nagios XI
Topic: Error getting Disk data of Win Servers using API rrdexport
Replies: 3
Views: 700

Error getting Disk data of Win Servers using API rrdexport

We are trying to get disk usage data of Windows Servers using the Backend API GET objects/rrdexport http://[HOST]/nagiosxi/api/v1/objects/rrdexport?apikey=[APIKEY]&pretty=1&host_name=[HOSTNAME]&service_description=Drive C: Disk Usage But we're always getting the following error: { "...