Find NagiosXI Version with Command Line
-
optionstechnology
- Posts: 234
- Joined: Thu Nov 17, 2016 11:26 am
Find NagiosXI Version with Command Line
How do I find the Version of NagiosXI using the command line?
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Find NagiosXI Version with Command Line
Code: Select all
cat /usr/local/nagiosxi/var/xiversion|grep full-
optionstechnology
- Posts: 234
- Joined: Thu Nov 17, 2016 11:26 am
Re: Find NagiosXI Version with Command Line
thanks, this can be closed
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Find NagiosXI Version with Command Line
Greatoptionstechnology wrote:thanks, this can be closed
Locking