Questions tagged [agent]
39 questions
1
vote
1 answer
How to use SNMP agents?
Just a basic SNMP related question. I'm just trying to understand the concept of SNMP agent and had the following questions:
1) Normally, do we need to install an agent on the managed system on our own? Or do all hardware come equipped with an SNMP…

Mugen
- 135
- 1
- 6
1
vote
2 answers
How can I use Jenkins without a Java agent?
I have some build hosts where I cannot install a Java JDK (for various reasons). Therefore the Jenkins Agent cannot be started there. How can I use these hosts with Jenkins CI?
Is there an non-Java implementation of the agent available? Or is there…

oliver
- 405
- 1
- 7
- 18
1
vote
1 answer
Monitoring Windows Server 2016 Servers with SCOM 2012 R2
I have an instance of SCOM 2012 R2 running in a client environment. We are currently monitoring 2008 R2 and 2012 R2 servers with it. We had to migrate two of the 2012 servers to fresh instances of server 2016. The scom agent is running on both of…

jrd1989
- 698
- 15
- 48
0
votes
1 answer
Zabbix Discovery JSON values
I have multiple Zabbix agents (Windows agent) and I need to check software license's details on each agent via a localhost JSON URL.
On each agent we can see license information on local web URL like this…

Abbas.Kh
- 11
- 1
0
votes
1 answer
Why are SQL Server 2012 tokens are not expanding when used in agent jobs?
I am trying to use tokens in my SQL Server agent jobs as described here, but some of the tokens are not working as I expect.
When running an agent job, the tokens which are supposed to expand to provide information such as database name, server…

barbecue
- 352
- 1
- 15
0
votes
1 answer
UE-V 2.x Agent and support files, where do you get them from?
Apologies for such a simple question, but I've been searching for how to download the UE-V 2.x client files for the last few days and all I can find is references on how to install them, nothing on where they are located to begin with.
I must be…

Ben Bowman
- 113
- 2
- 3
- 13
0
votes
1 answer
Mail server and custom incoming logger/filter/agent
I have to write an application and link it to a new postfix or exim4 mail server, this application must fully read and process all incoming messages. As optional requirement it may filter some messages according to mail content.
After that I need a…

Tobia
- 1,272
- 9
- 41
- 81
0
votes
1 answer
Cannot execute job in MSSQL Agent
Executed as user: NT SERVICE\SQLSERVERAGENT. Cannot initialize the data source object of OLE DB provider "Microsoft.ACE.OLEDB.12.0" for linked server "(null)". [SQLSTATE 42000] (Error 7303) OLE DB provider "Microsoft.ACE.OLEDB.12.0" for linked…

Rob
- 147
- 1
- 5
- 17
0
votes
2 answers
Agent automatically disabled
I've an agent scheduled every day.
Over the weekend the agent is disabled by something.
Database is refreshed, but agent has the "no-refresh" checked.
What to investigate?

Andrea Baglioni
- 1
- 2
0
votes
0 answers
SQL Server Agent shutting down minute after starting
I'm a noob :) to SQL , so please don't judge me to harsh
When I start SQL Server Agent it's shutting down minute after starting . I tried to set Alerts to send email. After I configured Database Mail , I was able to send test email , however after…

user2414210
- 1
- 1
0
votes
1 answer
Opscenter 4.1.4: Authentication failing
I'm getting authentication errors when starting the opscenter agents on each of my cassandra (v1.2.5) nodes:
INFO [main] 2014-07-23 12:18:03,880 Starting Stomp
INFO [main] 2014-07-23 12:18:03,881 SSL communication is disabled
INFO [main] 2014-07-23…

d_w_r
- 11
- 1
0
votes
2 answers
CentOS: OpsCenter does not see other node's agent
I'm new with Apache Cassandra. I am trying to install a little sample cluster using two CentOS server. I followed the documentation (Tarball installation) and the nodes are up. However, when I go to OpsCenter, the nodes cannot see each other's agent…

Alice
- 3
- 3
0
votes
1 answer
Developing an SNMP agent for linux
I'm developing a snmp agent for linux and I wonder if there is a directory or file proper protocol statistics snmp OIDs to develop snmpInPkts, snmpOutPkts, snmpInBadVersions, snmpInBadCommunityNames.
I ask because I found in the /proc/net/snmp all…

fechidal89
- 101
- 2
0
votes
1 answer
Asterisk queue agi script set variable problem
ive setup asterisk with queues (agent.conf sip.conf queues.conf)
Everything is working well.
I need to send caller's id to agent's machine (or web site) from queue.
something like this
....
exten =>…

MealstroM
- 1,517
- 1
- 17
- 32
0
votes
3 answers
How to execute a dos command on multiple active directory computers?
I need to uninstall the system center agent applications from all the computers in an active directory. Unfortunately I do not have the system center install/machine to do this, so I am hoping I can push a dos command out to all the machines in…

Scott Szretter
- 1,882
- 11
- 43
- 66