Installing Netdata on CentOS 7
-
@dafyre said:
@scottalanmiller said:
@dafyre said:
@scottalanmiller said:
@Dashrender said:
@scottalanmiller said:
@hobbit666 said:
So if I wanted to see the dashboard from a windows machine?
Exactly. But you need to enter the SSH options into Putty instead of putting them onto the command line, of course. As always... extra steps to do it in Windows
Until this summer, at least on Windows 10.
Why?
Because Windows 10 may have a native SSH client built in?
That would be the assumption, but I've heard nothing about that. Seems like that would be big news.
BASH and WSL I know about, but SSH I've not heard mentioned or implied until now.
and
I don't see it dethroning putty, et al for quite some time. But nice to know its coming.
that's very old stuff, has it been announced as actually coming? I remember this being talked about as a "someday" kind of thing. Is this actually in the works?
-
@scottalanmiller said:
@dafyre said:
@scottalanmiller said:
@dafyre said:
@scottalanmiller said:
@Dashrender said:
@scottalanmiller said:
@hobbit666 said:
So if I wanted to see the dashboard from a windows machine?
Exactly. But you need to enter the SSH options into Putty instead of putting them onto the command line, of course. As always... extra steps to do it in Windows
Until this summer, at least on Windows 10.
Why?
Because Windows 10 may have a native SSH client built in?
That would be the assumption, but I've heard nothing about that. Seems like that would be big news.
BASH and WSL I know about, but SSH I've not heard mentioned or implied until now.
and
I don't see it dethroning putty, et al for quite some time. But nice to know its coming.
that's very old stuff, has it been announced as actually coming? I remember this being talked about as a "someday" kind of thing. Is this actually in the works?
Here's the Git Repo for it. 8-)
https://github.com/PowerShell/Win32-OpenSSH
A lot of the folders suggest months ago, but a couple of them are as recent as a month or two and one is even 4 days ago.
Maybe some of us are just too hopeful.
-
@scottalanmiller said:
@dafyre said:
@scottalanmiller said:
@Dashrender said:
@scottalanmiller said:
@hobbit666 said:
So if I wanted to see the dashboard from a windows machine?
Exactly. But you need to enter the SSH options into Putty instead of putting them onto the command line, of course. As always... extra steps to do it in Windows
Until this summer, at least on Windows 10.
Why?
Because Windows 10 may have a native SSH client built in?
That would be the assumption, but I've heard nothing about that. Seems like that would be big news.
BASH and WSL I know about, but SSH I've not heard mentioned or implied until now.
Interesting.. in Windows Weekly, Paul Thurrott mentioned SSH specifically - maybe he was mistaken.
-
Thought I'd take a quick look at this. I like how the output looks, but agree that I wouldn't want to leave it running. The loadavg jumped just from starting to look at the output.
-
@Dashrender said:
@scottalanmiller said:
@dafyre said:
@scottalanmiller said:
@Dashrender said:
@scottalanmiller said:
@hobbit666 said:
So if I wanted to see the dashboard from a windows machine?
Exactly. But you need to enter the SSH options into Putty instead of putting them onto the command line, of course. As always... extra steps to do it in Windows
Until this summer, at least on Windows 10.
Why?
Because Windows 10 may have a native SSH client built in?
That would be the assumption, but I've heard nothing about that. Seems like that would be big news.
BASH and WSL I know about, but SSH I've not heard mentioned or implied until now.
Interesting.. in Windows Weekly, Paul Thurrott mentioned SSH specifically - maybe he was mistaken.
Could easily be real and just no one is talking about it.
-
@travisdh1 said:
Thought I'd take a quick look at this. I like how the output looks, but agree that I wouldn't want to leave it running. The loadavg jumped just from starting to look at the output.
it would have to, that is a LOT of output!
-
@scottalanmiller said:
@travisdh1 said:
Thought I'd take a quick look at this. I like how the output looks, but agree that I wouldn't want to leave it running. The loadavg jumped just from starting to look at the output.
it would have to, that is a LOT of output!
Wow, you're not kidding about that. Even gives you the current available entropy from /proc/sys/kernel/random/entropy_avail. I've never seen something give you this much information and be so easy to get running.