Search found 4 matches
- 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...
- 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
I just posted it there.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
Thanks!
- 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: { "...
- 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: { "...