Thanks for the reply.
Can you confirm that graphexplorer is the correct way to directly access the graphs? Does the graphexplorer method support api keys instead of the backend tickets?
Search found 5 matches
- Wed Feb 28, 2018 10:35 pm
- Forum: Nagios XI
- Topic: Linking directly to performance graphs
- Replies: 3
- Views: 152
- Wed Feb 28, 2018 10:31 am
- Forum: Nagios XI
- Topic: Linking directly to performance graphs
- Replies: 3
- Views: 152
Linking directly to performance graphs
Hi all, I found this article and wanted to confirm if this is the recommended way to access host/service graphs directly for embedding in Word documents. The backend API is depreciated. https://support.nagios.com/kb/article/nagios-xi-link-directly-to-graph-explorer-graphs-91.html We write monthly re...
- Thu Feb 08, 2018 10:11 am
- Forum: Nagios XI
- Topic: Reporting - Monthly average for metrics
- Replies: 1
- Views: 221
Reporting - Monthly average for metrics
Can anyone advise how we might can get the average CPU/Memory/Disk utilization for a hostgroup for a custom period (normally the previous month). We are migrating from another monitoring system and it can generate reports like the one attached. I have played with reports but cannot find a method in ...
- Tue Nov 28, 2017 11:30 pm
- Forum: Nagios Log Server
- Topic: Importing AWS Cloudwatch Logs into Log Server
- Replies: 5
- Views: 2019
Re: Importing AWS Cloudwatch Logs into Log Server
Ok.. thanks.
I'll look at either exporting to S3 and then dumping to local disk for ingestion or using "aws log" CLI or https://github.com/jorgebastida/awslogs to read from Cloudwatch Logs directly and ingest via shipper.py.
Thanks,
Quentin
I'll look at either exporting to S3 and then dumping to local disk for ingestion or using "aws log" CLI or https://github.com/jorgebastida/awslogs to read from Cloudwatch Logs directly and ingest via shipper.py.
Thanks,
Quentin
- Tue Nov 28, 2017 9:08 am
- Forum: Nagios Log Server
- Topic: Importing AWS Cloudwatch Logs into Log Server
- Replies: 5
- Views: 2019
Importing AWS Cloudwatch Logs into Log Server
Hi, Can anyone advise how they have done this or plan to? We have a fair number of Windows instances that we plan to leverage the already installed EC2 service to direct logs to Cloudwatch along with some syslog data. We are trying to avoid installing another agent like NXLog and using that to direc...