Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Check Arcserve Backup Jobs
This parses the output from the ca_qmgr tool.
Since NCPA runs as SYSTEM, permission must be granted to SYSTEM to access the arcserve tool.
I create an arcserve local user that is an Arcserve Administrator:
ca_auth -user add nagiosxi long_password_here -assignrole 8
Then add SYSTEM as an equivalent:
ca_auth -equiv add "NT AUTHORITYSYSTEM" hostname_here nagiosxi
Info about equivalence:
https://documentation.arcserve.com/Arcserve-Backup/Available/R17/ENU/Bookshelf_Files/HTML/cmndline/index.htm?toc.htm?cl_ca_auth_equiv_args.htm
Only tested on Nagios XI but should work on others.
Since NCPA runs as SYSTEM, permission must be granted to SYSTEM to access the arcserve tool.
I create an arcserve local user that is an Arcserve Administrator:
ca_auth -user add nagiosxi long_password_here -assignrole 8
Then add SYSTEM as an equivalent:
ca_auth -equiv add "NT AUTHORITYSYSTEM" hostname_here nagiosxi
Info about equivalence:
https://documentation.arcserve.com/Arcserve-Backup/Available/R17/ENU/Bookshelf_Files/HTML/cmndline/index.htm?toc.htm?cl_ca_auth_equiv_args.htm
Only tested on Nagios XI but should work on others.
Reviews (0)
Be the first to review this listing!