tfechner

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-08-25
16:15
941 views
Script /Method to restart Sentinel-Process from CLI
Hello,
there are two ways to restar sentinel on a remote collector manager:
-A: cli: /etc/init.d/sentinel restart
-B: click in the SCC-LiveView on the RCM and select restart.
Both are restarting the Sentinel, but at A not all collectors with DB-connection will do a restart and re-establish the connection.
At method B all connections will be established.
So I would like to have a method to restart the sentinel with method B from command line.
How do to this?
Using API? but which way or method do a have to choose there?
there are two ways to restar sentinel on a remote collector manager:
-A: cli: /etc/init.d/sentinel restart
-B: click in the SCC-LiveView on the RCM and select restart.
Both are restarting the Sentinel, but at A not all collectors with DB-connection will do a restart and re-establish the connection.
At method B all connections will be established.
So I would like to have a method to restart the sentinel with method B from command line.
How do to this?
Using API? but which way or method do a have to choose there?
2 Replies
brandon-langley

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-08-29
22:07
Re: Script /Method to restart Sentinel-Process from CLI
tfechner;2437944 wrote:
Hello,
there are two ways to restar sentinel on a remote collector manager:
-A: cli: /etc/init.d/sentinel restart
-B: click in the SCC-LiveView on the RCM and select restart.
Both are restarting the Sentinel, but at A not all collectors with DB-connection will do a restart and re-establish the connection.
At method B all connections will be established.
So I would like to have a method to restart the sentinel with method B from command line.
How do to this?
Using API? but which way or method do a have to choose there?
If the collectors not restarting in method A are out of the box collectors, that's grounds for an SR. Event sources should resume their last state on restart.
Highlighted
tfechner

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-08-30
12:51
Re: Script /Method to restart Sentinel-Process from CLI
a SR would be a very hard work... there is no system behind the collectors which are starting and which are waiting. On antoher RCM most of all are starting as usual.