Skip to content

Conversation

@dgoon
Copy link

@dgoon dgoon commented Nov 19, 2013

If you have really many hosts and stack graph is not generated with no reason,
too long command could be one reason.

When we have too many hosts, given command string to (my_)passthru
becomes so long(in my case, >2MBs) that 'exec' function cannot handle it properly.
Saving command in the file seems a little bit inefficient but works correctly even if
you have many(>1000) hosts, especially for generating stacked graph.

When we have too many hosts, given command string becomes so long that
'exec' function cannot handle it properly. It's a little bit inefficient
but works correctly even if you have many(>1000) hosts, especially for
stacked grapher.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant