Questions tagged [graph]
107 questions
0
votes
1 answer
Munin: Graph not plotting one label
I have set up munin to monitor EC2 instances. Now my CPU usage graph (using the unmodified cpu plugin) looks like this:
The problem is that the "iowait" parameter is returned correctly (see text below the graph), but it is never plotted. On other…

j0nes
- 955
- 1
- 12
- 27
0
votes
1 answer
Munin isn't showing graph history
I'm setting up my new Ubuntu 10.04 server and installed munin to view my machine's stats. It was working for a while, then I changed a couple of things (PHP spawn-fcgi to PHP FPM, reinstalled nginx) and now the graph history doesn't work.
I can see…

mr_schlomo
- 201
- 1
- 4
- 9
0
votes
3 answers
software for server/network monitoring
Is there any good software people would recommend that I could just run on my extra monitors for live updating network/server status? Like graphs or stuff like that.
Just something that would look good, be useful, and put my extra monitors to use…

Leo
- 11
0
votes
1 answer
Munin Aggregate Graph
I am trying to aggregate munin graphs (http://munin-monitoring.org/wiki/aggregate_examples) for my nginx_request plugin (http://exchange.munin-monitoring.org/plugins/nginx_request/version/2)
The configuration I have is:
[lb1.domain.com]
address…

Sparsh Gupta
- 1,127
- 7
- 21
- 31
0
votes
1 answer
Problem: Munin Graph
I've been trying to install Munin for 15 days, I looked for information, analized logs, I even deleted and reinstalled Munin using YUM. I'm hosted at Media Temple on a VPS with CentOS. The problem is still there and It's driving me nuts.
Graphics…

Pablo
- 13
- 1
- 4
0
votes
1 answer
How to configure nagiosgrapher to work with plugins?
I did:
apt-get install nagios nagios-plugins nagios-nrpe-plugin nagiosgrapher
and adjusted nagios cfg to:
process_performance_data=1
service_perfdata_command=ngraph-process-service-perfdata-pipe
I have one server with Ubuntu 11.04 (Desktop…

The Shurrican
- 2,240
- 7
- 39
- 60
0
votes
2 answers
Looking for app to work fluidly with CSV data in graph form
It often occurs to me that if I had a good tool for viewing CSV data in graphical format, and comparing two sets of numbers to each other, I could do a great deal of meaningful trend watching and data interpretation.
For example, perfmon can output…

Aszurom
- 463
- 2
- 8
- 19
0
votes
2 answers
Munin - 'by week/month/year' to use the total, rather than the average values?
I have some custom munin graphs that measure an aspect of our sales in our webapp. So I measure "Number of sales so far today". The graph goes up and then reset to 0 at midnight. This is what I want. It works well for the "by day", 5 minute one.…

Amandasaurus
- 31,471
- 65
- 192
- 253
0
votes
2 answers
Does Zabbix sum data over a period?
I know Zabbix handles numeric data in a way that it shows the absolute value for a given instant. But I have another type of data that accumulates over time (ie. number of bytes transmitted - not transmission rate).
When I am looking at a latest…

Jader Dias
- 4,705
- 19
- 50
- 51
0
votes
0 answers
Why am I not able to revoke GraphAPI Permissions in Graph Explorer Sandbox?
When I go to https://developer.microsoft.com/en-us/graph/graph-explorer and log in with my Azure account, I cannot revoke access to mail.send:
And am presented with this message:
"You require Directory.Read.All and…

Tikhon
- 87
- 1
- 9
0
votes
0 answers
HaProxy Configuration For Microsoft Graph API and OAuth Token
I am not an expert with HA proxy, that can be the first reason for my requests getting failed.
I have a Java application that is on a server which dont have access to Internet. Access is only available via HA Proxy. So I was trying to configure HA…

Rehan Azher
- 51
- 1
0
votes
0 answers
Powershell Graph API: Cannot use AND within $search
I don't seem to be able to use AND in $search.
Below just returns everything in the mailbox.
What did I do wrong?
$api = 'https://graph.microsoft.com/V1.0/users/john.doe@domain.com.au/messages?$search="subject:XYZ" AND…

Blue Tongue
- 1
- 1
0
votes
0 answers
Get-IntuneManagedDevice fails to return devices with an implied "Default" scope tag
We explicitly assign a scope tag to a group of devices. When looking at the properties of these devices they only show the assigned Scope Tag, not the implied "Default" scope tag.
This works fine in the UI, for myself with rights to all Scope Tags…

Nathan Hartley
- 1,660
- 5
- 26
- 40
0
votes
0 answers
Zabbix 5 lack of individual charts.php page - how to restore?
As I can see Zabbix 5.x have no charts.php page so no way to get individual graph displayed without loading all graphs for the host.
I tried to copy charts.php from 4.4.10 to 5.0 - no luck, it won't work and says "Class not found for action…

Alexander
- 774
- 2
- 11
- 20
-1
votes
3 answers
vps like [load] graphs
I investigated a couple of tools but they were really annoying and not polished. kSar for exampe is supposed to graph sar output, but it doesn't work. There's a perl script around (sar2rrd) that's supposed to convert sar output in rrd format and…

foober
- 61
- 4