Scheduled Backup - SSH - Audit log entry

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
SteveBeauchemin
Posts: 524
Joined: Mon Oct 14, 2013 7:19 pm

Scheduled Backup - SSH - Audit log entry

Post by SteveBeauchemin »

I have been seeing this in my audit log.log and just now realized that my scheduled backup using SSH is scheduled to run at that exact time.

Code: Select all

2019-02-01 17:35:01 - Nagios XI [32] system:localhost - User submitted a command to the subsystem (ID=1117)
2019-02-01 17:35:01 - Nagios XI [32] system:localhost - The returned value ($rs)is ADORecordSet_empty Object
(
    [dataProvider] => empty
    [databaseType] =>
    [EOF] => 1
    [_numOfRows] => 0
    [fields] =>
    [connection] =>
)

2019-02-01 17:35:01 - Nagios XI [32] system:localhost - The command_id is 10
2019-02-01 17:35:31 - Nagios XI [32] system:localhost - User submitted a command to the subsystem (ID=1119)
On a clean new server 5.5.9 with no added hosts or services, I am seeing this.

Is this a known or unknown issue. Should I be concerned.

I also see the same audit data on my 5.5.8 system using mod_gearman with core 4.2 - same thing - matches the scheduled backup.

Please advise.

Thanks

Steve B
XI 5.7.3 / Core 4.4.6 / NagVis 1.9.8 / LiveStatus 1.5.0p11 / RRDCached 1.7.0 / Redis 3.2.8 /
SNMPTT / Gearman 0.33-7 / Mod_Gearman 3.0.7 / NLS 2.0.8 / NNA 2.3.1 /
NSClient 0.5.0 / NRPE Solaris 3.2.1 Linux 3.2.1 HPUX 3.2.1
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Scheduled Backup - SSH - Audit log entry

Post by scottwilkerson »

This is logged automatically when the COMMAND_CREATE_SYSTEM_BACKUP command is run.

This is expected behavior.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
SteveBeauchemin
Posts: 524
Joined: Mon Oct 14, 2013 7:19 pm

Re: Scheduled Backup - SSH - Audit log entry

Post by SteveBeauchemin »

Thank you. Please close.

Steve B
XI 5.7.3 / Core 4.4.6 / NagVis 1.9.8 / LiveStatus 1.5.0p11 / RRDCached 1.7.0 / Redis 3.2.8 /
SNMPTT / Gearman 0.33-7 / Mod_Gearman 3.0.7 / NLS 2.0.8 / NNA 2.3.1 /
NSClient 0.5.0 / NRPE Solaris 3.2.1 Linux 3.2.1 HPUX 3.2.1
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Scheduled Backup - SSH - Audit log entry

Post by scottwilkerson »

SteveBeauchemin wrote:Thank you. Please close.

Steve B
Great!

Locking thread
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked